| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Kconfig: move CONFIG_EMBEDDED options to submenu | Chuck Ebbert | 2006-09-16 | 1 | -28/+28 |
* | [PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface | Shailabh Nagar | 2006-07-14 | 1 | -0/+1 |
* | [PATCH] per-task-delay-accounting: taskstats interface | Shailabh Nagar | 2006-07-14 | 2 | -0/+15 |
* | [PATCH] per-task-delay-accounting: setup | Shailabh Nagar | 2006-07-14 | 2 | -0/+12 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-07-03 | 1 | -0/+1 |
|\ |
|
| * | kbuild: introduce utsrelease.h | Sam Ravnborg | 2006-07-03 | 1 | -0/+1 |
* | | [PATCH] lockdep: annotate genirq | Ingo Molnar | 2006-07-03 | 1 | -0/+1 |
* | | [PATCH] lockdep: core | Ingo Molnar | 2006-07-03 | 1 | -0/+14 |
* | | [PATCH] lockdep: better lock debugging | Ingo Molnar | 2006-07-03 | 1 | -0/+8 |
* | | [PATCH] lockdep: console_init after local_irq_enable() | Heiko Carstens | 2006-07-03 | 1 | -4/+4 |
* | | [PATCH] time initialisation fix | john stultz | 2006-07-03 | 1 | -1/+3 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 | 1 | -1/+0 |
|\ |
|
| * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | | [PATCH] UML: fix the INIT_ENV_ARG_LIMIT dependencies | Adrian Bunk | 2006-06-30 | 1 | -2/+2 |
* | | [PATCH] add smp_setup_processor_id() | Andrew Morton | 2006-06-30 | 1 | -0/+7 |
* | | [PATCH] Light weight event counters | Christoph Lameter | 2006-06-30 | 1 | -0/+9 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 | 8 | -170/+10 |
|\ |
|
| * | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 | 2 | -2/+0 |
| * | [PATCH] devfs: Remove devfs from the init code | Greg Kroah-Hartman | 2006-06-26 | 7 | -168/+10 |
* | | [PATCH] pi-futex: rt mutex core | Ingo Molnar | 2006-06-27 | 1 | -0/+5 |
* | | [PATCH] fs/buffer.c: cleanups | Adrian Bunk | 2006-06-27 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-06-26 | 1 | -0/+8 |
|\ |
|
| * | kconfig: add defconfig_list/module option | Roman Zippel | 2006-06-09 | 1 | -0/+8 |
* | | Merge branch 'x86-64' | Linus Torvalds | 2006-06-26 | 2 | -10/+2 |
|\ \ |
|
| * | | [PATCH] x86_64: Move VM86 config into arch/i386/Kconfig | Andi Kleen | 2006-06-26 | 1 | -10/+0 |
| * | | [PATCH] x86_64: reliable stack trace support | Jan Beulich | 2006-06-26 | 1 | -0/+2 |
* | | | [PATCH] initramfs overwrite fix | H. Peter Anvin | 2006-06-26 | 1 | -6/+30 |
* | | | [PATCH] Time: Use clocksource infrastructure for update_wall_time | john stultz | 2006-06-26 | 1 | -0/+1 |
|/ / |
|
* | | [PATCH] Make sysctl obligatory except under CONFIG_EMBEDDED | H. Peter Anvin | 2006-06-25 | 1 | -1/+2 |
* | | Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2006-06-20 | 1 | -1/+2 |
|\ \ |
|
| * | | [PATCH] audit: path-based rules | Amy Griffis | 2006-06-20 | 1 | -1/+2 |
| |/ |
|
* | | [MTD] Allow alternate JFFS2 mount variant for root filesystem. | Joern Engel | 2006-05-30 | 1 | -0/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse | 2006-05-16 | 2 | -4/+9 |
|\| |
|
| * | [PATCH] root mount failure: emit filesystems attempted | Andy Whitcroft | 2006-05-15 | 1 | -0/+5 |
| * | [PATCH] initramfs: fix CPIO hardlink check | Mark Huang | 2006-05-15 | 1 | -4/+4 |
* | | Finally remove the obnoxious inter_module_xxx() | David Woodhouse | 2006-05-08 | 1 | -3/+0 |
|/ |
|
* | [PATCH] silence initcall warnings | Andrew Morton | 2006-05-01 | 1 | -1/+1 |
* | [PATCH] i386: Move CONFIG_DOUBLEFAULT into arch/i386 where it belongs. | Andi Kleen | 2006-04-18 | 1 | -9/+0 |
* | [PATCH] menu: relocate DOUBLEFAULT option | Randy Dunlap | 2006-04-11 | 1 | -0/+9 |
* | [PATCH] for_each_possible_cpu: fixes for generic part | KAMEZAWA Hiroyuki | 2006-03-28 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-03-26 | 1 | -1/+0 |
|\ |
|
| * | do_mounts.c: Minor ROOT_DEV comment cleanup | Florin Malita | 2006-03-26 | 1 | -1/+0 |
* | | [PATCH] Fix typo causing bad mode of /initrd.image | Jason Gunthorpe | 2006-03-26 | 1 | -1/+1 |
* | | [PATCH] remove fixup_cpu_present_map() | Andrew Morton | 2006-03-26 | 1 | -19/+0 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-03-25 | 1 | -37/+0 |
|\ |
|
| * | Kconfig: remove the CONFIG_CC_ALIGN_* options | Adrian Bunk | 2006-03-12 | 1 | -37/+0 |
* | | [PATCH] BLK_DEV_INITRD: do not require BLK_DEV_RAM=y | Zdenek Pavlas | 2006-03-25 | 1 | -0/+10 |
* | | [PATCH] add a proper prototype for setup_arch() | Adrian Bunk | 2006-03-25 | 1 | -2/+0 |
* | | [PATCH] initcall failure reporting | Andrew Morton | 2006-03-25 | 1 | -7/+15 |
* | | [PATCH] Remove MODULE_PARM | Rusty Russell | 2006-03-25 | 1 | -9/+0 |