summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2008-08-22Merge commit 'fastboot/auto-fastboot-next'Stephen Rothwell
2008-08-22Merge commit 'creds/next-creds'Stephen Rothwell
2008-08-22Merge commit 'kmemcheck/auto-kmemcheck-next'Stephen Rothwell
2008-08-22Merge commit 'slab/for-next'Stephen Rothwell
2008-08-22Merge branch 'quilt/rr'Stephen Rothwell
2008-08-22Merge commit 'stackprotector/auto-stackprotector-next'Stephen Rothwell
2008-08-22Merge commit 'ftrace/auto-ftrace-next'Stephen Rothwell
2008-08-22warn when statically-allocated kobjects are usedDave Hansen
2008-08-20remove CONFIG_KMODJohannes Berg
2008-08-16Move sysctl check into debugging section and don't make it default yAndi Kleen
2008-08-14Merge branch 'fastboot' into auto-fastboot-nextIngo Molnar
2008-08-14manual merge of stackprotectorIngo Molnar
2008-08-14Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo 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-13kmemtrace: Core implementation.Eduard - Gabriel Munteanu
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
2008-07-29Merge commit 'v2.6.27-rc1' into x86/urgentIngo Molnar
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar
2008-07-28x86: remove stray <6> in BogoMIPS printkJoe Perches
2008-07-28Merge branch 'linus' into tracing/ftraceIngo Molnar
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2008-07-27Merge branch 'linus' into kmemcheckIngo Molnar
2008-07-26make init/do_mounts.c:root_device_name staticAdrian Bunk
2008-07-26Full conversion to early_initcall() interface, remove old interfaceEduard - Gabriel Munteanu
2008-07-26Better interface for hooking early initcallsEduard - Gabriel Munteanu
2008-07-26Merge branch 'linus' into kmemcheckIngo Molnar
2008-07-25kconfig: fix typos: "Suport" -> "Support"Heikki Orsila
2008-07-25init: fix URL of "The GNU Accounting Utilities"S.Çağlar Onur
2008-07-25proper pid{hash,map}_init() prototypesAdrian Bunk
2008-07-25init/version.c: define version_string only if CONFIG_KALLSYMS is not definedDaniel Guilak
2008-07-25init/version.c: silence sparse warning by declaring the version stringDaniel Guilak
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni
2008-07-25init/: delete hard-coded setting and testing of BUILD_CRAMDISKRobert P. J. Day
2008-07-25init/do_mounts.c should #include <linux/initrd.h>Adrian Bunk
2008-07-23Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-07-23tracing: clean up tracepoints kconfig structureIngo Molnar
2008-07-23tracing: disable tracepoints by defaultIngo Molnar
2008-07-23tracing: Kernel TracepointsMathieu Desnoyers