Age | Commit message (Expand) | Author | Files | Lines |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -6/+6 |
2016-03-16 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+0 |
2016-03-14 | avr32: fix asm operand constraint in cmpxchg() | Mans Rullgard | 1 | -1/+1 |
2016-03-14 | avr32: wire up copy_file_range syscall | Hans-Christian Egtvedt | 1 | -0/+1 |
2016-03-13 | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 1 | -6/+4 |
2016-03-07 | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig | 1 | -2/+0 |
2016-02-25 | net: Facility to report route quality of connected sockets | Tom Herbert | 1 | -0/+2 |
2016-01-20 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 1 | -2/+0 |
2016-01-20 | avr32: convert to dma_map_ops | Christoph Hellwig | 1 | -338/+4 |
2016-01-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds | 1 | -0/+4 |
2016-01-15 | avr32: convert to asm-generic/memory_model.h | Dan Williams | 1 | -4/+4 |
2016-01-11 | avr32: wire up missing syscalls | Hans-Christian Egtvedt | 1 | -0/+3 |
2016-01-11 | avr32: wire up accept4 syscall | Mans Rullgard | 1 | -0/+1 |
2016-01-04 | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF | Craig Gallek | 1 | -0/+3 |
2015-10-06 | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 1 | -0/+1 |
2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 1 | -0/+1 |
2015-09-23 | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 1 | -2/+2 |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+12 |
2015-09-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2015-08-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+5 |
2015-08-25 | Merge tag 'v4.2-rc8' into x86/mm, before applying new changes | Ingo Molnar | 4 | -16/+19 |
2015-08-04 | sched, avr32: Remove finish_arch_switch() | Peter Zijlstra | 1 | -2/+5 |
2015-07-29 | arch/*/io.h: Add ioremap_uc() to all architectures | Luis R. Rodriguez | 1 | -0/+1 |
2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -2/+0 |
2015-07-27 | avr32: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -0/+14 |
2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour | 2 | -15/+1 |
2015-07-08 | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf | 1 | -0/+1 |
2015-06-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -9/+10 |
2015-06-25 | avr32: use for_each_sg() | Akinobu Mita | 1 | -9/+10 |
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-06-22 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2015-06-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+8 |
2015-06-22 | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co... | Ingo Molnar | 2 | -2/+1 |
2015-06-07 | arch/*/io.h: Add ioremap_wt() to all architectures | Toshi Kani | 1 | -0/+1 |
2015-05-19 | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 1 | -1/+0 |
2015-05-19 | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e... | David Hildenbrand | 1 | -4/+8 |
2015-05-13 | arch: Remove __ARCH_HAVE_CMPXCHG | Thomas Gleixner | 1 | -2/+0 |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+0 |
2015-04-13 | avr32: fix integer overflow in ELF_ET_DYN_BASE | Andrey Ryabinin | 1 | -1/+1 |
2015-04-12 | arch: Remove exec_domain from remaining archs | Richard Weinberger | 1 | -3/+0 |
2015-02-18 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -12/+12 |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 1 | -4/+0 |
2015-02-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds | 2 | -5/+38 |
2015-02-11 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov | 1 | -1/+1 |
2015-02-10 | avr32: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 1 | -25/+0 |
2015-02-09 | avr32: wire up missing syscalls | Hans-Christian Egtvedt | 2 | -5/+38 |
2015-01-13 | avr32: macro whitespace fixes | Michael S. Tsirkin | 1 | -9/+9 |
2015-01-13 | avr32: whitespace fix | Michael S. Tsirkin | 1 | -1/+1 |
2015-01-13 | avr32/uaccess: fix sparse errors | Michael S. Tsirkin | 1 | -2/+2 |