Age | Commit message (Expand) | Author |
2010-12-01 | sh: Assume new page cache pages have dirty dcache lines. | Paul Mundt |
2010-11-04 | sh: nommu: use 32-bit phys mode. | Paul Mundt |
2010-10-27 | sh: lockless get_user_pages_fast() | Paul Mundt |
2010-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2010-10-15 | sh: Provide a generic SRAM pool for tiny memories. | Paul Mundt |
2010-10-14 | sh: Fix up PMB locking. | Paul Mundt |
2010-10-12 | memblock, bootmem: Round pfn properly for memory and reserved regions | Yinghai Lu |
2010-09-24 | sh: provide generic arch_debugfs_dir. | Paul Mundt |
2010-09-23 | sh: change to new flag variable | matt mooney |
2010-08-16 | sh: stub __flush_tlb_global() definition for nommu. | Paul Mundt |
2010-08-04 | sh: Use __GFP_ZERO for dma_generic_alloc_coherent(). | Andrew Murray |
2010-08-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2010-08-04 | memblock/sh: Use new accessors | Benjamin Herrenschmidt |
2010-07-14 | lmb: rename to memblock | Yinghai Lu |
2010-07-02 | sh: Provide a global TLB flush for U/I-TLB clear. | Paul Mundt |
2010-06-21 | sh: Fix up PUD trampling in ranged page table init for X2TLB. | Paul Mundt |
2010-06-21 | arch/sh/mm: Eliminate a double lock | Julia Lawall |
2010-05-18 | sh: Fix up the NUMA build for recent LMB changes. | Paul Mundt |
2010-05-18 | sh: fix up CONFIG_KEXEC=n build. | Paul Mundt |
2010-05-11 | sh: Reject small mappings for PMB bolting. | Paul Mundt |
2010-05-11 | sh: bootmem refactoring. | Paul Mundt |
2010-05-10 | sh: enable LMB region setup via machvec. | Paul Mundt |
2010-04-26 | sh: Kill off dangling goto labels from oom-killer rework. | Paul Mundt |
2010-04-26 | Merge branch 'sh/stable-updates' | Paul Mundt |
2010-04-26 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mfleming... | Paul Mundt |
2010-04-26 | sh: invoke oom-killer from page fault | Nick Piggin |
2010-04-25 | sh: Do not try merging two 128MB PMB mappings | Matt Fleming |
2010-04-20 | sh: Zero out aliases counter when using SH-X3 hardware assistance. | Paul Mundt |
2010-04-19 | sh: Enable SH-X3 hardware synonym avoidance handling. | Paul Mundt |
2010-04-05 | Merge branch 'sh/stable-updates' | Paul Mundt |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo |
2010-04-02 | sh: Fix up the SH-3 build for recent TLB changes. | Paul Mundt |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-29 | sh: tlb debugfs support. | Matt Fleming |
2010-03-26 | sh: update the TLB replacement counter for entry wiring. | Matt Fleming |
2010-03-23 | sh: Fix build after dynamic PMB rework | Matt Fleming |
2010-03-23 | sh: Replace unsafe manipulation of MMUCR | Matt Fleming |
2010-03-23 | sh: Flush ITLB too in PTEAEX's flush_tlb_page() | Matt Fleming |
2010-03-10 | sh: Export uncached helper symbols. | Paul Mundt |
2010-03-08 | sh: Fix up uncached offset for legacy 29-bit mode. | Paul Mundt |
2010-03-05 | sh: Move PMB debugfs entry initialization to later stage | Pawel Moll |
2010-03-04 | sh: fix up MMU reset with variable PMB mapping sizes. | Paul Mundt |
2010-03-03 | sh: establish PMB mappings for NUMA nodes. | Paul Mundt |
2010-03-03 | sh: check for existing mappings for bolted PMB entries. | Paul Mundt |
2010-03-02 | sh: fixed virt/phys mapping helpers for PMB. | Paul Mundt |
2010-03-02 | sh: make pmb iomapping configurable. | Paul Mundt |
2010-03-02 | sh: reworked dynamic PMB mapping. | Paul Mundt |
2010-03-02 | Merge branches 'sh/dmaengine', 'sh/hw-breakpoints' and 'sh/trivial' | Paul Mundt |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-03-01 | sh: No need to explicitly include <linux/rwlock.h>. | Robert P. J. Day |