Age | Commit message (Expand) | Author | Files | Lines |
2007-08-01 | sh: Fix pgd mismatch from cached TTB in unhandled fault. | Paul Mundt | 1 | -2/+1 |
2007-08-01 | sh: Don't include fault-nommu on SH-2/SH-2A. | Paul Mundt | 1 | -1/+3 |
2007-08-01 | sh: Fix irqflags tracing for SH-3/4 nommu. | Paul Mundt | 1 | -32/+15 |
2007-07-31 | sh: Fix fs.h removal from mm.h regressions. | Paul Mundt | 1 | -0/+1 |
2007-07-26 | sh: remove support for sh7300 and solution engine 7300 | Magnus Damm | 1 | -4/+0 |
2007-07-26 | sh: Restrict DSP support to specific CPUs. | Paul Mundt | 1 | -0/+3 |
2007-07-25 | sh: remove support for sh73180 and solution engine 73180 | Magnus Damm | 1 | -4/+0 |
2007-07-25 | sh: remove old broken pint code | Magnus Damm | 1 | -3/+0 |
2007-07-25 | sh: Reclaim beginning of P3 space for vmalloc area. | Paul Mundt | 1 | -3/+0 |
2007-07-24 | sh: Add kmap_coherent()/kunmap_coherent() interface for SH-4. | Paul Mundt | 2 | -52/+34 |
2007-07-20 | sh: intc - add support for SH7750 and its variants | Magnus Damm | 1 | -6/+6 |
2007-07-20 | sh: intc - add support for 7780 | Magnus Damm | 1 | -1/+1 |
2007-07-20 | sh: intc - add support for 7722 processor | Magnus Damm | 1 | -1/+1 |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 1 | -1/+1 |
2007-07-19 | mm: fault feedback #2 | Nick Piggin | 1 | -12/+11 |
2007-07-07 | sh: Select IPR-IRQ for SH7091. | Paul Mundt | 1 | -0/+1 |
2007-06-20 | sh: Preliminary support for the SH-X3 CPU. | Paul Mundt | 1 | -0/+9 |
2007-06-18 | sh: Check oops_may_print() in unhandled fault. | Paul Mundt | 1 | -16/+29 |
2007-06-15 | sh: Only support PMB for SH-X cores. | Paul Mundt | 1 | -1/+1 |
2007-06-11 | sh: Kill off broken dma page ops. | Paul Mundt | 2 | -98/+1 |
2007-06-11 | sh: Tidy up dependencies for SH-2 build. | Paul Mundt | 2 | -12/+6 |
2007-06-08 | sh: Kill off dead SH7604 support. | Paul Mundt | 1 | -4/+0 |
2007-06-08 | sh: memory hot-add for sparsemem users support. | Paul Mundt | 2 | -0/+50 |
2007-06-08 | sh: Make NUMA depend on sparsemem. | Paul Mundt | 1 | -1/+1 |
2007-06-08 | sh: URAM node support for SH7722. | Paul Mundt | 1 | -0/+2 |
2007-06-08 | sh: Support for multiple nodes. | Paul Mundt | 3 | -0/+104 |
2007-06-08 | sh: Use asm/sections.h for linker section symbols. | Paul Mundt | 1 | -7/+4 |
2007-06-08 | sh: Fix up max_zone_pfns[] with multiple nodes. | Paul Mundt | 1 | -12/+17 |
2007-06-08 | sh: Enable IPR-IRQ for SH7206. | Paul Mundt | 1 | -0/+1 |
2007-06-08 | sh: sparsemem support. | Paul Mundt | 2 | -23/+16 |
2007-06-08 | sh: Fix SH-4 CPU selects. | Paul Mundt | 1 | -4/+0 |
2007-06-08 | sh: Rework CPU/board dependencies. | Paul Mundt | 1 | -10/+11 |
2007-06-04 | sh: ioremap() through PMB needs asm/mmu.h. | Paul Mundt | 1 | -0/+1 |
2007-05-21 | sh: Fix page size alignment in __copy_user_page(). | Paul Mundt | 1 | -0/+1 |
2007-05-21 | sh: Fix up various compile warnings for SE boards. | Paul Mundt | 1 | -0/+1 |
2007-05-21 | sh: revert addition of page fault notifiers | Christoph Hellwig | 1 | -37/+0 |
2007-05-21 | spelling fixes: arch/sh/ | Simon Arlott | 1 | -1/+1 |
2007-05-14 | sh: Kill off pmb slab cache destructor. | Paul Mundt | 1 | -41/+38 |
2007-05-14 | sh: Shut up compiler warnings in __do_page_fault(). | Paul Mundt | 1 | -1/+1 |
2007-05-09 | sh: Truncate MAX_ACTIVE_REGIONS for the common case. | Paul Mundt | 1 | -0/+4 |
2007-05-09 | sh: Convert to common die chain. | Paul Mundt | 1 | -1/+1 |
2007-05-09 | sh: generic quicklist support. | Paul Mundt | 2 | -0/+5 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2 | -2/+0 |
2007-05-08 | use SLAB_PANIC flag cleanup | Akinobu Mita | 1 | -3/+3 |
2007-05-07 | sh: Add die chain notifiers. | Paul Mundt | 1 | -2/+37 |
2007-05-07 | sh: Solution Engine SH7705 board and CPU updates. | Nobuhiro Iwamatsu | 1 | -0/+1 |
2007-05-07 | sh: bootmem tidying for discontig/sparsemem preparation. | Paul Mundt | 2 | -105/+103 |
2007-05-07 | sh: MS7712SE01 board support. | Nobuhiro Iwamatsu | 1 | -0/+8 |
2007-03-05 | sh: Revert lazy dcache writeback changes. | Paul Mundt | 7 | -75/+185 |
2007-02-14 | sh: Revert TLB miss fast-path changes that broke PTEA parts. | Paul Mundt | 1 | -0/+87 |