| Commit message (Expand) | Author | Age | Files | Lines |
* | m68knommu: create common externs for _ram* vars | Greg Ungerer | 2011-10-18 | 1 | -1/+0 |
* | m68knommu: remove extern declarations of memory_start/memory_end from mm/init | Greg Ungerer | 2011-10-18 | 1 | -3/+0 |
* | m68knommu: use generic section names in mm/init code | Greg Ungerer | 2011-10-18 | 1 | -9/+8 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2011-08-01 | 1 | -5/+0 |
|\ |
|
| * | m68k/atari: Reserve some ST-RAM early on for device buffer use | Michael Schmitz | 2011-07-30 | 1 | -5/+0 |
* | | m68knommu: Fix printk() format in free_initrd_mem() | Geert Uytterhoeven | 2011-07-25 | 1 | -2/+3 |
* | | m68knommu: Make empty_zero_page "void *", like on m68k | Geert Uytterhoeven | 2011-07-25 | 1 | -3/+3 |
|/ |
|
* | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 2011-05-25 | 1 | -2/+0 |
* | m68knommu: clean up mm/init_no.c | Greg Ungerer | 2011-05-24 | 1 | -47/+4 |
* | m68k: merge the mmu and non-mmu mm/Makefile | Greg Ungerer | 2011-05-24 | 3 | -18/+9 |
* | m68k: mv kmap_mm.c to kmap.c | Greg Ungerer | 2011-05-24 | 2 | -370/+365 |
* | m68knommu: remove stubs for __ioremap() and iounmap() | Greg Ungerer | 2011-05-24 | 2 | -38/+1 |
* | m68knommu: remove unused kernel_set_cachemode() | Greg Ungerer | 2011-05-24 | 1 | -8/+0 |
* | m68k/mm: Set all online nodes in N_NORMAL_MEMORY | Michael Schmitz | 2011-04-27 | 1 | -0/+2 |
* | m68k: merge m68k and m68knommu arch directories | Greg Ungerer | 2011-03-25 | 9 | -522/+780 |
* | m68k: Add helper function handle_kernel_fault() | Roman Zippel | 2011-03-16 | 1 | -15/+1 |
* | m68k: invoke oom-killer from page fault | Nick Piggin | 2010-05-17 | 1 | -10/+4 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 3 | -1/+3 |
* | m68k{,nommu}/h8300: Remove obsolete comment about map_chunk | Philippe De Muyter | 2010-02-27 | 1 | -2/+1 |
* | m68k: Allow ioremapping top of memory | Philippe De Muyter | 2010-02-27 | 1 | -1/+1 |
* | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 | 1 | -1/+1 |
* | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 2009-06-21 | 1 | -1/+1 |
* | m68k: Kill several external declarations in source files | Geert Uytterhoeven | 2009-01-12 | 2 | -7/+4 |
* | arch/m68k/mm/kmap.c: introduce missing kfree | Julia Lawall | 2008-10-14 | 1 | -1/+3 |
* | m68k: use generic show_mem() | Johannes Weiner | 2008-07-26 | 1 | -30/+0 |
* | mm: drop unneeded pgdat argument from free_area_init_node() | Johannes Weiner | 2008-07-24 | 2 | -2/+2 |
* | mm: move bootmem descriptors definition to a single place | Johannes Weiner | 2008-07-24 | 1 | -3/+1 |
* | arch/m68k/mm/sun3mmu.c: Eliminate NULL test and memset after alloc_bootmem | Julia Lawall | 2008-07-21 | 1 | -1/+0 |
* | arch/m68k/mm/motorola.c: Eliminate NULL test and memset after alloc_bootmem | Julia Lawall | 2008-07-21 | 1 | -1/+0 |
* | m68k: Export empty_zero_page for ZERO_PAGE usage in modules. | Aneesh Kumar K.V | 2008-04-29 | 1 | -0/+1 |
* | m68k: remove redundant display of free swap space in show_mem() | Johannes Weiner | 2008-04-28 | 1 | -1/+0 |
* | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 2007-10-19 | 1 | -1/+1 |
* | During VM oom condition, kill all threads in process group | Will Schmidt | 2007-10-16 | 1 | -1/+1 |
* | m68k: Kill superfluous extern | Geert Uytterhoeven | 2007-08-23 | 1 | -5/+1 |
* | m68k: missing __init | Al Viro | 2007-07-20 | 1 | -1/+1 |
* | m68k: missing exports | Al Viro | 2007-07-20 | 1 | -0/+2 |
* | mm: fault feedback #2 | Nick Piggin | 2007-07-19 | 1 | -11/+10 |
* | m68k: discontinuous memory support | Roman Zippel | 2007-05-31 | 3 | -146/+147 |
* | m68k: runtime patching infrastructure | Roman Zippel | 2007-05-31 | 1 | -0/+3 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 1 | -1/+1 |
* | [PATCH] m68k: EXPORT_SYMBOL(cache_{clear,push}) bogus comment | Geert Uytterhoeven | 2006-12-09 | 1 | -2/+2 |
* | [PATCH] Sun3: General updates | Sam Creasey | 2006-12-09 | 1 | -2/+5 |
* | [PATCH] mm: arch do_page_fault() vs in_atomic() | Peter Zijlstra | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] clean m68k ksyms | Al Viro | 2006-10-11 | 3 | -2/+13 |
* | [PATCH] sun3 __iomem annotations | Al Viro | 2006-10-11 | 1 | -4/+4 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 1 | -1/+1 |
* | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu | 2006-09-29 | 1 | -1/+1 |
* | [PATCH] make PROT_WRITE imply PROT_READ | Jason Baron | 2006-09-29 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 4 | -4/+0 |
* | [PATCH] arch: use list_move() | Akinobu Mita | 2006-06-26 | 1 | -4/+2 |