| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-05-17 | 5 | -6/+6 |
|\ |
|
| * | ia64: Fix misspellings in comments. | Adam Buchbinder | 2016-04-18 | 3 | -4/+4 |
| * | Merge branch 'master' into for-next | Jiri Kosina | 2016-04-18 | 32 | -234/+143 |
| |\ |
|
| * | | arch/ia64/lib: Fix broken URL in comments | Sina Hamedian | 2016-04-18 | 2 | -2/+2 |
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-05-16 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | x86/cpufeature: Remove cpu_has_x2apic | Borislav Petkov | 2016-03-31 | 1 | -1/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-05-16 | 1 | -3/+19 |
|\ \ \ |
|
| * | | | locking/rwsem, ia64: Provide __down_write_killable() | Michal Hocko | 2016-04-13 | 1 | -3/+19 |
| |/ / |
|
* / / | efi: Get rid of the EFI_SYSTEM_TABLES status bit | Ard Biesheuvel | 2016-04-28 | 1 | -2/+0 |
|/ / |
|
* | | [IA64] Enable preadv2 and pwritev2 syscalls for ia64 | Tony Luck | 2016-03-25 | 3 | -1/+5 |
* | | ia64/extable: use generic search and sort routines | Ard Biesheuvel | 2016-03-22 | 2 | -101/+4 |
* | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-20 | 2 | -6/+10 |
|\ \ |
|
| * | | mm/pkeys: Fix siginfo ABI breakage caused by new u64 field | Dave Hansen | 2016-03-05 | 1 | -1/+1 |
| * | | signals, ia64, mips: Update arch-specific siginfos with pkeys field | Dave Hansen | 2016-02-18 | 1 | -4/+9 |
| * | | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm | Dave Hansen | 2016-02-16 | 1 | -2/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-03-19 | 3 | -14/+12 |
|\ \ \ |
|
| * | | | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck | 2016-03-13 | 1 | -2/+2 |
| * | | | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 2016-03-13 | 2 | -12/+8 |
| * | | | net: Facility to report route quality of connected sockets | Tom Herbert | 2016-02-25 | 1 | -0/+2 |
| |/ / |
|
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-03-18 | 3 | -2/+3 |
|\ \ \ |
|
| * | | | fix Christoph's email addresses | Christoph Lameter | 2016-03-17 | 1 | -1/+1 |
| * | | | mm: cleanup *pte_alloc* interfaces | Kirill A. Shutemov | 2016-03-17 | 1 | -1/+1 |
| * | | | ia64: define ioremap_uc() | Luis R. Rodriguez | 2016-03-17 | 1 | -0/+1 |
* | | | | 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 | -2/+5 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | ia64: Pin controlling tty for unaligned fault message | Peter Hurley | 2016-01-28 | 1 | -2/+5 |
| |/ / |
|
* | | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-03-16 | 5 | -52/+48 |
|\ \ \ |
|
| * \ \ | Merge branch 'pci/resource' into next | Bjorn Helgaas | 2016-03-15 | 3 | -46/+48 |
| |\ \ \ |
|
| | * | | | ia64/PCI: Keep CPU physical (not virtual) addresses in shadow ROM resource | Bjorn Helgaas | 2016-03-12 | 2 | -19/+16 |
| | * | | | ia64/PCI: Use ioremap() instead of open-coded equivalent | Bjorn Helgaas | 2016-03-12 | 1 | -3/+2 |
| | * | | | ia64/PCI: Use temporary struct resource * to avoid repetition | Bjorn Helgaas | 2016-03-12 | 2 | -27/+22 |
| | * | | | PCI: Set ROM shadow location in arch code, not in PCI core | Bjorn Helgaas | 2016-03-08 | 1 | -6/+16 |
| | * | | | PCI: Mark shadow copy of VGA ROM as IORESOURCE_PCI_FIXED | Bjorn Helgaas | 2016-03-08 | 1 | -1/+2 |
| | |/ / |
|
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/... | Bjorn Helgaas | 2016-03-15 | 2 | -6/+0 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | | * | | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig | 2016-03-07 | 1 | -2/+0 |
| | |/ /
| |/| | |
|
| | * | | PCI: Include pci/hotplug Kconfig directly from pci/Kconfig | Bjorn Helgaas | 2016-03-08 | 1 | -2/+0 |
| | * | | PCI: Include pci/pcie/Kconfig directly from pci/Kconfig | Bogicevic Sasa | 2016-03-08 | 1 | -2/+0 |
| |/ / |
|
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-03-15 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | arch/hotplug: Call into idle with a proper state | Thomas Gleixner | 2016-03-01 | 1 | -1/+1 |
| |/ / |
|
* / / | ia64: Set System RAM type and descriptor | Toshi Kani | 2016-01-30 | 2 | -6/+13 |
|/ / |
|
* | | [IA64] Enable copy_file_range syscall for ia64 | Tony Luck | 2016-01-22 | 3 | -1/+3 |
* | | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2016-01-20 | 2 | -3/+0 |
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2016-01-18 | 2 | -20/+10 |
|\ \ |
|
| * | | ia64: define __smp_xxx | Michael S. Tsirkin | 2016-01-12 | 1 | -9/+5 |
| * | | ia64: reuse asm-generic/barrier.h | Michael S. Tsirkin | 2016-01-12 | 1 | -8/+2 |
| * | | ia64: rename nop->iosapic_nop | Michael S. Tsirkin | 2016-01-12 | 1 | -3/+3 |
| * | | lcoking/barriers, arch: Use smp barriers in smp_store_release() | Davidlohr Bueso | 2016-01-12 | 1 | -1/+1 |
* | | | libnvdimm, pfn, pmem: allocate memmap array in persistent memory | Dan Williams | 2016-01-15 | 1 | -0/+1 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-01-15 | 1 | -2/+1 |
|\ \ \ |
|