index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
score
/
kernel
Age
Commit message (
Expand
)
Author
2017-04-14
score/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
2017-03-11
score: Fix implicit includes now failing build after extable change
Guenter Roeck
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
2017-01-26
score: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-19
Merge branch 'gup_flag-cleanups'
Linus Torvalds
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
2016-10-14
score: traps: Add missing include file to fix build error
Guenter Roeck
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-05-20
exit_thread: remove empty bodies
Jiri Slaby
2016-01-30
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
Toshi Kani
2015-08-10
score/time: Migrate to new 'set-state' interface
Viresh Kumar
2015-04-12
arch: Remove exec_domain from remaining archs
Richard Weinberger
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2014-10-05
score: remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-08-06
score: Use get_signal() signal_setup_done()
Richard Weinberger
2013-09-26
Score: The commit is for compiling successfully.
Lennox Wu
2013-07-03
score: normalize global variables exported by vmlinux.lds
Jiang Liu
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-08
score: Use generic idle loop
Thomas Gleixner
2013-02-03
score: switch to generic sigaltstack
Al Viro
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
score: switch to generic fork/vfork/clone
Al Viro
2012-11-28
Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...
Al Viro
2012-11-28
score: do_sigaltstack() expects a userland pointer...
Al Viro
2012-10-15
score: switch to generic sys_execve()
Al Viro
2012-10-15
score: switch to generic kernel_thread()/kernel_execve()
Al Viro
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-06
sections: fix section conflicts in arch/score
Andi Kleen
2012-10-01
score: fix bogus restarts on sigreturn()
Al Viro
2012-09-28
Make most arch asm/module.h files use asm-generic/module.h
David Howells
2012-09-23
score: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
2012-06-01
new helper: signal_delivered()
Al Viro
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
new helper: sigmask_to_save()
Al Viro
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-21
score: add handling of NOTIFY_RESUME to do_notify_resume()
Al Viro
2012-05-21
score: don't open-code force_sigsegv()
Al Viro
2012-05-21
score: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
[next]