summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* 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-163-1/+5
|/ /
* | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-9/+0Star
* | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-6/+0Star
* | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-7/+0Star
* | dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0Star
* | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-25/+0Star
* | kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-0/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-093-7/+3Star
|\ \
| * | mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-093-7/+3Star
* | | 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-281-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-111-1/+1
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-042-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/+0Star
| | * | | 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-021-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-302-15/+1Star
| |\| |
| * | | ia64/iosapic: Use irq_set_chip_handler_name_locked()Thomas Gleixner2015-07-271-3/+3
| * | | ia64/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-274-7/+7
| * | | treewide: Use helper function to access irq_data->msi_descJiang Liu2015-07-162-2/+2
| | |/ | |/|
* | | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-011-3/+2Star
|\ \ \ | |_|/ |/| |
| * | PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi2015-07-231-3/+2Star
| |/
* / mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-182-15/+1Star
|/
* Merge tag 'please-pull-put_kernel_page' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-07-021-4/+0Star
|\
| * [IA64] Drop debug test/printk that some special pages are marked reservedTony Luck2015-07-021-4/+0Star
* | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds2015-07-022-12/+2Star
|\ \ | |/ |/|
| * ia64: don't use module_init in non-modular sim/simscsi.c codePaul Gortmaker2015-06-161-10/+1Star
| * ia64: don't use module_init for non-modular core kernel/mca.c codePaul Gortmaker2015-06-161-2/+1Star
* | mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nidMel Gorman2015-07-011-12/+7Star
* | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-291-0/+4
|\ \
| * | e820, efi: add ACPI 6.0 persistent memory typesDan Williams2015-05-281-0/+4
* | | Merge tag 'please-pull-misc-4.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-292-4/+5
|\ \ \
| * | | ia64: Use setup_timerVaishali Thakkar2015-06-161-4/+2Star
| * | | ia64: export flush_icache_range for module useLuis R. Rodriguez2015-06-151-0/+3
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-261-9/+0Star
|\ \ \
| * | | mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel2015-06-261-9/+0Star
* | | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-262-2/+1Star
|\ \ \ \ | |/ / / |/| | |
| * | | remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0Star
| * | | remove <asm/scatterlist.h>Christoph Hellwig2015-05-051-1/+1
| | |/ | |/|
* | | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen2015-06-251-4/+0Star
* | | mm: new mm hook frameworkLaurent Dufour2015-06-251-0/+15