summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* ia64: split off early_ioremap() declarations into asm/early_ioremap.hArd Biesheuvel2016-01-132-4/+11
* Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-01-121-7/+5
|\
| * ia64: ftrace: Fix the comments for ftrace_modify_code()Li Bin2015-12-231-7/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-121-0/+3
|\ \
| * | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-041-0/+3
* | | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2016-01-111-2/+0
|\ \ \
| * | | percpu: remove PERCPU_ENOUGH_ROOM which is stale definitionJungseok Lee2015-11-161-2/+0
| | |/ | |/|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-111-1/+1
|\ \ \ | |_|/ |/| |
| * | lcoking/barriers, arch: Use smp barriers in smp_store_release()Davidlohr Bueso2015-12-041-1/+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-302-15/+1
| |\ \ \ | | |/ /
| * | | 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-08-311-3/+2
|\ \ \ | |_|/ |/| |
| * | PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi2015-07-231-3/+2
| |/
* | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-172-15/+1
|/
OpenPOWER on IntegriCloud