container freezer: implement freezer cgroup subsystem
[safe/jmp/linux-2.6] / init / main.c
2008-10-20 Nick Pigginmm: rewrite vmap layer
2008-10-12 Arjan van de VenAdd a script to visualize the kernel boot process ...
2008-10-03 Linus TorvaldsFix init/main.c to use regular printk with '%pF' for...
2008-08-12 Arjan van de Venmodules: extend initcall_debug functionality to the...
2008-08-05 Bartlomiej Zolnier... remove unnecessary <linux/hdreg.h> includes
2008-07-30 Geert Uytterhoeveninitrd: cast `initrd_start' to `void *'
2008-07-26 Eduard - Gabriel... Full conversion to early_initcall() interface, remove...
2008-07-26 Eduard - Gabriel... Better interface for hooking early initcalls
2008-07-25 Adrian Bunkproper pid{hash,map}_init() prototypes
2008-07-24 Linus TorvaldsMerge branch 'sched/for-linus' of git://git./linux...
2008-07-21 Geert Uytterhoeveninitrd: Fix virtual/physical mix-up in overwrite test
2008-07-18 Max Krasnyanskycpu hotplug, sched: Introduce cpu_active_map and redo...
2008-07-15 Linus TorvaldsMerge branch 'generic-ipi-for-linus' of git://git....
2008-06-26 Jens AxboeAdd generic helpers for arch IPI function calls
2008-05-19 Paul E. McKenneyrcu: add call_rcu_sched()
2008-05-16 Cyrill Gorcunovinitcalls: Fix m68k build and possible buffer overflow
2008-05-16 Linus TorvaldsSplit up 'do_initcalls()' into two simpler functions
2008-05-16 Linus TorvaldsClean up 'print_fn_descriptor_symbol()' types
2008-05-13 Cyrill Gorcunovinit: don't lose initcall return values
2008-05-05 Peter Zijlstrasched: add optional support for CONFIG_HAVE_UNSTABLE_SC...
2008-04-30 Thomas Gleixnerinfrastructure to debug (dynamic) objects
2008-04-30 Pavel EmelyanovDeprecate find_task_by_pid()
2008-04-30 Oleg Nesterovsignals: fix /sbin/init protection from unwanted signals
2008-04-29 Akinobu Mitaidr: create idr_layer_cache at boot time
2008-04-29 Balbir Singhcgroups: add an owner to the mm_struct
2008-04-29 Bjorn HelgaasSimplify initcall_debug output
2008-04-24 Benjamin Herrenschmidt[POWERPC] Use __weak macro for smp_setup_processor_id
2008-04-24 Benjamin Herrenschmidt[POWERPC] Add thread_info_cache_init() weak hook
2008-04-19 Mike Travisinit: move setup of nr_cpu_ids to as early as possible
2008-04-19 Mike Traviscpumask: add CPU_MASK_ALL_PTR macro
2008-03-15 Linus TorvaldsACPI: Remove ACPI_CUSTOM_DSDT_INITRD option
2008-03-05 Alex RiesenFix "Malformed early option 'loglevel'"
2008-02-09 Thomas Gleixnerx86: DEBUG_PAGEALLOC: enable after mem_init()
2008-02-08 Yinghai LuConvert loglevel-related kernel boot parameters to...
2008-02-08 Oleg Nesterovstart the global /sbin/init with 0,0 special pids
2008-02-08 Oleg Nesterovteach set_special_pids() to use struct pid
2008-02-07 Markus GauguschACPI: basic initramfs DSDT override support
2008-02-06 Adrian Bunkproper prototype for signals_init()
2008-01-30 Ingo Molnarx86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y
2008-01-30 Mike Travisx86/non-x86: percpu, node ids, apic ids x86.git fixup
2008-01-30 Andi Kleenx86: optimize lock prefix switching to run less frequently
2008-01-30 travis@sgi.compercpu: use a kconfig variable to signal arch specific...
2008-01-25 Gautham R Shenoycpu-hotplug: refcount based cpu hotplug
2007-11-09 Adrian Bunksched: proper prototype for kernel/sched.c:migration_init()
2007-10-19 Simon Arlottspelling fixes: init/
2007-10-19 Robert P. J. DayDrop the superfluous test for an old version of gcc.
2007-10-19 Paul MenageTask Control Groups: basic task cgroup framework
2007-08-31 Hugh Dickinsfix maxcpus=1 oops in show_stat()
2007-08-27 Hugh Dickinsfix maxcpus=N parsing
2007-08-21 Len BrownACPI: boot correctly with "nosmp" or "maxcpus=0"
2007-07-16 Jan Beulichadjust nosmp handling
2007-07-16 Dave JonesAllow softlockup to be runtime disabled
2007-07-16 Yinghai Luserial: convert early_uart to earlycon for 8250
2007-07-09 Ingo Molnarsched: add init_idle_bootup_task()
2007-05-19 Sam Ravnborginit/main: use __init_refok to fix section mismatch
2007-05-11 Sukadev BhattiproluExplicitly set pgid and sid of init process
2007-05-09 Eric W. Biedermankthread: don't depend on work queues
2007-05-08 Ingo Molnarenhance initcall_debug, measure latency
2007-05-08 Adrian Bunkinit/do_mounts.c: proper prepare_namespace() prototype
2007-05-07 Christoph LameterSafer nr_node_ids and nr_node_ids determination and...
2007-05-06 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-05-02 Sam Ravnborgkbuild: whitelist section mismatch in init/main.c
2007-05-02 Jeremy Fitzhardinge[PATCH] x86: Allow percpu variables to be page-aligned
2007-02-21 Christoph Lameter[PATCH] Convert highest_possible_processor_id to nr_cpu_ids
2007-02-19 Andrew Morton[PATCH] Declare init_irq_proc before we use it.
2007-02-16 Thomas Gleixner[PATCH] tick-management: core functionality
2007-02-14 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2007-02-14 Eric W. Biederman[PATCH] sysctl: reimplement the sysctl proc support
2007-02-14 Eric W. Biederman[PATCH] sysctl: move init_irq_proc into init/main where...
2007-02-13 Vivek Goyal[PATCH] generic: Break init() in two parts to avoid...
2007-02-12 Alon Bar-Lev[PATCH] Dynamic kernel command-line: common
2007-02-11 Robert P. J. Day[PATCH] Remove final reference to superfluous smp_comme...
2007-01-11 Vivek Goyal[PATCH] i386: Convert some functions to __init to avoid...
2007-01-10 Roman Zippel[PATCH] fix linux banner format string
2007-01-06 Ard van Breemen[PATCH] start_kernel: test if irq's got enabled early...
2006-12-20 Adrian BunkDriver core: proper prototype for drivers/base/init...
2006-12-11 Linus TorvaldsMake sure we populate the initroot filesystem late...
2006-12-11 Linus TorvaldsMake SLES9 "get_kernel_version" work on the kernel...
2006-12-08 Sukadev Bhattiprolu[PATCH] add child reaper to pid_namespace
2006-12-08 Herbert Poetzl[PATCH] Fix linux banner utsname information
2006-12-07 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-12-07 Andrew Morton[PATCH] gcc-4.1.0 is bust
2006-12-07 Rusty Russell[PATCH] i386: cpu_detect extraction
2006-10-21 Jan Beulich[PATCH] x86-64: Speed up dwarf2 unwinder
2006-10-02 Cedric Le Goater[PATCH] replace cad_pid by a struct pid
2006-10-02 Arnd Bergmann[PATCH] introduce kernel_execve
2006-09-27 Vivek Goyal[PATCH] kdump: introduce "reset_devices" command line...
2006-09-26 Andi Kleen[PATCH] Move unwind_init earlier
2006-09-26 Rusty Russell[PATCH] Allow early_param and identical __setup to...
2006-07-15 Shailabh Nagar[PATCH] per-task-delay-accounting: taskstats interface
2006-07-15 Shailabh Nagar[PATCH] per-task-delay-accounting: setup
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate genirq
2006-07-03 Ingo Molnar[PATCH] lockdep: core
2006-07-03 Ingo Molnar[PATCH] lockdep: better lock debugging
2006-07-03 Heiko Carstens[PATCH] lockdep: console_init after local_irq_enable()
2006-07-03 john stultz[PATCH] time initialisation fix
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-30 Andrew Morton[PATCH] add smp_setup_processor_id()
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/devfs-2.6
next