summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include
Commit message (Expand)AuthorAgeFilesLines
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-3/+9
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-252-4/+7
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-1/+4
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-242-3/+3
* | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-212-15/+35
|\ \
| * | ia64: ensure exception table search users include extable.hPaul Gortmaker2017-01-241-1/+0
| * | ia64: move ia64_done_with_exception out of asm/uaccess.hPaul Gortmaker2017-01-242-15/+36
| |/
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-3/+1
* | ia64, sched/cputime: Remove unused cputime definitionsFrederic Weisbecker2017-02-011-106/+0
* | ia64, sched/cputime: Move the nsecs based cputime headers to the last arch us...Frederic Weisbecker2017-02-011-2/+106
* | sched/cputime, ia64: Accumulate cputime and account only on tick/task switchFrederic Weisbecker2017-01-141-0/+6
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-181-0/+2
|\
| * ACPI/NUMA: Do not map pxm to node when NUMA is turned offBoris Ostrovsky2016-12-151-0/+2
* | mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V2016-12-121-12/+4
* | mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V2016-12-121-0/+6
* | mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V2016-12-121-0/+3
|/
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-122-91/+0
|\
| * locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-1/+0
| * locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
| * locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
| * locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-90/+0
* | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan2016-11-301-0/+2
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-0/+3
|\
| * ia64: move exports to definitionsAl Viro2016-08-071-0/+3
* | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-10-141-4/+0
|\ \
| * | libata: remove unused definitions from <asm/libata-portmap.h>Christoph Hellwig2016-09-221-4/+0
* | | ia64: implement atomic64_dec_if_positiveVineet Gupta2016-10-071-0/+16
* | | Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-151-20/+13
|\ \ \
| * \ \ Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-141-13/+10
| |\ \ \
| | * | | ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro2016-09-131-14/+11
| | |/ /
| * / / usercopy: fold builtin_const check into inline functionKees Cook2016-09-061-8/+4
| |/ /
* / / fork: Add generic vmalloced stack supportAndy Lutomirski2016-08-241-1/+1
|/ /
* | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-081-3/+15
|\ \ | |/ |/|
| * ia64/uaccess: Enable hardened usercopyKees Cook2016-07-261-3/+15
* | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-051-10/+0
|\ \
| * | rtc: cmos: remove empty asm/mc146818rtc.h filesArnd Bergmann2016-06-041-10/+0
* | | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-1/+0
* | | signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-021-28/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-261-5/+26
|\ \ \
| * | | mm/mmu_gather: track page size with mmu gather and force flush if page size c...Aneesh Kumar K.V2016-07-261-0/+12
| * | | mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V2016-07-261-5/+14
* | | | Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-07-261-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'acpi-numa'Rafael J. Wysocki2016-07-251-0/+3
| |\ \ \ | | |_|/ | |/| |
| | * | ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 onlyRobert Richter2016-05-301-0/+3
| | |/
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-254-36/+131
|\ \ \ | |/ / |/| |
| * | locking/atomic, arch/ia64: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-161-16/+114
| * | locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-141-0/+4
| * | locking/mutex: Optimize mutex_trylock() fast-pathPeter Zijlstra2016-06-081-1/+1
| * | locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update()Jason Low2016-06-081-7/+0
| * | locking/rwsem: Convert sem->count to 'atomic_long_t'Jason Low2016-06-081-12/+12
| |/