aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-18Merge tag 'for-3.8' of git://openrisc.net/~jonas/linuxLinus Torvalds1-5/+1
2012-11-28flagday: don't pass regs to copy_thread()Al Viro1-1/+1
2012-11-28openrisc: switch to use of generic fork and cloneAl Viro4-66/+10
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-nextAl Viro2-133/+73
2012-11-28openrisk: fix altstack switching on sigreturnAl Viro1-4/+2
2012-10-25openrisc: use kbuild.h instead of defining macros in asm-offset.cJames Hogan1-5/+1
2012-10-19openrisc: use generic sys_execveJonas Bonn2-28/+0
2012-10-19openrisc: use generic kernel_thread/kernel_execveJonas Bonn2-102/+66
2012-10-19openrisc: pass correct arg to schedule_tailJonas Bonn2-3/+7
2012-10-13Merge tag 'for-3.7' of git://openrisc.net/jonas/linuxLinus Torvalds2-10/+12
2012-10-12vfs: define struct filename and have getname() return itJeff Layton1-2/+2
2012-10-11openrisc: mask interrupts in irq_mask_ack functionGong Tao1-0/+2
2012-10-11openrisc: fix typos in comments and warningsJonas Bonn1-3/+3
2012-10-11openrisc: PIC should act on domain-local irqsJonas Bonn1-6/+6
2012-09-21audit: define AUDIT_ARCH_OPENRISCKees Cook1-1/+1
2012-06-01new helper: signal_delivered()Al Viro1-2/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro1-3/+0
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro1-2/+0
2012-06-01openrisc: tracehook_signal_handler() is supposed to be called on successAl Viro1-14/+6
2012-06-01new helper: sigmask_to_save()Al Viro1-9/+3
2012-06-01new helper: restore_saved_sigmask()Al Viro1-5/+1
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro1-2/+0
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-43/+1
2012-05-08openrisc: use scratch regs in atomic syscallJonas Bonn1-4/+4
2012-05-08openrisc: provide dma_map_opsJonas Bonn1-36/+73
2012-05-08openrisc: remove unnecessary includesJonas Bonn1-4/+0
2012-05-08openrisc: implement irqdomainsJonas Bonn1-32/+47
2012-05-05openrisc: Use generic init_taskThomas Gleixner2-43/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds6-6/+0
2012-03-28Disintegrate asm/system.h for OpenRISCDavid Howells6-6/+0
2012-03-06openrisc: sanitize use of orig_gpr11Jonas Bonn4-15/+15
2012-03-06OpenRISC: Export dump_stack()Richard Weinberger1-0/+1
2012-02-17openrisc: Set shortest clock event to 100 ticksJonas Bonn1-8/+5
2012-02-17OpenRISC: Use set_current_blocked() and block_sigmask()Matt Fleming1-11/+2
2012-02-17OpenRISC: Don't mask signals if we fail to setup signal stackMatt Fleming1-11/+18
2012-02-17OpenRISC: No need to reset handler if SA_ONESHOTMatt Fleming1-3/+0
2012-02-17OpenRISC: Don't reimplement force_sigsegv()Matt Fleming1-3/+1
2012-02-17openrisc: enable passing of flattened device tree pointerStefan Kristiansson2-10/+25
2012-02-17openrisc: Fix up audit_syscall_[entry|exit]() usageJonas Bonn1-8/+4
2012-02-17openrisc: include export.h for EXPORT_SYMBOLJonas Bonn2-0/+2
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+4
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker1-2/+4
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker1-2/+2
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker1-2/+2
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo1-1/+1
2011-12-08memblock: Kill memblock_init()Tejun Heo1-1/+0
2011-09-11Add missing DMA opsJonas Bonn1-1/+27
2011-09-05openrisc: don't use pt_regs in struct sigcontextJonas Bonn1-18/+11
2011-07-22OpenRISC: MiscellaneousJonas Bonn2-0/+116
2011-07-22OpenRISC: HeadersJonas Bonn1-0/+12