index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-24
m68knommu: Use generic show_interrupts()
Geert Uytterhoeven
1
-28
/
+0
2011-05-24
m68k: merge the mmu and non-mmu versions of sys_m68k.c
Greg Ungerer
3
-643
/
+578
2011-05-24
m68knommu: Remove obsolete #include <linux/sys.h>
Geert Uytterhoeven
2
-2
/
+0
2011-05-24
m68k: merge mmu and non-mmu versions of asm-offsets.c
Greg Ungerer
3
-179
/
+103
2011-05-24
m68k: merge non-mmu and mmu versions of m68k_ksyms.c
Greg Ungerer
3
-64
/
+32
2011-05-24
m68knommu: remove un-needed exporting of COLDFIRE symbols
Greg Ungerer
1
-12
/
+0
2011-05-24
m68knommu: move EXPORT of kernel_thread to function definition
Greg Ungerer
2
-4
/
+1
2011-05-24
m68knommu: move EXPORT of local checksumming functions to definitions
Greg Ungerer
1
-5
/
+0
2011-05-24
m68knommu: move EXPORT of dump_fpu to function definition
Greg Ungerer
2
-4
/
+1
2011-05-24
m68knommu: remove stubs for __ioremap() and iounmap()
Greg Ungerer
1
-2
/
+0
2011-05-24
m68k: remove duplicate memcpy() implementation
Greg Ungerer
1
-6
/
+0
2011-05-24
m68k: remove duplicate memset() implementation
Greg Ungerer
1
-1
/
+0
2011-05-20
extable, core_kernel_data(): Make sure all archs define _sdata
Steven Rostedt
2
-0
/
+3
2011-05-19
m68k: Really wire up sys_pselect6 and sys_ppoll
Geert Uytterhoeven
1
-2
/
+2
2011-05-19
m68k: Merge mmu and non-mmu versions of sys_call_table
Geert Uytterhoeven
3
-445
/
+96
2011-04-13
m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, ...
Geert Uytterhoeven
2
-0
/
+8
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-7
/
+7
2011-03-29
m68k: Convert irq function namespace
Thomas Gleixner
1
-1
/
+1
2011-03-25
m68k: merge m68k and m68knommu arch directories
Greg Ungerer
45
-5212
/
+8714
2011-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
3
-9
/
+40
2011-03-16
m68k/atari: Initial ARAnyM support
Petr Stehlik
1
-0
/
+5
2011-03-16
m68k: Allow all kernel traps to be handled via exception fixups
Andreas Schwab
1
-3
/
+7
2011-03-16
m68k: Use base_trap_init() to initialize vectors
Roman Zippel
1
-5
/
+5
2011-03-16
m68k: Add helper function handle_kernel_fault()
Roman Zippel
1
-1
/
+23
2011-01-31
m68k: Switch do_timer() to xtime_update()
Torben Hohn
1
-2
/
+2
2011-01-07
m68k: Check __get_user()/__put_user() return value
Al Viro
1
-6
/
+6
2011-01-07
m68k: Missing syscall_trace() on sigreturn
Al Viro
1
-1
/
+4
2011-01-07
m68k: Fix stack mangling logics in sigreturn
Al Viro
1
-112
/
+61
2011-01-07
m68k: If we fail to set sigframe up, just leave regs alone...
Al Viro
1
-14
/
+30
2011-01-07
m68k: Don't lose state if sigframe setup fails
Al Viro
1
-7
/
+12
2011-01-07
m68k: Simplify the singlestepping handling in signals
Al Viro
2
-9
/
+8
2011-01-07
m68k: Switch to saner sigsuspend()
Al Viro
2
-61
/
+22
2011-01-07
m68k: Resetting sa_handler in local copy of k_sigaction is pointless
Al Viro
1
-3
/
+0
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-28
ptrace: cleanup arch_ptrace() on m68k
Namhyung Kim
1
-23
/
+23
2010-10-28
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-4
/
+5
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-12
/
+0
2010-10-22
m68k: Remove big kernel lock in cache flush code
Geert Uytterhoeven
1
-3
/
+0
2010-10-22
m68k/m68knommu: Remove dead SMP config option
Christian Dietrich
1
-2
/
+0
2010-10-22
m68k: Remove dead GG2 config option
Christian Dietrich
1
-6
/
+0
2010-10-21
m68k{nommu}: Remove unused DEFINE's from asm-offsets.c
Philippe De Muyter
1
-12
/
+0
2010-09-13
m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64
Geert Uytterhoeven
1
-0
/
+3
2010-08-18
Make do_execve() take a const filename pointer
David Howells
2
-2
/
+6
2010-08-14
Mark arguments to certain syscalls as being const
David Howells
1
-1
/
+1
2010-05-20
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-4
/
+7
2010-05-17
m68k: Remove trailing spaces in messages
Frans Pop
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-1
/
+2
2010-03-13
m68k: Convert m68k to use read/update_persistent_clock
John Stultz
1
-4
/
+7
2010-03-13
Add generic sys_ipc wrapper
Christoph Hellwig
1
-81
/
+0
2010-03-13
Add generic sys_old_mmap()
Christoph Hellwig
2
-35
/
+1
[next]