summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2010-10-25Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-10-22Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22SYSFS: Allow boot time switching between deprecated and modern sysfs layoutAndi Kleen
2010-10-22driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devicesKay Sievers
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-21BKL: introduce CONFIG_BKL.Arnd Bergmann
2010-10-19init/main.c: remove BKL notationsNamhyung Kim
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-10-12genirq: Remove early_init_irq_lock_class()Thomas Gleixner
2010-10-04genirq: Provide KconfigThomas Gleixner
2010-09-17NFS: Use super.c for NFSROOT mount option parsingChuck Lever
2010-09-17do_mounts: only enable PARTUUID for CONFIG_BLOCKJens Axboe
2010-09-16blkio: Core implementation of throttle policyVivek Goyal
2010-09-16core: match_dev_by_uuid() should not be marked __initJens Axboe
2010-09-15init: add support for root devices specified by partition UUIDWill Drewry
2010-08-23Kconfig: delete duplicate wordStephan Sperber
2010-08-20rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney
2010-08-19rcu: Fix RCU_FANOUT help messagePaul E. McKenney
2010-08-19rcu: restrict TREE_RCU to SMP builds with !PREEMPTPaul E. McKenney
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-11memcg: remove experimental from swap account configKAMEZAWA Hiroyuki
2010-08-11param: make param sections const.Rusty Russell
2010-08-10Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-08-09init/main.c: mark do_one_initcall* as __init_or_moduleKevin Winchester
2010-08-09init/main.c: fix warning: 'calltime.tv64' may be used uninitializedKevin Winchester
2010-08-07Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred...Linus Torvalds
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-08-01workqueue: mark init_workqueues() as early_initcall()Suresh Siddha
2010-07-28Audit: split audit watch KconfigEric Paris
2010-07-28Audit: audit watches depend on fsnotifyEric Paris
2010-07-28audit: reimplement audit_trees using fsnotify rather than inotifyEric Paris
2010-07-23slow-work: kill itTejun Heo
2010-07-09init: Remove the BKL from startup codeArnd Bergmann
2010-07-05Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar
2010-07-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-06-30init: Fix commentPeter Zijlstra
2010-06-28Merge branch 'linus' into perf/coreThomas Gleixner
2010-06-28init, sched: Fix race between init and kthreaddPeter Zijlstra
2010-06-27percpu: allow limited allocation before slab is onlineTejun Heo
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar
2010-06-09ACPI: Do not try to set up acpi processor stuff on cores exceeding maxcpus=Thomas Renninger
2010-06-09tracing: Remove kmemtrace ftrace pluginLi Zefan
2010-06-08tracing: Remove boot tracerAmérico Wang