| Commit message (Expand) | Author | Age |
* | sh: Kill off duplicate remove_memory() definition. | Andrew Morton | 2008-10-20 |
* | sh: remove consistent alloc cruft | Magnus Damm | 2008-10-19 |
* | Fix debugfs_create_file's error checking method for arch/sh/mm/ | Zhaolei | 2008-10-19 |
* | sh: Trivial trace_mark() instrumentation for core events. | Paul Mundt | 2008-09-21 |
* | sh: Kill off duplicate page fault notifiers in slow path. | Paul Mundt | 2008-09-20 |
* | sh: Look up the trap vector for the page fault notifier. | Paul Mundt | 2008-09-20 |
* | sh: Support kernel stacks smaller than a page. | Paul Mundt | 2008-09-20 |
* | sh: Make memory hot-add and hot-remove depend on MMU. | Paul Mundt | 2008-09-17 |
* | sh: kprobes: Hook up kprobe_fault_handler() in the page fault path. | Paul Mundt | 2008-09-07 |
* | sh: uninline flush_icache_all(). | Paul Mundt | 2008-09-07 |
* | sh: remove unnecessary memset after alloc_bootmem_low_pages | Marek Skuczynski | 2008-09-07 |
* | sh: vmalloc pgtable sync fix. | Stuart Menefy | 2008-09-07 |
* | sh: early cached_to_uncached initialization. | Stuart Menefy | 2008-09-07 |
* | sh: Add support for memory hot-remove. | Paul Mundt | 2008-09-07 |
* | sh: fixup many sparse errors. | Paul Mundt | 2008-09-07 |
* | sh: fix platform_resource_setup_memory() section mismatch | Magnus Damm | 2008-08-28 |
* | sh: select memchunk size using kernel cmdline | Magnus Damm | 2008-08-11 |
* | sh: Disable 64kB hugetlbpage size when using 64kB PAGE_SIZE. | Paul Mundt | 2008-08-11 |
* | SH2(A) cache update | Yoshinori Sato | 2008-08-04 |
* | sh: Fix up broken kerneldoc comments. | Paul Mundt | 2008-08-03 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-08-01 |
|\ |
|
| * | sh: migrate to arch/sh/include/ | Paul Mundt | 2008-07-28 |
* | | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 2008-07-28 |
|\| |
|
| * | sh: fix uImage Entry Point | Yoshihiro Shimoda | 2008-07-28 |
| * | fix sh ptep_get_and_clear breakage | Adrian Bunk | 2008-07-28 |
| * | sh: Add memory chunks to SH-Mobile UIO devices | Magnus Damm | 2008-07-28 |
| * | sh: fix pg-sh4.c build breakage in linux-next | Magnus Damm | 2008-07-28 |
| * | sh: Conditionally re-enable IRQs in fault path. | Stuart Menefy | 2008-07-28 |
| * | sh: Optimized flush_icache_range() implementation. | Chris Smith | 2008-07-28 |
| * | sh: Add support for 16kB PAGE_SIZE. | Paul Mundt | 2008-07-28 |
| * | sh: Support variable page sizes on nommu. | Paul Mundt | 2008-07-28 |
| * | sh: fix seq_file memory leak | Li Zefan | 2008-07-28 |
| * | sh: use generic show_mem() | Johannes Weiner | 2008-07-26 |
| * | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan | 2008-07-26 |
| * | bootmem: replace node_boot_start in struct bootmem_data | Johannes Weiner | 2008-07-24 |
| * | hugetlb: introduce pud_huge | Andi Kleen | 2008-07-24 |
| * | hugetlb: modular state for hugetlb page size | Andi Kleen | 2008-07-24 |
| * | mm: move bootmem descriptors definition to a single place | Johannes Weiner | 2008-07-24 |
* | | Sh: use generic per-device coherent dma allocator | Dmitry Baryshkov | 2008-07-18 |
|/ |
|
* | sh: add memory resources to /proc/iomem | Magnus Damm | 2008-05-08 |
* | sh64: export onchip_remap/unmap() too. | Paul Mundt | 2008-05-08 |
* | sh64: Fixup the nommu build. | Paul Mundt | 2008-05-08 |
* | hotplug-memory: make online_page() common | Jeremy Fitzhardinge | 2008-04-28 |
* | sh: Create an sh debugfs root. | Paul Mundt | 2008-04-18 |
* | sh: Flag PMB support as EXPERIMENTAL. | Paul Mundt | 2008-03-06 |
* | sh: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-05 |
* | sh/mm/pg-sh7705.c must #include <linux/fs.h> | Adrian Bunk | 2008-03-05 |
* | sh: Fix multiple UTLB hit on UP SH-4. | Hideo Saito | 2008-02-14 |
* | sh: __uncached_start only on sh32. | Paul Mundt | 2008-02-14 |
* | sh: Get SH-5 caches working again post-unification. | Paul Mundt | 2008-02-14 |