| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Generic ioremap_page_range: sh conversion | Haavard Skinnemoen | 2006-12-08 | 1 | -86/+4 |
* | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells | 2006-12-08 | 1 | -0/+8 |
* | [PATCH] struct path: convert sh | Josef Sipek | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] initrd: remove unused false condition for initrd_start | Henry Nestler | 2006-12-07 | 1 | -2/+1 |
* | [PATCH] Export pm_suspend for the shared APM emulation | Ralf Baechle | 2006-12-07 | 1 | -4/+0 |
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2006-12-07 | 1 | -0/+1 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 2 | -4/+4 |
* | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] shared page table for hugetlb page | Chen, Kenneth W | 2006-12-07 | 1 | -0/+5 |
* | sh: sh775x/titan fixes for irq header changes. | Jamie Lenehan | 2006-12-06 | 8 | -126/+134 |
* | sh: update r7780rp defconfig. | Paul Mundt | 2006-12-06 | 1 | -20/+49 |
* | sh: compile fixes for header cleanup. | Paul Mundt | 2006-12-06 | 1 | -0/+2 |
* | sh: set KBUILD_IMAGE to something sensible. | Paul Mundt | 2006-12-06 | 1 | -1/+3 |
* | sh: show held locks in stack trace with lockdep. | Paul Mundt | 2006-12-06 | 1 | -0/+6 |
* | sh: platform_pata support for R7780RP | Paul Mundt | 2006-12-06 | 1 | -0/+29 |
* | sh: stacktrace/lockdep/irqflags tracing support. | Paul Mundt | 2006-12-06 | 8 | -2/+139 |
* | sh: dyntick infrastructure. | Paul Mundt | 2006-12-06 | 2 | -1/+141 |
* | sh: Clock framework tidying. | Paul Mundt | 2006-12-06 | 7 | -10/+33 |
* | sh: Turn off IRQs around get_timer_offset() calls. | Paul Mundt | 2006-12-06 | 4 | -29/+12 |
* | sh: Get the PGD right in oops case with 64-bit PTEs. | Paul Mundt | 2006-12-06 | 1 | -4/+2 |
* | sh: Fix store queue bitmap end. | Paul Mundt | 2006-12-06 | 1 | -6/+5 |
* | sh: More flexible + SH7780 earlyprintk SCIF support. | Paul Mundt | 2006-12-06 | 2 | -24/+38 |
* | sh: Fixup various PAGE_SIZE == 4096 assumptions. | Paul Mundt | 2006-12-06 | 8 | -34/+31 |
* | sh: Fixup 4K irq stacks. | Paul Mundt | 2006-12-06 | 1 | -7/+18 |
* | sh: dma-api channel capability extensions. | Mark Glaisher | 2006-12-06 | 1 | -85/+189 |
* | sh: Drop name overload in dma-sh. | Paul Mundt | 2006-12-06 | 1 | -8/+1 |
* | sh: Make dma-isa depend on ISA_DMA_API. | Paul Mundt | 2006-12-06 | 1 | -2/+2 |
* | sh: dma-sysfs fixes. | Paul Mundt | 2006-12-06 | 1 | -8/+15 |
* | sh: Fix syscall tracing ordering. | Stuart Menefy | 2006-12-06 | 1 | -23/+22 |
* | sh: TLB miss fast-path optimizations. | Stuart Menefy | 2006-12-06 | 5 | -114/+201 |
* | sh: R7780RP push-switch support. | Paul Mundt | 2006-12-06 | 2 | -1/+125 |
* | sh: generic push-switch framework. | Paul Mundt | 2006-12-06 | 4 | -1/+150 |
* | sh: pmd rework. | Stuart Menefy | 2006-12-06 | 2 | -17/+49 |
* | sh: Use MMU.TTB register as pointer to current pgd. | Stuart Menefy | 2006-12-06 | 1 | -10/+8 |
* | sh: Set up correct siginfo structures for page faults. | Stuart Menefy | 2006-12-06 | 3 | -49/+58 |
* | sh: gcc4 support. | Stuart Menefy | 2006-12-06 | 8 | -64/+78 |
* | sh: Explicit endian selection support. | Paul Mundt | 2006-12-06 | 2 | -14/+21 |
* | sh: p3map_sem sem2mutex conversion. | Paul Mundt | 2006-12-06 | 2 | -26/+11 |
* | sh: Preliminary support for SH-X2 MMU. | Paul Mundt | 2006-12-06 | 4 | -17/+52 |
* | sh: Hook SH7785 in to the build system. | Paul Mundt | 2006-12-06 | 2 | -1/+7 |
* | sh: Drop CPU subtype IRQ headers. | Paul Mundt | 2006-12-06 | 5 | -31/+51 |
* | sh: Configurable timer IRQ. | Paul Mundt | 2006-12-06 | 5 | -4/+11 |
* | sh: Fixup entry-common path breakage for SH-3. | Paul Mundt | 2006-12-06 | 1 | -1/+1 |
* | sh: SE7206 build fixes. | Paul Mundt | 2006-12-06 | 6 | -152/+34 |
* | sh: Add support for Solution Engine 7206 and 7619 boards. | Yoshinori Sato | 2006-12-06 | 9 | -0/+1404 |
* | sh: Exception vector rework and SH-2/SH-2A support. | Yoshinori Sato | 2006-12-06 | 7 | -332/+767 |
* | sh: Wire up division and address error exceptions on SH-2A. | Yoshinori Sato | 2006-12-06 | 1 | -9/+79 |
* | sh: Add support for SH7206 and SH7619 CPU subtypes. | Yoshinori Sato | 2006-12-06 | 25 | -53/+1000 |
* | [NET]: Kill direct includes of asm/checksum.h | Al Viro | 2006-12-03 | 1 | -1/+0 |
* | Fix misc Kconfig typos | Matt LaPlante | 2006-11-30 | 1 | -1/+1 |