pm2fb: fb_sync added
[safe/jmp/linux-2.6] / init /
2007-05-11 Davide Libenzisignal/timer/event: eventfd core
2007-05-11 Davide Libenzisignal/timer/event: timerfd core
2007-05-11 Davide Libenzisignal/timer/event: signalfd core
2007-05-11 Davide Libenzisignal/timer/event fds: anonymous inode source
2007-05-11 Sukadev BhattiproluExplicitly set pgid and sid of init process
2007-05-10 Christoph LameterSLUB: SLUB_DEBUG must depend on SLUB
2007-05-09 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-05-09 Eric W. Biedermankthread: don't depend on work queues
2007-05-09 Dave GilbertDisplay all possible partitions when the root filesyste...
2007-05-09 Christoph LameterFix spellings of slab allocator section in init/Kconfig
2007-05-09 Christoph LameterSLUB: add CONFIG_SLUB_DEBUG
2007-05-09 Robert P. J. DayKconfig: Remove reference to external mqueue library
2007-05-09 David SterbaFix trivial typos in Kconfig* files
2007-05-08 Alistair John StrachanMove LOG_BUF_SHIFT to a more sensible place
2007-05-08 Ingo Molnarenhance initcall_debug, measure latency
2007-05-08 Adrian Bunkinit/do_mounts.c: proper prepare_namespace() prototype
2007-05-07 Rafael J. Wysockifreezer: remove PF_NOFREEZE from handle_initrd
2007-05-07 Bryan Wublackfin architecture
2007-05-07 Christoph LameterSLUB core
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 Robert P. J. Daykbuild: clarify the creation of the LOCALVERSION_AUTO...
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-03-06 Dimitri Gorokhovik[PATCH] initramfs should not depend on CONFIG_BLOCK
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 SYSV IPC sysctls to their own...
2007-02-14 Eric W. Biederman[PATCH] sysctl: move init_irq_proc into init/main where...
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
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 Alexey Dobriyan[PATCH] Move TASK_XACCT, TASK_IO_ACCOUNTING up in menus
2007-02-11 Robert P. J. Day[PATCH] Remove final reference to superfluous smp_comme...
2007-02-11 Jean-Paul Saman[PATCH] disable init/initramfs.c
2007-02-11 Michael Neuling[PATCH] Add retain_initrd boot option
2007-01-12 Linus TorvaldsDon't put "linux_banner" in the .init section
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-22 Andrew Morton[PATCH] build compile.h earlier
2006-12-22 Yasunori Goto[PATCH] handle SLOB with sparsemen
2006-12-22 Paul Jackson[PATCH] CONFIG_VM_EVENT_COUNTER comment decrustify
2006-12-20 Adrian BunkDriver core: proper prototype for drivers/base/init...
2006-12-12 Jesper JuhlKconfig: fix spelling error in config KALLSYMS help...
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-10 Andrew Morton[PATCH] io-accounting: core statistics
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 Arjan van de Ven[PATCH] Make initramfs printk a warning on incorrect...
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-12-07 Rusty Russell[PATCH] i386: cpu_detect extraction
2006-12-01 Kay SieversCONFIG_SYSFS_DEPRECATED
2006-11-09 Eric W. Biederman[PATCH] sysctl: Undeprecate sys_sysctl
2006-10-21 Jan Beulich[PATCH] x86-64: Speed up dwarf2 unwinder
2006-10-20 Paolo 'Blaisorblad... [PATCH] uml: use DEFCONFIG_LIST to avoid reading host...
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-10-03 NeilBrown[PATCH] md: remove MAX_MD_DEVS which is an arbitrary...
2006-10-02 Cedric Le Goater[PATCH] replace cad_pid by a struct pid
2006-10-02 Arnd Bergmann[PATCH] introduce kernel_execve
2006-10-02 Kirill Korotaev[PATCH] IPC namespace core
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: implement utsname namespaces
2006-10-01 Jay Lan[PATCH] csa: Extended system accounting over taskstats
2006-10-01 Randy Dunlap[PATCH] fix EMBEDDED + SYSCTL menu
2006-10-01 Ross Biro[PATCH] allow /proc/config.gz to be built as a module
2006-09-30 David Howells[PATCH] BLOCK: Make it possible to disable the block...
2006-09-27 Eric W. Biederman[PATCH] sysctl: Allow /proc/sys without sys_sysctl
2006-09-27 Vivek Goyal[PATCH] kdump: introduce "reset_devices" command line...
2006-09-26 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-09-26 Andi Kleen[PATCH] Move unwind_init earlier
2006-09-26 Rusty Russell[PATCH] Allow early_param and identical __setup to...
2006-09-26 Greg Kroah-HartmanDriver Core: add ability for drivers to do a threaded...
2006-09-16 Chuck Ebbert[PATCH] Kconfig: move CONFIG_EMBEDDED options to submenu
2006-07-15 Shailabh Nagar[PATCH] per-task-delay-accounting: delay accounting...
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-04 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
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-07-03 Sam Ravnborgkbuild: introduce utsrelease.h
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-30 Adrian Bunk[PATCH] UML: fix the INIT_ENV_ARG_LIMIT dependencies
2006-06-30 Andrew Morton[PATCH] add smp_setup_processor_id()
2006-06-30 Christoph Lameter[PATCH] Light weight event counters
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
2006-06-28 Ingo Molnar[PATCH] pi-futex: rt mutex core
2006-06-28 Adrian Bunk[PATCH] fs/buffer.c: cleanups
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the devfs_fs_kernel.h file from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs from the init code
2006-06-26 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
next