aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner1-0/+1
2017-11-17arch/ia64/include/asm/topology.h: remove unused parent_node() macroDou Liyang1-7/+0
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-4/+0
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-11/+0
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+3
2017-11-07PCI: Remove unused declarationsBjorn Helgaas1-2/+0
2017-11-07PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas1-2/+0
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar143-0/+144
2017-11-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2017-11-04Revert "x86/mm: Stop calling leave_mm() in idle code"Andy Lutomirski1-0/+2
2017-11-02ia64: Convert timers to use timer_setup()Kees Cook1-1/+3
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman1-0/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no licenseGreg Kroah-Hartman42-0/+42
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman99-0/+99
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-4/+4
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig1-6/+0
2017-10-19ia64: make dma_cache_sync a no-opChristoph Hellwig1-5/+0
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon1-2/+3
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon1-4/+0
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Will Deacon1-3/+0
2017-10-10locking/arch, ia64: Add __down_read_killable()Kirill Tkhai1-4/+21
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-9/+12
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-21/+4
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar1-2/+6
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby1-21/+4
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-21/+0
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney1-21/+0
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+6
2017-08-10mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim1-1/+3
2017-08-10mm: refactor TLB gathering APIMinchan Kim1-2/+4
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn1-0/+2
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman1-10/+10
2017-07-19signal/ia64: Document a conflict with SI_USER with SIGFPEEric W. Biederman1-0/+3
2017-07-18Merge branch 'x86/boot' into x86/mm, to pick up interacting changesIngo Molnar5-53/+5
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-36/+0
2017-07-10ia64: remove redundant generic-y += kvm_para.h from asm/KbuildMasahiro Yamada1-2/+0
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-12/+0
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+0
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2017-07-05x86/mm: Stop calling leave_mm() in idle codeAndy Lutomirski1-2/+0
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-24/+0
2017-07-03kill {__,}{get,put}_user_unaligned()Al Viro1-36/+0
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-17/+0
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser1-17/+0
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann1-0/+2
2017-06-20ia64: remove DMA_ERROR_CODEChristoph Hellwig1-2/+0
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig1-1/+0