summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
| * locking/rwsem: Convert sem->count to 'atomic_long_t'Jason Low2016-06-081-12/+12
* | fix up initial thread stack pointer vs thread_info confusionLinus Torvalds2016-06-251-0/+1
* | Clarify naming of thread info/stack allocatorsLinus Torvalds2016-06-252-5/+5
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-271-3/+3
|\
| * kbuild: drop redundant "PHONY += FORCE"Masahiro Yamada2016-04-201-1/+1
| * kbuild: drop FORCE from PHONY targetsMasahiro Yamada2016-04-201-2/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-213-9/+10
|\ \
| * | exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-212-9/+9
| * | exit_thread: remove empty bodiesJiri Slaby2016-05-211-0/+1
* | | Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-211-1/+1
|\ \ \ | |/ / |/| |
| * | tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley2016-04-301-1/+1
| |/
* | Merge tag 'please-pull-misc-4.7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-206-19/+28
|\ \
| * | ia64/unaligned: Silence another GCC warning about an uninitialised variableMatt Fleming2016-05-051-0/+1
| * | ia64/traps: Silence GCC warning about uninitialised variableMatt Fleming2016-05-051-0/+1
| * | ia64: Reduce stack usage by iterating over nodemaskMatt Fleming2016-05-051-12/+23
| * | ia64/PCI: Remove unused 'addr' and fix build warningMatt Fleming2016-05-051-1/+0Star
| * | ia64/PCI: Fix incorrect PCI resource end addressMatt Fleming2016-05-051-2/+2
| * | ia64: Remove superfluous SMP function callAnna-Maria Gleixner2016-05-021-4/+1Star
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-185-6/+6
|\ \
| * | ia64: Fix misspellings in comments.Adam Buchbinder2016-04-183-4/+4
| * | Merge branch 'master' into for-nextJiri Kosina2016-04-1832-234/+143Star
| |\|
| * | arch/ia64/lib: Fix broken URL in commentsSina Hamedian2016-04-182-2/+2
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-171-1/+0Star
|\ \ \
| * | | x86/cpufeature: Remove cpu_has_x2apicBorislav Petkov2016-03-311-1/+0Star
| | |/ | |/|
* | | Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-05-161-3/+19
|\ \ \
| * | | locking/rwsem, ia64: Provide __down_write_killable()Michal Hocko2016-04-131-3/+19
| |/ /
* / / efi: Get rid of the EFI_SYSTEM_TABLES status bitArd Biesheuvel2016-04-281-2/+0Star
|/ /
* | [IA64] Enable preadv2 and pwritev2 syscalls for ia64Tony Luck2016-03-253-1/+5
* | ia64/extable: use generic search and sort routinesArd Biesheuvel2016-03-222-101/+4Star
* | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-212-6/+10
|\ \
| * | mm/pkeys: Fix siginfo ABI breakage caused by new u64 fieldDave Hansen2016-03-051-1/+1
| * | signals, ia64, mips: Update arch-specific siginfos with pkeys fieldDave Hansen2016-02-181-4/+9
| * | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-161-2/+1Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-193-14/+12Star
|\ \ \
| * | | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2016-03-141-2/+2
| * | | ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-142-12/+8Star
| * | | net: Facility to report route quality of connected socketsTom Herbert2016-02-261-0/+2
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-193-2/+3
|\ \ \
| * | | fix Christoph's email addressesChristoph Lameter2016-03-171-1/+1
| * | | mm: cleanup *pte_alloc* interfacesKirill A. Shutemov2016-03-171-1/+1
| * | | ia64: define ioremap_uc()Luis R. Rodriguez2016-03-171-0/+1
* | | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-181-4/+0Star
|\ \ \ \
| * | | | gpio: Remove unused asm/gpio.h filesBjorn Helgaas2016-02-161-4/+0Star
| | |/ / | |/| |
* | | | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-171-2/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | ia64: Pin controlling tty for unaligned fault messagePeter Hurley2016-01-281-2/+5
| |/ /