summaryrefslogtreecommitdiffstats
path: root/init/Kconfig
AgeCommit message (Expand)Author
2009-03-02Revert "menu: fix embedded menu snafu"Linus Torvalds
2009-03-02menu: fix embedded menu snafuRandy Dunlap
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-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-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-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
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
2008-11-19Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar
2008-11-18Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-11-16markers: auto enable tracepoints (new API : trace_mark_tp())Mathieu Desnoyers
2008-11-13Kconfig: SLUB is the default slab allocatorSimon Arlott
2008-11-13sched: correct sched-rt-group.txt pathname in init/KconfigAdrian Knoth
2008-10-30memcg: update menuconfig help textKAMEZAWA Hiroyuki
2008-10-22PCI: PCI_QUIRKS depends on PCIGeert Uytterhoeven
2008-10-20Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-20PCI: allow quirks to be compiled outThomas Petazzoni
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley
2008-10-16Configure out AIO supportThomas Petazzoni
2008-10-14tracing: clean up tracepoints kconfig structureIngo Molnar
2008-10-14tracing: disable tracepoints by defaultIngo Molnar
2008-10-14tracing: Kernel TracepointsMathieu Desnoyers
2008-10-10proc: move PROC_PAGE_MONITOR to fs/proc/KconfigAlexey Dobriyan
2008-08-16Move sysctl check into debugging section and don't make it default yAndi Kleen
2008-08-06Kconfig: Extend "menuconfig" for modules to simplify Kconfig fileRobert P. J. Day
2008-07-31Kconfig/init: change help text to match default valuejkacur
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar
2008-07-25kconfig: fix typos: "Suport" -> "Support"Heikki Orsila
2008-07-25init: fix URL of "The GNU Accounting Utilities"S.Çağlar Onur
2008-07-22make CONFIG_KMOD invisibleJohannes Berg
2008-07-22Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefsDenys Vlasenko
2008-06-30generic: per-device coherent dma allocatorDmitry Baryshkov