index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
...
|
*
|
openrisc: head: Move init strings to rodata section
Stafford Horne
2017-02-25
1
-0
/
+1
|
*
|
openrisc: entry: Fix delay slot detection
Stafford Horne
2017-02-25
1
-2
/
+2
|
*
|
openrisc: entry: Whitespace and comment cleanups
Stafford Horne
2017-02-25
1
-20
/
+18
|
*
|
openrisc: Add .gitignore
Stafford Horne
2017-02-25
1
-0
/
+1
|
*
|
openrisc: Add optimized memset
Olof Kindgren
2017-02-25
1
-0
/
+1
|
*
|
openrisc: Initial support for the idle state
Sebastian Macke
2017-02-25
1
-0
/
+11
|
*
|
openrisc: remove unnecessary stddef.h include
Stefan Kristiansson
2017-02-25
1
-1
/
+0
|
*
|
openrisc: add l.lwa/l.swa emulation
Stefan Kristiansson
2017-02-06
3
-2
/
+206
|
*
|
openrisc: head: refactor out tlb flush into it's own function
Stefan Kristiansson
2017-02-06
1
-16
/
+22
|
*
|
openrisc: head: use THREAD_SIZE instead of magic constant
Stefan Kristiansson
2017-02-06
1
-1
/
+3
|
*
|
openrisc: tlb miss handler optimizations
Stefan Kristiansson
2017-02-06
1
-95
/
+46
|
*
|
openrisc: add cache way information to cpuinfo
Stefan Kristiansson
2017-02-06
1
-31
/
+36
|
|
/
*
/
openrisc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2017-01-26
1
-1
/
+1
|
/
*
openrisc: Add _text symbol to fix ksym build error
Stafford Horne
2017-01-02
1
-0
/
+2
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-2
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
4
-4
/
+4
*
arch/openrisc: add option to skip DMA sync as a part of mapping
Alexander Duyck
2016-12-14
1
-0
/
+3
*
openrisc: include l.swa in check for write data pagefault
Stefan Kristiansson
2016-12-12
1
-1
/
+1
*
openrisc: Updates after openrisc.net has been lost
Stafford Horne
2016-12-12
1
-1
/
+1
*
openrisc: Consolidate setup to use memblock instead of bootmem
Stafford Horne
2016-12-12
1
-24
/
+12
*
openrisc: remove the redundant of_platform_populate
Rob Herring
2016-12-12
1
-10
/
+0
*
openrisc: Support both old (or32) and new (or1k) toolchain
Guenter Roeck
2016-12-12
1
-1
/
+7
*
openrisc: Add thread-local storage (TLS) support
Christian Svensson
2016-12-12
1
-0
/
+13
*
openrisc: restore all regs on rt_sigreturn
Jonas Bonn
2016-12-12
1
-1
/
+9
*
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
1
-0
/
+1
*
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
1
-11
/
+10
*
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
2016-03-25
1
-0
/
+1
*
openrisc/time: Migrate to new 'set-state' interface
Viresh Kumar
2015-08-10
1
-24
/
+0
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-15
1
-24
/
+26
|
\
|
*
openrisc: remove use of seq_printf return value
Joe Perches
2015-04-15
1
-24
/
+26
*
|
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-15
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
arch: Remove exec_domain from remaining archs
Richard Weinberger
2015-04-12
1
-2
/
+0
*
|
whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()
Al Viro
2015-04-11
1
-1
/
+0
|
/
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
1
-1
/
+1
*
openrisc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2015-02-10
1
-5
/
+0
*
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-10-19
1
-2
/
+1
|
\
|
*
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
2014-09-23
1
-2
/
+1
*
|
openrisc: Get rid of handle_IRQ
Marc Zyngier
2014-09-03
1
-5
/
+0
*
|
openrisc: Convert handle_IRQ to use __handle_domain_irq
Marc Zyngier
2014-09-03
1
-8
/
+1
*
|
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-08-09
1
-17
/
+3
|
\
\
|
*
|
openrisc: Use sigsp()
Richard Weinberger
2014-08-06
1
-17
/
+3
|
|
/
*
/
irqchip: or1k-pic: Migrate from arch/openrisc/
Stefan Kristiansson
2014-07-01
1
-133
/
+13
|
/
*
of/fdt: consolidate built-in dtb section variables
Rob Herring
2014-04-30
1
-2
/
+0
*
openrisc: Use get_signal() signal_setup_done()
Richard Weinberger
2014-01-09
1
-37
/
+22
*
openrisc: Rework signal handling
Jonas Bonn
2014-01-09
2
-118
/
+139
*
Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linux
Linus Torvalds
2013-11-15
3
-18
/
+15
|
\
|
*
openrisc: Refactor or32_early_setup()
Geert Uytterhoeven
2013-11-15
1
-7
/
+7
|
*
openrisc: Remove unused declaration of __initramfs_start
Geert Uytterhoeven
2013-11-15
1
-1
/
+0
|
*
openrisc: Use the declarations provided by <asm/sections.h>
Geert Uytterhoeven
2013-11-15
2
-6
/
+6
|
*
openrisc: Refactor 16-bit constant relocation
Geert Uytterhoeven
2013-11-05
1
-4
/
+2
[prev]
[next]