index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
kernel
Age
Commit message (
Expand
)
Author
2014-02-10
m68k: Wire up sched_setattr and sched_getattr
Geert Uytterhoeven
2014-01-19
m68k/mac: Make SCC reset work more reliably
Finn Thain
2013-12-30
m68k: Convert arch/m68k/kernel/traps.c to pr_*()
Geert Uytterhoeven
2013-12-08
m68k: Add support to export bootinfo in procfs
Geert Uytterhoeven
2013-12-08
m68k: Add kexec support
Geert Uytterhoeven
2013-11-26
m68k: Add infrastructure for machine-specific random_get_entropy()
Geert Uytterhoeven
2013-11-26
m68k/atari: Call paging_init() before nf_init()
Geert Uytterhoeven
2013-11-26
m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>
Geert Uytterhoeven
2013-11-26
m68k/UAPI: Move generic definitions to <asm/bootinfo.h>
Geert Uytterhoeven
2013-11-26
m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.h
Geert Uytterhoeven
2013-11-26
m68k/mac: Move struct mac_booter_data to <asm/macintosh.h>
Geert Uytterhoeven
2013-11-26
m68k: head.S - Correct date and spelling
Geert Uytterhoeven
2013-11-26
m68k: The bootinfo is located right after the kernel
Geert Uytterhoeven
2013-11-26
m68k/setup: Use pr_*() and __func__ instead of plain printk()
Geert Uytterhoeven
2013-11-26
m68k: Mark functions only called from setup_arch() __init
Geert Uytterhoeven
2013-11-13
m68k: Simplify low level interrupt handling code
Thomas Gleixner
2013-09-09
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2013-08-26
m68k/coldfire: flush cache when creating the signal stack frame
Alexander Stein
2013-08-26
m68knommu: Mark functions only called from setup_arch() __init
Geert Uytterhoeven
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2013-07-03
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-06-28
lib: Move fonts from drivers/video/console/ to lib/fonts/
Geert Uytterhoeven
2013-06-24
m68k/irq: Vector ints need a valid interrupt handler
Thomas Bogendoerfer
2013-05-31
m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTK
Finn Thain
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2013-04-16
m68k/atari: ROM port ISA adapter support
Michael Schmitz
2013-04-08
m68k: Use generic idle loop
Thomas Gleixner
2013-03-04
m68knommu: add CPU_NAME for 68000
Luis Alves
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-21
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-09
m68k: Sort out !CONFIG_MMU_SUN3 vs. CONFIG_HAS_DMA
Geert Uytterhoeven
2013-02-03
m68k: switch to generic old sigaction()
Al Viro
2013-02-03
m68k: switch to generic old sigsuspend
Al Viro
2013-02-03
m68k: switch to generic sigaltstack
Al Viro
2013-01-27
Merge tag 'v3.8-rc5' into next/cleanup
Olof Johansson
2013-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2013-01-14
Merge branch 'clocksource/cleanup' into next/cleanup
Olof Johansson
2013-01-03
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
2012-12-25
m68k: Wire up finit_module
Geert Uytterhoeven
2012-12-24
m68k: set arch_gettimeoffset directly
Stephen Warren
2012-12-24
time: convert arch_gettimeoffset to a pointer
Stephen Warren
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2012-11-29
get rid of ptrace_signal_deliver() arguments
Al Viro
2012-11-29
flagday: kill pt_regs argument of do_fork()
Al Viro
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
m68k: sanitize copy_thread(), fork/vfork/clone wrappers, switch to generic fo...
Al Viro
2012-11-16
Merge branch 'arch-frv' into no-rebases
Al Viro
[next]