| Commit message (Expand) | Author | Age | Files | Lines |
* | openrisc: remove unnecessary prom.c includes | Rob Herring | 2013-10-09 | 1 | -22/+0 |
* | of: remove early_init_dt_setup_initrd_arch | Rob Herring | 2013-10-09 | 1 | -9/+0 |
* | of: create default early_init_dt_add_memory_arch | Rob Herring | 2013-10-09 | 1 | -6/+0 |
* | openrisc: use early_init_dt_scan | Rob Herring | 2013-10-09 | 1 | -14/+1 |
* | openrisc: use unflatten_and_copy_device_tree | Rob Herring | 2013-10-09 | 2 | -14/+1 |
* | openrisc: use boot_command_line instead of private cmd_line | Rob Herring | 2013-10-09 | 2 | -9/+2 |
* | of: consolidate definition of early_init_dt_alloc_memory_arch() | Grant Likely | 2013-08-28 | 1 | -5/+0 |
* | of: Specify initrd location using 64-bit | Santosh Shilimkar | 2013-07-24 | 1 | -2/+1 |
* | openrisc: delete __cpuinit usage from all openrisc 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/+1 |
* | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 2013-04-30 | 1 | -11/+0 |
* | openrisc: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 2 | -74/+1 |
* | Merge branch 'for-upstream' of git://openrisc.net/jonas/linux | Linus Torvalds | 2013-02-26 | 2 | -10/+19 |
|\ |
|
| * | openrisc: add missing header inclusion | Stefan Kristiansson | 2013-02-26 | 1 | -0/+1 |
| * | openrisc: really pass correct arg to schedule_tail | Jonas Bonn | 2013-02-17 | 1 | -1/+1 |
| * | openrisc: fix up vmalloc page table loading | Jonas Bonn | 2013-02-14 | 2 | -6/+14 |
| * | openrisc idle: delete pm_idle | Len Brown | 2013-02-10 | 1 | -5/+0 |
| * | openrisc: avoid using function parameter regs in reset vector | Stefan Kristiansson | 2013-02-10 | 1 | -3/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 | 2 | -17/+2 |
|\ \ |
|
| * | | openrisc: switch to generic sigaltstack | Al Viro | 2013-02-03 | 2 | -17/+2 |
| |/ |
|
* | | openrisc idle: delete pm_idle | Len Brown | 2013-02-17 | 1 | -5/+0 |
|/ |
|
* | Merge tag 'for-3.8' of git://openrisc.net/~jonas/linux | Linus Torvalds | 2012-12-18 | 1 | -5/+1 |
|\ |
|
| * | openrisc: use kbuild.h instead of defining macros in asm-offset.c | James Hogan | 2012-10-25 | 1 | -5/+1 |
* | | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-28 | 1 | -1/+1 |
* | | openrisc: switch to use of generic fork and clone | Al Viro | 2012-11-28 | 4 | -66/+10 |
| | | |
| \ | |
*-. \ | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro | 2012-11-28 | 2 | -133/+73 |
|\ \ \
| | |/ |
|
| * | | openrisc: use generic sys_execve | Jonas Bonn | 2012-10-19 | 2 | -28/+0 |
| * | | openrisc: use generic kernel_thread/kernel_execve | Jonas Bonn | 2012-10-19 | 2 | -102/+66 |
| * | | openrisc: pass correct arg to schedule_tail | Jonas Bonn | 2012-10-19 | 2 | -3/+7 |
| |/ |
|
* | | openrisk: fix altstack switching on sigreturn | Al Viro | 2012-11-28 | 1 | -4/+2 |
|/ |
|
* | Merge tag 'for-3.7' of git://openrisc.net/jonas/linux | Linus Torvalds | 2012-10-13 | 2 | -10/+12 |
|\ |
|
| * | openrisc: mask interrupts in irq_mask_ack function | Gong Tao | 2012-10-11 | 1 | -0/+2 |
| * | openrisc: fix typos in comments and warnings | Jonas Bonn | 2012-10-11 | 1 | -3/+3 |
| * | openrisc: PIC should act on domain-local irqs | Jonas Bonn | 2012-10-11 | 1 | -6/+6 |
| * | audit: define AUDIT_ARCH_OPENRISC | Kees Cook | 2012-09-21 | 1 | -1/+1 |
* | | vfs: define struct filename and have getname() return it | Jeff Layton | 2012-10-12 | 1 | -2/+2 |
|/ |
|
* | new helper: signal_delivered() | Al Viro | 2012-06-01 | 1 | -2/+1 |
* | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2012-06-01 | 1 | -3/+0 |
* | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2012-06-01 | 1 | -2/+0 |
* | openrisc: tracehook_signal_handler() is supposed to be called on success | Al Viro | 2012-06-01 | 1 | -14/+6 |
* | new helper: sigmask_to_save() | Al Viro | 2012-06-01 | 1 | -9/+3 |
* | new helper: restore_saved_sigmask() | Al Viro | 2012-06-01 | 1 | -5/+1 |
* | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2012-05-23 | 1 | -2/+0 |
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-21 | 2 | -43/+1 |
|\ |
|
| * | openrisc: Use generic init_task | Thomas Gleixner | 2012-05-05 | 2 | -43/+1 |
* | | openrisc: use scratch regs in atomic syscall | Jonas Bonn | 2012-05-08 | 1 | -4/+4 |
* | | openrisc: provide dma_map_ops | Jonas Bonn | 2012-05-08 | 1 | -36/+73 |
* | | openrisc: remove unnecessary includes | Jonas Bonn | 2012-05-08 | 1 | -4/+0 |
* | | openrisc: implement irqdomains | Jonas Bonn | 2012-05-08 | 1 | -32/+47 |
|/ |
|
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 6 | -6/+0 |
|\ |
|