summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds2014-06-042-6/+2
|\
| * mm: disable zone_reclaim_mode by defaultMel Gorman2014-06-041-1/+2
| * hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-041-5/+0
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-046-14/+10
|\ \ | |/ |/|
| * ia64: Use irq_init_descThomas Gleixner2014-05-163-5/+5
| * genirq: Make create/destroy_irq() ia64 privateThomas Gleixner2014-05-161-0/+3
| * ia64: Remove unused check_irq_used()Thomas Gleixner2014-05-162-9/+0
| * iommu: dmar: Provide arch specific irq allocationThomas Gleixner2014-05-161-0/+2
* | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-043-51/+60
|\ \
| * \ Merge branch 'acpica'Rafael J. Wysocki2014-06-032-50/+56
| |\ \
| | * | ACPICA: Clean up redudant definitions already defined elsewhereLv Zheng2014-05-271-15/+0
| | * | ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <...Lv Zheng2014-05-272-50/+71
| | |/
| | |
| | \
| *-. \ Merge branches 'acpi-processor' and 'acpi-pad'Rafael J. Wysocki2014-06-032-0/+4
| |\ \ \ | | | |/
| | * | ACPI / ia64: introduce variable acpi_lapic into ia64Baoquan He2014-05-162-0/+4
| | |/
| | |
| | \
| *-. \ Merge branches 'acpi-scan', 'acpi-hotplug' and 'acpi-pci'Rafael J. Wysocki2014-06-031-1/+0
| |\ \ \ | | | |/ | | |/|
| | | * ACPI / PCI: Stub out pci_acpi_crs_quirks() and make it x86 specificHanjun Guo2014-05-071-1/+0
| | |/
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-032-25/+2
|\ \ \
| * \ \ Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar2014-05-224-11/+35
| |\ \ \ | | |/ /
| * | | sched/idle, ia64: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra2014-05-081-1/+2
| * | | sched: Rework sched_domain topology definitionVincent Guittot2014-05-071-24/+0
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-034-13/+15
|\ \ \ \
| * | | | arch,ia64: Convert smp_mb__*()Peter Zijlstra2014-04-183-10/+6
| * | | | ia64: Fix up smp_mb__{before,after}_clear_bit()Peter Zijlstra2014-04-182-5/+11
| |/ / /
* | | | Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-034-4/+0
|\ \ \ \
| * | | | USB: delete CONFIG_USB_DEVICEFS from defconfigNaoki MATSUMOTO2014-05-274-4/+0
| | |_|/ | |/| |
* | | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-022-9/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'pci/misc' into nextBjorn Helgaas2014-05-281-6/+0
| |\ \ \
| | * | | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-271-6/+0
| * | | | ia64/PCI: Use pci_is_bridge() to simplify codeYijing Wang2014-05-271-3/+1
| |/ / /
* | | | ia64: add renameat2 syscallMiklos Szeredi2014-05-203-1/+3
| |/ / |/| |
* | | mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds2014-04-251-10/+32
| |/ |/|
* | Merge tag 'please-pull-ia64-erratum' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-163-3/+3
|\ \ | |/ |/|
| * [IA64] Change default PSR.ac from '1' to '0' (Fix erratum #237)Tony Luck2014-04-163-3/+3
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-121-0/+1
|\ \
| * | audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro2014-03-201-0/+1
* | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-071-0/+1
|\ \ \
| * | | ia64: select CONFIG_TTY for use of tty_write_message in unalignedJosh Triplett2014-04-071-0/+1
* | | | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-074-5/+28
|\ \ \ \ | |/ / / |/| | |
| * | | ia64, err-inject: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-2/+13
| * | | ia64, topology: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+5
| * | | ia64, palinfo: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+5
| * | | ia64, salinfo: Fix hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+5
| | |/ | |/|
* | | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-031-3/+1
|\ \ \
| * | | ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-071-1/+1
| * | | ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-071-2/+0
* | | | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-021-0/+1
|\ \ \ \
| * | | | kvm: x86: ignore ioapic polarityGabriel L. Somlo2014-03-131-0/+1
| |/ / /
* | | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-015-62/+35
|\ \ \ \
| * \ \ \ Merge branch 'pci/misc' into nextBjorn Helgaas2014-02-181-11/+14
| |\ \ \ \
| | * | | | ia64/PCI: Set IORESOURCE_ROM_SHADOW only for the default VGA deviceSander Eikelenboom2014-02-141-11/+14
OpenPOWER on IntegriCloud