aboutsummaryrefslogtreecommitdiffstats
path: root/init
AgeCommit message (Expand)Author
2011-02-17Merge remote branch '2.6.37.y/master' into yocto/standard/baseBruce Ashfield
2011-02-17fix jiffy calculations in calibrate_delay_direct to handle overflowTim Deegan
2011-02-02trace-clock-fix-kconfig-apply-problemMathieu Desnoyers
2011-02-02lttng-statedump/lttng-statedump-x86Mathieu Desnoyers
2011-02-02lttng-instrumentation/revert-marker-removeMathieu Desnoyers
2011-02-02trace-clock/test-tsc-syncMathieu Desnoyers
2011-02-02trace-clock/trace-clock-genericMathieu Desnoyers
2011-02-02trace-clock/trace-clock-coreMathieu Desnoyers
2011-02-02trace-clock/get-cycles-kconfig-have-get-cyclesMathieu Desnoyers
2011-01-05Merge commit 'v2.6.37' into yocto/baseBruce Ashfield
2011-01-03name_to_dev_t() must not call __init codeJan Beulich
2010-12-07check console device file on fs when bootingBruce Ashfield
2010-12-07mount_root: clarify error messages for when no rootfs foundPaul Gortmaker
2010-11-25cgroups: make swap accounting default behavior configurableMichal Hocko
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
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-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-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-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