summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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-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
|\
| * nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-111-2/+4
| * nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-111-2/+2
| * nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-111-2/+2
* | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-081-1/+1
* | memblock: Kill memblock_init()Tejun Heo2011-12-081-1/+0
|/
* Add missing DMA opsJonas Bonn2011-09-111-1/+27
* openrisc: don't use pt_regs in struct sigcontextJonas Bonn2011-09-051-18/+11
* OpenRISC: MiscellaneousJonas Bonn2011-07-222-0/+116
* OpenRISC: HeadersJonas Bonn2011-07-221-0/+12
* OpenRISC: TrapsJonas Bonn2011-07-221-0/+366
* OpenRISC: Module supportJonas Bonn2011-07-221-0/+72
* OpenRISC: Scheduling/Process managementJonas Bonn2011-07-221-0/+311
* OpenRISC: Idle/Power managementJonas Bonn2011-07-221-0/+77
* OpenRISC: System callsJonas Bonn2011-07-222-0/+85
* OpenRISC: IRQJonas Bonn2011-07-221-0/+172
* OpenRISC: TimekeepingJonas Bonn2011-07-221-0/+181
* OpenRISC: DMAJonas Bonn2011-07-221-0/+191
* OpenRISC: PTraceJonas Bonn2011-07-221-0/+211