| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-10 | 1 | -0/+5 |
|\ |
|
| * | x86/pkeys: Allocation/free syscalls | Dave Hansen | 2016-09-09 | 1 | -0/+5 |
* | | alpha: fix copy_from_user() | Al Viro | 2016-09-09 | 1 | -11/+8 |
|/ |
|
* | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 2016-08-05 | 1 | -1/+0 |
|\ |
|
| * | char/genrtc: remove alpha support | Arnd Bergmann | 2016-06-04 | 1 | -1/+0 |
* | | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 1 | -2/+0 |
* | | signal: consolidate {TS,TLF}_RESTORE_SIGMASK code | Andy Lutomirski | 2016-08-02 | 1 | -27/+0 |
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-07-25 | 3 | -72/+92 |
|\ \ |
|
| * | | locking/atomic, arch/alpha: Convert to _relaxed atomics | Peter Zijlstra | 2016-06-16 | 1 | -12/+24 |
| * | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 2016-06-16 | 1 | -2/+0 |
| * | | locking/atomic, arch/alpha: Implement atomic{,64}_fetch_{add,sub,and,andnot,o... | Peter Zijlstra | 2016-06-16 | 1 | -9/+56 |
| * | | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra | 2016-06-14 | 1 | -2/+7 |
| * | | locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update() | Jason Low | 2016-06-08 | 1 | -42/+0 |
| * | | locking/rwsem: Convert sem->count to 'atomic_long_t' | Jason Low | 2016-06-08 | 1 | -13/+13 |
| |/ |
|
* / | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko | 2016-06-24 | 1 | -2/+2 |
|/ |
|
* | locking/rwsem, alpha: Provide __down_write_killable() | Michal Hocko | 2016-04-13 | 1 | -2/+16 |
* | alpha/extable: use generic search and sort routines | Ard Biesheuvel | 2016-03-22 | 1 | -2/+8 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-03-19 | 2 | -8/+6 |
|\ |
|
| * | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck | 2016-03-13 | 1 | -2/+1 |
| * | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 2016-03-13 | 1 | -6/+3 |
| * | net: Facility to report route quality of connected sockets | Tom Herbert | 2016-02-25 | 1 | -0/+2 |
* | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-03-17 | 1 | -4/+0 |
|\ \ |
|
| * | | gpio: Remove unused asm/gpio.h files | Bjorn Helgaas | 2016-02-16 | 1 | -4/+0 |
| |/ |
|
* | | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-03-17 | 1 | -4/+4 |
|\ \ |
|
| * | | serial: Fix ASYNC_* => UPF_* flags misuse | Peter Hurley | 2016-01-28 | 1 | -4/+4 |
| |/ |
|
* | | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig | 2016-03-07 | 1 | -7/+0 |
* | | PCI: Remove includes of empty asm-generic/pci-bridge.h | Bjorn Helgaas | 2016-02-05 | 1 | -1/+0 |
|/ |
|
* | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2016-01-20 | 1 | -2/+0 |
* | mm: arch: remove duplicate definitions of MADV_FREE | Guenter Roeck | 2016-01-20 | 1 | -1/+0 |
* | arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi... | Chen Gang | 2016-01-15 | 1 | -0/+1 |
* | mm: define MADV_FREE for some arches | Minchan Kim | 2016-01-15 | 1 | -0/+1 |
* | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF | Craig Gallek | 2016-01-04 | 1 | -0/+3 |
* | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage | Eric B Munson | 2015-11-05 | 1 | -0/+3 |
* | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2015-10-20 | 1 | -0/+2 |
|\ |
|
| * | word-at-a-time.h: support zero_bytemask() on alpha and tile | Chris Metcalf | 2015-10-06 | 1 | -0/+2 |
* | | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 2015-09-23 | 1 | -4/+4 |
|/ |
|
* | alpha: io: define ioremap_uc | Sudip Mukherjee | 2015-09-17 | 1 | -1/+3 |
* | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 2015-09-10 | 1 | -5/+0 |
* | dma-mapping: consolidate dma_supported | Christoph Hellwig | 2015-09-10 | 1 | -5/+0 |
* | 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 | -3/+0 |
* | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 2015-09-10 | 1 | -18/+0 |
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 | 1 | -15/+27 |
|\ |
|
| * | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -1/+0 |
| * | alpha: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -15/+28 |
* | | alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF. | Matt Turner | 2015-08-30 | 1 | -0/+5 |
|/ |
|
* | mm: clean up per architecture MM hook header files | Laurent Dufour | 2015-07-17 | 2 | -15/+1 |
* | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-06-26 | 1 | -1/+1 |
|\ |
|
| * | Merge 4.1-rc7 into tty-next | Greg Kroah-Hartman | 2015-06-08 | 3 | -2/+4 |
| |\ |
|
| * | | serial: 8250: remove Kconfig indirection | Valentin Rothberg | 2015-05-06 | 1 | -1/+1 |