summaryrefslogtreecommitdiff
path: root/arch/ia64 (follow)
Commit message (Expand)AuthorAge
...
* | | Merge android-4.4@d6fbbe5 (v4.4.93) into msm-4.4Blagovest Kolenichev2017-10-20
|\| |
| * | UPSTREAM: kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke2017-10-09
* | | Merge android-4.4@4b8fc9f (v4.4.82) into msm-4.4Blagovest Kolenichev2017-09-01
|\| |
| * | UPSTREAM: fix up initial thread stack pointer vs thread_info confusionLinus Torvalds2017-08-09
| * | UPSTREAM: Clarify naming of thread info/stack allocatorsLinus Torvalds2017-08-09
* | | Merge branch 'android-4.4@c71ad0f' into branch 'msm-4.4'Blagovest Kolenichev2017-04-20
|\| |
| * | UPSTREAM: kbuild: drop FORCE from PHONY targetsMasahiro Yamada2017-03-30
| * | Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2016-10-10
| |\ \ | | |/ | |/|
| | * UPSTREAM: ia64: split off early_ioremap() declarations into asm/early_ioremap.hArd Biesheuvel2016-10-03
* | | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\ \ \
| * | | UPSTREAM: ia64: split off early_ioremap() declarations into asm/early_ioremap.hArd Biesheuvel2016-10-12
| * | | Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi2016-10-05
| |\| |
| | * | ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro2016-09-24
| * | | usercopy: fold builtin_const check into inline functionKees Cook2016-10-05
* | | | Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang2016-12-16
|\| | |
| * | | ia64/uaccess: Enable hardened usercopyKees Cook2016-08-27
| |/ /
* | | Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni2016-07-22
|\| |
| * | ia64: define ioremap_uc()Luis R. Rodriguez2016-04-12
| |/
* / Revert "net, lib: kill arch_fast_hash library bits"Rohit Vaswani2016-03-22
|/
* [IA64] Enable mlock2 syscall for ia64Tony Luck2015-12-14
* Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-04
|\
| * ia64/PCI/ACPI: Use common interface to support PCI host bridgeJiang Liu2015-10-16
| * ia64/PCI: Use common struct resource_entry to replace struct iospace_resourceJiang Liu2015-10-16
| * ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridgeJiang Liu2015-10-16
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-11-03
|\ \
| * | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-06
| |\|
| * | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-23
* | | [IA64] Wire up kcmp syscallÉmeric MASCHINO2015-10-28
| |/ |/|
* | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-04
|\ \
| * | Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-08
* | | Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-25
|\ \ \ | |_|/ |/| |
| * | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas2015-09-15
* | | ia64: Enable userfaultfd and membarrier system callsLuck, Tony2015-09-15
|/ /
* | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-10
* | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-10
* | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-10
* | dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-10
* | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-10
* | kexec: split kexec_load syscall from kexec core codeDave Young2015-09-10
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-08
|\ \
| * | mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-08
* | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\ \ \ | |/ / |/| |
| * | mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-27
| * | arch: introduce memremap()Dan Williams2015-08-14
| * | arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2015-08-10
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-03
|\ \ \
| * \ \ Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-12
| |\ \ \
| | * | | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-27
| | * | | ia64: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-27
| | |/ /
| * / / locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov2015-08-03
| |/ /