summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)AuthorFilesLines
2009-01-08cgroups: make cgroup config a submenuKAMEZAWA Hiroyuki1-56/+67
2009-01-08NOMMU: Support XIP on initramfsDavid Howells1-0/+1
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-asyncLinus Torvalds2-1/+6
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+2
2009-01-07async: Asynchronous function calls to speed up kernel bootArjan van de Ven2-1/+6
2009-01-07bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIPAlain Knaff1-1/+6
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-17/+27
2009-01-07init/main.c: mark late_time_init as __initdataJan Beulich1-1/+1
2009-01-07autodetect_raid: add missing __init markingMike Frysinger1-1/+1
2009-01-07Remove remaining unwinder codeAlexey Dobriyan1-3/+0
2009-01-07do_mounts: add device info to mount messageMarton Balint1-2/+2
2009-01-07init: properly placing noinline keywordRakib Mullick1-2/+2
2009-01-07shmem: unify regular and tiny shmemMatt Mackall1-4/+0
2009-01-06sysfs: clarify SYSFS_DEPRECATED help textKay Sievers1-17/+27
2009-01-06trivial: add missing printk loglevel in start_kernelRon Lee1-1/+2
2009-01-06Merge branch 'linus' into tracing/kmemtrace2Ingo Molnar2-33/+13
2009-01-05Squashfs: initrd supportPhillip Lougher1-0/+14
2009-01-05bzip2/lzma: make config machinery an arch configurableH. Peter Anvin1-21/+31
2009-01-05bzip2/lzma: use a table to search for initramfs compression formatsH. Peter Anvin1-47/+35
2009-01-05bzip2/lzma: config and initramfs support for bzip2/lzma decompressionAlain Knaff3-198/+157
2009-01-05remove CONFIG_KMODJohannes Berg1-6/+0
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+4
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+9
2009-01-02kbuild: Remove gcc 4.1.0 quirk from init/main.cIngo Molnar1-9/+0
2009-01-01cpumask: Use find_last_bit()Rusty Russell1-6/+1
2009-01-01cpumask: Use accessors code in coreRusty Russell1-3/+3
2008-12-31Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-9/+0
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2-3/+94
2008-12-31Merge branch 'linus' into stackprotectorIngo Molnar5-38/+233
2008-12-31Merge branch 'tracing/kmemtrace' into tracing/kmemtrace2Ingo Molnar2-3/+94
2008-12-31Merge branch 'linus' into tracing/kmemtraceIngo Molnar2-3/+94
2008-12-31Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+11
2008-12-31Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+83
2008-12-30tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIFrederic Weisbecker1-1/+1
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2-15/+29
2008-12-29Merge branch 'topic/kmemtrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar1-0/+2
2008-12-29kmemtrace: Core implementation.Eduard - Gabriel Munteanu1-0/+2
2008-12-29sparseirq: move __weak symbols into separate compilation unitYinghai Lu1-10/+0
2008-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds1-0/+7
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-15/+21
2008-12-27sparseirq: work around compiler optimizing away __weak functionsYinghai Lu1-3/+4
2008-12-25rcu: provide RCU options on non-preempt architectures tooIngo Molnar1-0/+74
2008-12-20allow stripping of generated symbols under CONFIG_KALLSYMS_ALLJan Beulich1-0/+7
2008-12-18"Tree RCU": scalable classic RCU implementationPaul E. McKenney1-6/+12
2008-12-13Merge ../linux-2.6-x86Rusty Russell2-15/+32
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell1-0/+9
2008-12-12Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096Ingo Molnar1-0/+11
2008-12-08sparse irq_desc[] array: core kernel and x86 changesYinghai Lu1-0/+11
2008-12-04Merge branch 'master' into nextJames Morris1-1/+1
2008-11-23init/main.c: use ktime accessor function in initcall_debug codeWill Newton1-1/+1