aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds14-14/+14
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-199/+72
2016-11-22ptrace: Don't allow accessing an undumpable mmEric W. Biederman1-1/+1
2016-11-15sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka1-2/+2
2016-11-09ia64/topology: Convert to hotplug state machineSebastian Andrzej Siewior1-47/+7
2016-11-09ia64/salinfo: Convert to hotplug state machineSebastian Andrzej Siewior1-51/+32
2016-11-09ia64/palinfo: Convert to hotplug state machineSebastian Andrzej Siewior1-44/+16
2016-11-09ia64/err-inject: Convert to hotplug state machineSebastian Andrzej Siewior1-57/+17
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds2-6/+10
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes1-5/+9
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes1-1/+1
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds7-92/+22
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-0/+1
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-22/+4
2016-10-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-09-30sched/core, ia64: Rename set_curr_task()Peter Zijlstra1-5/+5
2016-09-21x86/acpi: Set persistent cpuid <-> nodeid mapping when bootingGu Zheng1-1/+1
2016-09-19ia64/mca: Convert to hotplug state machineSebastian Andrzej Siewior1-22/+4
2016-08-07ia64: move exports to definitionsAl Viro7-92/+22
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-2/+2
2016-08-02kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King1-1/+1
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick1-1/+1
2016-08-01Merge tag 'please-pull-misc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds3-31/+13
2016-07-25ia64: salinfo: use a waitqueue instead a sema down/up comboSebastian Andrzej Siewior1-28/+10
2016-07-25Merge branch 'acpi-numa'Rafael J. Wysocki2-1/+2
2016-06-24fix up initial thread stack pointer vs thread_info confusionLinus Torvalds1-0/+1
2016-06-17ia64: efi: use timespec64 for persistent clockArnd Bergmann2-3/+3
2016-05-30ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 onlyRobert Richter2-1/+2
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby2-9/+9
2016-05-19Merge tag 'please-pull-misc-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds3-4/+3
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2016-05-05ia64/unaligned: Silence another GCC warning about an uninitialised variableMatt Fleming1-0/+1
2016-05-05ia64/traps: Silence GCC warning about uninitialised variableMatt Fleming1-0/+1
2016-05-02ia64: Remove superfluous SMP function callAnna-Maria Gleixner1-4/+1
2016-04-28efi: Get rid of the EFI_SYSTEM_TABLES status bitArd Biesheuvel1-2/+0
2016-04-18ia64: Fix misspellings in comments.Adam Buchbinder1-1/+1
2016-03-25[IA64] Enable preadv2 and pwritev2 syscalls for ia64Tony Luck1-0/+2
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-2/+5
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner1-1/+1
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen1-2/+1
2016-01-30ia64: Set System RAM type and descriptorToshi Kani2-6/+13
2016-01-28ia64: Pin controlling tty for unaligned fault messagePeter Hurley1-2/+5
2016-01-22[IA64] Enable copy_file_range syscall for ia64Tony Luck1-0/+1
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-3/+3
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+1
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds1-7/+7
2016-01-14mm: rework virtual memory accountingKonstantin Khlebnikov1-2/+1