summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include
Commit message (Expand)AuthorAgeFilesLines
* Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-101-2/+2
* bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
* arch/ia64/include/asm/topology.h: remove unused parent_node() macroDou Liyang2017-11-181-7/+0Star
* Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-161-4/+0Star
|\
| * PCI: Remove unused declarationsBjorn Helgaas2017-11-081-2/+0Star
| * PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas2017-11-081-2/+0Star
* | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-151-11/+0Star
|\ \
| * | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-6/+0Star
| * | ia64: make dma_cache_sync a no-opChristoph Hellwig2017-10-191-5/+0Star
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-141-1/+3
|\ \
| * | ia64: Convert timers to use timer_setup()Kees Cook2017-11-021-1/+3
| |/
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07143-0/+144
|\ \
| * \ Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-051-0/+2
| |\ \
| | * | Revert "x86/mm: Stop calling leave_mm() in idle code"Andy Lutomirski2017-11-041-0/+2
| | |/
| * | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-021-0/+1
| * | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-0242-0/+42
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0299-0/+99
| |/
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-4/+4
* | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-101-2/+3
* | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon2017-10-101-4/+0Star
* | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-101-3/+0Star
* | locking/arch, ia64: Add __down_read_killable()Kirill Tkhai2017-10-101-4/+21
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-121-9/+12
|\
| * signal: Remove kernel interal si_code magicEric W. Biederman2017-07-241-10/+10
| * signal/ia64: Document a conflict with SI_USER with SIGFPEEric W. Biederman2017-07-201-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-0/+2
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-161-2/+6
| |\ \
| * | | sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn2017-08-041-0/+2
| | |/ | |/|
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-041-2/+0Star
|\ \ \
| * \ \ Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar2017-08-261-2/+6
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'x86/boot' into x86/mm, to pick up interacting changesIngo Molnar2017-07-185-53/+5Star
| |\ \ \ | | | |/ | | |/|
| * | | x86/mm: Stop calling leave_mm() in idle codeAndy Lutomirski2017-07-051-2/+0Star
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-041-21/+4Star
|\ \ \ \
| * | | | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-21/+4Star
| | |_|/ | |/| |
* | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-08-211-21/+0Star
|\ \ \ \ | |/ / / |/| | |
| * | | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-171-21/+0Star
| | |/ | |/|
* | | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim2017-08-111-1/+3
* | | mm: refactor TLB gathering APIMinchan Kim2017-08-111-2/+4
|/ /
* | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-36/+0Star
|\ \
| * | kill {__,}{get,put}_user_unaligned()Al Viro2017-07-041-36/+0Star
* | | ia64: remove redundant generic-y += kvm_para.h from asm/KbuildMasahiro Yamada2017-07-091-2/+0Star
* | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-071-12/+0Star
|\ \ \
| * | | kill strlen_user()Al Viro2017-05-161-12/+0Star
| |/ /
* | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-071-2/+0Star
|\ \ \
| * | | ia64: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-2/+0Star
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-0/+4
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-301-17/+0Star
| |\ \ \
| * | | | net: introduce SO_PEERGROUPS getsockoptDavid Herrmann2017-06-211-0/+2
| * | | | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller2017-05-221-0/+2
| | |/ / | |/| |
* | | | Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-041-1/+1
|\ \ \ \ | |_|_|/ |/| | |