Age | Commit message (Expand) | Author |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-02-10 | openrisc: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov |
2014-10-19 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2014-09-23 | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris |
2014-09-03 | openrisc: Get rid of handle_IRQ | Marc Zyngier |
2014-09-03 | openrisc: Convert handle_IRQ to use __handle_domain_irq | Marc Zyngier |
2014-08-09 | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-08-06 | openrisc: Use sigsp() | Richard Weinberger |
2014-07-01 | irqchip: or1k-pic: Migrate from arch/openrisc/ | Stefan Kristiansson |
2014-04-30 | of/fdt: consolidate built-in dtb section variables | Rob Herring |
2014-01-09 | openrisc: Use get_signal() signal_setup_done() | Richard Weinberger |
2014-01-09 | openrisc: Rework signal handling | Jonas Bonn |
2013-11-15 | Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linux | Linus Torvalds |
2013-11-15 | openrisc: Refactor or32_early_setup() | Geert Uytterhoeven |
2013-11-15 | openrisc: Remove unused declaration of __initramfs_start | Geert Uytterhoeven |
2013-11-15 | openrisc: Use the declarations provided by <asm/sections.h> | Geert Uytterhoeven |
2013-11-05 | openrisc: Refactor 16-bit constant relocation | Geert Uytterhoeven |
2013-10-09 | openrisc: remove unnecessary prom.c includes | Rob Herring |
2013-10-09 | of: remove early_init_dt_setup_initrd_arch | Rob Herring |
2013-10-09 | of: create default early_init_dt_add_memory_arch | Rob Herring |
2013-10-09 | openrisc: use early_init_dt_scan | Rob Herring |
2013-10-09 | openrisc: use unflatten_and_copy_device_tree | Rob Herring |
2013-10-09 | openrisc: use boot_command_line instead of private cmd_line | Rob Herring |
2013-08-28 | of: consolidate definition of early_init_dt_alloc_memory_arch() | Grant Likely |
2013-07-24 | of: Specify initrd location using 64-bit | Santosh Shilimkar |
2013-07-14 | openrisc: delete __cpuinit usage from all openrisc files | Paul Gortmaker |
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 | openrisc: Use generic idle loop | Thomas Gleixner |
2013-02-26 | Merge branch 'for-upstream' of git://openrisc.net/jonas/linux | Linus Torvalds |
2013-02-26 | openrisc: add missing header inclusion | Stefan Kristiansson |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-17 | openrisc idle: delete pm_idle | Len Brown |
2013-02-17 | openrisc: really pass correct arg to schedule_tail | Jonas Bonn |
2013-02-14 | openrisc: fix up vmalloc page table loading | Jonas Bonn |
2013-02-10 | openrisc idle: delete pm_idle | Len Brown |
2013-02-10 | openrisc: avoid using function parameter regs in reset vector | Stefan Kristiansson |
2013-02-03 | openrisc: switch to generic sigaltstack | Al Viro |
2012-12-18 | Merge tag 'for-3.8' of git://openrisc.net/~jonas/linux | Linus Torvalds |
2012-11-28 | flagday: don't pass regs to copy_thread() | Al Viro |
2012-11-28 | openrisc: switch to use of generic fork and clone | Al Viro |
2012-11-28 | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro |
2012-11-28 | openrisk: fix altstack switching on sigreturn | Al Viro |
2012-10-25 | openrisc: use kbuild.h instead of defining macros in asm-offset.c | James Hogan |
2012-10-19 | openrisc: use generic sys_execve | Jonas Bonn |
2012-10-19 | openrisc: use generic kernel_thread/kernel_execve | Jonas Bonn |
2012-10-19 | openrisc: pass correct arg to schedule_tail | Jonas Bonn |
2012-10-13 | Merge tag 'for-3.7' of git://openrisc.net/jonas/linux | Linus Torvalds |
2012-10-12 | vfs: define struct filename and have getname() return it | Jeff Layton |
2012-10-11 | openrisc: mask interrupts in irq_mask_ack function | Gong Tao |