summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro2016-09-131-14/+11
* Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-082-3/+16
|\
| * ia64/uaccess: Enable hardened usercopyKees Cook2016-07-262-3/+16
* | 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-044-28/+21
* | | kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King2016-08-021-1/+1
* | | signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-021-28/+0
* | | treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-1/+1
* | | Merge tag 'please-pull-misc-4.8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-08-013-31/+13
|\ \ \
| * | | ia64: salinfo: use a waitqueue instead a sema down/up comboSebastian Andrzej Siewior2016-07-251-28/+10
| * | | ia64: efi: use timespec64 for persistent clockArnd Bergmann2016-06-172-3/+3
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-262-6/+27
|\ \ \
| * | | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-261-1/+1
| * | | 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 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-07-261-1/+0
|\ \ \ \
| * | | | ia64: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij2016-06-081-1/+0
| | |/ / | |/| |
* | | | Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-07-263-1/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'acpi-numa'Rafael J. Wysocki2016-07-253-1/+5
| |\ \ \ | | |_|/ | |/| |
| | * | ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 onlyRobert Richter2016-05-303-1/+5
| | |/
* | | 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
| |/
* | fix up initial thread stack pointer vs thread_info confusionLinus Torvalds2016-06-241-0/+1
* | Clarify naming of thread info/stack allocatorsLinus Torvalds2016-06-242-5/+5
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-261-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-203-9/+10
|\ \
| * | exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-202-9/+9
| * | exit_thread: remove empty bodiesJiri Slaby2016-05-201-0/+1
* | | Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-201-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-196-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/+0
| * | ia64/PCI: Fix incorrect PCI resource end addressMatt Fleming2016-05-051-2/+2
| * | ia64: Remove superfluous SMP function callAnna-Maria Gleixner2016-05-021-4/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-175-6/+6
|\ \
| * | ia64: Fix misspellings in comments.Adam Buchbinder2016-04-183-4/+4
| * | Merge branch 'master' into for-nextJiri Kosina2016-04-1832-234/+143
| |\|
| * | 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-161-1/+0
|\ \ \
| * | | x86/cpufeature: Remove cpu_has_x2apicBorislav Petkov2016-03-311-1/+0
| | |/ | |/|