aboutsummaryrefslogtreecommitdiff
path: root/init/Kconfig
AgeCommit message (Expand)Author
2009-04-14Merge branch 'core/urgent' into core/rcuIngo Molnar
2009-04-11kbuild: make it possible for the linker to discard local symbols from vmlinuxDavid Howells
2009-04-07namespaces: mqueue namespace: adapt sysctlSerge E. Hallyn
2009-04-07namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespaceSerge E. Hallyn
2009-04-06Make CONFIG_SLOW_WORK an automatic rather than manual config optionDavid Howells
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-03RCU: make treercu be defaultPaul E. McKenney
2009-04-03Create a dynamically sized pool of threads for doing very slow work itemsDavid Howells
2009-04-02cpusets: allow cpusets to be configured/built on non-SMP systemsPaul Menage
2009-04-02memcg: remove redundant message at swaponKAMEZAWA Hiroyuki
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar
2009-03-30trivial: fix where cgroup documentation is not correctly referred toThadeu Lima de Souza Cascardo
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-13Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar
2009-03-13Merge branch 'core/locking' into tracing/ftraceIngo Molnar
2009-03-10menu: fix embedded menu snafuRandy Dunlap
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar
2009-03-02Revert "menu: fix embedded menu snafu"Linus Torvalds
2009-03-02menu: fix embedded menu snafuRandy Dunlap
2009-02-20tracing/markers: make markers select tracepointsFrederic Weisbecker
2009-02-08Merge branches 'sched/rt' and 'sched/urgent' into sched/coreIngo Molnar
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-26net: Move config NET_NS to from net/Kconfig to init/KconfigMatt Helsley
2009-01-22Merge branch 'core/debugobjects' into core/urgentThomas Gleixner
2009-01-16sched: make plist a library facilityPeter Zijlstra
2009-01-15cgroups: consolidate cgroup documentsLi Zefan
2009-01-15cgroups: clean up KconfigLi Zefan
2009-01-15rcu: move Kconfig menuMike Travis
2009-01-14Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg
2009-01-10Merge branch 'linus' into x86/setup-lzmaIngo Molnar
2009-01-08memcg: mem+swap controller KconfigKAMEZAWA Hiroyuki
2009-01-08memcg: fix a typo in KconfigLi Zefan
2009-01-08cgroups: make cgroup config a submenuKAMEZAWA Hiroyuki
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-06shmem: unify regular and tiny shmemMatt Mackall
2009-01-06sysfs: clarify SYSFS_DEPRECATED help textKay Sievers
2009-01-04bzip2/lzma: make config machinery an arch configurableH. Peter Anvin
2009-01-04bzip2/lzma: config and initramfs support for bzip2/lzma decompressionAlain Knaff
2009-01-05remove CONFIG_KMODJohannes Berg
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2008-12-25rcu: provide RCU options on non-preempt architectures tooIngo Molnar
2008-12-19allow stripping of generated symbols under CONFIG_KALLSYMS_ALLJan Beulich
2008-12-18"Tree RCU": scalable classic RCU implementationPaul E. McKenney
2008-12-13Merge ../linux-2.6-x86Rusty Russell