aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2015-09-15ia64: Enable userfaultfd and membarrier system callsLuck, Tony
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-08mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-31Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-27mm: ZONE_DEVICE for "device memory"Dan Williams
2015-08-14arch: introduce memremap()Dan Williams
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar
2015-08-10arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams
2015-08-07mm: tlb.c: Fix error messageNik Nyby
2015-08-03locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27ia64: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27ia64/iosapic: Use irq_set_chip_handler_name_locked()Thomas Gleixner
2015-07-27ia64/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-23PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-07-16treewide: Use helper function to access irq_data->msi_descJiang Liu
2015-07-02Merge tag 'please-pull-put_kernel_page' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-07-02[IA64] Drop debug test/printk that some special pages are marked reservedTony Luck
2015-07-02Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds
2015-06-30mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nidMel Gorman
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-29Merge tag 'please-pull-misc-4.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-25mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-24mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen
2015-06-24mm: new mm hook frameworkLaurent Dufour
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-22Merge tag 'please-pull-paravirt' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-06-16ia64: don't use module_init in non-modular sim/simscsi.c codePaul Gortmaker
2015-06-16ia64: don't use module_init for non-modular core kernel/mca.c codePaul Gortmaker
2015-06-15ia64: Use setup_timerVaishali Thakkar
2015-06-15ia64: export flush_icache_range for module useLuis R. Rodriguez
2015-06-10ia64: remove paravirt codeLuis R. Rodriguez