Age | Commit message (Expand) | Author | Files | Lines |
2016-03-26 | [IA64] Enable preadv2 and pwritev2 syscalls for ia64 | Tony Luck | 3 | -1/+5 |
2016-03-23 | ia64/extable: use generic search and sort routines | Ard Biesheuvel | 2 | -101/+4 |
2016-03-21 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -6/+10 |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -14/+12 |
2016-03-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -2/+3 |
2016-03-18 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -4/+0 |
2016-03-18 | fix Christoph's email addresses | Christoph Lameter | 1 | -1/+1 |
2016-03-18 | mm: cleanup *pte_alloc* interfaces | Kirill A. Shutemov | 1 | -1/+1 |
2016-03-18 | ia64: define ioremap_uc() | Luis R. Rodriguez | 1 | -0/+1 |
2016-03-17 | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -2/+5 |
2016-03-17 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -52/+48 |
2016-03-15 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2016-03-15 | Merge branch 'pci/resource' into next | Bjorn Helgaas | 3 | -46/+48 |
2016-03-15 | Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/... | Bjorn Helgaas | 2 | -6/+0 |
2016-03-14 | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck | 1 | -2/+2 |
2016-03-14 | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 2 | -12/+8 |
2016-03-12 | ia64/PCI: Keep CPU physical (not virtual) addresses in shadow ROM resource | Bjorn Helgaas | 2 | -19/+16 |
2016-03-12 | ia64/PCI: Use ioremap() instead of open-coded equivalent | Bjorn Helgaas | 1 | -3/+2 |
2016-03-12 | ia64/PCI: Use temporary struct resource * to avoid repetition | Bjorn Helgaas | 2 | -27/+22 |
2016-03-09 | PCI: Include pci/hotplug Kconfig directly from pci/Kconfig | Bjorn Helgaas | 1 | -2/+0 |
2016-03-08 | PCI: Include pci/pcie/Kconfig directly from pci/Kconfig | Bogicevic Sasa | 1 | -2/+0 |
2016-03-08 | PCI: Set ROM shadow location in arch code, not in PCI core | Bjorn Helgaas | 1 | -6/+16 |
2016-03-08 | PCI: Mark shadow copy of VGA ROM as IORESOURCE_PCI_FIXED | Bjorn Helgaas | 1 | -1/+2 |
2016-03-07 | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig | 1 | -2/+0 |
2016-03-05 | mm/pkeys: Fix siginfo ABI breakage caused by new u64 field | Dave Hansen | 1 | -1/+1 |
2016-03-01 | arch/hotplug: Call into idle with a proper state | Thomas Gleixner | 1 | -1/+1 |
2016-02-26 | net: Facility to report route quality of connected sockets | Tom Herbert | 1 | -0/+2 |
2016-02-18 | signals, ia64, mips: Update arch-specific siginfos with pkeys field | Dave Hansen | 1 | -4/+9 |
2016-02-16 | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm | Dave Hansen | 1 | -2/+1 |
2016-02-16 | gpio: Remove unused asm/gpio.h files | Bjorn Helgaas | 1 | -4/+0 |
2016-01-30 | ia64: Set System RAM type and descriptor | Toshi Kani | 2 | -6/+13 |
2016-01-29 | ia64: Pin controlling tty for unaligned fault message | Peter Hurley | 1 | -2/+5 |
2016-01-23 | [IA64] Enable copy_file_range syscall for ia64 | Tony Luck | 3 | -1/+3 |
2016-01-21 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2 | -3/+0 |
2016-01-19 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2 | -20/+10 |
2016-01-16 | libnvdimm, pfn, pmem: allocate memmap array in persistent memory | Dan Williams | 1 | -0/+1 |
2016-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+1 |
2016-01-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -7/+7 |
2016-01-15 | mm: rework virtual memory accounting | Konstantin Khlebnikov | 1 | -2/+1 |
2016-01-13 | ia64: split off early_ioremap() declarations into asm/early_ioremap.h | Ard Biesheuvel | 2 | -4/+11 |
2016-01-13 | Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -7/+5 |
2016-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+3 |
2016-01-12 | ia64: define __smp_xxx | Michael S. Tsirkin | 1 | -9/+5 |
2016-01-12 | ia64: reuse asm-generic/barrier.h | Michael S. Tsirkin | 1 | -8/+2 |
2016-01-12 | ia64: rename nop->iosapic_nop | Michael S. Tsirkin | 1 | -3/+3 |
2016-01-12 | lcoking/barriers, arch: Use smp barriers in smp_store_release() | Davidlohr Bueso | 1 | -1/+1 |
2016-01-12 | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds | 1 | -2/+0 |
2016-01-12 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2016-01-05 | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF | Craig Gallek | 1 | -0/+3 |
2015-12-23 | ia64: ftrace: Fix the comments for ftrace_modify_code() | Li Bin | 1 | -7/+5 |