summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'acpi-processor' and 'acpi-pad'Rafael J. Wysocki2014-06-031-0/+3
|\ \
| * | ACPI / ia64: introduce variable acpi_lapic into ia64Baoquan He2014-05-161-0/+3
| |/
* | ia64: add renameat2 syscallMiklos Szeredi2014-05-201-0/+1
|/
* Merge tag 'please-pull-ia64-erratum' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-162-2/+2
|\
| * [IA64] Change default PSR.ac from '1' to '0' (Fix erratum #237)Tony Luck2014-04-162-2/+2
* | 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 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-011-21/+7
|\ \ \
| * | | ia64: Remove acpi_get_pxm() usageBjorn Helgaas2014-02-031-21/+7
* | | | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-011-4/+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 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-015-26/+7
|\ \ \ \
| * | | | ia64: Validate online cpus in irq_set_affinity() callbacksThomas Gleixner2014-03-121-8/+2
| * | | | 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-311-2/+2
|\ \ \ \
| * | | | [IA64] Keep format strings from leaking into printkKees Cook2014-03-281-2/+2
| |/ / /
* | | | 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
| |/ /
* | | mm: fix GFP_THISNODE callers and clarifyJohannes Weiner2014-03-101-1/+1
|/ /
* | [IA64] Wire up new sched_setattr and sched_getattr syscallsTony Luck2014-01-281-0/+2
|/
* Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-241-1/+0
|\
| * ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng2014-01-081-1/+0
* | ia64/xen: Remove Xen support for ia64Boris Ostrovsky2013-12-107-55/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-201-7/+1
|\
| * consolidate simple ->d_delete() instancesAl Viro2013-11-151-7/+1
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-14/+1
|\ \
| * | ia64: Use preempt_schedule_irqThomas Gleixner2013-11-131-14/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+1
|\ \ \ | |_|/ |/| |
| * | doc: typo on word accounting in kprobes.c in mutliple architecturesAnoop Thomas Mathew2013-10-141-1/+1
* | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-141-34/+4
|\ \ \
| * | | ACPI / processor: use apic_id and remove duplicated _MAT evaluationJiang Liu2013-09-241-34/+4
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-132-9/+5
|\ \ \ | |_|/ |/| |
| * | constify copy_siginfo_to_user{,32}()Al Viro2013-11-091-1/+1
| * | switch elf_core_write_extra_data() to dump_emit()Al Viro2013-11-091-4/+2
| * | switch elf_core_write_extra_phdrs() to dump_emit()Al Viro2013-11-091-4/+2
| |/
* | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-121-0/+1
|\ \
| * | DMI: Parse memory device (type 17) in SMBIOSChen, Gong2013-10-231-0/+1
| |/
* | efi: x86: ia64: provide a generic efi_config_init()Leif Lindholm2013-09-051-43/+11
|/
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-031-5/+0
|\
| * ia64: remove setting for saved_max_pfnZhang Yanfei2013-07-031-5/+0
* | Merge tag 'please-pull-misc-3.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-0312-64/+39
|\ \ | |/ |/|
| * [IA64] Delete __cpuinit usage from all ia64 usersPaul Gortmaker2013-06-249-36/+36
OpenPOWER on IntegriCloud