| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-09-09 | alpha: fix copy_from_user() |  Al Viro | 1 | -11/+8 |
| 2016-08-05 | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux |  Linus Torvalds | 1 | -1/+0 |
| 2016-08-04 | dma-mapping: use unsigned long for dma_attrs |  Krzysztof Kozlowski | 1 | -2/+0 |
| 2016-08-02 | signal: consolidate {TS,TLF}_RESTORE_SIGMASK code |  Andy Lutomirski | 1 | -27/+0 |
| 2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -72/+92 |
| 2016-06-24 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I |  Michal Hocko | 1 | -2/+2 |
| 2016-06-16 | locking/atomic, arch/alpha: Convert to _relaxed atomics |  Peter Zijlstra | 1 | -12/+24 |
| 2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() |  Peter Zijlstra | 1 | -2/+0 |
| 2016-06-16 | locking/atomic, arch/alpha: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}() |  Peter Zijlstra | 1 | -9/+56 |
| 2016-06-14 | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations |  Peter Zijlstra | 1 | -2/+7 |
| 2016-06-08 | locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update() |  Jason Low | 1 | -42/+0 |
| 2016-06-08 | locking/rwsem: Convert sem->count to 'atomic_long_t' |  Jason Low | 1 | -13/+13 |
| 2016-06-04 | char/genrtc: remove alpha support |  Arnd Bergmann | 1 | -1/+0 |
| 2016-04-13 | locking/rwsem, alpha: Provide __down_write_killable() |  Michal Hocko | 1 | -2/+16 |
| 2016-03-22 | alpha/extable: use generic search and sort routines |  Ard Biesheuvel | 1 | -2/+8 |
| 2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -8/+4 |
| 2016-03-17 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio |  Linus Torvalds | 1 | -4/+0 |
| 2016-03-17 | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty |  Linus Torvalds | 1 | -4/+4 |
| 2016-03-13 | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short |  Alexander Duyck | 1 | -2/+1 |
| 2016-03-13 | ipv4: Update parameters for csum_tcpudp_magic to their original types |  Alexander Duyck | 1 | -6/+3 |
| 2016-03-07 | PCI: Move pci_dma_* helpers to common code |  Christoph Hellwig | 1 | -7/+0 |
| 2016-02-16 | gpio: Remove unused asm/gpio.h files |  Bjorn Helgaas | 1 | -4/+0 |
| 2016-02-05 | PCI: Remove includes of empty asm-generic/pci-bridge.h |  Bjorn Helgaas | 1 | -1/+0 |
| 2016-01-28 | serial: Fix ASYNC_* => UPF_* flags misuse |  Peter Hurley | 1 | -4/+4 |
| 2016-01-20 | dma-mapping: always provide the dma_map_ops based implementation |  Christoph Hellwig | 1 | -2/+0 |
| 2015-10-20 | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new changes |  Ingo Molnar | 1 | -0/+2 |
| 2015-10-06 | word-at-a-time.h: support zero_bytemask() on alpha and tile |  Chris Metcalf | 1 | -0/+2 |
| 2015-09-23 | atomic, arch: Audit atomic_{read,set}() |  Peter Zijlstra | 1 | -4/+4 |
| 2015-09-17 | alpha: io: define ioremap_uc |  Sudip Mukherjee | 1 | -1/+3 |
| 2015-09-10 | dma-mapping: consolidate dma_set_mask |  Christoph Hellwig | 1 | -5/+0 |
| 2015-09-10 | dma-mapping: consolidate dma_supported |  Christoph Hellwig | 1 | -5/+0 |
| 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 | -3/+0 |
| 2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} |  Christoph Hellwig | 1 | -18/+0 |
| 2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -15/+27 |
| 2015-08-30 | alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF. |  Matt Turner | 1 | -0/+5 |
| 2015-07-27 | atomic: Provide atomic_{or,xor,and} |  Peter Zijlstra | 1 | -1/+0 |
| 2015-07-27 | alpha: Provide atomic_{or,xor,and} |  Peter Zijlstra | 1 | -15/+28 |
| 2015-07-17 | mm: clean up per architecture MM hook header files |  Laurent Dufour | 2 | -15/+1 |
| 2015-06-26 | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty |  Linus Torvalds | 1 | -1/+1 |
| 2015-06-25 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block |  Linus Torvalds | 2 | -2/+1 |
| 2015-06-24 | mm: new mm hook framework |  Laurent Dufour | 1 | -0/+15 |
| 2015-06-23 | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -16/+0 |
| 2015-06-22 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+0 |
| 2015-06-08 | Merge 4.1-rc7 into tty-next |  Greg Kroah-Hartman | 2 | -2/+1 |
| 2015-06-08 | PCI: Remove unused pci_dma_burst_advice() |  Bjorn Helgaas | 1 | -16/+0 |
| 2015-05-26 | alpha: Wire up all missing implemented syscalls |  Chen Gang | 1 | -1/+1 |
| 2015-05-26 | alpha: Remove #include <uapi/asm/types.h> from <asm/types.h> |  Geert Uytterhoeven | 1 | -1/+0 |
| 2015-05-19 | remove scatterlist.h generation from arch Kbuild files |  Christoph Hellwig | 1 | -1/+0 |
| 2015-05-13 | arch: Remove __ARCH_HAVE_CMPXCHG |  Thomas Gleixner | 1 | -2/+0 |