Age | Commit message (Expand) | Author |
2008-10-09 | init: DEBUG_BLOCK_EXT_DEVT requires explicit root= param | Tejun Heo |
2008-10-03 | Fix init/main.c to use regular printk with '%pF' for initcall fn | Linus Torvalds |
2008-08-16 | Move sysctl check into debugging section and don't make it default y | Andi Kleen |
2008-08-12 | modules: extend initcall_debug functionality to the module loader | Arjan van de Ven |
2008-08-06 | Kconfig: Extend "menuconfig" for modules to simplify Kconfig file | Robert P. J. Day |
2008-08-05 | remove unnecessary <linux/hdreg.h> includes | Bartlomiej Zolnierkiewicz |
2008-08-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds |
2008-08-01 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-07-31 | Kconfig/init: change help text to match default value | jkacur |
2008-07-30 | initrd: cast `initrd_start' to `void *' | Geert Uytterhoeven |
2008-07-29 | Merge commit 'v2.6.27-rc1' into x86/urgent | Ingo Molnar |
2008-07-29 | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar |
2008-07-28 | x86: remove stray <6> in BogoMIPS printk | Joe Perches |
2008-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds |
2008-07-26 | make init/do_mounts.c:root_device_name static | Adrian Bunk |
2008-07-26 | Full conversion to early_initcall() interface, remove old interface | Eduard - Gabriel Munteanu |
2008-07-26 | Better interface for hooking early initcalls | Eduard - Gabriel Munteanu |
2008-07-25 | kconfig: fix typos: "Suport" -> "Support" | Heikki Orsila |
2008-07-25 | init: fix URL of "The GNU Accounting Utilities" | S.Çağlar Onur |
2008-07-25 | proper pid{hash,map}_init() prototypes | Adrian Bunk |
2008-07-25 | init/version.c: define version_string only if CONFIG_KALLSYMS is not defined | Daniel Guilak |
2008-07-25 | init/version.c: silence sparse warning by declaring the version string | Daniel Guilak |
2008-07-25 | inflate: refactor inflate malloc code | Thomas Petazzoni |
2008-07-25 | init/: delete hard-coded setting and testing of BUILD_CRAMDISK | Robert P. J. Day |
2008-07-25 | init/do_mounts.c should #include <linux/initrd.h> | Adrian Bunk |
2008-07-23 | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2008-07-22 | make CONFIG_KMOD invisible | Johannes Berg |
2008-07-22 | Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs | Denys Vlasenko |
2008-07-20 | initrd: Fix virtual/physical mix-up in overwrite test | Geert Uytterhoeven |
2008-07-18 | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar |
2008-07-18 | cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ... | Max Krasnyansky |
2008-07-16 | Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6 | Linus Torvalds |
2008-07-15 | Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar |
2008-07-15 | Merge branch 'core/rcu' into core/rcu-for-linus | Ingo Molnar |
2008-07-14 | do_mounts: allow UBI root device name | Adrian Hunter |
2008-06-30 | generic: per-device coherent dma allocator | Dmitry Baryshkov |
2008-06-26 | Add generic helpers for arch IPI function calls | Jens Axboe |
2008-06-24 | x86: use cpu_khz for loops_per_jiffy calculation, cleanup | Alok Kataria |
2008-06-23 | x86: use cpu_khz for loops_per_jiffy calculation | Alok Kataria |
2008-06-16 | Merge branch 'linus' into core/rcu | Ingo Molnar |
2008-05-25 | Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST | Sam Ravnborg |
2008-05-24 | md: proper extern for mdp_major | Adrian Bunk |
2008-05-19 | rcu: add call_rcu_sched() | Paul E. McKenney |
2008-05-15 | initcalls: Fix m68k build and possible buffer overflow | Cyrill Gorcunov |
2008-05-15 | Split up 'do_initcalls()' into two simpler functions | Linus Torvalds |
2008-05-15 | Clean up 'print_fn_descriptor_symbol()' types | Linus Torvalds |
2008-05-14 | block: do_mounts - accept root=<non-existant partition> | Kay Sievers |
2008-05-13 | init: don't lose initcall return values | Cyrill Gorcunov |
2008-05-09 | module: don't ignore vermagic string if module doesn't have modversions | Rusty Russell |