Sign in
googlers
/
maze
/
linux
/
55e301fd57a6239ec14b91a1cf2e70b3dd135194
/
arch
/
score
/
kernel
afd3f96
score: do_sigaltstack() expects a userland pointer...
by Al Viro
· 12 years ago
d25282d
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
91a27b2
vfs: define struct filename and have getname() return it
by Jeff Layton
· 12 years ago
8213a2f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
458fe42
sections: fix section conflicts in arch/score
by Andi Kleen
· 12 years ago
af445f4
score: fix bogus restarts on sigreturn()
by Al Viro
· 13 years ago
786d35d
Make most arch asm/module.h files use asm-generic/module.h
by David Howells
· 12 years ago
0ee23fd
score: Add missing RCU idle APIs on idle loop
by Frederic Weisbecker
· 12 years ago
efee984
new helper: signal_delivered()
by Al Viro
· 13 years ago
77097ae
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
by Al Viro
· 13 years ago
a610d6e
pull clearing RESTORE_SIGMASK into block_sigmask()
by Al Viro
· 13 years ago
b7f9a11
new helper: sigmask_to_save()
by Al Viro
· 13 years ago
51a7b44
new helper: restore_saved_sigmask()
by Al Viro
· 13 years ago
a42c6de
move key_repace_session_keyring() into tracehook_notify_resume()
by Al Viro
· 13 years ago
1d5d4db
score: add handling of NOTIFY_RESUME to do_notify_resume()
by Al Viro
· 13 years ago
cf4a0ce
score: don't open-code force_sigsegv()
by Al Viro
· 13 years ago
f2ccfb3
score: ->restart_block.fn needs to be reset on rt_sigreturn
by Al Viro
· 13 years ago
4c3181b
score: use set_current_blocked() and block_sigmask()
by Matt Fleming
· 13 years ago
80c1dfa
score: don't mask signals if we fail to setup signal stack
by Matt Fleming
· 13 years ago
842d7b1
score: Use generic init_task
by Thomas Gleixner
· 13 years ago
bd2f553
sched/rt: Use schedule_preempt_disabled()
by Thomas Gleixner
· 14 years ago
c25a785
score: fix off-by-one index into syscall table
by Dan Rosenberg
· 13 years ago
a2bf79e
score: Use HAVE_MEMBLOCK_NODE_MAP
by Tejun Heo
· 13 years ago
66574cc
modules: make arch's use default loader hooks
by Jonas Bonn
· 14 years ago
324808c2
score: Use generic show_interrupts()
by Thomas Gleixner
· 14 years ago
9913535
score: Convert to new irq function names
by Thomas Gleixner
· 14 years ago
7182297
score: Convert irq_chip to new functions
by Thomas Gleixner
· 14 years ago
41a2437
ptrace: cleanup arch_ptrace() on score
by Namhyung Kim
· 14 years ago
9b05a69
ptrace: change signature of arch_ptrace()
by Namhyung Kim
· 14 years ago
d762746
Make do_execve() take a const filename pointer
by David Howells
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
202b864
score: fixed pfn_valid define.
by Chen Liqin
· 15 years ago
aa65607
Add missing alignment check in arch/score sys_mmap()
by Al Viro
· 15 years ago
f8b7256
Unify sys_mmap*
by Al Viro
· 15 years ago
c37efa9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
by Linus Torvalds
· 15 years ago
eccfbf9
score: Cleanup linker script using new macros.
by Tim Abbott
· 15 years ago
d200c92
Use new __init_task_data macro in arch init_task.c files.
by Joe Perches
· 15 years ago
125ec61
score: make init_thread_union align to THREAD_SIZE
by Chen Liqin
· 15 years ago
798983b
score: update files according to review comments.
by Chen Liqin
· 15 years ago
cf52c46
score: add old syscall support
by Chen Liqin
· 15 years ago
324f40f
score: add MEMORY_START and MEMORY_SIZE define, to make the code clear
by Chen Liqin
· 15 years ago
d8aa899
score: remove unused code, add include files in .c
by Chen Liqin
· 15 years ago
9b05706
score: make irq.h definitions local
by Arnd Bergmann
· 16 years ago
c606747
score: cleanups: dead code, 0 as pointer, shadowed variables
by Arnd Bergmann
· 16 years ago
bddc605
score: fix function prototypes
by Arnd Bergmann
· 16 years ago
a1f8213
score: add address space annotations
by Arnd Bergmann
· 16 years ago
9fb24cc
score: add missing #includes
by Arnd Bergmann
· 16 years ago
e831a9c
score: move save arg5 and arg6 instruction in front of enable_irq
by Chen Liqin
· 16 years ago
b5022df
score: remove init_mm
by Arnd Bergmann
· 16 years ago
f673c03
score: add generic sys_call_table
by Arnd Bergmann
· 16 years ago
0402c91
score: update files according to review comments
by Chen Liqin
· 16 years ago
6bc9a39
score: Add support for Sunplus S+core architecture
by Chen Liqin
· 16 years ago