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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-20
m68k: convert to dma_map_ops
Christoph Hellwig
1
-34
/
+27
2015-11-22
m68k: Wire up mlock2
Geert Uytterhoeven
1
-0
/
+1
2015-11-22
m68knommu: Add missing initialization of max_pfn and {min,max}_low_pfn
Geert Uytterhoeven
1
-3
/
+6
2015-09-28
m68k: Wire up membarrier
Geert Uytterhoeven
1
-0
/
+1
2015-09-28
m68k: Wire up userfaultfd
Geert Uytterhoeven
1
-0
/
+1
2015-09-28
m68k: Wire up direct socket calls
Geert Uytterhoeven
1
-1
/
+17
2015-08-10
m68k/bootinfo: Use kmemdup rather than duplicating its implementation
Andrzej Hajda
1
-3
/
+1
2015-06-01
m68k: Use for_each_sg()
Akinobu Mita
1
-7
/
+12
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-12
/
+2
2015-04-12
m68k: Remove signal translation and exec_domain
Richard Weinberger
1
-12
/
+2
2015-03-15
m68k/pci: Remove a superflous KERN_ERR
Dan Carpenter
1
-1
/
+1
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-2
/
+2
2015-01-11
m68k: Wire up execveat
Geert Uytterhoeven
1
-0
/
+1
2014-10-27
m68k: Wire up bpf
Geert Uytterhoeven
1
-0
/
+1
2014-10-09
m68k: call find_vma with the mmap_sem held in sys_cacheflush()
Davidlohr Bueso
1
-8
/
+13
2014-09-01
m68k: Wire up memfd_create
Geert Uytterhoeven
1
-0
/
+1
2014-09-01
m68k: Wire up getrandom
Geert Uytterhoeven
1
-0
/
+1
2014-08-06
m68k: Use sigsp()
Richard Weinberger
1
-12
/
+4
2014-08-06
m68k: Use get_signal() signal_setup_done()
Richard Weinberger
1
-39
/
+24
2014-07-11
m68k: Export mach_random_get_entropy to modules
Geert Uytterhoeven
1
-0
/
+2
2014-07-10
m68k: Fix boot regression on machines with RAM at non-zero
Geert Uytterhoeven
1
-1
/
+2
2014-06-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
1
-7
/
+6
2014-05-28
m68k: Increase initial mapping to 8 or 16 MiB if possible
Andreas Schwab
1
-2
/
+17
2014-05-28
m68k/atari: fix SCC initialization for debug console
Finn Thain
1
-10
/
+21
2014-05-28
m68k/mvme16x: Adopt common boot console
Finn Thain
2
-8
/
+24
2014-05-28
m68k: Multi-platform EARLY_PRINTK
Finn Thain
3
-24
/
+76
2014-05-26
m68k: Toward platform agnostic framebuffer debug logging
Finn Thain
1
-86
/
+26
2014-05-26
m68k: fix a compiler warning when building for DragonBall
Daniel Palmer
1
-7
/
+6
2014-05-20
m68k: add renameat2 syscall
Miklos Szeredi
1
-0
/
+1
2014-04-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2014-03-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-63
/
+7
2014-03-12
Merge branch 'irq/for-gpio' into irq/core
Thomas Gleixner
1
-0
/
+2
2014-03-10
m68k: head.S - Remove bogus L prefix in comment
Geert Uytterhoeven
1
-1
/
+1
2014-03-10
m68k: Remove dead code
Finn Thain
1
-55
/
+0
2014-03-10
m68k: Remove CONSOLE_PENGUIN macro, adopt CONFIG_LOGO
Finn Thain
1
-7
/
+6
2014-03-05
m68k: Do not rely on magic indirect includes
Thomas Gleixner
1
-1
/
+1
2014-02-10
m68k: Wire up sched_setattr and sched_getattr
Geert Uytterhoeven
1
-0
/
+2
2014-01-19
m68k/mac: Make SCC reset work more reliably
Finn Thain
1
-1
/
+3
2013-12-30
m68k: Convert arch/m68k/kernel/traps.c to pr_*()
Geert Uytterhoeven
1
-131
/
+101
2013-12-08
m68k: Add support to export bootinfo in procfs
Geert Uytterhoeven
3
-0
/
+83
2013-12-08
m68k: Add kexec support
Geert Uytterhoeven
4
-0
/
+222
2013-11-26
m68k: Add infrastructure for machine-specific random_get_entropy()
Geert Uytterhoeven
1
-0
/
+4
2013-11-26
m68k/atari: Call paging_init() before nf_init()
Geert Uytterhoeven
1
-2
/
+2
2013-11-26
m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>
Geert Uytterhoeven
1
-11
/
+20
2013-11-26
m68k/UAPI: Move generic definitions to <asm/bootinfo.h>
Geert Uytterhoeven
1
-2
/
+2
2013-11-26
m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.h
Geert Uytterhoeven
1
-0
/
+6
2013-11-26
m68k/mac: Move struct mac_booter_data to <asm/macintosh.h>
Geert Uytterhoeven
1
-2
/
+0
2013-11-26
m68k: head.S - Correct date and spelling
Geert Uytterhoeven
1
-1
/
+1
2013-11-26
m68k: The bootinfo is located right after the kernel
Geert Uytterhoeven
2
-2
/
+2
2013-11-26
m68k/setup: Use pr_*() and __func__ instead of plain printk()
Geert Uytterhoeven
1
-9
/
+10
[next]