summaryrefslogtreecommitdiff
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | ia64: Remove acpi_get_pxm() usageBjorn Helgaas2014-02-034-47/+15
| * | | | | ia64 / sba_iommu: Use NUMA_NO_NODE, not MAX_NUMNODES, for unknown nodeBjorn Helgaas2014-02-031-6/+8
| |/ / / /
* | | | | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-014-7/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'acpi-processor'Rafael J. Wysocki2014-03-211-4/+0
| |\ \ \ \ \
| | * | | | | ACPI: Move BAD_MADT_ENTRY() to linux/acpi.hHanjun Guo2014-02-191-4/+0
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'acpi-config'Rafael J. Wysocki2014-03-173-3/+0
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | ACPI: Remove Kconfig symbol ACPI_PROCFSPaul Bolle2014-02-193-3/+0
| | | |/ / | | |/| |
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-017-29/+10
|\ \ \ \ \
| * | | | | ia64: Validate online cpus in irq_set_affinity() callbacksThomas Gleixner2014-03-123-11/+5
| * | | | | ia64: Remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-044-12/+1
| * | | | | ia64: Use the core irq stats functionThomas Gleixner2014-03-041-6/+4
| | |_|/ / | |/| | |
* | | | | Merge tag 'please-pull-misc-3.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-313-7/+7
|\ \ \ \ \
| * | | | | [IA64] Keep format strings from leaking into printkKees Cook2014-03-281-2/+2
| * | | | | Fix warning in make defconfigJiang Liu2014-02-281-2/+2
| * | | | | [IA64] sba_iommu: fix section mismatchJiang Liu2014-02-281-3/+3
| |/ / / /
* | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-311-0/+7
|\ \ \ \ \
| * | | | | ia64/efi: Implement efi_enabled()Matt Fleming2014-03-041-0/+7
| |/ / / /
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-311-1/+0
|\ \ \ \ \
| * | | | | sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas2014-03-111-1/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-311-2/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+1
| * | | | locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-091-2/+2
| | |/ / | |/| |
* | | | mm: fix GFP_THISNODE callers and clarifyJohannes Weiner2014-03-101-1/+1
| |/ / |/| |
* | | [IA64] Wire up new sched_setattr and sched_getattr syscallsTony Luck2014-01-283-1/+5
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-252-1/+4
|\ \
| * | net: introduce SO_BPF_EXTENSIONSMichal Sekletar2014-01-181-0/+2
| * | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-171-1/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-01-241-0/+1
|\ \
| * | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on IA64Mark Salter2014-01-021-0/+1
| |/