summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Wire up kcmp syscallÉmeric MASCHINO2015-10-281-0/+1
* ia64: Enable userfaultfd and membarrier system callsLuck, Tony2015-09-161-0/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-091-1/+1
|\
| * mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-091-1/+1
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-1/+1
|\ \ | |/ |/|
| * arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2015-08-111-1/+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-273-6/+6
* | treewide: Use helper function to access irq_data->msi_descJiang Liu2015-07-161-1/+1
|/
* 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 tag 'please-pull-paravirt' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-2321-1928/+44Star
|\ \ \
| * | | ia64: remove paravirt codeLuis R. Rodriguez2015-06-1021-1928/+44Star
| | |/ | |/|
* | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-231-11/+19
|\ \ \ | |_|/ |/| |
| * | Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar2015-05-112-2/+2
| |\|
| * | iommu/vt-d: Refine the interfaces to create IRQ for DMAR unitJiang Liu2015-04-241-11/+19
* | | ia64: make cpu_callin_map non-volatile.Rusty Russell2015-06-021-1/+2
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-271-1/+1
|\ \
| * | VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-151-1/+1
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-241-1/+1
|\ \ \ | |_|/ |/| |
| * | ACPI / processor: Introduce phys_cpuid_t for CPU hardware IDCatalin Marinas2015-03-261-1/+1
| |/
* | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-2011-80/+79Star
|\ \
| * | ia64: remove deprecated cpus_ usage.Rusty Russell2015-03-101-2/+2
| * | ia64: fix up obsolete cpu function usage.Rusty Russell2015-03-0510-69/+72
| * | ia64: Use for_each_cpu_and() and cpumask_any_and() instead of temp var.Rusty Russell2015-03-052-9/+5Star
| |/
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-04-151-1/+1
|\ \
| * | kbuild: ia64: use $(src)/Makefile.gate rather than particular pathMasahiro Yamada2015-04-021-1/+1
| * | kbuild: use relative path to include MakefileMasahiro Yamada2015-04-021-1/+1
| |/
* / ia64: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-152-8/+8
|/
* ia64: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-141-4/+2Star
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-131-1/+1
*---. Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables'Rafael J. Wysocki2015-02-101-6/+0Star
|\ \ \
| | | * ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse()Hanjun Guo2015-02-061-6/+0Star
| | |/
* | | Merge branch 'acpica'Rafael J. Wysocki2015-02-101-3/+3
|\ \ \ | |_|/ |/| |
| * | ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng2015-01-261-3/+3
| |/
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-01-221-4/+2Star
|\ \ | |/ |/|
| * module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell2015-01-201-4/+2Star
| |
| \
*-. \ Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki2015-01-062-5/+5
|\ \ \ | |_|/ |/| |
| | * [IA64] Enable execveat syscall for ia64Tony Luck2015-01-051-0/+1
| |/ |/|
| * ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo2015-01-051-5/+4Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-171-10/+0Star
|\
| * make default ->i_fop have ->open() fail with ENXIOAl Viro2014-12-111-10/+0Star
* | ia64: replace get_unused_fd() with get_unused_fd_flags(0)Yann Droneaud2014-12-111-1/+1
* | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-101-4/+4
|\ \ | |/ |/|
| * PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-231-2/+2
| * PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-231-2/+2
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-10-231-2/+4
|\ \ | |/ |/|