| Commit message (Expand) | Author | Age | Files | Lines |
* | atomic: Replace atomic_{set,clear}_mask() usage | Peter Zijlstra | 2015-07-27 | 1 | -2/+2 |
* | m32r: make flush_cpumask non-volatile. | Rusty Russell | 2015-05-09 | 1 | -3/+3 |
* | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-04-20 | 1 | -1/+1 |
|\ |
|
| * | Fix weird uses of num_online_cpus(). | Rusty Russell | 2015-03-10 | 1 | -1/+1 |
* | | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-04-15 | 3 | -10/+18 |
|\ \ |
|
| * | | m32r: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 | 1 | -9/+3 |
| * | | m32r: Autogenerate offsets in struct thread_info | Richard Weinberger | 2015-04-12 | 2 | -1/+15 |
| |/ |
|
* | | whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup | Al Viro | 2015-04-11 | 1 | -2/+0 |
|/ |
|
* | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2015-02-12 | 1 | -1/+1 |
* | m32r: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2014-10-09 | 1 | -1/+0 |
* | m32r: Use sigsp() | Richard Weinberger | 2014-08-06 | 1 | -9/+3 |
* | m32r: Use get_signal() signal_setup_done() | Richard Weinberger | 2014-08-06 | 1 | -27/+20 |
* | m32r: Use preempt_schedule_irq | Thomas Gleixner | 2013-11-13 | 1 | -7/+1 |
* | m32r: delete __cpuinit usage from all m32r files | Paul Gortmaker | 2013-07-14 | 1 | -1/+1 |
* | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 2013-04-30 | 1 | -0/+2 |
* | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 2013-04-30 | 1 | -9/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-04-30 | 1 | -4/+2 |
|\ |
|
| * | m32r: Convert print_symbol to %pSR | Joe Perches | 2013-04-29 | 1 | -4/+2 |
* | | m32r: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 2 | -19/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 | 1 | -14/+2 |
|\ |
|
| * | m32r: switch to generic sigaltstack | Al Viro | 2013-02-03 | 1 | -14/+2 |
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 | 1 | -1/+3 |
|\ \ |
|
| * \ | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson | 2013-01-14 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| * | | time: convert arch_gettimeoffset to a pointer | Stephen Warren | 2012-12-24 | 1 | -1/+3 |
* | | | m32r idle: delete pm_idle, and other dead idle code | Len Brown | 2013-02-17 | 1 | -49/+2 |
| |/
|/| |
|
* | | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -1/+1 |
|/ |
|
* | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-28 | 1 | -1/+1 |
* | m32r: switch to generic fork/vfork/clone | Al Viro | 2012-11-28 | 1 | -42/+4 |
* | kill stray kernel_thread() garbage | Al Viro | 2012-11-28 | 1 | -1/+0 |
* | m32r: switch to generic sys_execve() | Al Viro | 2012-10-31 | 1 | -36/+10 |
* | m32r: switch to generic kernel_thread()/kernel_execve() | Al Viro | 2012-10-31 | 3 | -65/+25 |
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 1 | -15/+0 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 1 | -15/+0 |
* | | vfs: define struct filename and have getname() return it | Jeff Layton | 2012-10-12 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 1 | -3/+0 |
|\ \ |
|
| * | | Uninclude linux/freezer.h | Richard Weinberger | 2012-10-01 | 1 | -1/+0 |
| * | | bury the rest of TIF_IRET | Al Viro | 2012-10-01 | 1 | -2/+0 |
| |/ |
|
* | | m32r: Add missing RCU idle APIs on idle loop | Frederic Weisbecker | 2012-09-23 | 1 | -0/+3 |
|/ |
|
* | m32r: fix 'fix breakage from "m32r: use generic ptrace_resume code"' fallout | Geert Uytterhoeven | 2012-07-17 | 1 | -4/+3 |
* | m32r: fix pull clearing RESTORE_SIGMASK into block_sigmask() fallout | Geert Uytterhoeven | 2012-07-17 | 1 | -1/+1 |
* | 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 |
* | don't call try_to_freeze() from do_signal() | Al Viro | 2012-06-01 | 1 | -4/+0 |
* | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2012-06-01 | 1 | -5/+3 |
* | 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 |
* | m32r: use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-05-21 | 1 | -10/+2 |
* | m32r: Use generic init_task | Thomas Gleixner | 2012-05-05 | 2 | -35/+1 |
* | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner | 2012-04-26 | 1 | -1/+1 |