Age | Commit message (Expand) | Author | Files | Lines |
2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko | 1 | -0/+1 |
2016-03-24 | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+0 |
2016-02-26 | asm-generic: page.h: Remove useless get_user_page and free_user_page | Chen Gang | 1 | -3/+0 |
2016-02-16 | gpio: Remove unused asm/gpio.h files | Bjorn Helgaas | 1 | -4/+0 |
2016-01-20 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2 | -5/+0 |
2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 1 | -9/+0 |
2015-09-10 | dma-mapping: consolidate dma_supported | Christoph Hellwig | 1 | -2/+3 |
2015-09-10 | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 1 | -5/+0 |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 1 | -20/+0 |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 1 | -30/+0 |
2015-08-10 | openrisc/time: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -24/+0 |
2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour | 2 | -15/+1 |
2015-07-17 | openrisc: fix CONFIG_UID16 setting | Andrew Morton | 1 | -3/+1 |
2015-06-25 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+0 |
2015-06-24 | mm: new mm hook framework | Laurent Dufour | 1 | -0/+15 |
2015-05-19 | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 1 | -1/+0 |
2015-04-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -24/+26 |
2015-04-15 | openrisc: remove use of seq_printf return value | Joe Perches | 1 | -24/+26 |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -4/+0 |
2015-04-12 | arch: Remove exec_domain from remaining archs | Richard Weinberger | 2 | -4/+0 |
2015-04-11 | whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread() | Al Viro | 1 | -1/+0 |
2015-02-18 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2 | -5/+1 |
2015-02-11 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov | 1 | -1/+1 |
2015-02-10 | openrisc: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2 | -13/+0 |
2015-01-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 1 | -0/+2 |
2015-01-13 | openrisc/uaccess: fix sparse errors | Michael S. Tsirkin | 1 | -2/+2 |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann | 1 | -1/+0 |
2014-10-19 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 3 | -4/+7 |
2014-10-09 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -13/+1 |
2014-09-26 | next: openrisc: Fix build | Guenter Roeck | 1 | -2/+1 |
2014-09-23 | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris | 1 | -2/+1 |
2014-09-23 | ARCH: AUDIT: implement syscall_get_arch for all arches | Eric Paris | 1 | -0/+5 |
2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra | 1 | -0/+1 |
2014-09-03 | openrisc: Get rid of handle_IRQ | Marc Zyngier | 2 | -6/+0 |
2014-09-03 | openrisc: Convert handle_IRQ to use __handle_domain_irq | Marc Zyngier | 2 | -8/+2 |
2014-08-09 | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -17/+3 |
2014-08-06 | openrisc: Use sigsp() | Richard Weinberger | 1 | -17/+3 |
2014-08-05 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -133/+17 |
2014-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 1 | -0/+1 |
2014-07-01 | irqchip: or1k-pic: Migrate from arch/openrisc/ | Stefan Kristiansson | 3 | -133/+17 |
2014-06-04 | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+0 |
2014-04-30 | of/fdt: consolidate built-in dtb section variables | Rob Herring | 1 | -2/+0 |
2014-04-18 | arch,openrisc: Convert smp_mb__*() | Peter Zijlstra | 1 | -8/+1 |
2014-04-07 | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 1 | -1/+1 |
2014-02-09 | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen | 1 | -0/+1 |
2014-02-09 | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen | 1 | -5/+5 |
2014-01-30 | Merge tag 'for-3.14' of git://openrisc.net/~jonas/linux | Linus Torvalds | 2 | -143/+149 |
2014-01-09 | openrisc: Use get_signal() signal_setup_done() | Richard Weinberger | 1 | -37/+22 |
2014-01-09 | openrisc: Rework signal handling | Jonas Bonn | 2 | -118/+139 |