| Commit message (Expand) | Author | Age | Files | Lines |
* | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko | 2016-06-24 | 2 | -2/+2 |
* | Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-05-24 | 1 | -0/+1 |
|\ |
|
| * | asm-generic: Drop renameat syscall from default list | James Hogan | 2016-05-05 | 1 | -0/+1 |
* | | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng | 2016-05-20 | 1 | -0/+1 |
* | | exit_thread: remove empty bodies | Jiri Slaby | 2016-05-20 | 1 | -9/+0 |
* | | openrisc: drop wrongly typed definition of page_to_virt() | Ard Biesheuvel | 2016-04-22 | 1 | -2/+0 |
|/ |
|
* | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko | 2016-03-25 | 1 | -0/+1 |
* | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-03-24 | 1 | -3/+0 |
|\ |
|
| * | asm-generic: page.h: Remove useless get_user_page and free_user_page | Chen Gang | 2016-02-26 | 1 | -3/+0 |
* | | gpio: Remove unused asm/gpio.h files | Bjorn Helgaas | 2016-02-16 | 1 | -4/+0 |
|/ |
|
* | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2016-01-20 | 2 | -5/+0 |
* | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 2015-09-10 | 1 | -9/+0 |
* | dma-mapping: consolidate dma_supported | Christoph Hellwig | 2015-09-10 | 1 | -2/+3 |
* | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 2015-09-10 | 1 | -5/+0 |
* | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 2015-09-10 | 1 | -20/+0 |
* | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 2015-09-10 | 1 | -30/+0 |
* | openrisc/time: Migrate to new 'set-state' interface | Viresh Kumar | 2015-08-10 | 1 | -24/+0 |
* | mm: clean up per architecture MM hook header files | Laurent Dufour | 2015-07-17 | 2 | -15/+1 |
* | openrisc: fix CONFIG_UID16 setting | Andrew Morton | 2015-07-17 | 1 | -3/+1 |
* | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-25 | 1 | -1/+0 |
|\ |
|
| * | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 2015-05-19 | 1 | -1/+0 |
* | | mm: new mm hook framework | Laurent Dufour | 2015-06-24 | 1 | -0/+15 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-15 | 1 | -24/+26 |
|\ |
|
| * | openrisc: remove use of seq_printf return value | Joe Perches | 2015-04-15 | 1 | -24/+26 |
* | | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-04-15 | 2 | -4/+0 |
|\ \
| |/
|/| |
|
| * | arch: Remove exec_domain from remaining archs | Richard Weinberger | 2015-04-12 | 2 | -4/+0 |
* | | whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread() | Al Viro | 2015-04-11 | 1 | -1/+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-12 | 2 | -5/+1 |
* | | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov | 2015-02-11 | 1 | -1/+1 |
* | | openrisc: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 2 | -13/+0 |
* | | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 2015-01-29 | 1 | -0/+2 |
|/ |
|
* | 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-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 |
|/ |
|