summaryrefslogtreecommitdiff
path: root/init/main.c
AgeCommit message (Expand)Author
2010-05-26fix undefined references to kernel_semOlaf Hering
2010-05-02init: Fix config items in debug reminder finallyCarsten Emde
2010-04-30rt: Fix the reminder block accounting for CONFIG_FUNCTION_TRACERJohn Kacur
2010-04-28rt: Remove irrelevant CONFIGS from reminder block.John Kacur
2010-04-02Merge branch 'master' ofThomas Gleixner
2010-04-01cpuset: fix the problem that cpuset_mem_spread_node() returns an offline nodeMiao Xie
2010-02-27rt: trivial fix to REMINDER block in init/main.cClark Williams
2010-02-21Forward to 2.6.33-rc8Thomas Gleixner
2010-02-07ima: initialize ima before inodes can be allocatedEric Paris
2009-12-16sched: Mark boot-cpu active before smp_init()Peter Zijlstra
2009-12-15init/main.c: fix symbol shadows noiseH Hartley Sweeten
2009-12-02param: don't complain about unused module parameters.Rusty Russell
2009-11-06ftrace: Add latency histograms of missed timer offsetsCarsten Emde
2009-10-08Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-24cpumask: remove unused cpu_mask_allRusty Russell
2009-09-23rcu: Clean up code based on review feedback from Josh Triplett, part 2Paul E. McKenney
2009-09-23Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich
2009-09-19Merge branch 'linus' into sfi-releaseLen Brown
2009-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-09-15tracing: Add histograms of potential and effective wakeup latenciesCarsten Emde
2009-09-15Driver Core: devtmpfs - kernel-maintained tmpfs-based /devKay Sievers
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-04rcu: Move end of special early-boot RCU operation earlierPaul E. McKenney
2009-08-28SFI: add platform-independent core supportFeng Tang
2009-08-27init: Move sched_clock_init after late_time_initThomas Gleixner
2009-08-26Merge branch 'rt/base' into rt/headThomas Gleixner
2009-08-26Merge branch 'rt/atomic-locks' into rt/baseThomas Gleixner
2009-08-25Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-08-21tracing: Fix too large stack usage in do_one_initcall()Ingo Molnar
2009-08-19Merge branch 'rt/base' into rt/headThomas Gleixner
2009-08-19Merge branch 'linus' into rt/baseThomas Gleixner
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-08-14init: set nr_cpu_ids before setup_per_cpu_areas()Tejun Heo
2009-07-29init: emit preempt warn about tracingIngo Molnar
2009-07-29init: show enabled debugsIngo Molnar
2009-07-29posix-timers: thread posix-cpu-timers on -rtJohn Stultz
2009-07-24sched: Debug missed preemption checksThomas Gleixner
2009-07-04Merge branch 'master' into for-nextTejun Heo
2009-06-24percpu: use dynamic percpu allocator as the default percpu allocatorTejun Heo
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown
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-16Merge branch 'akpm'Linus Torvalds
2009-06-16cpuset,mm: update tasks' mems_allowed in timeMiao Xie