| Commit message (Expand) | Author | Age |
* | [PATCH] remove kernel syscalls | Arnd Bergmann | 2006-12-07 |
* | [PATCH] lockdep: name some old style locks | Peter Zijlstra | 2006-12-07 |
* | [PATCH] Export pm_suspend for the shared APM emulation | Ralf Baechle | 2006-12-07 |
* | [PATCH] uml: use get_random_bytes() after random pool is seeded | Jeff Dike | 2006-12-07 |
* | [PATCH] uml: size register files correctly | Jeff Dike | 2006-12-07 |
* | [PATCH] uml: include asm/page.h in order to get PAGE_SHIFT | Jeff Dike | 2006-12-07 |
* | [PATCH] uml: include stddef.h correctly | Jeff Dike | 2006-12-07 |
* | [PATCH] m68k: replace kmalloc+memset with kzalloc | Yan Burman | 2006-12-07 |
* | [PATCH] swsusp: Support i386 systems with PAE or without PSE | Rafael J. Wysocki | 2006-12-07 |
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2006-12-07 |
* | [PATCH] alpha: switch to pci_get API | Alan Cox | 2006-12-07 |
* | [PATCH] h8300 stray bracket fix | Mariusz Kozlowski | 2006-12-07 |
* | [PATCH] avr32: fixup kprobes preemption handling | Paul Mundt | 2006-12-07 |
* | [PATCH] arch/frv/kernel/futex.c must #include <linux/uaccess.h> | Adrian Bunk | 2006-12-07 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 |
* | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 |
* | [PATCH] Allow NULL pointers in percpu_free | Alan Stern | 2006-12-07 |
* | [PATCH] Fix kunmap_atomic's use of kpte_clear_flush() | Jeremy Fitzhardinge | 2006-12-07 |
* | [PATCH] mm: pagefault_{disable,enable}() | Peter Zijlstra | 2006-12-07 |
* | [PATCH] mm: arch do_page_fault() vs in_atomic() | Peter Zijlstra | 2006-12-07 |
* | [PATCH] shared page table for hugetlb page | Chen, Kenneth W | 2006-12-07 |
* | [PATCH] uml: workqueue build fix | Andrew Morton | 2006-12-07 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-12-06 |
|\ |
|
| * | [MIPS] Import updates from i386's i8259.c | Atsushi Nemoto | 2006-12-06 |
| * | [MIPS] *-berr: Header inclusions for DEC bus error handlers | Maciej W. Rozycki | 2006-12-06 |
| * | [MIPS] Compile __do_IRQ() when really needed | Franck Bui-Huu | 2006-12-06 |
| * | [MIPS] genirq: use name instead of typename | Atsushi Nemoto | 2006-12-06 |
| * | [MIPS] Do not use handle_level_irq for ioasic_dma_irq_type. | Atsushi Nemoto | 2006-12-06 |
* | | [IA64] Fix pci.c kernel compilation breakage. | Peter Chubb | 2006-12-06 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2006-12-06 |
|\ \ |
|
| * | | sh: sh775x/titan fixes for irq header changes. | Jamie Lenehan | 2006-12-05 |
| * | | sh: update r7780rp defconfig. | Paul Mundt | 2006-12-05 |
| * | | sh: compile fixes for header cleanup. | Paul Mundt | 2006-12-05 |
| * | | sh: set KBUILD_IMAGE to something sensible. | Paul Mundt | 2006-12-05 |
| * | | sh: show held locks in stack trace with lockdep. | Paul Mundt | 2006-12-05 |
| * | | sh: platform_pata support for R7780RP | Paul Mundt | 2006-12-05 |
| * | | sh: stacktrace/lockdep/irqflags tracing support. | Paul Mundt | 2006-12-05 |
| * | | sh: dyntick infrastructure. | Paul Mundt | 2006-12-05 |
| * | | sh: Clock framework tidying. | Paul Mundt | 2006-12-05 |
| * | | sh: Turn off IRQs around get_timer_offset() calls. | Paul Mundt | 2006-12-05 |
| * | | sh: Get the PGD right in oops case with 64-bit PTEs. | Paul Mundt | 2006-12-05 |
| * | | sh: Fix store queue bitmap end. | Paul Mundt | 2006-12-05 |
| * | | sh: More flexible + SH7780 earlyprintk SCIF support. | Paul Mundt | 2006-12-05 |
| * | | sh: Fixup various PAGE_SIZE == 4096 assumptions. | Paul Mundt | 2006-12-05 |
| * | | sh: Fixup 4K irq stacks. | Paul Mundt | 2006-12-05 |
| * | | sh: dma-api channel capability extensions. | Mark Glaisher | 2006-12-05 |
| * | | sh: Drop name overload in dma-sh. | Paul Mundt | 2006-12-05 |
| * | | sh: Make dma-isa depend on ISA_DMA_API. | Paul Mundt | 2006-12-05 |
| * | | sh: dma-sysfs fixes. | Paul Mundt | 2006-12-05 |
| * | | sh: Fix syscall tracing ordering. | Stuart Menefy | 2006-12-05 |