| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-10-19 | 3 | -4/+7 |
|\ |
|
| * | next: openrisc: Fix build | Guenter Roeck | 2014-09-26 | 1 | -2/+1 |
| * | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris | 2014-09-23 | 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 | 3 | -13/+1 |
|\ \ |
|
| * | | openrisc: Get rid of handle_IRQ | Marc Zyngier | 2014-09-03 | 2 | -6/+0 |
| * | | openrisc: Convert handle_IRQ to use __handle_domain_irq | Marc Zyngier | 2014-09-03 | 2 | -8/+2 |
* | | | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra | 2014-09-13 | 1 | -0/+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 |
| |/ |
|
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-08-05 | 3 | -133/+17 |
|\ \ |
|
| * | | irqchip: or1k-pic: Migrate from arch/openrisc/ | Stefan Kristiansson | 2014-07-01 | 3 | -133/+17 |
| |/ |
|
* / | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 2014-07-17 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-06-04 | 1 | -2/+0 |
|\ |
|
| * | of/fdt: consolidate built-in dtb section variables | Rob Herring | 2014-04-30 | 1 | -2/+0 |
* | | arch,openrisc: Convert smp_mb__*() | Peter Zijlstra | 2014-04-18 | 1 | -8/+1 |
|/ |
|
* | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 2014-04-07 | 1 | -1/+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 |
* | Merge tag 'for-3.14' of git://openrisc.net/~jonas/linux | Linus Torvalds | 2014-01-30 | 2 | -143/+149 |
|\ |
|
| * | 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 |
* | | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller | 2013-12-17 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linux | Linus Torvalds | 2013-11-15 | 6 | -27/+19 |
|\ |
|
| * | 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: Refresh or1ksim_defconfig for v3.12 | Geert Uytterhoeven | 2013-11-15 | 1 | -8/+2 |
| * | openrisc: Refactor 16-bit constant relocation | Geert Uytterhoeven | 2013-11-05 | 1 | -4/+2 |
| * | openrisc: include: asm: Kbuild: add default "vga.h" | Chen Gang | 2013-11-05 | 1 | -0/+1 |
| * | openrisc: Makefile: append "-D__linux__" to KBUILD_CFLAGS | Chen Gang | 2013-11-05 | 1 | -1/+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 | 3 | -95/+3 |
|\ \ |
|
| * | | of: remove empty arch prom.h headers | Rob Herring | 2013-10-09 | 1 | -20/+0 |
| * | | of: remove HAVE_ARCH_DEVTREE_FIXUPS | Rob Herring | 2013-10-09 | 1 | -2/+0 |
| * | | openrisc: remove unnecessary prom.c includes | Rob Herring | 2013-10-09 | 1 | -22/+0 |
| * | | of: remove early_init_dt_setup_initrd_arch | Rob Herring | 2013-10-09 | 1 | -9/+0 |
| * | | of: create default early_init_dt_add_memory_arch | Rob Herring | 2013-10-09 | 1 | -6/+0 |
| * | | openrisc: use early_init_dt_scan | Rob Herring | 2013-10-09 | 1 | -14/+1 |
| * | | openrisc: use unflatten_and_copy_device_tree | Rob Herring | 2013-10-09 | 2 | -14/+1 |
| * | | openrisc: use boot_command_line instead of private cmd_line | Rob Herring | 2013-10-09 | 2 | -9/+2 |
| |/ |
|
* | | 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-24 | 1 | -44/+0 |
* | | sched, arch: Create asm/preempt.h | Peter Zijlstra | 2013-09-25 | 1 | -0/+1 |
|/ |
|
* | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 | 1 | -1/+0 |
* | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 2013-09-12 | 1 | -0/+1 |
* | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-09-10 | 1 | -7/+1 |
|\ |
|
| * | of: consolidate definition of early_init_dt_alloc_memory_arch() | Grant Likely | 2013-08-28 | 1 | -5/+0 |
| * | Merge tag 'v3.11-rc7' into devicetree/next | Grant Likely | 2013-08-28 | 1 | -0/+1 |
| |\ |
|
| * | | of: Specify initrd location using 64-bit | Santosh Shilimkar | 2013-07-24 | 1 | -2/+1 |