aboutsummaryrefslogtreecommitdiff
path: root/init/Kconfig
AgeCommit message (Expand)Author
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-05-23Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner
2012-05-15userns: Convert the move_pages, and migrate_pages permission checks to use ui...Eric W. Biederman
2012-05-15userns: Convert cgroup permission checks to use uid_eqEric W. Biederman
2012-05-15userns: Convert tmpfs to use kuid and kgid where appropriateEric W. Biederman
2012-05-15userns: Convert sysfs to use kgid/kuid where appropriateEric W. Biederman
2012-05-15userns: Convert sysctl permission checks to use kuid and kgids.Eric W. Biederman
2012-05-15userns: Convert proc to use kuid/kgid where appropriateEric W. Biederman
2012-05-15userns: Convert ext4 to user kuid/kgid where appropriateEric W. Biederman
2012-05-15userns: Convert ext3 to use kuid/kgid where appropriateEric W. Biederman
2012-05-15userns: Convert ext2 to use kuid/kgid where appropriate.Eric W. Biederman
2012-05-15userns: Convert devpts to use kuid/kgid where appropriateEric W. Biederman
2012-05-15userns: Convert binary formats to use kuid/kgid where appropriateEric W. Biederman
2012-05-15userns: Add negative depends on entries to avoid building code that is userns...Eric W. Biederman
2012-04-26perf: Remove PERF_COUNTERS config optionRobert Richter
2012-04-24rcu: Reduce cache-miss initialization latencies for large systemsPaul E. McKenney
2012-04-24rcu: Clarify help text for RCU_BOOST_PRIOPaul E. McKenney
2012-04-19kbuild/extable: Hook up sortextable into the build system.David Daney
2012-04-07userns: Add a Kconfig option to enforce strict kuid and kgid type checksEric W. Biederman
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell
2012-02-21rcu: Move RCU_TRACE to lib/Kconfig.debugPaul E. McKenney
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-17Kernel: Audit Support For The ARM PlatformNathaniel Husted
2012-01-17audit: only allow tasks to set their loginuid if it is -1Eric Paris
2012-01-12c/r: introduce CHECKPOINT_RESTORE symbolCyrill Gorcunov
2012-01-11Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-01-10sched: Fix CONFIG_CGROUP_SCHED dependencyFabio Estevam
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-12-12Basic kernel memory functionality for the Memory ControllerGlauber Costa
2011-12-11rcu: Permit RCU_FAST_NO_HZ to be used by TREE_PREEMPT_RCUPaul E. McKenney
2011-11-02sysctl: make CONFIG_SYSCTL_SYSCALL default to nWANG Cong
2011-10-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-09-28rcu: Drive configuration directly from SMP and PREEMPTPaul E. McKenney
2011-08-14sched: Introduce primitives to account for CFS bandwidth trackingPaul Turner
2011-07-25mm: remove the leftovers of noswapaccountWANG Cong
2011-07-23Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...Linus Torvalds
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-06-15gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNELJosh Triplett
2011-06-15uts: make default hostname configurable, rather than always using "(none)"Josh Triplett
2011-06-09pcspkr: Cleanup Kconfig dependenciesRalf Baechle
2011-06-09i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle
2011-06-07debug: Make CONFIG_EXPERT select CONFIG_DEBUG_KERNEL to unhide debug optionsJosh Triplett
2011-05-26cgroup: remove the ns_cgroupDaniel Lezcano
2011-05-24Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2011-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2011-05-22Give up on pushing CC_OPTIMIZE_FOR_SIZELinus Torvalds
2011-05-20SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPIDaniel Hellstrom