index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-upstream' of git://openrisc.net/jonas/linux
Linus Torvalds
2013-02-26
2
-10
/
+19
|
\
|
*
openrisc: add missing header inclusion
Stefan Kristiansson
2013-02-26
1
-0
/
+1
|
*
openrisc: really pass correct arg to schedule_tail
Jonas Bonn
2013-02-17
1
-1
/
+1
|
*
openrisc: fix up vmalloc page table loading
Jonas Bonn
2013-02-14
2
-6
/
+14
|
*
openrisc idle: delete pm_idle
Len Brown
2013-02-10
1
-5
/
+0
|
*
openrisc: avoid using function parameter regs in reset vector
Stefan Kristiansson
2013-02-10
1
-3
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-23
2
-17
/
+2
|
\
\
|
*
|
openrisc: switch to generic sigaltstack
Al Viro
2013-02-03
2
-17
/
+2
|
|
/
*
/
openrisc idle: delete pm_idle
Len Brown
2013-02-17
1
-5
/
+0
|
/
*
Merge tag 'for-3.8' of git://openrisc.net/~jonas/linux
Linus Torvalds
2012-12-18
1
-5
/
+1
|
\
|
*
openrisc: use kbuild.h instead of defining macros in asm-offset.c
James Hogan
2012-10-25
1
-5
/
+1
*
|
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
1
-1
/
+1
*
|
openrisc: switch to use of generic fork and clone
Al Viro
2012-11-28
4
-66
/
+10
|
|
|
\
*
-
.
|
Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...
Al Viro
2012-11-28
2
-133
/
+73
|
\
\
|
|
*
|
openrisc: use generic sys_execve
Jonas Bonn
2012-10-19
2
-28
/
+0
|
*
|
openrisc: use generic kernel_thread/kernel_execve
Jonas Bonn
2012-10-19
2
-102
/
+66
|
*
|
openrisc: pass correct arg to schedule_tail
Jonas Bonn
2012-10-19
2
-3
/
+7
|
|
/
*
/
openrisk: fix altstack switching on sigreturn
Al Viro
2012-11-28
1
-4
/
+2
|
/
*
Merge tag 'for-3.7' of git://openrisc.net/jonas/linux
Linus Torvalds
2012-10-13
2
-10
/
+12
|
\
|
*
openrisc: mask interrupts in irq_mask_ack function
Gong Tao
2012-10-11
1
-0
/
+2
|
*
openrisc: fix typos in comments and warnings
Jonas Bonn
2012-10-11
1
-3
/
+3
|
*
openrisc: PIC should act on domain-local irqs
Jonas Bonn
2012-10-11
1
-6
/
+6
|
*
audit: define AUDIT_ARCH_OPENRISC
Kees Cook
2012-09-21
1
-1
/
+1
*
|
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
1
-2
/
+2
|
/
*
new helper: signal_delivered()
Al Viro
2012-06-01
1
-2
/
+1
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
1
-3
/
+0
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
1
-2
/
+0
*
openrisc: tracehook_signal_handler() is supposed to be called on success
Al Viro
2012-06-01
1
-14
/
+6
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-9
/
+3
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
1
-5
/
+1
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
1
-2
/
+0
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-21
2
-43
/
+1
|
\
|
*
openrisc: Use generic init_task
Thomas Gleixner
2012-05-05
2
-43
/
+1
*
|
openrisc: use scratch regs in atomic syscall
Jonas Bonn
2012-05-08
1
-4
/
+4
*
|
openrisc: provide dma_map_ops
Jonas Bonn
2012-05-08
1
-36
/
+73
*
|
openrisc: remove unnecessary includes
Jonas Bonn
2012-05-08
1
-4
/
+0
*
|
openrisc: implement irqdomains
Jonas Bonn
2012-05-08
1
-32
/
+47
|
/
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
6
-6
/
+0
|
\
|
*
Disintegrate asm/system.h for OpenRISC
David Howells
2012-03-28
6
-6
/
+0
*
|
openrisc: sanitize use of orig_gpr11
Jonas Bonn
2012-03-06
4
-15
/
+15
*
|
OpenRISC: Export dump_stack()
Richard Weinberger
2012-03-06
1
-0
/
+1
*
|
openrisc: Set shortest clock event to 100 ticks
Jonas Bonn
2012-02-17
1
-8
/
+5
*
|
OpenRISC: Use set_current_blocked() and block_sigmask()
Matt Fleming
2012-02-17
1
-11
/
+2
*
|
OpenRISC: Don't mask signals if we fail to setup signal stack
Matt Fleming
2012-02-17
1
-11
/
+18
*
|
OpenRISC: No need to reset handler if SA_ONESHOT
Matt Fleming
2012-02-17
1
-3
/
+0
*
|
OpenRISC: Don't reimplement force_sigsegv()
Matt Fleming
2012-02-17
1
-3
/
+1
*
|
openrisc: enable passing of flattened device tree pointer
Stefan Kristiansson
2012-02-17
2
-10
/
+25
|
/
*
openrisc: Fix up audit_syscall_[entry|exit]() usage
Jonas Bonn
2012-02-17
1
-8
/
+4
*
openrisc: include export.h for EXPORT_SYMBOL
Jonas Bonn
2012-02-17
2
-0
/
+2
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-01-06
1
-2
/
+4
|
\
[next]