Age | Commit message (Expand) | Author | Files | Lines |
2017-04-26 | m32r: switch to RAW_COPY_USER | Al Viro | 1 | -2/+0 |
2017-03-03 | sched/headers: Move task->mm handling methods to <linux/sched/mm.h> | Ingo Molnar | 1 | -1/+1 |
2017-03-02 | sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc... | Ingo Molnar | 1 | -0/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2 | -0/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2 | -0/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2 | -0/+2 |
2017-02-27 | mm: add new mmgrab() helper | Vegard Nossum | 1 | -1/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 8 | -8/+8 |
2016-10-19 | mm: replace access_process_vm() write parameter with gup_flags | Lorenzo Stoakes | 1 | -5/+10 |
2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 1 | -0/+1 |
2016-07-26 | m32r: add __ucmpdi2 to fix build failure | Sudip Mukherjee | 1 | -0/+3 |
2016-05-23 | m32r: fix build failure | Sudip Mukherjee | 1 | -0/+1 |
2016-05-20 | exit_thread: remove empty bodies | Jiri Slaby | 1 | -9/+0 |
2016-03-15 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2016-03-01 | arch/hotplug: Call into idle with a proper state | Thomas Gleixner | 1 | -1/+1 |
2016-01-30 | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM | Toshi Kani | 1 | -2/+2 |
2016-01-14 | m32r: fix m32104ut_defconfig build fail | Sudip Mukherjee | 1 | -0/+3 |
2015-07-27 | atomic: Replace atomic_{set,clear}_mask() usage | Peter Zijlstra | 1 | -2/+2 |
2015-05-09 | m32r: make flush_cpumask non-volatile. | Rusty Russell | 1 | -3/+3 |
2015-04-20 | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -10/+18 |
2015-04-12 | m32r: Remove signal translation and exec_domain | Richard Weinberger | 1 | -9/+3 |
2015-04-12 | m32r: Autogenerate offsets in struct thread_info | Richard Weinberger | 2 | -1/+15 |
2015-04-11 | whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup | Al Viro | 1 | -2/+0 |
2015-03-10 | Fix weird uses of num_online_cpus(). | Rusty Russell | 1 | -1/+1 |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 1 | -1/+1 |
2014-10-09 | m32r: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -1/+0 |
2014-08-06 | m32r: Use sigsp() | Richard Weinberger | 1 | -9/+3 |
2014-08-06 | m32r: Use get_signal() signal_setup_done() | Richard Weinberger | 1 | -27/+20 |
2013-11-13 | m32r: Use preempt_schedule_irq | Thomas Gleixner | 1 | -7/+1 |
2013-07-14 | m32r: delete __cpuinit usage from all m32r files | Paul Gortmaker | 1 | -1/+1 |
2013-04-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 1 | -0/+2 |
2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 1 | -9/+0 |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -4/+2 |
2013-04-29 | m32r: Convert print_symbol to %pSR | Joe Perches | 1 | -4/+2 |
2013-04-08 | m32r: Use generic idle loop | Thomas Gleixner | 2 | -19/+1 |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -14/+2 |
2013-02-21 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+3 |
2013-02-17 | m32r idle: delete pm_idle, and other dead idle code | Len Brown | 1 | -49/+2 |
2013-02-03 | m32r: switch to generic sigaltstack | Al Viro | 1 | -14/+2 |
2013-01-14 | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson | 1 | -1/+1 |
2013-01-03 | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 1 | -1/+1 |
2012-12-24 | time: convert arch_gettimeoffset to a pointer | Stephen Warren | 1 | -1/+3 |
2012-11-28 | flagday: don't pass regs to copy_thread() | Al Viro | 1 | -1/+1 |
2012-11-28 | m32r: switch to generic fork/vfork/clone | Al Viro | 1 | -42/+4 |
2012-11-28 | kill stray kernel_thread() garbage | Al Viro | 1 | -1/+0 |
2012-10-31 | m32r: switch to generic sys_execve() | Al Viro | 1 | -36/+10 |
2012-10-31 | m32r: switch to generic kernel_thread()/kernel_execve() | Al Viro | 3 | -65/+25 |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -15/+0 |