summaryrefslogtreecommitdiff
path: root/init (unfollow)
Commit message (Expand)Author
2011-01-03name_to_dev_t() must not call __init codeJan Beulich
2010-12-24init: don't call flush_scheduled_work() from do_initcalls()Tejun Heo
2010-12-16init: Initialized IDR earlierPeter Zijlstra
2010-12-16perf: Move perf_event_init() into main.cPeter Zijlstra
2010-11-30sched: Add 'autogroup' scheduling feature: automated per session task groupsMike Galbraith
2010-11-29rcu: Make synchronize_srcu_expedited() fast if running readersPaul E. McKenney
2010-11-29rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCUPaul E. McKenney
2010-11-29rcu: priority boosting for TINY_PREEMPT_RCUPaul E. McKenney
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra
2010-11-25cgroups: make swap accounting default behavior configurableMichal Hocko
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-27namespaces Kconfig: move namespace menu location after the cgroupDaniel Lezcano
2010-10-27namespaces Kconfig: remove the cgroup device whitelist experimental tagDaniel Lezcano
2010-10-27namespaces Kconfig: remove pointless cgroup dependencyDaniel Lezcano
2010-10-27namespaces Kconfig: make namespace a submenuDaniel Lezcano
2010-10-27namespaces: default all the namespaces to 'yes' when CONFIG_NAMESPACES is sel...Daniel Lezcano
2010-10-27namespaces: remove pid_ns and net_ns experimental statusDaniel Lezcano
2010-10-26init: mark __user address space on string literalsNamhyung Kim
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-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-29initramfs: fix initramfs size calculationHendrik Brueckner
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-11memcg: remove experimental from swap account configKAMEZAWA Hiroyuki
2010-08-11param: make param sections const.Rusty Russell
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-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-06-30init: Fix commentPeter Zijlstra
2010-06-28init, sched: Fix race between init and kthreaddPeter Zijlstra
2010-06-27percpu: allow limited allocation before slab is onlineTejun Heo
2010-06-09ACPI: Do not try to set up acpi processor stuff on cores exceeding maxcpus=Thomas Renninger