aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds2013-02-262-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/+0
| * 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-232-17/+2
|\ \
| * | openrisc: switch to generic sigaltstackAl Viro2013-02-032-17/+2
| |/
* / openrisc idle: delete pm_idleLen Brown2013-02-171-5/+0
|/
* Merge tag 'for-3.8' of git://openrisc.net/~jonas/linuxLinus Torvalds2012-12-181-5/+1
|\
| * openrisc: use kbuild.h instead of defining macros in asm-offset.cJames Hogan2012-10-251-5/+1
* | flagday: don't pass regs to copy_thread()Al Viro2012-11-281-1/+1
* | openrisc: switch to use of generic fork and cloneAl Viro2012-11-284-66/+10
| |
| \
*-. | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-282-133/+73
|\ \|
| * | openrisc: use generic sys_execveJonas Bonn2012-10-192-28/+0
| * | openrisc: use generic kernel_thread/kernel_execveJonas Bonn2012-10-192-102/+66
| * | openrisc: pass correct arg to schedule_tailJonas Bonn2012-10-192-3/+7
| |/
* / openrisk: fix altstack switching on sigreturnAl Viro2012-11-281-4/+2
|/
* Merge tag 'for-3.7' of git://openrisc.net/jonas/linuxLinus Torvalds2012-10-122-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-121-2/+2
|/
* new helper: signal_delivered()Al Viro2012-06-011-2/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-3/+0
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-2/+0
* openrisc: tracehook_signal_handler() is supposed to be called on successAl Viro2012-06-011-14/+6
* new helper: sigmask_to_save()Al Viro2012-06-011-9/+3
* new helper: restore_saved_sigmask()Al Viro2012-06-011-5/+1
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-2/+0
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-212-43/+1
|\
| * openrisc: Use generic init_taskThomas Gleixner2012-05-052-43/+1
* | 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/+0
* | 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-286-6/+0
|\
| * Disintegrate asm/system.h for OpenRISCDavid Howells2012-03-286-6/+0
* | 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/+5
* | OpenRISC: Use set_current_blocked() and block_sigmask()Matt Fleming2012-02-171-11/+2
* | OpenRISC: Don't mask signals if we fail to setup signal stackMatt Fleming2012-02-171-11/+18
* | OpenRISC: No need to reset handler if SA_ONESHOTMatt Fleming2012-02-171-3/+0
* | OpenRISC: Don't reimplement force_sigsegv()Matt Fleming2012-02-171-3/+1
* | openrisc: enable passing of flattened device tree pointerStefan Kristiansson2012-02-172-10/+25
|/
* openrisc: Fix up audit_syscall_[entry|exit]() usageJonas Bonn2012-02-171-8/+4
* openrisc: include export.h for EXPORT_SYMBOLJonas Bonn2012-02-172-0/+2
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-061-2/+4
|\