aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAge
* [IA64] Enable copy_file_range syscall for ia64Tony Luck2016-01-22
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-20
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-18
|\
| * ia64: define __smp_xxxMichael S. Tsirkin2016-01-12
| * ia64: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-12
| * ia64: rename nop->iosapic_nopMichael S. Tsirkin2016-01-12
| * lcoking/barriers, arch: Use smp barriers in smp_store_release()Davidlohr Bueso2016-01-12
* | libnvdimm, pfn, pmem: allocate memmap array in persistent memoryDan Williams2016-01-15
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-15
|\ \
| * | mm: rework virtual memory accountingKonstantin Khlebnikov2016-01-14
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-14
|\ \ \ | |/ / |/| |
| * | module: use a structure to encapsulate layout.Rusty Russell2015-12-04
* | | ia64: split off early_ioremap() declarations into asm/early_ioremap.hArd Biesheuvel2016-01-13
* | | Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-01-12
|\ \ \
| * | | ia64: ftrace: Fix the comments for ftrace_modify_code()Li Bin2015-12-23
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-12
|\ \ \
| * | | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-04
| | |/ | |/|
* | | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2016-01-11
|\ \ \
| * | | percpu: remove PERCPU_ENOUGH_ROOM which is stale definitionJungseok Lee2015-11-16
| | |/ | |/|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-11
|\ \ \ | |_|/ |/| |
| * | lcoking/barriers, arch: Use smp barriers in smp_store_release()Davidlohr Bueso2015-12-04
| |/
* / [IA64] Enable mlock2 syscall for ia64Tony Luck2015-12-14
|/
* Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-04
|\
| * ia64/PCI/ACPI: Use common interface to support PCI host bridgeJiang Liu2015-10-16
| * ia64/PCI: Use common struct resource_entry to replace struct iospace_resourceJiang Liu2015-10-16
| * ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridgeJiang Liu2015-10-16
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-11-03
|\ \
| * | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-06
| |\|
| * | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-23
* | | [IA64] Wire up kcmp syscallÉmeric MASCHINO2015-10-28
| |/ |/|
* | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-04
|\ \
| * | Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-08
* | | Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-25
|\ \ \ | |_|/ |/| |
| * | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas2015-09-15
* | | ia64: Enable userfaultfd and membarrier system callsLuck, Tony2015-09-15
|/ /
* | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-10
* | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-10
* | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-10
* | dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-10
* | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-10
* | kexec: split kexec_load syscall from kexec core codeDave Young2015-09-10
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-08
|\ \
| * | mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-08
* | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\ \ \ | |/ / |/| |
| * | mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-27
| * | arch: introduce memremap()Dan Williams2015-08-14
| * | arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2015-08-10
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-03
|\ \ \
| * \ \ Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-12
| |\ \ \
| | * | | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-27