| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: Kill off the last of the sh64 headers. | Paul Mundt | 2008-01-28 | 7 | -513/+0 |
* | sh: Add onchip remap prototypes, kill old sh64 io.h. | Paul Mundt | 2008-01-28 | 1 | -196/+0 |
* | sh: Purge dead sh64 headers. | Paul Mundt | 2008-01-28 | 78 | -2873/+0 |
* | sh: Split out pgtable.h in to _32 and _64 variants. | Paul Mundt | 2008-01-28 | 1 | -496/+0 |
* | sh: Split out syscall ABI for _32 and _64 variants. | Paul Mundt | 2008-01-28 | 1 | -417/+0 |
* | sh: Split out checksum.h in to _32 and _64 variants. | Paul Mundt | 2008-01-28 | 1 | -82/+0 |
* | sh: Move over the SH-5 head.S and tlb.h. | Paul Mundt | 2008-01-28 | 1 | -92/+0 |
* | sh: Split out uaccess.h in to _32 and _64 variants. | Paul Mundt | 2008-01-28 | 1 | -316/+0 |
* | sh: Split out system.h in to _32 and _64 variants. | Paul Mundt | 2008-01-28 | 1 | -190/+0 |
* | sh: Split out processor.h in to _32 and _64 variants. | Paul Mundt | 2008-01-28 | 1 | -287/+0 |
* | sh: Move in the SH-5 mmu_context headers. | Paul Mundt | 2008-01-28 | 1 | -208/+0 |
* | sh: Split out irqflags.h in to _32 and _64 variants. | Paul Mundt | 2008-01-28 | 1 | -106/+0 |
* | sh: Split out asm/string.h for sh32 and sh64. | Paul Mundt | 2008-01-28 | 1 | -21/+0 |
* | sh: Add in cacheflush and DMA headers for SH-5. | Paul Mundt | 2008-01-28 | 1 | -50/+0 |
* | sh: Add cache definitions for SH-5. | Paul Mundt | 2008-01-28 | 1 | -139/+0 |
* | sh: remove PTRACE_O_TRACESYSGOOD from asm/ptrace.h | Mike Frysinger | 2007-11-07 | 1 | -2/+0 |
* | sh64: fix dma_cache_sync() compilation | Adrian Bunk | 2007-10-30 | 1 | -2/+3 |
* | sh64: Move DMA macros from pci.h to scatterlist.h. | Robert P. J. Day | 2007-10-30 | 2 | -9/+9 |
* | sh/sh64: fixup dma-mapping for new sg layout | Jens Axboe | 2007-10-23 | 1 | -7/+5 |
* | Add CONFIG_DEBUG_SG sg validation | Jens Axboe | 2007-10-22 | 1 | -0/+3 |
* | Change table chaining layout | Jens Axboe | 2007-10-22 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-10-19 | 1 | -2/+1 |
|\ |
|
| * | include/asm-*/system.h: remove unused set_rmb(), set_wmb() macros | Stefan Richter | 2007-10-20 | 1 | -2/+1 |
* | | ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+0 |
|/ |
|
* | forbid asm/bitops.h direct inclusion | Jiri Slaby | 2007-10-19 | 1 | -0/+5 |
* | remove unused flush_tlb_pgtables | Benjamin Herrenschmidt | 2007-10-19 | 1 | -4/+0 |
* | bitops: introduce lock ops | Nick Piggin | 2007-10-18 | 1 | -0/+1 |
* | Remove dma_cache_(wback|inv|wback_inv) functions | Ralf Baechle | 2007-10-17 | 2 | -49/+5 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 | 1 | -1/+0 |
* | remove strict ansi check from __u64 in asm/types.h | Olaf Hering | 2007-10-17 | 1 | -3/+3 |
* | kill DECLARE_MUTEX_LOCKED | Christoph Hellwig | 2007-10-17 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh64-2.6 | Linus Torvalds | 2007-10-13 | 1 | -0/+7 |
|\ |
|
| * | sh64: Move *_p() I/O routine variants to io.h. | Paul Mundt | 2007-10-01 | 1 | -0/+7 |
* | | sh: Add gpio.h stubs for PFC definitions. | Markus Brunner | 2007-09-21 | 1 | -0/+8 |
|/ |
|
* | sh64: Add missing dma_sync_single_for_*(). | Paul Mundt | 2007-08-10 | 1 | -0/+18 |
* | sh64: Kill off virt_to_bus()/bus_to_virt(). | Paul Mundt | 2007-07-31 | 2 | -8/+4 |
* | take declarations of enable_irq() et.al. to linux/interrupt.h | Al Viro | 2007-07-22 | 1 | -4/+0 |
* | sh64: Wire up fallocate() syscall. | Paul Mundt | 2007-07-20 | 1 | -1/+2 |
* | arch: personality independent stack top | Peter Zijlstra | 2007-07-19 | 1 | -0/+1 |
* | fbdev: detect primary display device | Antonino A. Daplas | 2007-07-17 | 1 | -0/+6 |
* | fbdev: move arch-specific bits to their respective subdirectories | Antonino A. Daplas | 2007-07-17 | 1 | -0/+13 |
* | page table handling cleanup | Jan Beulich | 2007-07-16 | 1 | -7/+0 |
* | PCI: remove pci_dac_dma_... APIs | Jan Beulich | 2007-07-11 | 1 | -5/+0 |
* | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() | Michael Ellerman | 2007-07-11 | 1 | -4/+0 |
* | sh64: generic quicklist support. | Paul Mundt | 2007-05-14 | 1 | -77/+23 |
* | sh64: Fixup sh-sci build. | Paul Mundt | 2007-05-14 | 1 | -0/+1 |
* | sh64: ppoll/pselect6() and restartable syscalls. | Paul Mundt | 2007-05-14 | 1 | -0/+6 |
* | sh64: dma-mapping updates. | Paul Mundt | 2007-05-14 | 1 | -5/+9 |
* | sh64: Fixups for the irq_regs changes. | Paul Mundt | 2007-05-14 | 1 | -0/+1 |
* | sh64: Wire up many new syscalls. | Paul Mundt | 2007-05-14 | 1 | -6/+37 |