summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-261-1/+1
|\
| * mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-261-1/+1
* | Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-07-261-0/+62
|\ \
| * \ Merge tag 'v4.7-rc6' into patchworkMauro Carvalho Chehab2016-07-0827-100/+264
| |\ \
| * | | [media] arm64: dts: mediatek: Add Video Encoder for MT8173Tiffany Lin2016-07-081-0/+39
| * | | [media] arm64: dts: mediatek: Add node for Mediatek Video Processor UnitAndrew-CT Chen2016-07-081-0/+23
* | | | Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-07-269-14/+168
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep'Rafael J. Wysocki2016-07-251-1/+19
| |\ \ \ \ \ \ | | | | | |/ / | | | | |/| |
| | * | | | | arm64: add support for ACPI Low Power Idle(LPI)Sudeep Holla2016-07-211-0/+18
| | * | | | | arm64: cpuidle: drop __init section marker to arm_cpuidle_initSudeep Holla2016-07-211-1/+1
| * | | | | | Merge branch 'acpi-tables'Rafael J. Wysocki2016-07-253-2/+7
| |\ \ \ \ \ \
| | * | | | | | ACPI: ARM64: support for ACPI_TABLE_UPGRADEJon Masters2016-06-223-2/+7
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'acpi-numa'Rafael J. Wysocki2016-07-256-11/+142
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | arm64, ACPI, NUMA: NUMA support based on SRAT and SLITHanjun Guo2016-05-306-1/+129
| | * | | | | arm64, NUMA: Cleanup NUMA disabled messagesDavid Daney2016-05-301-4/+7
| | * | | | | arm64, NUMA: rework numa_add_memblk()Hanjun Guo2016-05-301-6/+6
| | | |_|/ / | | |/| | |
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-07-263-1/+50
|\ \ \ \ \ \
| * | | | | | arm64: dts: ls1043a: add crypto nodeHoria Geantă2016-06-072-0/+47
| * | | | | | arm64: add io{read,write}64be accessorsHoria Geantă2016-05-311-1/+3
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-07-261-4/+4
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | arm64: KVM: VHE: Context switch MDSCR_EL1Marc Zyngier2016-07-231-4/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-251-0/+8
|\ \ \ \ \
| * \ \ \ \ Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...Thomas Gleixner2016-07-071-0/+8
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | arm64: dts: rockchip: Add rktimer device node for rk3399Huang Tao2016-06-281-0/+8
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-255-106/+406
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'locking/arch-atomic' into locking/core, because the topic is readyIngo Molnar2016-07-073-106/+342
| |\ \ \ \ \ \
| | * | | | | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-161-2/+0
| | * | | | | | locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,o...Will Deacon2016-06-161-0/+172
| | * | | | | | locking/atomic, arch/arm64: Generate LSE non-return cases using common macrosWill Deacon2016-06-161-90/+32
| | * | | | | | locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,o...Peter Zijlstra2016-06-162-24/+148
| * | | | | | | locking/barriers, arch/arm64: Implement LDXR+WFE based smp_cond_load_acquire()Will Deacon2016-07-072-0/+64
| |/ / / / / /
* | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-251-2/+2
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | efi: Convert efi_call_virt() to efi_call_virt_pointer()Alex Thorlton2016-06-271-2/+2
| | |/ / / / | |/| | | |
* | | | | | arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xxGanapatrao Kulkarni2016-07-072-0/+8
* | | | | | arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse2016-07-074-3/+22
|/ / / / /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-06-241-1/+1
|\ \ \ \ \
| * | | | | arm64: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-241-1/+1
| | |_|_|/ | |/| | |
* | | | | arm64: hibernate: Don't hibernate on systems with stuck CPUsJames Morse2016-06-221-0/+6
* | | | | arm64: smp: Add function to determine if cpus are stuck in the kernelJames Morse2016-06-222-0/+30
* | | | | arm64: mm: remove page_mapping check in __sync_icache_dcacheShaokun Zhang2016-06-211-4/+0
* | | | | arm64: fix boot image dependencies to not generate invalid imagesMasahiro Yamada2016-06-211-1/+1
* | | | | arm64: update ASID limitJean-Philippe Brucker2016-06-211-3/+6
|/ / / /
* | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-06-182-2/+2
|\ \ \ \
| * \ \ \ Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github.com/rogerq/linux into ...Olof Johansson2016-06-181-1/+1
| |\ \ \ \ | | |/ / /
| * | | | Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/li...Olof Johansson2016-06-1815-60/+116
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | arm64: dts: drop "arm,amba-bus" in favor of "simple-bus" part 2Masahiro Yamada2016-06-032-2/+2
| | |_|/ | |/| |
* | | | arm64: kgdb: Match pstate size with gdbserver protocolDaniel Thompson2016-06-162-9/+50
* | | | arm64: spinlock: Ensure forward-progress in spin_unlock_waitWill Deacon2016-06-151-3/+24
* | | | arm64: spinlock: fix spin_unlock_wait for LSE atomicsWill Deacon2016-06-151-3/+7
* | | | arm64: spinlock: order spin_{is_locked,unlock_wait} against local locksWill Deacon2016-06-151-0/+7
OpenPOWER on IntegriCloud