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