Age | Commit message (Expand) | Author |
2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour |
2015-07-17 | openrisc: fix CONFIG_UID16 setting | Andrew Morton |
2015-06-25 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-24 | mm: new mm hook framework | Laurent Dufour |
2015-05-19 | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig |
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-18 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-02-11 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov |
2015-02-10 | openrisc: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov |
2015-01-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
2015-01-13 | openrisc/uaccess: fix sparse errors | Michael S. Tsirkin |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |
2014-10-19 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2014-10-09 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-09-26 | next: openrisc: Fix build | Guenter Roeck |
2014-09-23 | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris |
2014-09-23 | ARCH: AUDIT: implement syscall_get_arch for all arches | Eric Paris |
2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra |
2014-09-03 | openrisc: Get rid of handle_IRQ | Marc Zyngier |
2014-09-03 | openrisc: Convert handle_IRQ to use __handle_domain_irq | Marc Zyngier |
2014-08-09 | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-08-06 | openrisc: Use sigsp() | Richard Weinberger |
2014-08-05 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso |
2014-07-01 | irqchip: or1k-pic: Migrate from arch/openrisc/ | Stefan Kristiansson |
2014-06-04 | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-04-30 | of/fdt: consolidate built-in dtb section variables | Rob Herring |
2014-04-18 | arch,openrisc: Convert smp_mb__*() | Peter Zijlstra |
2014-04-07 | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König |
2014-02-09 | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen |
2014-02-09 | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen |
2014-01-30 | Merge tag 'for-3.14' of git://openrisc.net/~jonas/linux | Linus Torvalds |
2014-01-09 | openrisc: Use get_signal() signal_setup_done() | Richard Weinberger |
2014-01-09 | openrisc: Rework signal handling | Jonas Bonn |
2013-12-17 | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller |
2013-11-15 | Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linux | Linus Torvalds |
2013-11-15 | openrisc: Refactor or32_early_setup() | Geert Uytterhoeven |
2013-11-15 | openrisc: Remove unused declaration of __initramfs_start | Geert Uytterhoeven |
2013-11-15 | openrisc: Use the declarations provided by <asm/sections.h> | Geert Uytterhoeven |
2013-11-15 | openrisc: Refresh or1ksim_defconfig for v3.12 | Geert Uytterhoeven |
2013-11-15 | openrisc: add missing pgtable_page_ctor/dtor calls | Kirill A. Shutemov |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-05 | openrisc: Refactor 16-bit constant relocation | Geert Uytterhoeven |
2013-11-05 | openrisc: include: asm: Kbuild: add default "vga.h" | Chen Gang |
2013-11-05 | openrisc: Makefile: append "-D__linux__" to KBUILD_CFLAGS | Chen Gang |