summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2008-09-18Merge commit 'sparseirq/auto-sparseirq-next'Stephen Rothwell
2008-09-18Merge commit 'fastboot/auto-fastboot-next'Stephen Rothwell
2008-09-18Merge commit 'creds/next-creds'Stephen Rothwell
2008-09-18Merge commit 'kmemcheck/auto-kmemcheck-next'Stephen Rothwell
2008-09-18Merge commit 'slab/for-next'Stephen Rothwell
2008-09-18Merge commit 'block/for-next'Stephen Rothwell
2008-09-18Merge branch 'quilt/rr'Stephen Rothwell
2008-09-18Merge commit 'vfs/for-next'Stephen Rothwell
2008-09-18Merge commit 'pci/linux-next'Stephen Rothwell
2008-09-18Merge commit 'timers/auto-timers-next'Stephen Rothwell
2008-09-18Merge commit 'stackprotector/auto-stackprotector-next'Stephen Rothwell
2008-09-18Merge commit 'ftrace/auto-ftrace-next'Stephen Rothwell
2008-09-17warn when statically-allocated kobjects are usedDave Hansen
2008-09-16PCI: allow quirks to be compiled outThomas Petazzoni
2008-09-15init: DEBUG_BLOCK_EXT_DEVT requires explicit root= paramTejun Heo
2008-09-15kmemtrace: Core implementation.Eduard - Gabriel Munteanu
2008-09-14dyn_array: use %pF instead of print_fn_descriptor_symbolYinghai Lu
2008-09-12remove CONFIG_KMODJohannes Berg
2008-09-09manual merge of stackprotectorIngo Molnar
2008-09-09Merge branch 'kmemcheck' into auto-kmemcheck-nextIngo Molnar
2008-09-09init/initramfs.c: unused function when compiling without CONFIG_BLK_DEV_RAMSteven Noonan
2008-09-06dyn_array: remove one panicYinghai Lu
2008-09-04dyn_array: fix typoYinghai Lu
2008-09-04dyn_array: don't break compiling for !CONFIG_SMPH. Peter Anvin
2008-09-04Merge branch 'linus' into fastbootIngo Molnar
2008-09-04warning: fix init do_mounts_md cIngo Molnar
2008-09-01[PATCH 1/2] anondev: init IDR staticallyAlexey Dobriyan
2008-08-20dyn_array: split dyn_array functions from init/main.cYinghai Lu
2008-08-20generic: add irq_desc in function in parameterYinghai Lu
2008-08-20x86: alloc dyn_array all togetherYinghai Lu
2008-08-20add per_cpu_dyn_array supportYinghai Lu
2008-08-20generic: add dyn_array supportYinghai Lu
2008-08-18Merge branch 'linus' into tracing/ftraceIngo Molnar
2008-08-16Move sysctl check into debugging section and don't make it default yAndi Kleen
2008-08-15ftrace: mcount call site on boot nops coreSteven Rostedt
2008-08-15Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar
2008-08-14Merge branch 'master' into next-credsJames Morris
2008-08-13fastboot: remove duplicate unpack_to_rootfs()Li, Shaohua
2008-08-13Merge commit 'v2.6.27-rc3' into kmemcheckIngo Molnar
2008-08-12modules: extend initcall_debug functionality to the module loaderArjan van de Ven
2008-08-11Merge branch 'master' into next-credsJames Morris
2008-08-07CRED: Inaugurate COW credentialsDavid Howells
2008-08-06Kconfig: Extend "menuconfig" for modules to simplify Kconfig fileRobert P. J. Day
2008-08-05remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2008-08-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-31Kconfig/init: change help text to match default valuejkacur
2008-07-31fastboot: fix typo in init/Kconfig textIngo Molnar
2008-07-31Merge branch 'linus' into fastbootIngo Molnar
2008-07-30initrd: cast `initrd_start' to `void *'Geert Uytterhoeven