| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: Force __access_ok() to obey address space limit. | Paul Mundt | 2008-01-11 | 1 | -27/+15 |
* | sh: Fix argument page dcache flushing regression. | Carmelo Amoroso | 2008-01-07 | 1 | -0/+6 |
* | sh: Fix copy_{to,from}_user_page() with cache disabled. | Heiko Schocher | 2007-11-19 | 1 | -1/+1 |
* | sh: remove dead config symbols from SH code | Jiri Olsa | 2007-11-09 | 1 | -4/+2 |
* | Merge branch 'page_colouring_despair' | Paul Mundt | 2007-11-08 | 2 | -8/+21 |
|\ |
|
| * | sh: Kill off __{copy,clear}_user_page(). | Paul Mundt | 2007-11-07 | 1 | -4/+1 |
| * | sh: Optimized copy_{to,from}_user_page() for SH-4. | Paul Mundt | 2007-11-07 | 1 | -4/+14 |
| * | sh: Wire up clear_user_highpage(). | Paul Mundt | 2007-11-07 | 1 | -0/+6 |
* | | sh: Add a dummy vga.h. | Paul Mundt | 2007-11-07 | 1 | -0/+6 |
* | | sh: Fix up PAGE_KERNEL_PCC() for nommu. | Paul Mundt | 2007-11-07 | 1 | -1/+3 |
|/ |
|
* | sh: Kill off the remaining ST40 cruft. | Paul Mundt | 2007-11-07 | 1 | -1/+1 |
* | sh: remove PTRACE_O_TRACESYSGOOD from asm/ptrace.h | Mike Frysinger | 2007-11-07 | 1 | -3/+0 |
* | sh: Decouple 4k and soft/hardirq stacks. | Paul Mundt | 2007-11-02 | 1 | -1/+1 |
* | sh: Provide a __read_mostly section wrapper. | Paul Mundt | 2007-10-30 | 1 | -0/+2 |
* | sh: Move zero page param defs somewhere sensible. | Paul Mundt | 2007-10-30 | 1 | -0/+14 |
* | sh: Use generic SMP_CACHE_BYTES/L1_CACHE_ALIGN. | Paul Mundt | 2007-10-30 | 2 | -4/+1 |
* | sh: Correct pte_page() breakage. | Paul Mundt | 2007-10-30 | 2 | -2/+1 |
* | 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 |
* | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 | 2 | -2/+2 |
* | 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 | -6/+0 |
* | bitops: introduce lock ops | Nick Piggin | 2007-10-18 | 1 | -0/+1 |
* | increase AT_VECTOR_SIZE to terminate saved_auxv properly | Olaf Hering | 2007-10-17 | 2 | -0/+2 |
* | Remove dma_cache_(wback|inv|wback_inv) functions | Ralf Baechle | 2007-10-17 | 2 | -26/+1 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 | 1 | -1/+0 |
* | cleanup floppy.h | Jan Beulich | 2007-10-17 | 1 | -4/+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 |
* | x86: optimize page faults like all other achitectures and kill notifier cruft | Christoph Hellwig | 2007-10-16 | 1 | -2/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-10-13 | 33 | -270/+705 |
|\ |
|
| * | sh: Fix SH-4 DMAC CHCR masking. | Adrian McMenamin | 2007-10-08 | 1 | -1/+1 |
| * | sh: Make kgdb i-cache flushing less inept. | Paul Mundt | 2007-10-03 | 1 | -12/+0 |
| * | sh: kgdb section mismatches and tidying. | Paul Mundt | 2007-10-03 | 1 | -10/+2 |
| * | sh: Use boot_cpu_data for CPU probe. | Paul Mundt | 2007-09-27 | 1 | -1/+0 |
| * | sh: processor.h needs smp.h | Paul Mundt | 2007-09-27 | 1 | -0/+1 |
| * | sh: Define _ebss for uClinux MTD map driver. | Paul Mundt | 2007-09-24 | 1 | -0/+1 |
| * | sh: Bring SMP support back from the dead. | Paul Mundt | 2007-09-21 | 2 | -11/+24 |
| * | sh: intc - initial SMP support. | Magnus Damm | 2007-09-21 | 1 | -0/+12 |
| * | sh: Kill off special boot_cpu_data. | Paul Mundt | 2007-09-21 | 1 | -7/+2 |
| * | sh: Add maple bus support for the SEGA Dreamcast. | Adrian McMenamin | 2007-09-21 | 1 | -0/+37 |
| * | sh: Fix up extended mode TLB for SH-X2+ cores. | Paul Mundt | 2007-09-21 | 3 | -55/+75 |
| * | sh: Magic Panel R2 board support. | Markus Brunner | 2007-09-21 | 1 | -0/+67 |
| * | sh: dma: Fix CONFIG_SYSFS=n build. | Paul Mundt | 2007-09-21 | 1 | -5/+0 |
| * | sh: dma: Fix up build for SH7709 support. | Kristoffer Ericson | 2007-09-21 | 1 | -1/+1 |
| * | sh: Fix OFFCHIP_IRQ_BASE compile error. | Kristoffer Ericson | 2007-09-21 | 1 | -0/+1 |
| * | sh: add writesb(), readsb(), writesw() and readsw() to io.h | Magnus Damm | 2007-09-21 | 1 | -0/+26 |
| * | sh: intc - rework higlander irq code for r7780mp and r7785rp | Magnus Damm | 2007-09-21 | 1 | -19/+14 |
| * | sh: intc - irl mode update for sh7780 and sh7785 | Magnus Damm | 2007-09-21 | 1 | -0/+1 |