aboutsummaryrefslogtreecommitdiffstats
path: root/init/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2012-07-31memcg: rename config variablesAndrew Morton1-7/+7
2012-07-31mm/hugetlb: add new HugeTLB cgroupAneesh Kumar K.V1-0/+15
2012-07-09ARM: 7453/1: audit: only allow syscall auditing for pure EABI userspaceWill Deacon1-1/+1
2012-05-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-6/+5
2012-05-31kconfig: update compression algorithm infoRandy Dunlap1-6/+5
2012-05-30Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-1/+129
2012-05-23Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3
2012-05-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-13/+1
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner1-0/+1
2012-05-15userns: Convert the move_pages, and migrate_pages permission checks to use ui...Eric W. Biederman1-2/+0
2012-05-15userns: Convert cgroup permission checks to use uid_eqEric W. Biederman1-1/+0
2012-05-15userns: Convert tmpfs to use kuid and kgid where appropriateEric W. Biederman1-1/+0
2012-05-15userns: Convert sysfs to use kgid/kuid where appropriateEric W. Biederman1-1/+0
2012-05-15userns: Convert sysctl permission checks to use kuid and kgids.Eric W. Biederman1-1/+0
2012-05-15userns: Convert proc to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-05-15userns: Convert ext4 to user kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-05-15userns: Convert ext3 to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-05-15userns: Convert ext2 to use kuid/kgid where appropriate.Eric W. Biederman1-1/+0
2012-05-15userns: Convert devpts to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-05-15userns: Convert binary formats to use kuid/kgid where appropriateEric W. Biederman1-2/+0
2012-05-15userns: Add negative depends on entries to avoid building code that is userns...Eric W. Biederman1-0/+131
2012-05-01Merge tag 'v3.4-rc5' into for-3.5/coreJens Axboe1-2/+2
2012-04-26perf: Remove PERF_COUNTERS config optionRobert Richter1-13/+1
2012-04-24rcu: Reduce cache-miss initialization latencies for large systemsPaul E. McKenney1-0/+27
2012-04-24rcu: Clarify help text for RCU_BOOST_PRIOPaul E. McKenney1-4/+19
2012-04-19kbuild/extable: Hook up sortextable into the build system.David Daney1-0/+3
2012-04-07userns: Add a Kconfig option to enforce strict kuid and kgid type checksEric W. Biederman1-1/+11
2012-04-01Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-mergedTejun Heo1-9/+0
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell1-2/+2
2012-03-06blkcg: make CONFIG_BLK_CGROUP boolTejun Heo1-1/+1
2012-02-21rcu: Move RCU_TRACE to lib/Kconfig.debugPaul E. McKenney1-9/+0
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+15
2012-01-17Kernel: Audit Support For The ARM PlatformNathaniel Husted1-1/+1
2012-01-17audit: only allow tasks to set their loginuid if it is -1Eric Paris1-0/+14
2012-01-12c/r: introduce CHECKPOINT_RESTORE symbolCyrill Gorcunov1-0/+11
2012-01-11Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+0
2012-01-10sched: Fix CONFIG_CGROUP_SCHED dependencyFabio Estevam1-1/+0
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+11
2011-12-12Basic kernel memory functionality for the Memory ControllerGlauber Costa1-0/+11
2011-12-11rcu: Permit RCU_FAST_NO_HZ to be used by TREE_PREEMPT_RCUPaul E. McKenney1-5/+5
2011-11-02sysctl: make CONFIG_SYSCTL_SYSCALL default to nWANG Cong1-2/+2
2011-10-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+12
2011-09-28rcu: Drive configuration directly from SMP and PREEMPTPaul E. McKenney1-3/+3
2011-08-14sched: Introduce primitives to account for CFS bandwidth trackingPaul Turner1-0/+12
2011-07-25mm: remove the leftovers of noswapaccountWANG Cong1-2/+2
2011-07-23Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...Linus Torvalds1-0/+2
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+6
2011-06-15gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNELJosh Triplett1-1/+0
2011-06-15uts: make default hostname configurable, rather than always using "(none)"Josh Triplett1-0/+9
2011-06-09pcspkr: Cleanup Kconfig dependenciesRalf Baechle1-1/+5
2011-06-09i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle1-0/+1
2011-06-07debug: Make CONFIG_EXPERT select CONFIG_DEBUG_KERNEL to unhide debug optionsJosh Triplett1-0/+2
2011-05-26cgroup: remove the ns_cgroupDaniel Lezcano1-8/+0
2011-05-24Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-18/+12
2011-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds1-5/+0
2011-05-22Give up on pushing CC_OPTIMIZE_FOR_SIZELinus Torvalds1-1/+0
2011-05-20SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPIDaniel Hellstrom1-5/+0
2011-05-19Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds1-0/+5
2011-05-12Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar1-8/+9
2011-05-10slub: Revert "[PARISC] slub: fix panic with DISCONTIGMEM"David Rientjes1-1/+0
2011-05-05rcu: priority boosting for TREE_PREEMPT_RCUPaul E. McKenney1-1/+1
2011-04-27Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Linus Torvalds1-0/+1
2011-04-26init/Kconfig: fix EXPERT menu listRandy Dunlap1-8/+8
2011-04-22[PARISC] slub: fix panic with DISCONTIGMEMJames Bottomley1-0/+1
2011-04-15kbuild: move KALLSYMS_EXTRA_PASS from Kconfig to MakefileArtem Bityutskiy1-12/+0
2011-04-15Kconfig: improve KALLSYMS_ALL documentationArtem Bityutskiy1-6/+12
2011-04-14sched: Move the second half of ttwu() to the remote cpuPeter Zijlstra1-0/+5
2011-04-14sched: Remove need_migrate_task()Peter Zijlstra0-0/+0
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-3/+3
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-5/+0
2011-03-16Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2011-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+10
2011-03-15vfs: Add name to file handle conversion supportAneesh Kumar K.V1-0/+12
2011-03-05BKL: That's all, folksArnd Bergmann1-5/+0
2011-03-04perf cgroup: Fix a typo in kernel configLi Zefan1-1/+1
2011-02-16perf: Add cgroup supportStephane Eranian1-0/+10
2011-02-15Merge branch 'master' into for-nextJiri Kosina1-41/+34
2011-02-03sysfs: Capitalize description of SYSFS_DEPRECATED{_V2} optionsFerenc Wagner1-2/+2
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-26/+34
2011-01-17Kconfig: BLK_THROTTLE -> BLK_DEV_THROTTLINGMichael Witten1-1/+1
2011-01-17Kconfig: Typo: seti -> setMichael Witten1-2/+2
2011-01-15Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds1-15/+0
2011-01-14Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar1-15/+0
2011-01-14rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter statusPaul E. McKenney1-15/+0
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2011-01-13decompressors: add boot-time XZ supportLasse Collin1-1/+19
2011-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+13
2010-12-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar1-1/+54
2010-12-22init/Kconfig: fix typoJim Cromie1-1/+1
2010-12-08Merge branch 'linus' into sched/coreIngo Molnar1-0/+13
2010-11-30sched: Add 'autogroup' scheduling feature: automated per session task groupsMike Galbraith1-0/+13
2010-11-29rcu: Make synchronize_srcu_expedited() fast if running readersPaul E. McKenney1-0/+15
2010-11-29rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCUPaul E. McKenney1-1/+0
2010-11-29rcu: priority boosting for TINY_PREEMPT_RCUPaul E. McKenney1-0/+39
2010-11-25cgroups: make swap accounting default behavior configurableMichal Hocko1-0/+13
2010-10-27namespaces Kconfig: move namespace menu location after the cgroupDaniel Lezcano1-52/+52
2010-10-27namespaces Kconfig: remove the cgroup device whitelist experimental tagDaniel Lezcano1-1/+0
2010-10-27namespaces Kconfig: remove pointless cgroup dependencyDaniel Lezcano1-10/+4
2010-10-27namespaces Kconfig: make namespace a submenuDaniel Lezcano1-6/+8
2010-10-27namespaces: default all the namespaces to 'yes' when CONFIG_NAMESPACES is sel...Daniel Lezcano1-2/+5
2010-10-27namespaces: remove pid_ns and net_ns experimental statusDaniel Lezcano1-6/+3
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
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 Torvalds1-3/+6
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-1/+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/kerne...Linus Torvalds1-0/+2
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+8
2010-10-21BKL: introduce CONFIG_BKL.Arnd Bergmann1-1/+1
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra1-0/+8
2010-10-04genirq: Provide KconfigThomas Gleixner1-0/+2
2010-09-16blkio: Core implementation of throttle policyVivek Goyal1-3/+6
2010-08-23Kconfig: delete duplicate wordStephan Sperber1-1/+1
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-11memcg: remove experimental from swap account configKAMEZAWA Hiroyuki1-2/+2
2010-08-10Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds1-3/+7
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-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds1-0/+8
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe1-2/+1
2010-04-26blk-cgroup: config options re-arrangementVivek Goyal1-0/+27
2010-04-02sched: Remove remaining USER_SCHED codeLi Zefan1-2/+1
2010-03-12cgroup: implement eventfd-based generic API for notificationsKirill A. Shutemov1-0/+1
2010-02-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-51/+30
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-13/+0
2010-02-28Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2010-02-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+16
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+4
2010-02-26oprofile: remove EXPERIMENTAL from the config option descriptionRobert Richter1-1/+1
2010-02-25rcu: Accelerate grace period if last non-dynticked CPUPaul E. McKenney1-0/+16
2010-02-08Merge branch 'sched/urgent' into sched/coreIngo Molnar1-4/+14
2010-02-02kconfig CROSS_COMPILE optionRoland McGrath1-0/+8
2010-01-21sched: Remove USER_SCHEDDhaval Giani1-51/+30
2010-01-13Merge branch 'perf/urgent' into perf/coreIngo Molnar1-4/+14
2010-01-11lib: add support for LZO-compressed kernelsAlbin Tonnerre1-4/+14
2010-01-06padata: Generic parallelization/serialization interfaceSteffen Klassert1-0/+4
2009-12-28perf events: Remove CONFIG_EVENT_PROFILELi Zefan1-13/+0
2009-12-15nommu: fix malloc performance by adding uninitialized flagJie Zhang1-0/+22
2009-12-08sysfs: deprecated features are to help old tools not to confuse themUwe Kleine-König1-1/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds1-0/+1
2009-12-05Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+9
2009-12-05Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2009-12-01sysfs: fix SYSFS_DEPRECATED_V2 promptRandy Dunlap1-1/+1
2009-12-01SLOW_WORK: Move slow_work's proc file to debugfsDavid Howells1-4/+4
2009-11-19SLOW_WORK: Allow the work items to be viewed through a /proc fileDavid Howells1-0/+10
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman1-2/+2
2009-11-13locking: Make inlining decision Kconfig basedThomas Gleixner1-0/+1
2009-11-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2009-11-11sysctl: Reduce sys_sysctl to a compatibility wrapper around /proc/sysEric W. Biederman1-0/+1
2009-11-02perf_events: Fix some typo in the perf events config descriptionThadeu Lima de Souza Cascardo1-2/+2
2009-10-27powerpc: Minor cleanup to init/KconfigKumar Gala1-1/+1
2009-10-26rcu: "Tiny RCU", The Bloatwatch EditionPaul E. McKenney1-0/+9
2009-10-06perf_event: Provide vmalloc() based mmap() backingPeter Zijlstra1-0/+18
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds1-8/+0
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds1-14/+31
2009-09-21Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2009-09-21perf: Tidy up after the big renameIngo Molnar1-10/+27
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-4/+4
2009-09-20kernel hacking: move STRIP_ASM_SYMS from GeneralRandy Dunlap1-8/+0
2009-09-18tracing: Remove markersChristoph Hellwig1-7/+0
2009-09-18rcu: Kconfig help needs to say that TREE_PREEMPT_RCU scales downPaul E. McKenney1-1/+2
2009-08-23rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney1-19/+1
2009-08-23rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney1-6/+16
2009-08-15Merge commit 'v2.6.31-rc6' into core/rcuIngo Molnar1-2/+11
2009-08-04perf_counter: Set the CONFIG_PERF_COUNTERS default to y if CONFIG_PROFILING=yIngo Molnar1-0/+1
2009-08-02tracing, perf_counter: Add help text to CONFIG_EVENT_PROFILEPeter Zijlstra1-1/+9
2009-07-13perf_counter: Fix the tracepoint channel to perfcountersChris Wilson1-1/+1
2009-06-24rcu: Remove Classic RCUPaul E. McKenney1-10/+2
2009-06-18kernel: constructor supportPeter Oberparleiter1-0/+5
2009-06-15driver core: set default SYSFS_DEPRECATED=nKay Sievers1-3/+3
2009-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds1-8/+8
2009-06-12perf_counter: Start documenting HAVE_PERF_COUNTERS requirementsMike Frysinger1-0/+2
2009-06-11Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds1-1/+2
2009-06-11inotify: reimplement inotify using fsnotifyEric Paris1-1/+2
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar1-1/+1
2009-06-11perf_counter: Turn off by defaultIngo Molnar1-1/+0
2009-06-09menu: fix embedded menu presentationRandy Dunlap1-8/+8
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar1-0/+8
2009-04-14Merge branch 'core/urgent' into core/rcuIngo Molnar1-8/+38
2009-04-11kbuild: make it possible for the linker to discard local symbols from vmlinuxDavid Howells1-0/+8
2009-04-08Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar1-2/+8
2009-04-07namespaces: mqueue namespace: adapt sysctlSerge E. Hallyn1-0/+6
2009-04-07namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespaceSerge E. Hallyn1-2/+2
2009-04-07Merge branch 'linus' into perfcounters/coreIngo Molnar1-1/+3
2009-04-06Make CONFIG_SLOW_WORK an automatic rather than manual config optionDavid Howells1-1/+3
2009-04-06perf_counter: hook up the tracepoint eventsPeter Zijlstra1-0/+5
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar1-21/+94
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-4/+4
2009-04-03RCU: make treercu be defaultPaul E. McKenney1-1/+1
2009-04-03Create a dynamically sized pool of threads for doing very slow work itemsDavid Howells1-0/+12
2009-04-02cpusets: allow cpusets to be configured/built on non-SMP systemsPaul Menage1-1/+1