summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
AgeCommit message (Expand)AuthorFilesLines
2017-05-10Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-25/+3
2017-05-08ia64: reuse append_elf_note() and final_note() functionsHari Bathini1-22/+0
2017-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-4/+0
2017-05-03ia64: beatify build log for gate.so and gate-syms.oMasahiro Yamada1-1/+1
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2017-05-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-25/+12
2017-05-01ia64: fix module loading for gcc-5.4Sergei Trofimovich1-2/+2
2017-04-17ia64: Remove unused IA64_TASK_SIGHAND_OFFSET and IA64_SIGHAND_SIGLOCK_OFFSETEric W. Biederman1-4/+0
2017-04-15ia64/salinfo: Replace racy task affinity logicThomas Gleixner1-19/+12
2017-04-15ia64/topology: Remove cpus_allowed manipulationThomas Gleixner1-6/+0
2017-04-13kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke1-24/+2
2017-04-03debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra1-0/+2
2017-03-03sched/core: Remove unused prefetch_stack()Ingo Molnar1-23/+0
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar1-1/+1
2017-03-02sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar5-0/+5
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar4-0/+4
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar3-0/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar5-5/+5
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2017-02-27mm: add new mmgrab() helperVegard Nossum1-1/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-8/+8
2017-02-21Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-5/+9
2017-02-20Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+2
2017-02-07x86/ACPI: keep x86_cpu_to_acpiid mapping valid on CPU hotplugVitaly Kuznetsov1-1/+2
2017-02-01ia64: Convert vtime to use nsec units directlyFrederic Weisbecker2-9/+9
2017-02-01sched/cputime: Push time to account_system_time() in nsecsFrederic Weisbecker1-5/+6
2017-02-01sched/cputime: Push time to account_idle_time() in nsecsFrederic Weisbecker1-1/+1
2017-02-01sched/cputime: Push time to account_user_time() in nsecsFrederic Weisbecker1-1/+1
2017-01-24ia64: ensure exception table search users include extable.hPaul Gortmaker3-2/+4
2017-01-24ia64: move ia64_done_with_exception out of asm/uaccess.hPaul Gortmaker3-3/+5
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche3-8/+8
2017-01-20sched/clock: Fix hotplug crashPeter Zijlstra1-0/+2
2017-01-14sched/cputime: Rename vtime_account_user() to vtime_flush()Frederic Weisbecker1-1/+1
2017-01-14sched/cputime, ia64: Accumulate cputime and account only on tick/task switchFrederic Weisbecker1-15/+47
2017-01-14sched/cputime, ia64: Fix incorrect start cputime assignment on task switchFrederic Weisbecker1-1/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner3-8/+8
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/ebi...Linus Torvalds1-1/+1
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus 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