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