summaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-015-89/+43
|\
| * HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro2017-04-261-1/+0
| * CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-1/+0
| *---. Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-266-88/+46
| |\ \ \
| | | | * Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-021-0/+2
| | | |/| | | |/| |
| | | * | get rid of padding, switch to RAW_COPY_USERAl Viro2017-04-073-43/+6
| | | * | ia64: get rid of copy_in_user()Al Viro2017-04-071-10/+0
| | | * | ia64: sanitize __access_ok()Al Viro2017-04-071-16/+16
| | | * | ia64: get rid of 'segment' argument of __do_{get,put}_user()Al Viro2017-04-071-8/+8
| | | * | ia64: get rid of 'segment' argument of __{get,put}_user_check()Al Viro2017-04-071-4/+4
| | | * | ia64: add extable.hAl Viro2017-04-073-8/+16
| | |/ /
| | * | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-061-2/+0
| | * | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-061-3/+0
| |/ /
* | / ia64: restore symbol versions for symbols defined in assemblyJan Beulich2017-04-142-8/+37
| |/ |/|
* | arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+2
|/
* sched/core: Remove unused prefetch_stack()Ingo Molnar2017-03-032-25/+0
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-021-1/+1
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-023-1/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-025-0/+5
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-024-0/+4
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-024-0/+4
* sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-027-6/+7
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* mm: add new mmgrab() helperVegard Nossum2017-02-281-1/+1
* scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-281-3/+9
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-257-16/+19
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-1/+4
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-247-15/+15
* | arch, mm: remove arch specific show_memMichal Hocko2017-02-231-48/+0
* | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-216-20/+46
|\ \
| * | ia64: ensure exception table search users include extable.hPaul Gortmaker2017-01-245-3/+5
| * | ia64: move ia64_done_with_exception out of asm/uaccess.hPaul Gortmaker2017-01-246-18/+42
| |/
* | Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-02-211-1/+2
|\ \
| * | x86/ACPI: keep x86_cpu_to_acpiid mapping valid on CPU hotplugVitaly Kuznetsov2017-02-071-1/+2
| |/
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-3/+1
* | ia64, sched/cputime: Remove unused cputime definitionsFrederic Weisbecker2017-02-011-106/+0
* | ia64: Convert vtime to use nsec units directlyFrederic Weisbecker2017-02-012-9/+9
* | ia64, sched/cputime: Move the nsecs based cputime headers to the last arch us...Frederic Weisbecker2017-02-011-2/+106
* | sched/cputime: Push time to account_system_time() in nsecsFrederic Weisbecker2017-02-011-5/+6
* | sched/cputime: Push time to account_idle_time() in nsecsFrederic Weisbecker2017-02-011-1/+1
* | sched/cputime: Push time to account_user_time() in nsecsFrederic Weisbecker2017-02-011-1/+1
* | sched/clock: Fix hotplug crashPeter Zijlstra2017-01-201-0/+2
* | sched/cputime: Rename vtime_account_user() to vtime_flush()Frederic Weisbecker2017-01-141-1/+1
* | sched/cputime, ia64: Accumulate cputime and account only on tick/task switchFrederic Weisbecker2017-01-142-15/+53