aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel
Commit message (Expand)AuthorAge
* Merge tag 'for-3.7' of git://openrisc.net/jonas/linuxLinus Torvalds2012-10-12
|\
| * openrisc: mask interrupts in irq_mask_ack functionGong Tao2012-10-11
| * openrisc: fix typos in comments and warningsJonas Bonn2012-10-11
| * openrisc: PIC should act on domain-local irqsJonas Bonn2012-10-11
| * audit: define AUDIT_ARCH_OPENRISCKees Cook2012-09-21
* | vfs: define struct filename and have getname() return itJeff Layton2012-10-12
|/
* new helper: signal_delivered()Al Viro2012-06-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
* openrisc: tracehook_signal_handler() is supposed to be called on successAl Viro2012-06-01
* new helper: sigmask_to_save()Al Viro2012-06-01
* new helper: restore_saved_sigmask()Al Viro2012-06-01
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-21
|\
| * openrisc: Use generic init_taskThomas Gleixner2012-05-05
* | openrisc: use scratch regs in atomic syscallJonas Bonn2012-05-08
* | openrisc: provide dma_map_opsJonas Bonn2012-05-08
* | openrisc: remove unnecessary includesJonas Bonn2012-05-08
* | openrisc: implement irqdomainsJonas Bonn2012-05-08
|/
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Disintegrate asm/system.h for OpenRISCDavid Howells2012-03-28
* | openrisc: sanitize use of orig_gpr11Jonas Bonn2012-03-06
* | OpenRISC: Export dump_stack()Richard Weinberger2012-03-06
* | openrisc: Set shortest clock event to 100 ticksJonas Bonn2012-02-17
* | OpenRISC: Use set_current_blocked() and block_sigmask()Matt Fleming2012-02-17
* | OpenRISC: Don't mask signals if we fail to setup signal stackMatt Fleming2012-02-17
* | OpenRISC: No need to reset handler if SA_ONESHOTMatt Fleming2012-02-17
* | OpenRISC: Don't reimplement force_sigsegv()Matt Fleming2012-02-17
* | openrisc: enable passing of flattened device tree pointerStefan Kristiansson2012-02-17
|/
* openrisc: Fix up audit_syscall_[entry|exit]() usageJonas Bonn2012-02-17
* openrisc: include export.h for EXPORT_SYMBOLJonas Bonn2012-02-17
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-06
|\
| * nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-11
| * nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-11
| * nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-11
* | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-08
* | memblock: Kill memblock_init()Tejun Heo2011-12-08
|/
* Add missing DMA opsJonas Bonn2011-09-11
* openrisc: don't use pt_regs in struct sigcontextJonas Bonn2011-09-05
* OpenRISC: MiscellaneousJonas Bonn2011-07-22
* OpenRISC: HeadersJonas Bonn2011-07-22
* OpenRISC: TrapsJonas Bonn2011-07-22
* OpenRISC: Module supportJonas Bonn2011-07-22
* OpenRISC: Scheduling/Process managementJonas Bonn2011-07-22
* OpenRISC: Idle/Power managementJonas Bonn2011-07-22
* OpenRISC: System callsJonas Bonn2011-07-22
* OpenRISC: IRQJonas Bonn2011-07-22
* OpenRISC: TimekeepingJonas Bonn2011-07-22
* OpenRISC: DMAJonas Bonn2011-07-22
* OpenRISC: PTraceJonas Bonn2011-07-22