aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-13ia64: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-4/+2
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-1/+1
2015-02-10Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables'Rafael J. Wysocki1-6/+0
2015-02-10Merge branch 'acpica'Rafael J. Wysocki1-3/+3
2015-02-06ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse()Hanjun Guo1-6/+0
2015-01-26ACPICA: Resources: Provide common part for struct acpi_resource_address structures.Lv Zheng1-3/+3
2015-01-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-4/+2
2015-01-20module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell1-4/+2
2015-01-06Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki2-5/+5
2015-01-05ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo1-5/+4
2015-01-05[IA64] Enable execveat syscall for ia64Tony Luck1-0/+1
2014-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-10/+0
2014-12-10make default ->i_fop have ->open() fail with ENXIOAl Viro1-10/+0
2014-12-10ia64: replace get_unused_fd() with get_unused_fd_flags(0)Yann Droneaud1-1/+1
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner1-2/+2
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu1-2/+2
2014-10-23Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+4
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-1/+1
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-03Merge branch 'next' into efi-next-mergeMatt Fleming1-2/+4
2014-10-03ia64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek1-2/+4
2014-10-01PCI/MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()Yijing Wang1-1/+1
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris1-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