| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-05-01 | avr32: remove support for AVR32 architecture |  Hans-Christian Noren Egtvedt | 60 | -4829/+0 |
| 2017-03-09 | arch, mm: convert all architectures to use 5level-fixup.h |  Kirill A. Shutemov | 1 | -0/+1 |
| 2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> |  Ingo Molnar | 1 | -0/+2 |
| 2017-02-27 | kprobes: move kprobe declarations to asm-generic/kprobes.h |  Luis R. Rodriguez | 1 | -1/+6 |
| 2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma |  Linus Torvalds | 1 | -2/+2 |
| 2017-02-01 | sched/cputime: Remove generic asm headers |  Frederic Weisbecker | 1 | -1/+0 |
| 2017-01-24 | treewide: Consolidate get_dma_ops() implementations |  Bart Van Assche | 1 | -1/+1 |
| 2017-01-24 | treewide: Constify most dma_map_ops structures |  Bart Van Assche | 1 | -2/+2 |
| 2016-11-17 | locking/core: Provide common cpu_relax_yield() definition |  Christian Borntraeger | 1 | -1/+0 |
| 2016-11-16 | locking/core, arch: Remove cpu_relax_lowlatency() |  Christian Borntraeger | 1 | -1/+0 |
| 2016-11-16 | locking/core: Introduce cpu_relax_yield() |  Christian Borntraeger | 1 | -0/+1 |
| 2016-10-25 | locking/mutex: Kill arch specific code |  Peter Zijlstra | 1 | -9/+0 |
| 2016-09-13 | avr32: fix copy_from_user() |  Al Viro | 1 | -1/+10 |
| 2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -5/+49 |
| 2016-06-24 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I |  Michal Hocko | 1 | -3/+3 |
| 2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() |  Peter Zijlstra | 1 | -2/+0 |
| 2016-06-16 | locking/atomic, arch/avr32: Implement atomic_fetch_{add,sub,and,or,xor}() |  Peter Zijlstra | 1 | -5/+51 |
| 2016-04-18 | avr32: Fix misspelling of 'definitions' in comment. |  Adam Buchbinder | 1 | -1/+1 |
| 2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -6/+4 |
| 2016-03-16 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -2/+0 |
| 2016-03-14 | avr32: fix asm operand constraint in cmpxchg() |  Mans Rullgard | 1 | -1/+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-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-15 | avr32: convert to asm-generic/memory_model.h |  Dan Williams | 1 | -4/+4 |
| 2015-10-06 | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes |  Ingo Molnar | 1 | -0/+1 |
| 2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile |  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/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+12 |
| 2015-09-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+1 |
| 2015-08-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  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/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+1 |
| 2015-06-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -4/+8 |
| 2015-06-22 | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updates |  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 enabled |  David Hildenbrand | 1 | -4/+8 |
| 2015-05-13 | arch: Remove __ARCH_HAVE_CMPXCHG |  Thomas Gleixner | 1 | -2/+0 |