index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
m68k: Add export.h to the m68k specific files as required
Paul Gortmaker
2011-10-31
2
-0
/
+2
*
Merge branch 'for-linus' of git://github.com/gregungerer/m68knommu
Linus Torvalds
2011-10-25
9
-1608
/
+1274
|
\
|
*
m68knommu: create common externs for _ram* vars
Greg Ungerer
2011-10-18
1
-2
/
+0
|
*
m68knommu: use generic section names in setup code
Greg Ungerer
2011-10-18
1
-1
/
+1
|
*
m68k: merge the mmu and non-mmu traps.c files
Greg Ungerer
2011-10-18
3
-1456
/
+1105
|
*
m68k: move hardware vector setting from traps.c to its own file
Greg Ungerer
2011-10-18
3
-116
/
+146
|
*
m68k: merge mmu and non-mmu include/asm/entry.h files
Greg Ungerer
2011-10-18
1
-3
/
+3
|
*
m68k: merge the mmu and non-mmu kernel/Makefiles
Greg Ungerer
2011-10-18
3
-31
/
+20
*
|
m68k: Finally remove leftover markers sections
Kirill Tkhai
2011-10-24
1
-1
/
+0
|
/
*
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
2011-08-26
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2011-07-31
1
-0
/
+2
|
\
|
*
m68k: Kill warning in setup_arch() when compiling for Sun3
Geert Uytterhoeven
2011-07-30
1
-0
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2011-07-25
5
-227
/
+137
|
\
\
|
*
|
m68k: Revive reporting of spurious interrupts
Geert Uytterhoeven
2011-07-25
1
-0
/
+10
|
*
|
m68knommu: correctly use trap_init
Greg Ungerer
2011-07-25
1
-4
/
+0
|
*
|
m68k: merge the non-mmu and mmu versions of module.c
Greg Ungerer
2011-07-25
3
-223
/
+127
*
|
|
m68k, exec: remove redundant set_fs(USER_DS)
Mathias Krause
2011-07-25
2
-2
/
+2
|
/
/
*
/
modules: make arch's use default loader hooks
Jonas Bonn
2011-07-24
2
-61
/
+0
|
/
*
m68k: use kernel processor defines for conditional optimizations
Greg Ungerer
2011-06-14
1
-2
/
+1
*
m68knommu: fix linker script exported name sections
Greg Ungerer
2011-06-14
1
-10
/
+10
*
ns: Wire up the setns system call
Eric W. Biederman
2011-05-28
1
-0
/
+1
*
m68knommu: Use generic show_interrupts()
Geert Uytterhoeven
2011-05-24
1
-28
/
+0
*
m68k: merge the mmu and non-mmu versions of sys_m68k.c
Greg Ungerer
2011-05-24
3
-643
/
+578
*
m68knommu: Remove obsolete #include <linux/sys.h>
Geert Uytterhoeven
2011-05-24
2
-2
/
+0
*
m68k: merge mmu and non-mmu versions of asm-offsets.c
Greg Ungerer
2011-05-24
3
-179
/
+103
*
m68k: merge non-mmu and mmu versions of m68k_ksyms.c
Greg Ungerer
2011-05-24
3
-64
/
+32
*
m68knommu: remove un-needed exporting of COLDFIRE symbols
Greg Ungerer
2011-05-24
1
-12
/
+0
*
m68knommu: move EXPORT of kernel_thread to function definition
Greg Ungerer
2011-05-24
2
-4
/
+1
*
m68knommu: move EXPORT of local checksumming functions to definitions
Greg Ungerer
2011-05-24
1
-5
/
+0
*
m68knommu: move EXPORT of dump_fpu to function definition
Greg Ungerer
2011-05-24
2
-4
/
+1
*
m68knommu: remove stubs for __ioremap() and iounmap()
Greg Ungerer
2011-05-24
1
-2
/
+0
*
m68k: remove duplicate memcpy() implementation
Greg Ungerer
2011-05-24
1
-6
/
+0
*
m68k: remove duplicate memset() implementation
Greg Ungerer
2011-05-24
1
-1
/
+0
*
extable, core_kernel_data(): Make sure all archs define _sdata
Steven Rostedt
2011-05-20
2
-0
/
+3
*
m68k: Really wire up sys_pselect6 and sys_ppoll
Geert Uytterhoeven
2011-05-19
1
-2
/
+2
*
m68k: Merge mmu and non-mmu versions of sys_call_table
Geert Uytterhoeven
2011-05-19
3
-445
/
+96
*
m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, ...
Geert Uytterhoeven
2011-04-12
2
-0
/
+8
*
Fix common misspellings
Lucas De Marchi
2011-03-31
2
-7
/
+7
*
m68k: Convert irq function namespace
Thomas Gleixner
2011-03-29
1
-1
/
+1
*
m68k: merge m68k and m68knommu arch directories
Greg Ungerer
2011-03-25
45
-5212
/
+8714
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2011-03-16
3
-9
/
+40
|
\
|
*
m68k/atari: Initial ARAnyM support
Petr Stehlik
2011-03-16
1
-0
/
+5
|
*
m68k: Allow all kernel traps to be handled via exception fixups
Andreas Schwab
2011-03-16
1
-3
/
+7
|
*
m68k: Use base_trap_init() to initialize vectors
Roman Zippel
2011-03-16
1
-5
/
+5
|
*
m68k: Add helper function handle_kernel_fault()
Roman Zippel
2011-03-16
1
-1
/
+23
*
|
m68k: Switch do_timer() to xtime_update()
Torben Hohn
2011-01-31
1
-2
/
+2
|
/
*
m68k: Check __get_user()/__put_user() return value
Al Viro
2011-01-07
1
-6
/
+6
*
m68k: Missing syscall_trace() on sigreturn
Al Viro
2011-01-07
1
-1
/
+4
*
m68k: Fix stack mangling logics in sigreturn
Al Viro
2011-01-07
1
-112
/
+61
*
m68k: If we fail to set sigframe up, just leave regs alone...
Al Viro
2011-01-07
1
-14
/
+30
[next]