summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'next' into efi-next-mergeMatt Fleming2014-10-031-2/+4
| |\
| | * ia64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek2014-10-031-2/+4
* | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-201-1/+1
|\ \ \
| * | | ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-1/+1
* | | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-156-18/+18
|\ \ \ \
| * | | | ia64: Replace __get_cpu_var usesChristoph Lameter2014-08-266-18/+18
| | |_|/ | |/| |
* | | | Merge tag 'please-pull-sys_bpf' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-10-141-0/+1
|\ \ \ \
| * | | | [IA64] Enable bpf syscall for ia64Tony Luck2014-10-091-0/+1
| | |_|/ | |/| |
* / | | PCI/MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()Yijing Wang2014-10-011-1/+1
|/ / /
* / / [IA64] Wire up memfd_create() system callTony Luck2014-08-181-0/+1
|/ /
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-091-25/+21Star
|\ \
| * | ia64: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-25/+21Star
| |/
* | Merge tag 'please-pull-getrandom' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-091-0/+1
|\ \
| * | [IA64] Wire up getrandom() system callTony Luck2014-08-061-0/+1
| |/
* | rtc: ia64: allow other architectures to use EFI RTCMark Salter2014-08-091-15/+0Star
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-061-2/+2
|\ \
| * | timekeeping: Fixup typo in update_vsyscall_old definitionJohn Stultz2014-07-301-1/+1
| * | clocksource: Get rid of cycle_lastThomas Gleixner2014-07-241-2/+2
| |/
* / efi/reboot: Add generic wrapper around EfiResetSystem()Matt Fleming2014-07-181-1/+1
|/
* ia64: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-072-5/+5
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-052-13/+4Star
|\
| * ia64: Use irq_init_descThomas Gleixner2014-05-162-5/+4Star
| * ia64: Remove unused check_irq_used()Thomas Gleixner2014-05-161-8/+0Star
| |
| \
*-. | 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/+1Star
|\ \
| * | 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/+0Star
* | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-021-21/+7Star
|\ \ \
| * | | ia64: Remove acpi_get_pxm() usageBjorn Helgaas2014-02-031-21/+7Star
* | | | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-011-4/+0Star
|\ \ \ \
| * \ \ \ Merge branch 'acpi-processor'Rafael J. Wysocki2014-03-211-4/+0Star
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ACPI: Move BAD_MADT_ENTRY() to linux/acpi.hHanjun Guo2014-02-191-4/+0Star
| | | |/ | | |/|
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-015-26/+7Star
|\ \ \ \
| * | | | ia64: Validate online cpus in irq_set_affinity() callbacksThomas Gleixner2014-03-121-8/+2Star
| * | | | ia64: Remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-044-12/+1Star
| * | | | ia64: Use the core irq stats functionThomas Gleixner2014-03-041-6/+4Star
| | |/ / | |/| |
* | | | Merge tag 'please-pull-misc-3.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-011-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-111-1/+1
|/ /