| Commit message (Expand) | Author | Age |
* | [PATCH] uml: formatting fixes | Jeff Dike | 2006-07-10 |
* | [PATCH] uml: move _kern.c files | Jeff Dike | 2006-07-10 |
* | [PATCH] uml: remove syscall debugging | Jeff Dike | 2006-07-10 |
* | [PATCH] uml: make some symbols static | Jeff Dike | 2006-07-10 |
* | [PATCH] uml: fix exitcall ordering bug | Jeff Dike | 2006-07-10 |
* | [PATCH] uml: remove os_isatty | Jeff Dike | 2006-07-10 |
* | [PATCH] uml: remove spinlock wrapper functions | Jeff Dike | 2006-07-10 |
* | [PATCH] uml: mark forward_interrupts as being mode-specific | Jeff Dike | 2006-07-10 |
* | [PATCH] uml: ifdef a mode-specific function | Jeff Dike | 2006-07-10 |
* | [PATCH] uml: timer handler tidying | Jeff Dike | 2006-07-10 |
* | [PATCH] uml: signal initialization cleanup | Jeff Dike | 2006-07-10 |
* | [PATCH] uml: remove useless declaration | Jeff Dike | 2006-07-10 |
* | [PATCH] uml: fix static binary segfault | Jeff Dike | 2006-07-10 |
* | [PATCH] uml: remove some useless exports | Jeff Dike | 2006-07-10 |
* | [PATCH] uml: timer initialization cleanup | Jeff Dike | 2006-07-10 |
* | [PATCH] uml: clean up address space limits code | Tyler | 2006-07-10 |
* | [PATCH] pcf8563: remove MOD_INC_USE_COUNT, MOD_DEC_USE_COUNT | Irwan Djajadi | 2006-07-10 |
* | [PATCH] cris: switch to iminor/imajor | Eric Sesterhenn | 2006-07-10 |
* | [PATCH] get_cmos_time() locking fix (lockdep) | Andrew Morton | 2006-07-10 |
* | [PATCH] i386 defconfig: set CONFIG_PM_STD_PARTITION="" | Adrian Bunk | 2006-07-10 |
* | [PATCH] FRV: Introduce asm-offsets for FRV arch | David Howells | 2006-07-10 |
* | [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt | David Howells | 2006-07-10 |
* | [PATCH] FDPIC: Move roundup() into linux/kernel.h | David Howells | 2006-07-10 |
* | [PATCH] FRV: Fix FRV arch compile errors | David Howells | 2006-07-10 |
* | [PATCH] powermac: Combined fixes for backlight code | Michael Hanselmann | 2006-07-10 |
* | [PATCH] powerpc: make OF interrupt tree parsing more strict | Segher Boessenkool | 2006-07-10 |
* | [PATCH] powerpc: fix MPIC OF tree parsing on Apple quad g5 | Benjamin Herrenschmidt | 2006-07-10 |
* | [PATCH] powerpc: fix trigger handling in the new irq code | Benjamin Herrenschmidt | 2006-07-10 |
* | [PATCH] tty: Remove include of screen_info.h from tty.h | Jon Smirl | 2006-07-10 |
* | [PATCH] vt: Remove VT-specific declarations and definitions from tty.h | Jon Smirl | 2006-07-10 |
* | [PATCH] put a comment at register_die_notifier that the export is used | Arjan van de Ven | 2006-07-10 |
* | [PATCH] lockdep: clean up completion initializer in smpboot.c | Ingo Molnar | 2006-07-10 |
* | [PATCH] x86_64: e820.c needs pgtable.h | Andrew Morton | 2006-07-10 |
* | [PATCH] i386: use thread_info flags for debug regs and IO bitmaps | Stephane Eranian | 2006-07-09 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-07-06 |
|\ |
|
| * | [SPARC64]: Fix stack overflow checking in modular non-SMP kernels. | Mikael Pettersson | 2006-07-05 |
| * | [SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n. | Randy Dunlap | 2006-07-05 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-07-05 |
|\ \
| |/
|/| |
|
| * | [ARM] 3711/1: AT91 timer update | Andrew Victor | 2006-07-05 |
| * | [ARM] 3709/1: pnx4008: convert to generic irq subsystem | Vitaly Wool | 2006-07-05 |
* | | [PATCH] powerpc: Fix loss of interrupts with MPIC | Benjamin Herrenschmidt | 2006-07-05 |
|/ |
|
* | [PATCH] Fix copying of pgdat array on each node for ia64 memory hotplug | Yasunori Goto | 2006-07-04 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-07-04 |
|\ |
|
| * | Pull acpi_os_free into release branch | Len Brown | 2006-07-01 |
| |\ |
|
| | * | ACPI: delete acpi_os_free(), use kfree() directly | Len Brown | 2006-06-30 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-07-04 |
|\ \ \ |
|
| * | | | [ARM] Fix warning in consistent.c | Russell King | 2006-07-03 |
| * | | | [ARM] Fix warnings in arch/arm/kernel/setup.c | Russell King | 2006-07-03 |
| * | | | [ARM] Fix ecard.c resource warnings. | Russell King | 2006-07-03 |
| * | | | [ARM] Fix ISA IRQ resources | Russell King | 2006-07-03 |