aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-linaro-lsk-v4.4-android' of http://git.linaro.org/kernel/...LCPD Auto Merger2017-04-101-2/+2
|\
| * UPSTREAM: kbuild: drop FORCE from PHONY targetsMasahiro Yamada2017-04-101-2/+2
* | Merge branch 'linux-linaro-lsk-v4.4-android' of http://git.linaro.org/kernel/...LCPD Auto Merger2016-10-122-4/+11
|\|
| * UPSTREAM: ia64: split off early_ioremap() declarations into asm/early_ioremap.hArd Biesheuvel2016-10-122-4/+11
* | Merge branch 'linux-linaro-lsk-v4.4-android' of http://git.linaro.org/kernel/...Dan Murphy2016-10-121-6/+3
|\|
| * Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi2016-10-051-13/+9
| |\
| * | usercopy: fold builtin_const check into inline functionKees Cook2016-10-051-8/+4
* | | Merge branch 'ti-linux-4.4.y' of git.ti.com:ti-linux-kernel/ti-linux-kernel i...Dan Murphy2016-09-271-14/+9
|\ \ \
| * \ \ Merge tag 'v4.4.22' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/...LCPD Auto Merger2016-09-241-11/+9
| |\ \ \ | | | |/ | | |/|
| | * | ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro2016-09-241-11/+9
* | | | Merge branch 'linux-linaro-lsk-v4.4-android' of http://git.linaro.org/kernel/...LCPD Auto Merger2016-08-312-3/+16
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | ia64/uaccess: Enable hardened usercopyKees Cook2016-08-262-3/+16
| |/
* | Merge branch 'platform-ti-linux-4.4.y' of git://git.ti.com/~rrnayak/ti-linux-...LCPD Auto Merger2016-05-061-1/+1
|\ \ | |/ |/|
| * kexec: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King2016-05-041-1/+1
* | ia64: define ioremap_uc()Luis R. Rodriguez2016-04-121-0/+1
|/
* [IA64] Enable mlock2 syscall for ia64Tony Luck2015-12-143-1/+3
* Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-042-273/+100
|\
| * ia64/PCI/ACPI: Use common interface to support PCI host bridgeJiang Liu2015-10-161-187/+48
| * ia64/PCI: Use common struct resource_entry to replace struct iospace_resourceJiang Liu2015-10-162-14/+8
| * ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridgeJiang Liu2015-10-161-221/+193
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-11-031-4/+4
|\ \
| * | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-062-2/+4
| |\|
| * | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-231-4/+4
* | | [IA64] Wire up kcmp syscallÉmeric MASCHINO2015-10-283-1/+3
| |/ |/|
* | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-041-0/+1
|\ \
| * | Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-081-0/+1
* | | Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-251-2/+3
|\ \ \ | |_|/ |/| |
| * | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas2015-09-151-2/+3
* | | ia64: Enable userfaultfd and membarrier system callsLuck, Tony2015-09-153-1/+5
|/ /
* | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-9/+0
* | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-6/+0
* | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-7/+0
* | dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0
* | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-25/+0
* | kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-0/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-083-7/+3
|\ \
| * | mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-083-7/+3
* | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-083-3/+4
|\ \ \ | |/ / |/| |
| * | mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-271-2/+2
| * | arch: introduce memremap()Dan Williams2015-08-141-0/+1
| * | arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2015-08-101-1/+1
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-032-6/+22
|\ \ \
| * \ \ Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-121-4/+20
| |\ \ \
| | * | | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-2/+0
| | * | | ia64: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-4/+22
| | |/ /
| * / / locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov2015-08-031-2/+2
| |/ /
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2015-09-011-2/+2
|\ \ \
| * | | mm: tlb.c: Fix error messageNik Nyby2015-08-071-2/+2
| |/ /
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-014-12/+12
|\ \ \
| * | | Merge branch 'linus' into irq/coreThomas Gleixner2015-07-292-15/+1
| |\| |