summaryrefslogtreecommitdiff
path: root/init (unfollow)
Commit message (Expand)Author
2009-09-18rcu: Kconfig help needs to say that TREE_PREEMPT_RCU scales downPaul E. McKenney
2009-09-15Driver Core: devtmpfs - kernel-maintained tmpfs-based /devKay Sievers
2009-09-04rcu: Move end of special early-boot RCU operation earlierPaul E. McKenney
2009-09-01x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang
2009-08-28SFI: add platform-independent core supportFeng Tang
2009-08-27init: Move sched_clock_init after late_time_initThomas Gleixner
2009-08-23rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney
2009-08-23rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney
2009-08-21tracing: Fix too large stack usage in do_one_initcall()Ingo Molnar
2009-08-14init: set nr_cpu_ids before setup_per_cpu_areas()Tejun Heo
2009-08-04perf_counter: Set the CONFIG_PERF_COUNTERS default to y if CONFIG_PROFILING=yIngo Molnar
2009-08-02tracing, perf_counter: Add help text to CONFIG_EVENT_PROFILEPeter Zijlstra
2009-07-21x86, intel_txt: Intel TXT reboot/halt shutdown supportJoseph Cihula
2009-07-13perf_counter: Fix the tracepoint channel to perfcountersChris Wilson
2009-06-24rcu: Remove Classic RCUPaul E. McKenney
2009-06-24percpu: use dynamic percpu allocator as the default percpu allocatorTejun Heo
2009-06-22mm/init: cpu_hotplug_init() must be initialized before SLABLinus Torvalds
2009-06-18mm: Extend gfp masking to the page allocatorBenjamin Herrenschmidt
2009-06-18kernel: constructor supportPeter Oberparleiter
2009-06-16mm: Move pgtable_cache_init() earlierBenjamin Herrenschmidt
2009-06-16cpuset,mm: update tasks' mems_allowed in timeMiao Xie
2009-06-15driver core: set default SYSFS_DEPRECATED=nKay Sievers
2009-06-15fs: fix do_mount_root() false positive kmemcheck warningVegard Nossum
2009-06-13kmemcheck: add the kmemcheck coreVegard Nossum
2009-06-12ACPI: move declaration acpi_early_init() to acpi.hLen Brown
2009-06-12perf_counter: Start documenting HAVE_PERF_COUNTERS requirementsMike Frysinger
2009-06-12slab,slub: don't enable interrupts during early bootPekka Enberg
2009-06-12memcg: fix page_cgroup fatal error in FLATMEMKAMEZAWA Hiroyuki
2009-06-11inotify: reimplement inotify using fsnotifyEric Paris
2009-06-11init: introduce mm_init()Pekka Enberg
2009-06-11vmalloc: use kzalloc() instead of alloc_bootmem()Pekka Enberg
2009-06-11slab: setup allocators earlier in the boot sequencePekka Enberg
2009-06-11kmemleak: Add the base supportCatalin Marinas
2009-06-11perf_counter: Turn off by defaultIngo Molnar
2009-06-09menu: fix embedded menu presentationRandy Dunlap
2009-05-24Use a format for linux_bannerAlex Riesen
2009-05-06initramfs: clean up messages related to initramfs unpackingEric Piel
2009-04-16Driver Core: early platform driverMagnus Damm
2009-04-13initramfs: fix initramfs to work with hardlinked initRandy Robertson
2009-04-13init/initramfs: fix warning with CONFIG_BLK_DEV_RAM=nNikanth Karthikesan
2009-04-12tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...Zhaolei
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-06perf_counter: hook up the tracepoint eventsPeter Zijlstra
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