| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-08-04 | dma-mapping: use unsigned long for dma_attrs |  Krzysztof Kozlowski | 1 | -11/+10 |
| 2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections |  Alexander Potapenko | 1 | -0/+1 |
| 2015-08-10 | openrisc/time: Migrate to new 'set-state' interface |  Viresh Kumar | 1 | -24/+0 |
| 2015-04-15 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 1 | -24/+26 |
| 2015-04-15 | openrisc: remove use of seq_printf return value |  Joe Perches | 1 | -24/+26 |
| 2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc |  Linus Torvalds | 1 | -2/+0 |
| 2015-04-12 | arch: Remove exec_domain from remaining archs |  Richard Weinberger | 1 | -2/+0 |
| 2015-04-11 | whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread() |  Al Viro | 1 | -1/+0 |
| 2015-02-12 | all arches, signal: move restart_block to struct task_struct |  Andy Lutomirski | 1 | -1/+1 |
| 2015-02-10 | openrisc: drop _PAGE_FILE and pte_file()-related helpers |  Kirill A. Shutemov | 1 | -5/+0 |
| 2014-10-19 | Merge git://git.infradead.org/users/eparis/audit |  Linus Torvalds | 1 | -2/+1 |
| 2014-09-23 | ARCH: AUDIT: audit_syscall_entry() should not require the arch |  Eric Paris | 1 | -2/+1 |
| 2014-09-03 | openrisc: Get rid of handle_IRQ |  Marc Zyngier | 1 | -5/+0 |
| 2014-09-03 | openrisc: Convert handle_IRQ to use __handle_domain_irq |  Marc Zyngier | 1 | -8/+1 |
| 2014-08-09 | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc |  Linus Torvalds | 1 | -17/+3 |
| 2014-08-06 | openrisc: Use sigsp() |  Richard Weinberger | 1 | -17/+3 |
| 2014-07-01 | irqchip: or1k-pic: Migrate from arch/openrisc/ |  Stefan Kristiansson | 1 | -133/+13 |
| 2014-04-30 | of/fdt: consolidate built-in dtb section variables |  Rob Herring | 1 | -2/+0 |
| 2014-01-09 | openrisc: Use get_signal() signal_setup_done() |  Richard Weinberger | 1 | -37/+22 |
| 2014-01-09 | openrisc: Rework signal handling |  Jonas Bonn | 2 | -116/+137 |
| 2013-11-15 | Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linux |  Linus Torvalds | 3 | -18/+15 |
| 2013-11-15 | openrisc: Refactor or32_early_setup() |  Geert Uytterhoeven | 1 | -7/+7 |
| 2013-11-15 | openrisc: Remove unused declaration of __initramfs_start |  Geert Uytterhoeven | 1 | -1/+0 |
| 2013-11-15 | openrisc: Use the declarations provided by <asm/sections.h> |  Geert Uytterhoeven | 2 | -6/+6 |
| 2013-11-05 | openrisc: Refactor 16-bit constant relocation |  Geert Uytterhoeven | 1 | -4/+2 |
| 2013-10-09 | openrisc: remove unnecessary prom.c includes |  Rob Herring | 1 | -22/+0 |
| 2013-10-09 | of: remove early_init_dt_setup_initrd_arch |  Rob Herring | 1 | -9/+0 |
| 2013-10-09 | of: create default early_init_dt_add_memory_arch |  Rob Herring | 1 | -6/+0 |
| 2013-10-09 | openrisc: use early_init_dt_scan |  Rob Herring | 1 | -14/+1 |
| 2013-10-09 | openrisc: use unflatten_and_copy_device_tree |  Rob Herring | 2 | -14/+1 |
| 2013-10-09 | openrisc: use boot_command_line instead of private cmd_line |  Rob Herring | 2 | -9/+2 |
| 2013-08-28 | of: consolidate definition of early_init_dt_alloc_memory_arch() |  Grant Likely | 1 | -5/+0 |
| 2013-07-24 | of: Specify initrd location using 64-bit |  Santosh Shilimkar | 1 | -2/+1 |
| 2013-07-14 | openrisc: delete __cpuinit usage from all openrisc files |  Paul Gortmaker | 1 | -1/+1 |
| 2013-04-30 | dump_stack: unify debug information printed by show_regs() |  Tejun Heo | 1 | -0/+1 |
| 2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors |  Tejun Heo | 1 | -11/+0 |
| 2013-04-08 | openrisc: Use generic idle loop |  Thomas Gleixner | 2 | -74/+1 |
| 2013-02-26 | Merge branch 'for-upstream' of git://openrisc.net/jonas/linux |  Linus Torvalds | 2 | -10/+19 |
| 2013-02-26 | openrisc: add missing header inclusion |  Stefan Kristiansson | 1 | -0/+1 |
| 2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal |  Linus Torvalds | 2 | -17/+2 |
| 2013-02-17 | openrisc idle: delete pm_idle |  Len Brown | 1 | -5/+0 |
| 2013-02-17 | openrisc: really pass correct arg to schedule_tail |  Jonas Bonn | 1 | -1/+1 |
| 2013-02-14 | openrisc: fix up vmalloc page table loading |  Jonas Bonn | 2 | -6/+14 |
| 2013-02-10 | openrisc idle: delete pm_idle |  Len Brown | 1 | -5/+0 |
| 2013-02-10 | openrisc: avoid using function parameter regs in reset vector |  Stefan Kristiansson | 1 | -3/+3 |
| 2013-02-03 | openrisc: switch to generic sigaltstack |  Al Viro | 2 | -17/+2 |
| 2012-12-18 | Merge tag 'for-3.8' of git://openrisc.net/~jonas/linux |  Linus Torvalds | 1 | -5/+1 |
| 2012-11-28 | flagday: don't pass regs to copy_thread() |  Al Viro | 1 | -1/+1 |
| 2012-11-28 | openrisc: switch to use of generic fork and clone |  Al Viro | 4 | -66/+10 |
| 2012-11-28 | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-next |  Al Viro | 2 | -133/+73 |