Age | Commit message (Expand) | Author |
2006-12-12 | sh: Fixup SH-2 BUG() trap handling. | Yoshinori Sato |
2006-12-12 | sh: Use early_param() for earlyprintk parsing. | Paul Mundt |
2006-12-12 | sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096. | Paul Mundt |
2006-12-12 | sh: Fixup .data.page_aligned. | Paul Mundt |
2006-12-12 | sh: Hook up SH7722 scif ipr interrupts. | Paul Mundt |
2006-12-12 | sh: Fixup sh_bios() trap handling. | Paul Mundt |
2006-12-12 | sh: SH-MobileR SH7722 CPU support. | Paul Mundt |
2006-12-12 | sh: Convert remaining remap_area_pages() users to ioremap_page_range(). | Paul Mundt |
2006-12-12 | sh: Fixup kernel_execve() for syscall cleanups. | Paul Mundt |
2006-12-12 | sh: Fix get_wchan(). | Paul Mundt |
2006-12-12 | sh: BUG() handling through trapa vector. | Paul Mundt |
2006-12-12 | sh: Kill off unused SE7619 I/O ops. | Yoshinori Sato |
2006-12-12 | sh: Fix Solution Engine 7619 build. | Yoshinori Sato |
2006-12-12 | sh: Trivial build fixes for SH-2 support. | Yoshinori Sato |
2006-12-12 | sh: IPR IRQ updates for SH7619/SH7206. | Yoshinori Sato |
2006-12-12 | sh: gcc4 symbol export fixups. | Stuart Menefy |
2006-12-12 | sh: landisk board build fixes. | Paul Mundt |
2006-12-12 | sh: register rtc resources for sh775x. | Jamie Lenehan |
2006-12-12 | sh: SH-2 defconfig updates. | Yoshinori Sato |
2006-12-12 | sh: Add uImage and S-rec generation support. | Paul Mundt |
2006-12-12 | sh: push-switch fixups for work_struct API damage. | Paul Mundt |
2006-12-08 | [PATCH] Generic ioremap_page_range: sh conversion | Haavard Skinnemoen |
2006-12-08 | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells |
2006-12-08 | [PATCH] struct path: convert sh | Josef Sipek |
2006-12-07 | [PATCH] initrd: remove unused false condition for initrd_start | Henry Nestler |
2006-12-07 | [PATCH] Export pm_suspend for the shared APM emulation | Ralf Baechle |
2006-12-07 | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham |
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] shared page table for hugetlb page | Chen, Kenneth W |
2006-12-06 | sh: sh775x/titan fixes for irq header changes. | Jamie Lenehan |
2006-12-06 | sh: update r7780rp defconfig. | Paul Mundt |
2006-12-06 | sh: compile fixes for header cleanup. | Paul Mundt |
2006-12-06 | sh: set KBUILD_IMAGE to something sensible. | Paul Mundt |
2006-12-06 | sh: show held locks in stack trace with lockdep. | Paul Mundt |
2006-12-06 | sh: platform_pata support for R7780RP | Paul Mundt |
2006-12-06 | sh: stacktrace/lockdep/irqflags tracing support. | Paul Mundt |
2006-12-06 | sh: dyntick infrastructure. | Paul Mundt |
2006-12-06 | sh: Clock framework tidying. | Paul Mundt |
2006-12-06 | sh: Turn off IRQs around get_timer_offset() calls. | Paul Mundt |
2006-12-06 | sh: Get the PGD right in oops case with 64-bit PTEs. | Paul Mundt |
2006-12-06 | sh: Fix store queue bitmap end. | Paul Mundt |
2006-12-06 | sh: More flexible + SH7780 earlyprintk SCIF support. | Paul Mundt |
2006-12-06 | sh: Fixup various PAGE_SIZE == 4096 assumptions. | Paul Mundt |
2006-12-06 | sh: Fixup 4K irq stacks. | Paul Mundt |
2006-12-06 | sh: dma-api channel capability extensions. | Mark Glaisher |
2006-12-06 | sh: Drop name overload in dma-sh. | Paul Mundt |
2006-12-06 | sh: Make dma-isa depend on ISA_DMA_API. | Paul Mundt |
2006-12-06 | sh: dma-sysfs fixes. | Paul Mundt |
2006-12-06 | sh: Fix syscall tracing ordering. | Stuart Menefy |