summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-iop13xx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-17linked-list: Remove __list_for_eachDave Jones1-11/+0
2013-07-16smp: blackfin: fix check error, using atomic_ops to handle atomic_t typeSteven Miao1-3/+3
2013-07-16ALSA: hda - Add new GPU codec ID to snd-hdaAaron Plattner1-0/+2
2013-07-15staging: line6: Fix unlocked snd_pcm_stop() callTakashi Iwai1-1/+4
2013-07-15[media] saa7134: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+2
2013-07-15ASoC: s6000: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+2
2013-07-15ASoC: atmel: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+2
2013-07-15ALSA: pxa2xx: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+2
2013-07-15ALSA: usx2y: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+4
2013-07-15ALSA: ua101: Fix unlocked snd_pcm_stop() callTakashi Iwai1-2/+12
2013-07-15ALSA: 6fire: Fix unlocked snd_pcm_stop() callTakashi Iwai1-2/+10
2013-07-15ALSA: atiixp: Fix unlocked snd_pcm_stop() callTakashi Iwai2-0/+4
2013-07-15ALSA: asihpi: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+3
2013-07-15svcrdma: underflow issue in decode_write_list()Dan Carpenter1-6/+14
2013-07-15sound: oss/vwsnd: Always define vwsnd_mutexTakashi Iwai1-1/+2
2013-07-15sound: oss/vwsnd: Add missing inclusion of linux/delay.hTakashi Iwai1-0/+1
2013-07-15block: delete __cpuinit usage from all block filesPaul Gortmaker2-6/+6
2013-07-15drivers: delete __cpuinit usage from all remaining drivers filesPaul Gortmaker4-9/+9
2013-07-15kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker27-59/+62
2013-07-15rcu: delete __cpuinit usage from all rcu filesPaul Gortmaker4-11/+11
2013-07-15net: delete __cpuinit usage from all net filesPaul Gortmaker2-3/+3
2013-07-15acpi: delete __cpuinit usage from all acpi filesPaul Gortmaker4-13/+11
2013-07-15hwmon: delete __cpuinit usage from all hwmon filesPaul Gortmaker2-25/+22
2013-07-15cpufreq: delete __cpuinit usage from all cpufreq filesPaul Gortmaker10-32/+32
2013-07-15clocksource+irqchip: delete __cpuinit usage from all related filesPaul Gortmaker8-24/+24
2013-07-15x86: delete __cpuinit usage from all x86 filesPaul Gortmaker71-356/+345
2013-07-15score: delete __cpuinit usage from all score filesPaul Gortmaker1-1/+1
2013-07-15xtensa: delete __cpuinit usage from all xtensa filesPaul Gortmaker1-1/+1
2013-07-15openrisc: delete __cpuinit usage from all openrisc filesPaul Gortmaker1-1/+1
2013-07-15m32r: delete __cpuinit usage from all m32r filesPaul Gortmaker1-1/+1
2013-07-15hexagon: delete __cpuinit usage from all hexagon filesPaul Gortmaker2-3/+3
2013-07-15frv: delete __cpuinit usage from all frv filesPaul Gortmaker1-1/+1
2013-07-15cris: delete __cpuinit usage from all cris filesPaul Gortmaker1-1/+1
2013-07-15metag: delete __cpuinit usage from all metag filesPaul Gortmaker3-16/+14
2013-07-15tile: delete __cpuinit usage from all tile filesPaul Gortmaker5-13/+13
2013-07-15sh: delete __cpuinit usage from all sh filesPaul Gortmaker14-28/+28
2013-07-15s390: delete __cpuinit usage from all s390 filesPaul Gortmaker7-26/+24
2013-07-15blackfin: delete __cpuinit usage from all blackfin filesPaul Gortmaker6-15/+15
2013-07-15arm64: delete __cpuinit usage from all usersPaul Gortmaker4-10/+10
2013-07-15sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker15-67/+60
2013-07-15arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker70-140/+64
2013-07-15MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker61-338/+294
2013-07-15parisc: delete __cpuinit usage from all usersPaul Gortmaker4-14/+16
2013-07-15alpha: delete __cpuinit usage from all usersPaul Gortmaker2-7/+7
2013-07-15Linux 3.11-rc1v3.11-rc1Linus Torvalds2-1604/+883
2013-07-15slub: Check for page NULL before doing the node_match checkSteven Rostedt1-1/+1
2013-07-14sunrpc: now we can just set ->s_d_opAl Viro1-3/+2
2013-07-14cgroup: we can use simple_lookup() nowAl Viro1-10/+1
2013-07-14efivarfs: we can use simple_lookup() nowAl Viro1-13/+1
2013-07-14make simple_lookup() usable for filesystems that set ->s_d_opAl Viro1-1/+2