| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2016-07-26 | 1 | -0/+62 |
|\ |
|
| * | Merge tag 'v4.7-rc6' into patchwork | Mauro Carvalho Chehab | 2016-07-08 | 27 | -100/+264 |
| |\ |
|
| * | | [media] arm64: dts: mediatek: Add Video Encoder for MT8173 | Tiffany Lin | 2016-07-08 | 1 | -0/+39 |
| * | | [media] arm64: dts: mediatek: Add node for Mediatek Video Processor Unit | Andrew-CT Chen | 2016-07-08 | 1 | -0/+23 |
* | | | Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2016-07-26 | 9 | -14/+168 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep' | Rafael J. Wysocki | 2016-07-25 | 1 | -1/+19 |
| |\ \ \ \ \
| | | | | |/
| | | | |/| |
|
| | * | | | | arm64: add support for ACPI Low Power Idle(LPI) | Sudeep Holla | 2016-07-21 | 1 | -0/+18 |
| | * | | | | arm64: cpuidle: drop __init section marker to arm_cpuidle_init | Sudeep Holla | 2016-07-21 | 1 | -1/+1 |
| * | | | | | Merge branch 'acpi-tables' | Rafael J. Wysocki | 2016-07-25 | 3 | -2/+7 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPI: ARM64: support for ACPI_TABLE_UPGRADE | Jon Masters | 2016-06-22 | 3 | -2/+7 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'acpi-numa' | Rafael J. Wysocki | 2016-07-25 | 6 | -11/+142 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | arm64, ACPI, NUMA: NUMA support based on SRAT and SLIT | Hanjun Guo | 2016-05-30 | 6 | -1/+129 |
| | * | | | | arm64, NUMA: Cleanup NUMA disabled messages | David Daney | 2016-05-30 | 1 | -4/+7 |
| | * | | | | arm64, NUMA: rework numa_add_memblk() | Hanjun Guo | 2016-05-30 | 1 | -6/+6 |
| | | |_|/
| | |/| | |
|
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2016-07-26 | 3 | -1/+50 |
|\ \ \ \ \ |
|
| * | | | | | arm64: dts: ls1043a: add crypto node | Horia Geantă | 2016-06-07 | 2 | -0/+47 |
| * | | | | | arm64: add io{read,write}64be accessors | Horia Geantă | 2016-05-31 | 1 | -1/+3 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-07-26 | 1 | -4/+4 |
|\ \ \ \ \ |
|
| * | | | | | arm64: KVM: VHE: Context switch MDSCR_EL1 | Marc Zyngier | 2016-07-23 | 1 | -4/+4 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-07-25 | 1 | -0/+8 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano... | Thomas Gleixner | 2016-07-07 | 1 | -0/+8 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | arm64: dts: rockchip: Add rktimer device node for rk3399 | Huang Tao | 2016-06-28 | 1 | -0/+8 |
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-07-25 | 5 | -106/+406 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'locking/arch-atomic' into locking/core, because the topic is ready | Ingo Molnar | 2016-07-07 | 3 | -106/+342 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 2016-06-16 | 1 | -2/+0 |
| | * | | | | | | locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,o... | Will Deacon | 2016-06-16 | 1 | -0/+172 |
| | * | | | | | | locking/atomic, arch/arm64: Generate LSE non-return cases using common macros | Will Deacon | 2016-06-16 | 1 | -90/+32 |
| | * | | | | | | locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,o... | Peter Zijlstra | 2016-06-16 | 2 | -24/+148 |
| * | | | | | | | locking/barriers, arch/arm64: Implement LDXR+WFE based smp_cond_load_acquire() | Will Deacon | 2016-07-07 | 2 | -0/+64 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-07-25 | 1 | -2/+2 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | efi: Convert efi_call_virt() to efi_call_virt_pointer() | Alex Thorlton | 2016-06-27 | 1 | -2/+2 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xx | Ganapatrao Kulkarni | 2016-07-07 | 2 | -0/+8 |
* | | | | | | arm64: kernel: Save and restore UAO and addr_limit on exception entry | James Morse | 2016-07-07 | 4 | -3/+22 |
|/ / / / / |
|
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-06-24 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | arm64: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -1/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | arm64: hibernate: Don't hibernate on systems with stuck CPUs | James Morse | 2016-06-22 | 1 | -0/+6 |
* | | | | | arm64: smp: Add function to determine if cpus are stuck in the kernel | James Morse | 2016-06-22 | 2 | -0/+30 |
* | | | | | arm64: mm: remove page_mapping check in __sync_icache_dcache | Shaokun Zhang | 2016-06-21 | 1 | -4/+0 |
* | | | | | arm64: fix boot image dependencies to not generate invalid images | Masahiro Yamada | 2016-06-21 | 1 | -1/+1 |
* | | | | | arm64: update ASID limit | Jean-Philippe Brucker | 2016-06-21 | 1 | -3/+6 |
|/ / / / |
|
* | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2016-06-18 | 2 | -2/+2 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github.com/rogerq/linux into ... | Olof Johansson | 2016-06-18 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/li... | Olof Johansson | 2016-06-18 | 15 | -60/+116 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | arm64: dts: drop "arm,amba-bus" in favor of "simple-bus" part 2 | Masahiro Yamada | 2016-06-03 | 2 | -2/+2 |
| | |_|/
| |/| | |
|
* | | | | arm64: kgdb: Match pstate size with gdbserver protocol | Daniel Thompson | 2016-06-16 | 2 | -9/+50 |
* | | | | arm64: spinlock: Ensure forward-progress in spin_unlock_wait | Will Deacon | 2016-06-15 | 1 | -3/+24 |
* | | | | arm64: spinlock: fix spin_unlock_wait for LSE atomics | Will Deacon | 2016-06-15 | 1 | -3/+7 |
* | | | | arm64: spinlock: order spin_{is_locked,unlock_wait} against local locks | Will Deacon | 2016-06-15 | 1 | -0/+7 |
* | | | | arm64: mm: mark fault_info table const | Mark Rutland | 2016-06-14 | 1 | -1/+1 |
* | | | | arm64: fix dump_instr when PAN and UAO are in use | Mark Rutland | 2016-06-14 | 1 | -13/+13 |
| |_|/
|/| | |
|