summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)Author
2017-01-24ia64: move ia64_done_with_exception out of asm/uaccess.hPaul Gortmaker
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2017-01-20sched/clock: Fix hotplug crashPeter Zijlstra
2017-01-14sched/cputime: Rename vtime_account_user() to vtime_flush()Frederic Weisbecker
2017-01-14sched/cputime, ia64: Accumulate cputime and account only on tick/task switchFrederic Weisbecker
2017-01-14sched/cputime, ia64: Fix incorrect start cputime assignment on task switchFrederic Weisbecker
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-11-22ptrace: Don't allow accessing an undumpable mmEric W. Biederman
2016-11-15sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka
2016-11-09ia64/topology: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-09ia64/salinfo: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-09ia64/palinfo: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-09ia64/err-inject: Convert to hotplug state machineSebastian Andrzej Siewior
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-09-30sched/core, ia64: Rename set_curr_task()Peter Zijlstra
2016-09-21x86/acpi: Set persistent cpuid <-> nodeid mapping when bootingGu Zheng
2016-09-19ia64/mca: Convert to hotplug state machineSebastian Andrzej Siewior
2016-08-07ia64: move exports to definitionsAl Viro
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-02kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-08-01Merge tag 'please-pull-misc-4.8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-07-25ia64: salinfo: use a waitqueue instead a sema down/up comboSebastian Andrzej Siewior
2016-07-25Merge branch 'acpi-numa'Rafael J. Wysocki
2016-06-24fix up initial thread stack pointer vs thread_info confusionLinus Torvalds
2016-06-17ia64: efi: use timespec64 for persistent clockArnd Bergmann
2016-05-30ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 onlyRobert Richter
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby
2016-05-19Merge tag 'please-pull-misc-4.7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-05ia64/unaligned: Silence another GCC warning about an uninitialised variableMatt Fleming
2016-05-05ia64/traps: Silence GCC warning about uninitialised variableMatt Fleming
2016-05-02ia64: Remove superfluous SMP function callAnna-Maria Gleixner
2016-04-28efi: Get rid of the EFI_SYSTEM_TABLES status bitArd Biesheuvel
2016-04-18ia64: Fix misspellings in comments.Adam Buchbinder
2016-03-25[IA64] Enable preadv2 and pwritev2 syscalls for ia64Tony Luck
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen