index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
kernel
Age
Commit message (
Expand
)
Author
2017-03-16
openrisc: Export symbols needed by modules
Stafford Horne
2017-03-02
sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-27
scripts/spelling.txt: add "efective" pattern and fix typo instances
Masahiro Yamada
2017-02-27
scripts/spelling.txt: add "aligment" pattern and fix typo instances
Masahiro Yamada
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-24
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2017-02-25
openrisc: head: Init r0 to 0 on start
Stafford Horne
2017-02-25
openrisc: head: Remove unused strings
Stafford Horne
2017-02-25
openrisc: head: Move init strings to rodata section
Stafford Horne
2017-02-25
openrisc: entry: Fix delay slot detection
Stafford Horne
2017-02-25
openrisc: entry: Whitespace and comment cleanups
Stafford Horne
2017-02-25
openrisc: Add .gitignore
Stafford Horne
2017-02-25
openrisc: Add optimized memset
Olof Kindgren
2017-02-25
openrisc: Initial support for the idle state
Sebastian Macke
2017-02-25
openrisc: remove unnecessary stddef.h include
Stefan Kristiansson
2017-02-06
openrisc: add l.lwa/l.swa emulation
Stefan Kristiansson
2017-02-06
openrisc: head: refactor out tlb flush into it's own function
Stefan Kristiansson
2017-02-06
openrisc: head: use THREAD_SIZE instead of magic constant
Stefan Kristiansson
2017-02-06
openrisc: tlb miss handler optimizations
Stefan Kristiansson
2017-02-06
openrisc: add cache way information to cpuinfo
Stefan Kristiansson
2017-01-26
openrisc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-02
openrisc: Add _text symbol to fix ksym build error
Stafford Horne
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-14
arch/openrisc: add option to skip DMA sync as a part of mapping
Alexander Duyck
2016-12-12
openrisc: include l.swa in check for write data pagefault
Stefan Kristiansson
2016-12-12
openrisc: Updates after openrisc.net has been lost
Stafford Horne
2016-12-12
openrisc: Consolidate setup to use memblock instead of bootmem
Stafford Horne
2016-12-12
openrisc: remove the redundant of_platform_populate
Rob Herring
2016-12-12
openrisc: Support both old (or32) and new (or1k) toolchain
Guenter Roeck
2016-12-12
openrisc: Add thread-local storage (TLS) support
Christian Svensson
2016-12-12
openrisc: restore all regs on rt_sigreturn
Jonas Bonn
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-03-25
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
2015-08-10
openrisc/time: Migrate to new 'set-state' interface
Viresh Kumar
2015-04-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-15
openrisc: remove use of seq_printf return value
Joe Perches
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-12
arch: Remove exec_domain from remaining archs
Richard Weinberger
2015-04-11
whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()
Al Viro
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-10
openrisc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2014-10-19
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-09-23
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
2014-09-03
openrisc: Get rid of handle_IRQ
Marc Zyngier
[next]