aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* drivers: delete __cpuinit usage from all remaining drivers filesPaul Gortmaker2013-07-14
* kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-14
* rcu: delete __cpuinit usage from all rcu filesPaul Gortmaker2013-07-14
* net: delete __cpuinit usage from all net filesPaul Gortmaker2013-07-14
* acpi: delete __cpuinit usage from all acpi filesPaul Gortmaker2013-07-14
* hwmon: delete __cpuinit usage from all hwmon filesPaul Gortmaker2013-07-14
* cpufreq: delete __cpuinit usage from all cpufreq filesPaul Gortmaker2013-07-14
* clocksource+irqchip: delete __cpuinit usage from all related filesPaul Gortmaker2013-07-14
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-14
* score: delete __cpuinit usage from all score filesPaul Gortmaker2013-07-14
* xtensa: delete __cpuinit usage from all xtensa filesPaul Gortmaker2013-07-14
* openrisc: delete __cpuinit usage from all openrisc filesPaul Gortmaker2013-07-14
* m32r: delete __cpuinit usage from all m32r filesPaul Gortmaker2013-07-14
* hexagon: delete __cpuinit usage from all hexagon filesPaul Gortmaker2013-07-14
* frv: delete __cpuinit usage from all frv filesPaul Gortmaker2013-07-14
* cris: delete __cpuinit usage from all cris filesPaul Gortmaker2013-07-14
* metag: delete __cpuinit usage from all metag filesPaul Gortmaker2013-07-14
* tile: delete __cpuinit usage from all tile filesPaul Gortmaker2013-07-14
* sh: delete __cpuinit usage from all sh filesPaul Gortmaker2013-07-14
* s390: delete __cpuinit usage from all s390 filesPaul Gortmaker2013-07-14
* blackfin: delete __cpuinit usage from all blackfin filesPaul Gortmaker2013-07-14
* arm64: delete __cpuinit usage from all usersPaul Gortmaker2013-07-14
* sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker2013-07-14
* arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-14
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-14
* parisc: delete __cpuinit usage from all usersPaul Gortmaker2013-07-14
* alpha: delete __cpuinit usage from all usersPaul Gortmaker2013-07-14
* Linux 3.11-rc1Linus Torvalds2013-07-14
* Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-14
|\
| * slub: Check for page NULL before doing the node_match checkSteven Rostedt2013-07-14
| * mm/slab: Give s_next and s_stop slab-specific namesWanpeng Li2013-07-08
| * slob: Check for NULL pointer before calling ctor()Steven Rostedt2013-07-07
| * slub: Make cpu partial slab support configurableJoonsoo Kim2013-07-07
| * slab: add kmalloc() to kernel API documentationMichael Opdenacker2013-07-07
| * slab: fix init_lock_keysChristoph Lameter2013-07-07
| * slob: use DIV_ROUND_UP where possibleSasha Levin2013-07-07
| * slub: do not put a slab to cpu partial list when cpu_partial is 0Joonsoo Kim2013-07-07
| * mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfoWanpeng Li2013-07-07
| * mm/slub: Drop unnecessary nr_partialsWanpeng Li2013-07-07
| * mm/slab: Fix /proc/slabinfo unwriteable for slabWanpeng Li2013-07-07
| * mm/slab: Sharing s_next and s_stop between slab and slubWanpeng Li2013-07-07
| * mm/slab: Fix drain freelist excessivelyWanpeng Li2013-07-07
| * slob: Rework #ifdeffery in slab.hChristoph Lameter2013-06-18
| * mm, slab: moved kmem_cache_alloc_node comment to correct placeZhouping Liu2013-06-08
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-14
|\ \
| * | sunrpc: now we can just set ->s_d_opAl Viro2013-07-14
| * | cgroup: we can use simple_lookup() nowAl Viro2013-07-14
| * | efivarfs: we can use simple_lookup() nowAl Viro2013-07-14
| * | make simple_lookup() usable for filesystems that set ->s_d_opAl Viro2013-07-14
| * | configfs: don't open-code d_alloc_name()Al Viro2013-07-14