summaryrefslogtreecommitdiff
path: root/arch/ia64/include
AgeCommit message (Expand)Author
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2016-10-07ia64: implement atomic64_dec_if_positiveVineet Gupta
2016-09-22libata: remove unused definitions from <asm/libata-portmap.h>Christoph Hellwig
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-13ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro
2016-09-06usercopy: fold builtin_const check into inline functionKees Cook
2016-08-24fork: Add generic vmalloced stack supportAndy Lutomirski
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2016-08-07ia64: move exports to definitionsAl Viro
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-02signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-26Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-07-26mm/mmu_gather: track page size with mmu gather and force flush if page size c...Aneesh Kumar K.V
2016-07-26mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V
2016-07-26ia64/uaccess: Enable hardened usercopyKees Cook
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-25Merge branch 'acpi-numa'Rafael J. Wysocki
2016-06-24Clarify naming of thread info/stack allocatorsLinus Torvalds
2016-06-16locking/atomic, arch/ia64: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra
2016-06-08locking/mutex: Optimize mutex_trylock() fast-pathPeter Zijlstra
2016-06-08locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update()Jason Low
2016-06-08locking/rwsem: Convert sem->count to 'atomic_long_t'Jason Low
2016-06-04rtc: cmos: remove empty asm/mc146818rtc.h filesArnd Bergmann
2016-05-30ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 onlyRobert Richter
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-04-18ia64: Fix misspellings in comments.Adam Buchbinder
2016-04-13locking/rwsem, ia64: Provide __down_write_killable()Michal Hocko
2016-03-31x86/cpufeature: Remove cpu_has_x2apicBorislav Petkov
2016-03-25[IA64] Enable preadv2 and pwritev2 syscalls for ia64Tony Luck
2016-03-22ia64/extable: use generic search and sort routinesArd Biesheuvel
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-03-17fix Christoph's email addressesChristoph Lameter
2016-03-17ia64: define ioremap_uc()Luis R. Rodriguez
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig
2016-03-05mm/pkeys: Fix siginfo ABI breakage caused by new u64 fieldDave Hansen
2016-02-25net: Facility to report route quality of connected socketsTom Herbert
2016-02-18signals, ia64, mips: Update arch-specific siginfos with pkeys fieldDave Hansen
2016-02-16gpio: Remove unused asm/gpio.h filesBjorn Helgaas
2016-01-22[IA64] Enable copy_file_range syscall for ia64Tony Luck