Age | Commit message (Expand) | Author |
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 |
2012-10-11 | openrisc: fix typos in comments and warnings | Jonas Bonn |
2012-10-11 | openrisc: PIC should act on domain-local irqs | Jonas Bonn |
2012-09-21 | audit: define AUDIT_ARCH_OPENRISC | Kees Cook |
2012-06-01 | new helper: signal_delivered() | Al Viro |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro |
2012-06-01 | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro |
2012-06-01 | openrisc: tracehook_signal_handler() is supposed to be called on success | Al Viro |
2012-06-01 | new helper: sigmask_to_save() | Al Viro |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro |