summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely2013-08-281-5/+0Star
* of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-241-2/+1Star
* openrisc: delete __cpuinit usage from all openrisc filesPaul Gortmaker2013-07-151-1/+1
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-05-011-0/+1
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-05-011-11/+0Star
* openrisc: Use generic idle loopThomas Gleixner2013-04-082-74/+1Star
* Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds2013-02-272-10/+19
|\
| * openrisc: add missing header inclusionStefan Kristiansson2013-02-261-0/+1
| * openrisc: really pass correct arg to schedule_tailJonas Bonn2013-02-171-1/+1
| * openrisc: fix up vmalloc page table loadingJonas Bonn2013-02-142-6/+14
| * openrisc idle: delete pm_idleLen Brown2013-02-101-5/+0Star
| * openrisc: avoid using function parameter regs in reset vectorStefan Kristiansson2013-02-101-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-242-17/+2Star
|\ \
| * | openrisc: switch to generic sigaltstackAl Viro2013-02-042-17/+2Star
| |/
* / openrisc idle: delete pm_idleLen Brown2013-02-181-5/+0Star
|/
* Merge tag 'for-3.8' of git://openrisc.net/~jonas/linuxLinus Torvalds2012-12-181-5/+1Star
|\
| * openrisc: use kbuild.h instead of defining macros in asm-offset.cJames Hogan2012-10-251-5/+1Star
* | flagday: don't pass regs to copy_thread()Al Viro2012-11-291-1/+1
* | openrisc: switch to use of generic fork and cloneAl Viro2012-11-294-66/+10Star
| |
| \
*-. | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-292-133/+73Star
|\ \|
| * | openrisc: use generic sys_execveJonas Bonn2012-10-192-28/+0Star
| * | openrisc: use generic kernel_thread/kernel_execveJonas Bonn2012-10-192-102/+66Star
| * | openrisc: pass correct arg to schedule_tailJonas Bonn2012-10-192-3/+7
| |/
* / openrisk: fix altstack switching on sigreturnAl Viro2012-11-291-4/+2Star
|/
* Merge tag 'for-3.7' of git://openrisc.net/jonas/linuxLinus Torvalds2012-10-132-10/+12
|\
| * openrisc: mask interrupts in irq_mask_ack functionGong Tao2012-10-111-0/+2
| * openrisc: fix typos in comments and warningsJonas Bonn2012-10-111-3/+3
| * openrisc: PIC should act on domain-local irqsJonas Bonn2012-10-111-6/+6
| * audit: define AUDIT_ARCH_OPENRISCKees Cook2012-09-211-1/+1
* | vfs: define struct filename and have getname() return itJeff Layton2012-10-131-2/+2
|/
* new helper: signal_delivered()Al Viro2012-06-011-2/+1Star
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-3/+0Star
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-2/+0Star
* openrisc: tracehook_signal_handler() is supposed to be called on successAl Viro2012-06-011-14/+6Star
* new helper: sigmask_to_save()Al Viro2012-06-011-9/+3Star
* new helper: restore_saved_sigmask()Al Viro2012-06-011-5/+1Star
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-241-2/+0Star
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-222-43/+1Star
|\
| * openrisc: Use generic init_taskThomas Gleixner2012-05-052-43/+1Star
* | openrisc: use scratch regs in atomic syscallJonas Bonn2012-05-081-4/+4
* | openrisc: provide dma_map_opsJonas Bonn2012-05-081-36/+73
* | openrisc: remove unnecessary includesJonas Bonn2012-05-081-4/+0Star
* | openrisc: implement irqdomainsJonas Bonn2012-05-081-32/+47
|/
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-296-6/+0Star
|\
| * Disintegrate asm/system.h for OpenRISCDavid Howells2012-03-286-6/+0Star
* | openrisc: sanitize use of orig_gpr11Jonas Bonn2012-03-064-15/+15
* | OpenRISC: Export dump_stack()Richard Weinberger2012-03-061-0/+1
* | openrisc: Set shortest clock event to 100 ticksJonas Bonn2012-02-171-8/+5Star
* | OpenRISC: Use set_current_blocked() and block_sigmask()Matt Fleming2012-02-171-11/+2Star
* | OpenRISC: Don't mask signals if we fail to setup signal stackMatt Fleming2012-02-171-11/+18