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
2013-03-04
m68knommu: add CPU_NAME for 68000
Luis Alves
1
-0
/
+3
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-56
/
+3
2013-02-21
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-11
/
+5
2013-02-09
m68k: Sort out !CONFIG_MMU_SUN3 vs. CONFIG_HAS_DMA
Geert Uytterhoeven
1
-3
/
+1
2013-02-03
m68k: switch to generic old sigaction()
Al Viro
1
-32
/
+0
2013-02-03
m68k: switch to generic old sigsuspend
Al Viro
1
-11
/
+0
2013-02-03
m68k: switch to generic sigaltstack
Al Viro
1
-13
/
+3
2013-01-27
Merge tag 'v3.8-rc5' into next/cleanup
Olof Johansson
1
-0
/
+1
2013-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-0
/
+1
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
1
-1
/
+1
2013-01-14
Merge branch 'clocksource/cleanup' into next/cleanup
Olof Johansson
1
-2
/
+2
2013-01-03
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-12-25
m68k: Wire up finit_module
Geert Uytterhoeven
1
-0
/
+1
2012-12-24
m68k: set arch_gettimeoffset directly
Stephen Warren
2
-10
/
+0
2012-12-24
time: convert arch_gettimeoffset to a pointer
Stephen Warren
1
-6
/
+10
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-1
/
+1
2012-11-29
get rid of ptrace_signal_deliver() arguments
Al Viro
1
-1
/
+2
2012-11-29
flagday: kill pt_regs argument of do_fork()
Al Viro
1
-1
/
+1
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
1
-2
/
+1
2012-11-28
m68k: sanitize copy_thread(), fork/vfork/clone wrappers, switch to generic fo...
Al Viro
3
-71
/
+44
2012-11-16
Merge branch 'arch-frv' into no-rebases
Al Viro
1
-0
/
+1
2012-11-14
m68k/sun3: Fix instruction faults
Thomas Bogendoerfer
1
-1
/
+1
2012-10-19
m68k: Wire up kcmp
Geert Uytterhoeven
1
-0
/
+1
2012-10-17
m68k: switch to saner kernel_execve() semantics
Al Viro
1
-7
/
+0
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-97
/
+40
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-4
/
+1
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-5
/
+0
2012-10-01
m68k: switch to generic sys_execve()/kernel_execve()
Al Viro
3
-37
/
+5
2012-10-01
m68k: split ret_from_fork(), simplify kernel_thread()
Al Viro
2
-60
/
+35
2012-09-23
m68k: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
1
-0
/
+3
2012-09-18
PCI: Provide a default pcibios_update_irq()
Thierry Reding
1
-5
/
+0
2012-08-18
m68k: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERR
Thomas Meyer
1
-4
/
+1
2012-08-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
5
-15
/
+10
2012-08-03
m68k: Make sys_atomic_cmpxchg_32 work on classic m68k
Andreas Schwab
1
-2
/
+6
2012-07-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
6
-554
/
+562
2012-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2012-07-20
module.c: spelling s/postition/position/g
Geert Uytterhoeven
1
-2
/
+2
2012-07-17
m68k: common PCI support definitions and code
Greg Ungerer
2
-0
/
+110
2012-07-17
m68k: add support for DMA_BIDIRECTIONAL in dma support functions
Greg Ungerer
1
-0
/
+1
2012-07-16
m68k: use simpler dma_alloc_coherent() for ColdFire CPUs
Greg Ungerer
1
-2
/
+2
2012-07-16
m68k: merge the MMU and non-MMU versions of the entry.S code
Greg Ungerer
3
-552
/
+449
2012-07-16
m68k: use jbsr to call functions instead of bsrl
Greg Ungerer
1
-2
/
+2
2012-07-16
m68k: use some direct calls to ret_from_exception in entry code
Greg Ungerer
1
-3
/
+3
2012-06-27
m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop}
Geert Uytterhoeven
4
-8
/
+2
2012-06-12
m68k: make syscall_trace_enter/leave exist for non-MMU classic m68k types
Greg Ungerer
1
-1
/
+1
2012-06-12
m68k: fix inclusion of arch_gettimeoffset for non-MMU 68k classic CPU types
Greg Ungerer
1
-2
/
+2
2012-06-10
m68knommu: Clean up printing of sections
Geert Uytterhoeven
1
-7
/
+4
2012-06-01
new helper: signal_delivered()
Al Viro
1
-1
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
1
-4
/
+0
[next]