| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'gup_flag-cleanups' | Linus Torvalds | 2016-10-19 | 1 | -4/+6 |
|\ |
|
| * | mm: replace access_process_vm() write parameter with gup_flags | Lorenzo Stoakes | 2016-10-19 | 1 | -4/+6 |
* | | score: traps: Add missing include file to fix build error | Guenter Roeck | 2016-10-15 | 1 | -0/+1 |
|/ |
|
* | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 2016-10-08 | 1 | -0/+1 |
* | exit_thread: remove empty bodies | Jiri Slaby | 2016-05-21 | 1 | -2/+0 |
* | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM | Toshi Kani | 2016-01-30 | 1 | -1/+1 |
* | score/time: Migrate to new 'set-state' interface | Viresh Kumar | 2015-08-10 | 1 | -21/+10 |
* | arch: Remove exec_domain from remaining archs | Richard Weinberger | 2015-04-12 | 1 | -1/+0 |
* | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2015-02-13 | 2 | -2/+1 |
* | score: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2014-10-04 | 1 | -1/+1 |
* | score: Use get_signal() signal_setup_done() | Richard Weinberger | 2014-08-06 | 1 | -25/+18 |
* | Score: The commit is for compiling successfully. | Lennox Wu | 2013-09-25 | 2 | -4/+4 |
* | score: normalize global variables exported by vmlinux.lds | Jiang Liu | 2013-07-04 | 1 | -0/+1 |
* | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 2013-05-01 | 1 | -0/+2 |
* | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 2013-05-01 | 1 | -10/+0 |
* | score: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 1 | -18/+0 |
* | score: switch to generic sigaltstack | Al Viro | 2013-02-04 | 2 | -24/+2 |
* | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-29 | 1 | -2/+2 |
* | score: switch to generic fork/vfork/clone | Al Viro | 2012-11-29 | 3 | -57/+4 |
*-. | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro | 2012-11-29 | 3 | -100/+21 |
|\ \ |
|
| | * | score: switch to generic sys_execve() | Al Viro | 2012-10-15 | 2 | -29/+0 |
| | * | score: switch to generic kernel_thread()/kernel_execve() | Al Viro | 2012-10-15 | 3 | -71/+21 |
| |/ |
|
* / | score: do_sigaltstack() expects a userland pointer... | Al Viro | 2012-11-29 | 1 | -5/+2 |
|/ |
|
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 1 | -10/+0 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 1 | -10/+0 |
* | | vfs: define struct filename and have getname() return it | Jeff Layton | 2012-10-13 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 1 | -0/+1 |
|\ \ |
|
| * | | score: fix bogus restarts on sigreturn() | Al Viro | 2012-10-01 | 1 | -0/+1 |
| |/ |
|
* | | sections: fix section conflicts in arch/score | Andi Kleen | 2012-10-05 | 1 | -0/+1 |
* | | score: Add missing RCU idle APIs on idle loop | Frederic Weisbecker | 2012-09-23 | 1 | -1/+3 |
|/ |
|
* | 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-24 | 1 | -2/+0 |
* | score: add handling of NOTIFY_RESUME to do_notify_resume() | Al Viro | 2012-05-22 | 1 | -1/+8 |
* | score: don't open-code force_sigsegv() | Al Viro | 2012-05-22 | 1 | -3/+1 |
* | score: ->restart_block.fn needs to be reset on rt_sigreturn | Al Viro | 2012-05-22 | 1 | -0/+3 |
* | score: use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-05-22 | 1 | -12/+3 |
* | score: don't mask signals if we fail to setup signal stack | Matt Fleming | 2012-05-22 | 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-28 | 1 | -2/+2 |