summaryrefslogtreecommitdiff
path: root/arch/ia64/include
Commit message (Expand)AuthorAge
* Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-15
|\
| * kill {__,}{get,put}_user_unaligned()Al Viro2017-07-03
* | ia64: remove redundant generic-y += kvm_para.h from asm/KbuildMasahiro Yamada2017-07-10
* | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-06
|\ \
| * | kill strlen_user()Al Viro2017-05-15
| |/
* | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-06
|\ \
| * | ia64: remove DMA_ERROR_CODEChristoph Hellwig2017-06-20
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-05
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-30
| |\ \
| * | | net: introduce SO_PEERGROUPS getsockoptDavid Herrmann2017-06-21
| * | | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller2017-05-21
| | |/ | |/|
* | | Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-03
|\ \ \
| * \ \ Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookJonathan Corbet2017-05-18
| |\ \ \ | | |/ / | |/| |
| | * | ia64, scsi: update references for the device-io bookMauro Carvalho Chehab2017-05-16
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-03
|\ \ \ \ | |_|_|/ |/| | |
| * | | signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-04
| * | | ia64: Remove HAVE_ARCH_COPY_SIGINFOChristoph Hellwig2017-06-04
| |/ /
* | | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-28
|/ /
* | uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-11
|/
* Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-08
|\
| * ia64: Use generic pci_mmap_resource_range()David Woodhouse2017-04-20
| * PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-18
| * PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse2017-04-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-02
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-15
| |\ \
| * | | New getsockopt option to get socket cookieChenbo Feng2017-04-08
| * | | net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala2017-03-24
| * | | sock: introduce SO_MEMINFO getsockoptJosh Hunt2017-03-22
* | | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-01
|\ \ \ \ | |_|/ / |/| | |
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-26
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | | * | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-02
| | | | |\ \ | | | |/ / / | | |/| | / | | | | |/
| | | * | get rid of padding, switch to RAW_COPY_USERAl Viro2017-04-06
| | | * | ia64: get rid of copy_in_user()Al Viro2017-04-06
| | | * | ia64: sanitize __access_ok()Al Viro2017-04-06
| | | * | ia64: get rid of 'segment' argument of __do_{get,put}_user()Al Viro2017-04-06
| | | * | ia64: get rid of 'segment' argument of __{get,put}_user_check()Al Viro2017-04-06
| | | * | ia64: add extable.hAl Viro2017-04-06
| | |/ /
| | * | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-05
| | * | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-05
| |/ /
* | | ia64: restore symbol versions for symbols defined in assemblyJan Beulich2017-04-13
| |/ |/|
* | arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-09
|/
* sched/core: Remove unused prefetch_stack()Ingo Molnar2017-03-03
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-27
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-24
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-21
|\ \
| * | ia64: ensure exception table search users include extable.hPaul Gortmaker2017-01-24
| * | ia64: move ia64_done_with_exception out of asm/uaccess.hPaul Gortmaker2017-01-24
| |/