summaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
2022-08-25ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()Alexander Lobakin1-1/+1
2022-06-25ia64: define get_cycles macro for arch-overrideJason A. Donenfeld1-0/+1
2021-12-08hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit1-0/+10
2021-11-26ia64: don't do IA64_CMPXCHG_DEBUG without CONFIG_PRINTKRandy Dunlap1-1/+1
2021-07-20ia64: mca_drv: fix incorrect array size calculationArnd Bergmann1-1/+1
2021-06-03tweewide: Fix most Shebang linesFinn Behrens1-1/+1
2021-04-28ia64: fix discontig.c section mismatchesRandy Dunlap1-3/+3
2021-04-16ia64: fix user_stack_pointer() for ptrace()Sergei Trofimovich1-7/+1
2021-04-10ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich1-1/+1
2021-03-30ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) signSergei Trofimovich1-1/+1
2021-03-30ia64: fix ia64_syscall_get_set_arguments() for break-based syscallsSergei Trofimovich1-6/+18
2020-11-10ia64: fix build error with !COREDUMPKrzysztof Kozlowski1-1/+1
2019-10-05ia64:unwind: fix double free for mod->arch.init_unw_tablechenzefeng1-2/+6
2019-07-10bug.h: work around GCC PR82365 in BUG()Arnd Bergmann1-1/+5
2019-06-22ia64: fix build errors by exporting paddr_to_nid()Randy Dunlap1-0/+1
2018-11-23kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke1-24/+2
2018-05-30ia64/err-inject: Use get_user_pages_fast()Davidlohr Bueso1-1/+1
2018-05-19futex: Remove duplicated code and fix undefined behaviourJiri Slaby1-21/+4
2018-03-24ia64: fix module loading for gcc-5.4Sergei Trofimovich1-2/+2
2017-01-06ptrace: Don't allow accessing an undumpable mmEric W. Biederman1-1/+1
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-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds27-98/+68
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds1-4/+0
2016-10-08nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-0/+1
2016-10-08ia64: implement atomic64_dec_if_positiveVineet Gupta1-0/+16
2016-10-04Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-22/+4
2016-10-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2016-10-04Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2016-09-30sched/core, ia64: Rename set_curr_task()Peter Zijlstra1-5/+5
2016-09-22libata: remove unused definitions from <asm/libata-portmap.h>Christoph Hellwig1-4/+0
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-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar1-20/+13
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-13/+10
2016-09-14ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro1-14/+11
2016-09-06usercopy: fold builtin_const check into inline functionKees Cook1-8/+4
2016-08-24fork: Add generic vmalloced stack supportAndy Lutomirski1-1/+1
2016-08-09Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2-3/+16
2016-08-08ia64: move exports to definitionsAl Viro25-92/+64
2016-08-08[kbuild] handle exports in lib-y objects reliablyAl Viro2-6/+4
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds1-10/+0
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski4-28/+21
2016-08-03kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King1-1/+1
2016-08-03signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski1-28/+0
2016-08-03treewide: replace obsolete _refok by __refFabian Frederick1-1/+1
2016-08-02Merge tag 'please-pull-misc-4.8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-31/+13
2016-07-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-6/+27
2016-07-27Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-1/+0