Age | Commit message (Expand) | Author |
2016-03-22 | alpha/extable: use generic search and sort routines | Ard Biesheuvel |
2016-03-20 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-03-18 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-03-17 | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-03-16 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-03-14 | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck |
2016-03-14 | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck |
2016-03-07 | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig |
2016-03-02 | alpha/dma: use common noop dma ops | Christian Borntraeger |
2016-03-01 | arch/hotplug: Call into idle with a proper state | Thomas Gleixner |
2016-02-26 | net: Facility to report route quality of connected sockets | Tom Herbert |
2016-02-15 | gpio: Remove unused asm/gpio.h files | Bjorn Helgaas |
2016-02-05 | PCI: Remove includes of empty asm-generic/pci-bridge.h | Bjorn Helgaas |
2016-01-28 | serial: Fix ASYNC_* => UPF_* flags misuse | Peter Hurley |
2016-01-21 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig |
2016-01-21 | mm: arch: remove duplicate definitions of MADV_FREE | Guenter Roeck |
2016-01-16 | arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi... | Chen Gang |
2016-01-16 | mm: define MADV_FREE for some arches | Minchan Kim |
2016-01-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-01-05 | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF | Craig Gallek |
2015-12-04 | module: use a structure to encapsulate layout. | Rusty Russell |
2015-11-06 | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage | Eric B Munson |
2015-10-20 | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ... | Ingo Molnar |
2015-10-06 | word-at-a-time.h: support zero_bytemask() on alpha and tile | Chris Metcalf |
2015-10-06 | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ... | Ingo Molnar |
2015-09-25 | Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-09-23 | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra |
2015-09-18 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-09-18 | alpha: lib: export __delay | Sudip Mukherjee |
2015-09-18 | alpha: io: define ioremap_uc | Sudip Mukherjee |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-09-15 | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" | Bjorn Helgaas |
2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_supported | Christoph Hellwig |
2015-09-10 | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-09-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-09-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-09-01 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-09-01 | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-08-31 | alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF. | Matt Turner |
2015-08-10 | alpha/time: Migrate to new 'set-state' interface | Viresh Kumar |
2015-07-29 | Merge branch 'linus' into irq/core | Thomas Gleixner |
2015-07-29 | alpha: Fix jiffies based cputime assumption | Frederic Weisbecker |
2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | alpha: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | alpha/irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu |