aboutsummaryrefslogtreecommitdiffstats
path: root/init (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-31/+33
2010-10-22Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-3/+76
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2-3/+1
2010-10-22SYSFS: Allow boot time switching between deprecated and modern sysfs layoutAndi Kleen1-4/+22
2010-10-22driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devicesKay Sievers1-31/+15
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+2
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+8
2010-10-21BKL: introduce CONFIG_BKL.Arnd Bergmann1-1/+1
2010-10-19init/main.c: remove BKL notationsNamhyung Kim1-2/+0
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra1-0/+8
2010-10-12genirq: Remove early_init_irq_lock_class()Thomas Gleixner1-1/+0
2010-10-04genirq: Provide KconfigThomas Gleixner1-0/+2
2010-09-17do_mounts: only enable PARTUUID for CONFIG_BLOCKJens Axboe1-0/+4
2010-09-16blkio: Core implementation of throttle policyVivek Goyal1-3/+6
2010-09-16core: match_dev_by_uuid() should not be marked __initJens Axboe1-1/+1
2010-09-15init: add support for root devices specified by partition UUIDWill Drewry1-0/+66
2010-08-20rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney1-1/+15
2010-08-19rcu: Fix RCU_FANOUT help messagePaul E. McKenney1-3/+6
2010-08-19rcu: restrict TREE_RCU to SMP builds with !PREEMPTPaul E. McKenney1-0/+1
2010-08-17Make do_execve() take a const filename pointerDavid Howells2-6/+7
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-4/+4
2010-08-11memcg: remove experimental from swap account configKAMEZAWA Hiroyuki1-2/+2
2010-08-11param: make param sections const.Rusty Russell1-4/+4
2010-08-10Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds1-3/+7
2010-08-09init/main.c: mark do_one_initcall* as __init_or_moduleKevin Winchester1-2/+2
2010-08-09init/main.c: fix warning: 'calltime.tv64' may be used uninitializedKevin Winchester1-14/+20
2010-08-07Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracingLinus Torvalds1-5/+0
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-26/+0
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-19/+10
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-0/+1
2010-08-01workqueue: mark init_workqueues() as early_initcall()Suresh Siddha1-2/+0
2010-07-28Audit: split audit watch KconfigEric Paris1-1/+5
2010-07-28Audit: audit watches depend on fsnotifyEric Paris1-2/+2
2010-07-28audit: reimplement audit_trees using fsnotify rather than inotifyEric Paris1-1/+1
2010-07-23slow-work: kill itTejun Heo1-24/+0
2010-07-09init: Remove the BKL from startup codeArnd Bergmann1-5/+0
2010-07-05Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar1-0/+12
2010-07-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+12
2010-06-30init: Fix commentPeter Zijlstra1-1/+1
2010-06-28Merge branch 'linus' into perf/coreThomas Gleixner1-1/+3
2010-06-28init, sched: Fix race between init and kthreaddPeter Zijlstra1-0/+12
2010-06-27percpu: allow limited allocation before slab is onlineTejun Heo1-0/+1
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar1-0/+8
2010-06-09ACPI: Do not try to set up acpi processor stuff on cores exceeding maxcpus=Thomas Renninger1-1/+3
2010-06-09tracing: Remove kmemtrace ftrace pluginLi Zefan1-2/+0
2010-06-08tracing: Remove boot tracerAmérico Wang1-17/+10
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds1-0/+8
2010-05-25mem-hotplug: avoid multiple zones sharing same boot strapping boot_pagesetHaicheng Li1-1/+1
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe2-2/+3
2010-05-20x86, kgdb, init: Add early and late debug statesJason Wessel1-2/+2