| Commit message (Expand) | Author | Age | Files | Lines |
* | arch: Remove exec_domain from remaining archs | Richard Weinberger | 2015-04-12 | 1 | -2/+0 |
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-02-18 | 1 | -2/+2 |
|\ |
|
| * | openrisc/uaccess: fix sparse errors | Michael S. Tsirkin | 2015-01-13 | 1 | -2/+2 |
* | | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2015-02-13 | 1 | -4/+0 |
* | | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov | 2015-02-12 | 1 | -1/+1 |
* | | openrisc: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 1 | -8/+0 |
|/ |
|
* | net, lib: kill arch_fast_hash library bits | Daniel Borkmann | 2014-12-10 | 1 | -1/+0 |
* | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-10-20 | 2 | -2/+6 |
|\ |
|
| * | next: openrisc: Fix build | Guenter Roeck | 2014-09-26 | 1 | -2/+1 |
| * | ARCH: AUDIT: implement syscall_get_arch for all arches | Eric Paris | 2014-09-23 | 1 | -0/+5 |
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-10-09 | 1 | -1/+0 |
|\ \ |
|
| * | | openrisc: Get rid of handle_IRQ | Marc Zyngier | 2014-09-03 | 1 | -1/+0 |
* | | | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra | 2014-09-13 | 1 | -0/+1 |
|/ / |
|
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-08-06 | 1 | -0/+3 |
|\ \ |
|
| * | | irqchip: or1k-pic: Migrate from arch/openrisc/ | Stefan Kristiansson | 2014-07-01 | 1 | -0/+3 |
| |/ |
|
* / | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 2014-07-17 | 1 | -0/+1 |
|/ |
|
* | arch,openrisc: Convert smp_mb__*() | Peter Zijlstra | 2014-04-18 | 1 | -8/+1 |
* | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen | 2014-02-09 | 1 | -0/+1 |
* | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen | 2014-02-09 | 1 | -5/+5 |
* | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller | 2013-12-18 | 1 | -0/+1 |
* | Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linux | Linus Torvalds | 2013-11-15 | 1 | -0/+1 |
|\ |
|
| * | openrisc: include: asm: Kbuild: add default "vga.h" | Chen Gang | 2013-11-05 | 1 | -0/+1 |
* | | openrisc: add missing pgtable_page_ctor/dtor calls | Kirill A. Shutemov | 2013-11-15 | 1 | -2/+8 |
* | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 | 1 | -22/+0 |
|\ \ |
|
| * | | of: remove empty arch prom.h headers | Rob Herring | 2013-10-10 | 1 | -20/+0 |
| * | | of: remove HAVE_ARCH_DEVTREE_FIXUPS | Rob Herring | 2013-10-10 | 1 | -2/+0 |
| |/ |
|
* | | Merge tag 'v3.12-rc4' into sched/core | Ingo Molnar | 2013-10-09 | 1 | -44/+0 |
|\| |
|
| * | openrisc: clean-up prom.h | Rob Herring | 2013-09-25 | 1 | -44/+0 |
* | | sched, arch: Create asm/preempt.h | Peter Zijlstra | 2013-09-25 | 1 | -0/+1 |
|/ |
|
* | openrisc: remove undefined of_get_cpu_node declaration | Sudeep KarkadaNagesha | 2013-08-21 | 1 | -3/+0 |
* | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-03 | 1 | -0/+1 |
|\ |
|
| * | openrisc: Wire up asm-generic/xor.h | Geert Uytterhoeven | 2013-06-23 | 1 | -0/+1 |
* | | consolidate io_remap_pfn_range definitions | Al Viro | 2013-06-29 | 1 | -3/+0 |
|/ |
|
* | arch: Consolidate tsk_is_polling() | Thomas Gleixner | 2013-04-08 | 1 | -2/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-27 | 1 | -3/+0 |
|\ |
|
| * | default SET_PERSONALITY() in linux/elf.h | Al Viro | 2013-02-26 | 1 | -3/+0 |
* | | Add bitops include needed for ext2 filesystem | Sebastian Macke | 2013-02-17 | 1 | -0/+1 |
* | | openrisc: remove unused current_regs | Jonas Bonn | 2013-02-10 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 2012-12-22 | 1 | -0/+1 |
|\ |
|
| * | asm-generic/io.h: remove asm/cacheflush.h include | James Hogan | 2012-10-25 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-21 | 1 | -1/+0 |
|\ \ |
|
| * | | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-20 | 1 | -1/+0 |
* | | | Merge tag 'for-3.8' of git://openrisc.net/~jonas/linux | Linus Torvalds | 2012-12-18 | 2 | -1/+1 |
|\ \ \ |
|
| * | | | openrisc: Use Kbuild infrastructure for kvm_para.h | Steven Rostedt | 2012-10-25 | 2 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 3 | -2/+11 |
|\ \ \
| | |/
| |/| |
|
| * | | openrisc: switch to use of generic fork and clone | Al Viro | 2012-11-29 | 2 | -0/+9 |
| * | | kill stray kernel_thread() garbage | Al Viro | 2012-11-29 | 1 | -2/+0 |
| * | | openrisc: use generic sys_execve | Jonas Bonn | 2012-10-19 | 1 | -0/+2 |
| |/ |
|
* / | tracing,x86: Add a TSC trace_clock | David Sharp | 2012-11-13 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'disintegrate-openrisc-20121009' of git://git.infradead.org/users/d... | Jonas Bonn | 2012-10-13 | 11 | -68/+113 |
|\ |
|