aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds6-18/+18
2014-10-14Merge tag 'please-pull-sys_bpf' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-0/+1
2014-10-09[IA64] Enable bpf syscall for ia64Tony Luck1-0/+1
2014-10-01PCI/MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()Yijing Wang1-1/+1
2014-08-26ia64: Replace __get_cpu_var usesChristoph Lameter6-18/+18
2014-08-18[IA64] Wire up memfd_create() system callTony Luck1-0/+1
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds1-25/+21
2014-08-09Merge tag 'please-pull-getrandom' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-0/+1
2014-08-08rtc: ia64: allow other architectures to use EFI RTCMark Salter1-15/+0
2014-08-06[IA64] Wire up getrandom() system callTony Luck1-0/+1
2014-08-06ia64: Use get_signal() signal_setup_done()Richard Weinberger1-25/+21
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2014-07-30timekeeping: Fixup typo in update_vsyscall_old definitionJohn Stultz1-1/+1
2014-07-23clocksource: Get rid of cycle_lastThomas Gleixner1-2/+2
2014-07-18efi/reboot: Add generic wrapper around EfiResetSystem()Matt Fleming1-1/+1
2014-06-06ia64: convert use of typedef ctl_table to struct ctl_tableJoe Perches2-5/+5
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds2-13/+4
2014-06-03Merge branches 'acpi-processor' and 'acpi-pad'Rafael J. Wysocki1-0/+3
2014-05-20ia64: add renameat2 syscallMiklos Szeredi1-0/+1
2014-05-16ACPI / ia64: introduce variable acpi_lapic into ia64Baoquan He1-0/+3
2014-05-16ia64: Use irq_init_descThomas Gleixner2-5/+4
2014-05-16ia64: Remove unused check_irq_used()Thomas Gleixner1-8/+0
2014-04-16Merge tag 'please-pull-ia64-erratum' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds2-2/+2
2014-04-16[IA64] Change default PSR.ac from '1' to '0' (Fix erratum #237)Tony Luck2-2/+2
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-5/+28
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-3/+1
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-21/+7
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+0
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-26/+7
2014-03-31Merge tag 'please-pull-misc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-2/+2
2014-03-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+7
2014-03-28[IA64] Keep format strings from leaking into printkKees Cook1-2/+2
2014-03-21Merge branch 'acpi-processor'Rafael J. Wysocki1-4/+0
2014-03-20ia64, err-inject: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-2/+13
2014-03-20ia64, topology: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-1/+5
2014-03-20ia64, palinfo: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-1/+5
2014-03-20ia64, salinfo: Fix hotplug callback registrationSrivatsa S. Bhat1-1/+5
2014-03-12ia64: Validate online cpus in irq_set_affinity() callbacksThomas Gleixner1-8/+2
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner1-1/+1
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby1-1/+1
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby1-2/+0
2014-03-04ia64: Remove deprecated IRQF_DISABLEDMichael Opdenacker4-12/+1
2014-03-04ia64: Use the core irq stats functionThomas Gleixner1-6/+4
2014-03-04ia64/efi: Implement efi_enabled()Matt Fleming1-0/+7
2014-02-19ACPI: Move BAD_MADT_ENTRY() to linux/acpi.hHanjun Guo1-4/+0
2014-02-03ia64: Remove acpi_get_pxm() usageBjorn Helgaas1-21/+7
2014-01-28[IA64] Wire up new sched_setattr and sched_getattr syscallsTony Luck1-0/+2
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+0
2014-01-08ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng1-1/+0
2013-12-10ia64/xen: Remove Xen support for ia64Boris Ostrovsky7-55/+0