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
/
score
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
new helper: signal_delivered()
Al Viro
2012-06-01
1
-1
/
+1
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
1
-3
/
+0
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
1
-19
/
+5
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-9
/
+3
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
1
-4
/
+1
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
1
-2
/
+0
*
score: add handling of NOTIFY_RESUME to do_notify_resume()
Al Viro
2012-05-21
1
-1
/
+8
*
score: don't open-code force_sigsegv()
Al Viro
2012-05-21
1
-3
/
+1
*
score: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
2012-05-21
1
-0
/
+3
*
score: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-21
1
-12
/
+3
*
score: don't mask signals if we fail to setup signal stack
Matt Fleming
2012-05-21
1
-6
/
+8
*
score: Use generic init_task
Thomas Gleixner
2012-05-05
2
-47
/
+1
*
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
1
-3
/
+1
*
score: fix off-by-one index into syscall table
Dan Rosenberg
2012-01-23
1
-1
/
+1
*
score: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
2011-12-08
1
-1
/
+3
*
modules: make arch's use default loader hooks
Jonas Bonn
2011-07-24
1
-26
/
+3
*
score: Use generic show_interrupts()
Thomas Gleixner
2011-03-28
1
-39
/
+0
*
score: Convert to new irq function names
Thomas Gleixner
2011-03-28
1
-2
/
+2
*
score: Convert irq_chip to new functions
Thomas Gleixner
2011-03-28
1
-11
/
+13
*
ptrace: cleanup arch_ptrace() on score
Namhyung Kim
2010-10-27
1
-2
/
+2
*
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-27
1
-1
/
+2
*
Make do_execve() take a const filename pointer
David Howells
2010-08-17
1
-3
/
+7
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
score: fixed pfn_valid define.
Chen Liqin
2009-12-17
1
-0
/
+1
*
Add missing alignment check in arch/score sys_mmap()
Al Viro
2009-12-11
1
-3
/
+4
*
Unify sys_mmap*
Al Viro
2009-12-11
1
-22
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
2009-09-23
1
-3
/
+2
|
\
|
*
Use new __init_task_data macro in arch init_task.c files.
Joe Perches
2009-09-21
1
-3
/
+2
*
|
score: Cleanup linker script using new macros.
Tim Abbott
2009-09-23
1
-68
/
+9
|
/
*
score: make init_thread_union align to THREAD_SIZE
Chen Liqin
2009-08-30
1
-1
/
+1
*
score: update files according to review comments.
Chen Liqin
2009-08-30
1
-115
/
+97
*
score: add old syscall support
Chen Liqin
2009-08-30
2
-2
/
+35
*
score: add MEMORY_START and MEMORY_SIZE define, to make the code clear
Chen Liqin
2009-08-30
1
-15
/
+17
*
score: remove unused code, add include files in .c
Chen Liqin
2009-08-30
1
-2
/
+2
*
score: make irq.h definitions local
Arnd Bergmann
2009-06-27
1
-10
/
+23
*
score: cleanups: dead code, 0 as pointer, shadowed variables
Arnd Bergmann
2009-06-27
3
-20
/
+8
*
score: fix function prototypes
Arnd Bergmann
2009-06-27
3
-12
/
+17
*
score: add address space annotations
Arnd Bergmann
2009-06-27
3
-12
/
+14
*
score: add missing #includes
Arnd Bergmann
2009-06-27
4
-1
/
+9
*
score: move save arg5 and arg6 instruction in front of enable_irq
Chen Liqin
2009-06-22
1
-2
/
+2
*
score: remove init_mm
Arnd Bergmann
2009-06-19
1
-2
/
+0
*
score: add generic sys_call_table
Arnd Bergmann
2009-06-19
4
-53
/
+18
*
score: update files according to review comments
Chen Liqin
2009-06-19
6
-117
/
+50
*
score: Add support for Sunplus S+core architecture
Chen Liqin
2009-06-19
15
-0
/
+3071