index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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: 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
*
m68k: Don't lose state if sigframe setup fails
Al Viro
2011-01-07
1
-7
/
+12
*
m68k: Simplify the singlestepping handling in signals
Al Viro
2011-01-07
2
-9
/
+8
*
m68k: Switch to saner sigsuspend()
Al Viro
2011-01-07
2
-61
/
+22
*
m68k: Resetting sa_handler in local copy of k_sigaction is pointless
Al Viro
2011-01-07
1
-3
/
+0
*
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
*
ptrace: cleanup arch_ptrace() on m68k
Namhyung Kim
2010-10-27
1
-23
/
+23
*
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-27
1
-4
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2010-10-25
1
-12
/
+0
|
\
|
*
m68k{nommu}: Remove unused DEFINE's from asm-offsets.c
Philippe De Muyter
2010-10-21
1
-12
/
+0
*
|
m68k: Remove big kernel lock in cache flush code
Geert Uytterhoeven
2010-10-22
1
-3
/
+0
*
|
m68k/m68knommu: Remove dead SMP config option
Christian Dietrich
2010-10-22
1
-2
/
+0
*
|
m68k: Remove dead GG2 config option
Christian Dietrich
2010-10-22
1
-6
/
+0
|
/
*
m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64
Geert Uytterhoeven
2010-09-13
1
-0
/
+3
*
Make do_execve() take a const filename pointer
David Howells
2010-08-17
2
-2
/
+6
*
Mark arguments to certain syscalls as being const
David Howells
2010-08-13
1
-1
/
+1
*
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-05-19
1
-4
/
+7
|
\
|
*
m68k: Convert m68k to use read/update_persistent_clock
John Stultz
2010-03-13
1
-4
/
+7
*
|
m68k: Remove trailing spaces in messages
Frans Pop
2010-05-17
1
-1
/
+1
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
2
-1
/
+2
*
|
Add generic sys_ipc wrapper
Christoph Hellwig
2010-03-12
1
-81
/
+0
*
|
Add generic sys_old_mmap()
Christoph Hellwig
2010-03-12
2
-35
/
+1
*
|
Add generic sys_old_select()
Christoph Hellwig
2010-03-12
2
-17
/
+1
|
/
*
m68k: Define sigcontext ABI of ColdFire
Maxim Kuvyrkov
2010-02-27
1
-0
/
+7
*
m68k: Add NPTL support
Maxim Kuvyrkov
2010-02-27
4
-0
/
+94
*
kbuild: move autoconf.h to include/generated
Sam Ravnborg
2009-12-12
1
-1
/
+1
*
Unify sys_mmap*
Al Viro
2009-12-11
1
-75
/
+8
*
m68k: Remove the BKL from sys_execve
John Kacur
2009-12-06
1
-4
/
+1
*
m68k: Cleanup linker scripts using new linker script macros.
Tim Abbott
2009-12-06
2
-95
/
+20
*
m68k: ptrace fixes
Andreas Schwab
2009-12-04
2
-17
/
+34
*
m68k: use generic code for ptrace requests
Andreas Schwab
2009-12-04
1
-54
/
+21
*
headers: utsname.h redux
Alexey Dobriyan
2009-09-23
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
2009-09-23
1
-3
/
+3
|
\
|
*
Use new __init_task_data macro in arch init_task.c files.
Joe Perches
2009-09-21
1
-3
/
+3
*
|
m68k: convert to use arch_gettimeoffset()
john stultz
2009-09-22
1
-68
/
+2
*
|
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-15
2
-14
/
+5
|
\
|
*
linker script: unify usage of discard definition
Tejun Heo
2009-07-09
2
-16
/
+5
|
*
linker script: throw away .discard section
Tejun Heo
2009-06-24
2
-0
/
+2
*
|
locking, m68k/asm-offsets: Rename signal defines
Heiko Carstens
2009-09-01
1
-4
/
+4
*
|
locking, m68k: Calculate thread_info offset with asm offset
Heiko Carstens
2009-08-31
1
-0
/
+5
*
|
locking, m68k/asm-offsets: Rename pt_regs offset defines
Heiko Carstens
2009-08-31
2
-24
/
+24
*
|
m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_open
Geert Uytterhoeven
2009-08-26
1
-0
/
+2
|
/
*
ptrace: remove PT_DTRACE from m68k, m68knommu
Oleg Nesterov
2009-06-18
1
-1
/
+0
*
mm: consolidate init_mm definition
Alexey Dobriyan
2009-06-16
1
-4
/
+0
*
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
2009-06-12
1
-2
/
+0
*
m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h>
Geert Uytterhoeven
2009-04-28
1
-0
/
+1
[next]