aboutsummaryrefslogtreecommitdiff
path: root/arch/openrisc/kernel
AgeCommit message (Expand)Author
2013-02-26Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds
2013-02-26openrisc: add missing header inclusionStefan Kristiansson
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-17openrisc idle: delete pm_idleLen Brown
2013-02-17openrisc: really pass correct arg to schedule_tailJonas Bonn
2013-02-14openrisc: fix up vmalloc page table loadingJonas Bonn
2013-02-10openrisc idle: delete pm_idleLen Brown
2013-02-10openrisc: avoid using function parameter regs in reset vectorStefan Kristiansson
2013-02-03openrisc: switch to generic sigaltstackAl Viro
2012-12-18Merge tag 'for-3.8' of git://openrisc.net/~jonas/linuxLinus Torvalds
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28openrisc: switch to use of generic fork and cloneAl Viro
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro
2012-11-28openrisk: fix altstack switching on sigreturnAl Viro
2012-10-25openrisc: use kbuild.h instead of defining macros in asm-offset.cJames Hogan
2012-10-19openrisc: use generic sys_execveJonas Bonn
2012-10-19openrisc: use generic kernel_thread/kernel_execveJonas Bonn
2012-10-19openrisc: pass correct arg to schedule_tailJonas Bonn
2012-10-13Merge tag 'for-3.7' of git://openrisc.net/jonas/linuxLinus Torvalds
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-11openrisc: mask interrupts in irq_mask_ack functionGong Tao
2012-10-11openrisc: fix typos in comments and warningsJonas Bonn
2012-10-11openrisc: PIC should act on domain-local irqsJonas Bonn
2012-09-21audit: define AUDIT_ARCH_OPENRISCKees Cook
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01openrisc: tracehook_signal_handler() is supposed to be called on successAl Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-08openrisc: use scratch regs in atomic syscallJonas Bonn
2012-05-08openrisc: provide dma_map_opsJonas Bonn
2012-05-08openrisc: remove unnecessary includesJonas Bonn
2012-05-08openrisc: implement irqdomainsJonas Bonn
2012-05-05openrisc: Use generic init_taskThomas Gleixner
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for OpenRISCDavid Howells
2012-03-06openrisc: sanitize use of orig_gpr11Jonas Bonn
2012-03-06OpenRISC: Export dump_stack()Richard Weinberger
2012-02-17openrisc: Set shortest clock event to 100 ticksJonas Bonn
2012-02-17OpenRISC: Use set_current_blocked() and block_sigmask()Matt Fleming
2012-02-17OpenRISC: Don't mask signals if we fail to setup signal stackMatt Fleming
2012-02-17OpenRISC: No need to reset handler if SA_ONESHOTMatt Fleming
2012-02-17OpenRISC: Don't reimplement force_sigsegv()Matt Fleming
2012-02-17openrisc: enable passing of flattened device tree pointerStefan Kristiansson
2012-02-17openrisc: Fix up audit_syscall_[entry|exit]() usageJonas Bonn
2012-02-17openrisc: include export.h for EXPORT_SYMBOLJonas Bonn
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds