summaryrefslogtreecommitdiff
path: root/arch/ia64
Commit message (Expand)AuthorAge
* Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-19
|\
| * mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-19
| * mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-19
* | 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
| * | [kbuild] handle exports in lib-y objects reliablyAl 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
* | | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
* | | ia64: implement atomic64_dec_if_positiveVineet Gupta2016-10-07
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-03
|\ \ \
| * | | ia64/mca: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-19
| |/ /
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-03
|\ \ \
| * \ \ Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-15
| |\ \ \
| * | | | fork: Add generic vmalloced stack supportAndy Lutomirski2016-08-24
| | |/ / | |/| |
* | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-03
|\ \ \ \
| * | | | x86/acpi: Set persistent cpuid <-> nodeid mapping when bootingGu Zheng2016-09-21
| |/ / /
* | | | sched/core, ia64: Rename set_curr_task()Peter Zijlstra2016-09-30
| |/ / |/| |
* | | 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
|/ /
* | 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-04
* | | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* | | kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King2016-08-02
* | | signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-02
* | | treewide: replace obsolete _refok by __refFabian Frederick2016-08-02
* | | Merge tag 'please-pull-misc-4.8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-08-01
|\ \ \
| * | | ia64: salinfo: use a waitqueue instead a sema down/up comboSebastian Andrzej Siewior2016-07-25
| * | | ia64: efi: use timespec64 for persistent clockArnd Bergmann2016-06-17
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-26
|\ \ \
| * | | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-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 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-07-26
|\ \ \ \
| * | | | ia64: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij2016-06-08
| | |/ / | |/| |
* | | | 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
| |/
* | fix up initial thread stack pointer vs thread_info confusionLinus Torvalds2016-06-24
* | Clarify naming of thread info/stack allocatorsLinus Torvalds2016-06-24
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-26
|\