summaryrefslogtreecommitdiffstats
path: root/init
AgeCommit message (Expand)AuthorLines
2009-01-14Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg-7/+0
2009-01-14init: make initrd/initramfs decompression failure a KERN_EMERG eventH. Peter Anvin-5/+9
2009-01-12bzip2/lzma: comprehensible error messages for missing decompressorH. Peter Anvin-2/+15
2009-01-11Merge commit 'v2.6.29-rc1' into tracing/urgentIngo Molnar-89/+141
2009-01-11Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar-116/+239
2009-01-10bzip2/lzma: make flush_buffer() unconditionalIngo Molnar-2/+0
2009-01-10Merge branch 'linus' into x86/setup-lzmaIngo Molnar-95/+141
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds-0/+14
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds-0/+1
2009-01-08bzip2/lzma: centralize format detectionH. Peter Anvin-63/+14
2009-01-08memcg: mem+swap controller KconfigKAMEZAWA Hiroyuki-0/+17
2009-01-08memcg: fix a typo in KconfigLi Zefan-1/+1
2009-01-08cgroups: make cgroup config a submenuKAMEZAWA Hiroyuki-56/+67
2009-01-08NOMMU: Support XIP on initramfsDavid Howells-0/+1
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-asyncLinus Torvalds-1/+6
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+2
2009-01-07async: Asynchronous function calls to speed up kernel bootArjan van de Ven-1/+6
2009-01-07bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIPAlain Knaff-1/+6
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds-17/+27
2009-01-06init/main.c: mark late_time_init as __initdataJan Beulich-1/+1
2009-01-06autodetect_raid: add missing __init markingMike Frysinger-1/+1
2009-01-06Remove remaining unwinder codeAlexey Dobriyan-3/+0
2009-01-06do_mounts: add device info to mount messageMarton Balint-2/+2
2009-01-06init: properly placing noinline keywordRakib Mullick-2/+2
2009-01-06shmem: unify regular and tiny shmemMatt Mackall-4/+0
2009-01-06sysfs: clarify SYSFS_DEPRECATED help textKay Sievers-17/+27
2009-01-06trivial: add missing printk loglevel in start_kernelRon Lee-1/+2
2009-01-06Merge branch 'linus' into tracing/kmemtrace2Ingo Molnar-33/+13
2009-01-05Squashfs: initrd supportPhillip Lougher-0/+14
2009-01-04bzip2/lzma: make config machinery an arch configurableH. Peter Anvin-21/+31
2009-01-04bzip2/lzma: use a table to search for initramfs compression formatsH. Peter Anvin-47/+35
2009-01-04bzip2/lzma: config and initramfs support for bzip2/lzma decompressionAlain Knaff-198/+157
2009-01-05remove CONFIG_KMODJohannes Berg-6/+0
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-9/+4
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+9
2009-01-02kbuild: Remove gcc 4.1.0 quirk from init/main.cIngo Molnar-9/+0
2009-01-01cpumask: Use find_last_bit()Rusty Russell-6/+1
2009-01-01cpumask: Use accessors code in coreRusty Russell-3/+3
2008-12-31Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-9/+0
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell-3/+94
2008-12-31Merge branch 'linus' into stackprotectorIngo Molnar-38/+233
2008-12-31Merge branch 'tracing/kmemtrace' into tracing/kmemtrace2Ingo Molnar-3/+94
2008-12-31Merge branch 'linus' into tracing/kmemtraceIngo Molnar-3/+94
2008-12-30Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+11
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+83
2008-12-30tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIFrederic Weisbecker-1/+1
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell-15/+29
2008-12-29Merge branch 'topic/kmemtrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar-0/+2
2008-12-29kmemtrace: Core implementation.Eduard - Gabriel Munteanu-0/+2
2008-12-29sparseirq: move __weak symbols into separate compilation unitYinghai Lu-10/+0