| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: Add a machvec callback for early memblock reservations. | Paul Mundt | 2011-01-11 | 1 | -2/+8 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-10-25 | 1 | -14/+38 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2010-08-04 | 1 | -20/+20 |
| |\ |
|
| * | | sh: Fix up PUD trampling in ranged page table init for X2TLB. | Paul Mundt | 2010-06-21 | 1 | -14/+38 |
* | | | memblock, bootmem: Round pfn properly for memory and reserved regions | Yinghai Lu | 2010-10-12 | 1 | -2/+2 |
* | | | memblock/sh: Use new accessors | Benjamin Herrenschmidt | 2010-08-04 | 1 | -8/+9 |
| |/
|/| |
|
* | | lmb: rename to memblock | Yinghai Lu | 2010-07-14 | 1 | -20/+20 |
|/ |
|
* | sh: fix up CONFIG_KEXEC=n build. | Paul Mundt | 2010-05-18 | 1 | -1/+1 |
* | sh: bootmem refactoring. | Paul Mundt | 2010-05-11 | 1 | -3/+162 |
* | sh: enable LMB region setup via machvec. | Paul Mundt | 2010-05-10 | 1 | -1/+7 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | sh: Merge legacy and dynamic PMB modes. | Paul Mundt | 2010-02-18 | 1 | -1/+0 |
* | sh: uncached mapping helpers. | Paul Mundt | 2010-02-17 | 1 | -19/+2 |
* | sh: Isolate uncached mapping support. | Paul Mundt | 2010-02-12 | 1 | -3/+8 |
* | sh: Kill off the special uncached section and fixmap. | Paul Mundt | 2010-01-21 | 1 | -3/+0 |
* | sh: Track the uncached mapping size. | Paul Mundt | 2010-01-21 | 1 | -7/+14 |
* | sh: pretty print virtual memory map on boot. | Paul Mundt | 2010-01-20 | 1 | -2/+36 |
* | sh: Make 29/32-bit mode check helper generally available. | Paul Mundt | 2010-01-20 | 1 | -7/+0 |
* | sh: Kill off now bogus fixmap/page wiring documentation. | Paul Mundt | 2010-01-19 | 1 | -15/+0 |
* | sh: Handle early ioremaps through fixed mappings. | Paul Mundt | 2010-01-18 | 1 | -0/+4 |
* | sh: Generalise the pte handling code for the fixmap path | Matt Fleming | 2010-01-16 | 1 | -4/+40 |
* | sh: Always provide thread_info allocators. | Paul Mundt | 2010-01-12 | 1 | -29/+0 |
* | sh: Definitions for 3-level page table layout | Matt Fleming | 2009-12-17 | 1 | -0/+6 |
* | sh: Bump up dma_ops initialization far earlier in the boot process. | Paul Mundt | 2009-10-27 | 1 | -0/+11 |
* | sh: Prepare for dynamic PMB support | Matt Fleming | 2009-10-10 | 1 | -0/+8 |
* | kcore: use registerd physmem information | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -4/+0 |
* | kcore: register vmalloc area in generic way | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -3/+1 |
* | kcore: add kclist types | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -2/+2 |
* | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 | 1 | -1/+1 |
* | sh: Fix up and optimize the kmap_coherent() interface. | Paul Mundt | 2009-09-03 | 1 | -20/+25 |
* | sh: Migrate SH-4 cacheflush ops to function pointers. | Paul Mundt | 2009-08-15 | 1 | -2/+3 |
* | sh: Centralize the CPU cache initialization routines. | Paul Mundt | 2009-08-15 | 1 | -1/+1 |
* | sh: Wire up the uncached fixmap on sh64 as well. | Paul Mundt | 2009-06-23 | 1 | -2/+0 |
* | sh: Use local TLB flush in set_pte_phys(). | Paul Mundt | 2009-06-23 | 1 | -1/+1 |
* | sh: Prefer slab_is_available() over after_bootmem. | Paul Mundt | 2009-05-22 | 1 | -3/+0 |
* | mm: show node to memory section relationship with symlinks in sysfs | Gary Hade | 2009-01-06 | 1 | -1/+2 |
* | sh: Handle fixmap TLB eviction more coherently. | Paul Mundt | 2008-11-10 | 1 | -3/+9 |
* | sh: Kill off duplicate remove_memory() definition. | Andrew Morton | 2008-10-21 | 1 | -17/+0 |
* | sh: Support kernel stacks smaller than a page. | Paul Mundt | 2008-09-20 | 1 | -0/+29 |
* | sh: remove unnecessary memset after alloc_bootmem_low_pages | Marek Skuczynski | 2008-09-08 | 1 | -1/+0 |
* | sh: early cached_to_uncached initialization. | Stuart Menefy | 2008-09-08 | 1 | -13/+14 |
* | sh: Add support for memory hot-remove. | Paul Mundt | 2008-09-08 | 1 | -0/+17 |
* | sh: use generic show_mem() | Johannes Weiner | 2008-07-26 | 1 | -41/+0 |
* | bootmem: replace node_boot_start in struct bootmem_data | Johannes Weiner | 2008-07-24 | 1 | -1/+1 |
* | hotplug-memory: make online_page() common | Jeremy Fitzhardinge | 2008-04-28 | 1 | -9/+0 |
* | sh: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 | 1 | -1/+1 |
* | sh: __uncached_start only on sh32. | Paul Mundt | 2008-02-14 | 1 | -0/+2 |
* | sh: Populate swapper_pg_dir with fixmap range. | Stuart Menefy | 2008-01-28 | 1 | -0/+36 |
* | sh: Preparation for uncached jumps through PMB. | Stuart Menefy | 2008-01-28 | 1 | -1/+15 |
* | sh: Tidy up various clear_page()/copy_page() definitions. | Paul Mundt | 2008-01-28 | 1 | -15/+0 |