index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
kernel
Age
Commit message (
Expand
)
Author
2011-07-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2011-07-30
m68k: Kill warning in setup_arch() when compiling for Sun3
Geert Uytterhoeven
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2011-07-25
m68k, exec: remove redundant set_fs(USER_DS)
Mathias Krause
2011-07-25
m68k: Revive reporting of spurious interrupts
Geert Uytterhoeven
2011-07-25
m68knommu: correctly use trap_init
Greg Ungerer
2011-07-25
m68k: merge the non-mmu and mmu versions of module.c
Greg Ungerer
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
2011-06-14
m68k: use kernel processor defines for conditional optimizations
Greg Ungerer
2011-06-14
m68knommu: fix linker script exported name sections
Greg Ungerer
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
2011-05-24
m68knommu: Use generic show_interrupts()
Geert Uytterhoeven
2011-05-24
m68k: merge the mmu and non-mmu versions of sys_m68k.c
Greg Ungerer
2011-05-24
m68knommu: Remove obsolete #include <linux/sys.h>
Geert Uytterhoeven
2011-05-24
m68k: merge mmu and non-mmu versions of asm-offsets.c
Greg Ungerer
2011-05-24
m68k: merge non-mmu and mmu versions of m68k_ksyms.c
Greg Ungerer
2011-05-24
m68knommu: remove un-needed exporting of COLDFIRE symbols
Greg Ungerer
2011-05-24
m68knommu: move EXPORT of kernel_thread to function definition
Greg Ungerer
2011-05-24
m68knommu: move EXPORT of local checksumming functions to definitions
Greg Ungerer
2011-05-24
m68knommu: move EXPORT of dump_fpu to function definition
Greg Ungerer
2011-05-24
m68knommu: remove stubs for __ioremap() and iounmap()
Greg Ungerer
2011-05-24
m68k: remove duplicate memcpy() implementation
Greg Ungerer
2011-05-24
m68k: remove duplicate memset() implementation
Greg Ungerer
2011-05-20
extable, core_kernel_data(): Make sure all archs define _sdata
Steven Rostedt
2011-05-19
m68k: Really wire up sys_pselect6 and sys_ppoll
Geert Uytterhoeven
2011-05-19
m68k: Merge mmu and non-mmu versions of sys_call_table
Geert Uytterhoeven
2011-04-12
m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, ...
Geert Uytterhoeven
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-29
m68k: Convert irq function namespace
Thomas Gleixner
2011-03-25
m68k: merge m68k and m68knommu arch directories
Greg Ungerer
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2011-03-16
m68k/atari: Initial ARAnyM support
Petr Stehlik
2011-03-16
m68k: Allow all kernel traps to be handled via exception fixups
Andreas Schwab
2011-03-16
m68k: Use base_trap_init() to initialize vectors
Roman Zippel
2011-03-16
m68k: Add helper function handle_kernel_fault()
Roman Zippel
2011-01-31
m68k: Switch do_timer() to xtime_update()
Torben Hohn
2011-01-07
m68k: Check __get_user()/__put_user() return value
Al Viro
2011-01-07
m68k: Missing syscall_trace() on sigreturn
Al Viro
2011-01-07
m68k: Fix stack mangling logics in sigreturn
Al Viro
2011-01-07
m68k: If we fail to set sigframe up, just leave regs alone...
Al Viro
2011-01-07
m68k: Don't lose state if sigframe setup fails
Al Viro
2011-01-07
m68k: Simplify the singlestepping handling in signals
Al Viro
2011-01-07
m68k: Switch to saner sigsuspend()
Al Viro
2011-01-07
m68k: Resetting sa_handler in local copy of k_sigaction is pointless
Al Viro
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-10-27
ptrace: cleanup arch_ptrace() on m68k
Namhyung Kim
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2010-10-22
m68k: Remove big kernel lock in cache flush code
Geert Uytterhoeven
2010-10-22
m68k/m68knommu: Remove dead SMP config option
Christian Dietrich
[next]