summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-07-14drivers: delete __cpuinit usage from all remaining drivers filesPaul Gortmaker4-9/+9
2013-07-14kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker27-59/+62
2013-07-14rcu: delete __cpuinit usage from all rcu filesPaul Gortmaker4-11/+11
2013-07-14net: delete __cpuinit usage from all net filesPaul Gortmaker2-3/+3
2013-07-14acpi: delete __cpuinit usage from all acpi filesPaul Gortmaker4-13/+11
2013-07-14hwmon: delete __cpuinit usage from all hwmon filesPaul Gortmaker2-25/+22
2013-07-14cpufreq: delete __cpuinit usage from all cpufreq filesPaul Gortmaker10-32/+32
2013-07-14clocksource+irqchip: delete __cpuinit usage from all related filesPaul Gortmaker8-24/+24
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker71-356/+345
2013-07-14score: delete __cpuinit usage from all score filesPaul Gortmaker1-1/+1
2013-07-14xtensa: delete __cpuinit usage from all xtensa filesPaul Gortmaker1-1/+1
2013-07-14openrisc: delete __cpuinit usage from all openrisc filesPaul Gortmaker1-1/+1
2013-07-14m32r: delete __cpuinit usage from all m32r filesPaul Gortmaker1-1/+1
2013-07-14hexagon: delete __cpuinit usage from all hexagon filesPaul Gortmaker2-3/+3
2013-07-14frv: delete __cpuinit usage from all frv filesPaul Gortmaker1-1/+1
2013-07-14cris: delete __cpuinit usage from all cris filesPaul Gortmaker1-1/+1
2013-07-14metag: delete __cpuinit usage from all metag filesPaul Gortmaker3-16/+14
2013-07-14tile: delete __cpuinit usage from all tile filesPaul Gortmaker5-13/+13
2013-07-14sh: delete __cpuinit usage from all sh filesPaul Gortmaker14-28/+28
2013-07-14s390: delete __cpuinit usage from all s390 filesPaul Gortmaker7-26/+24
2013-07-14blackfin: delete __cpuinit usage from all blackfin filesPaul Gortmaker6-15/+15
2013-07-14arm64: delete __cpuinit usage from all usersPaul Gortmaker4-10/+10
2013-07-14sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker15-67/+60
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker70-140/+64
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker61-338/+294
2013-07-14parisc: delete __cpuinit usage from all usersPaul Gortmaker4-14/+16
2013-07-14alpha: delete __cpuinit usage from all usersPaul Gortmaker2-7/+7
2013-07-14Linux 3.11-rc1v3.11-rc1Linus Torvalds2-1604/+883
2013-07-14Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-69/+121
2013-07-14slub: Check for page NULL before doing the node_match checkSteven Rostedt1-1/+1
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds18-137/+73
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
2013-07-14configfs: don't open-code d_alloc_name()Al Viro1-11/+2
2013-07-14__rpc_lookup_create_exclusive: pass string instead of qstrAl Viro1-25/+9
2013-07-14rpc_create_*_dir: don't bother with qstrAl Viro4-33/+23
2013-07-13Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds13-40/+462
2013-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-56/+253
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds65-241/+607
2013-07-13Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds46-529/+828
2013-07-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-9/+11
2013-07-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-5/+125
2013-07-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds11-63/+608
2013-07-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds34-163/+154
2013-07-13Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-359/+381
2013-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds27-161/+310
2013-07-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-4/+7
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds176-2376/+2301