| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-09-03 | 2 | -30/+2 |
|\ |
|
| * | arm64: psci: factor invocation code to drivers | Mark Rutland | 2015-08-03 | 2 | -30/+2 |
* | | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar | 2015-08-12 | 1 | -0/+14 |
|\ \ |
|
| * | | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -1/+0 |
| * | | arm64: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -0/+15 |
* | | | locking/static_keys: Add a new static_key interface | Peter Zijlstra | 2015-08-03 | 1 | -2/+16 |
* | | | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a... | Andrey Konovalov | 2015-08-03 | 1 | -2/+2 |
|/ / |
|
* | | mm: clean up per architecture MM hook header files | Laurent Dufour | 2015-07-17 | 2 | -15/+1 |
|/ |
|
* | ACPI / ARM64: add BAD_MADT_GICC_ENTRY() macro | Al Stone | 2015-07-07 | 1 | -0/+8 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-06-26 | 1 | -9/+0 |
|\ |
|
| * | mm/hugetlb: remove arch_prepare/release_hugepage from arch headers | Dominik Dingel | 2015-06-25 | 1 | -9/+0 |
* | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-25 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 2015-05-19 | 1 | -1/+0 |
* | | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook | Zhang Zhen | 2015-06-24 | 1 | -4/+0 |
* | | mm: new mm hook framework | Laurent Dufour | 2015-06-24 | 1 | -0/+15 |
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-06-24 | 23 | -115/+174 |
|\ \ |
|
| * | | arm64: use private ratelimit state along with show_unhandled_signals | Vladimir Murzin | 2015-06-19 | 1 | -0/+13 |
| * | | arm64: kernel: rename __cpu_suspend to keep it aligned with arm | Sudeep Holla | 2015-06-19 | 2 | -7/+3 |
| * | | arm64: mm: remove reference to tlb.S from comment block | Vladimir Murzin | 2015-06-12 | 1 | -2/+0 |
| * | | arm64: KVM: Switch vgic save/restore to alternative_insn | Marc Zyngier | 2015-06-12 | 2 | -28/+0 |
| * | | arm64: alternative: Introduce feature for GICv3 CPU interface | Marc Zyngier | 2015-06-12 | 1 | -1/+7 |
| * | | Merge branch 'arm64/psci-rework' of git://git.kernel.org/pub/scm/linux/kernel... | Catalin Marinas | 2015-06-05 | 3 | -16/+27 |
| |\ \ |
|
| | * | | arm64: psci: remove ACPI coupling | Mark Rutland | 2015-05-27 | 2 | -16/+11 |
| | * | | arm64: smp_plat: add get_logical_index | Mark Rutland | 2015-05-27 | 1 | -0/+16 |
| * | | | arm64: alternative: Work around .inst assembler bugs | Marc Zyngier | 2015-06-05 | 1 | -7/+18 |
| * | | | arm64: alternative: Merge alternative-asm.h into alternative.h | Marc Zyngier | 2015-06-05 | 2 | -29/+27 |
| * | | | arm64: insn: Add aarch64_{get,set}_branch_offset | Marc Zyngier | 2015-06-03 | 1 | -0/+3 |
| * | | | arm64: use fixmap region for permanent FDT mapping | Ard Biesheuvel | 2015-06-02 | 3 | -0/+30 |
| * | | | arm64: context-switch user tls register tpidr_el0 for compat tasks | Will Deacon | 2015-06-01 | 1 | -1/+18 |
| * | | | arm64: perf: Fix callchain parse error with kernel tracepoint events | Hou Pengyang | 2015-05-19 | 1 | -0/+7 |
| * | | | Merge branch 'for-next/cpu-init' of git://git.kernel.org/pub/scm/linux/kernel... | Catalin Marinas | 2015-05-19 | 3 | -13/+20 |
| |\ \ \
| | |/ / |
|
| | * | | ARM64: kernel: unify ACPI and DT cpus initialization | Lorenzo Pieralisi | 2015-05-19 | 3 | -2/+5 |
| | * | | ARM64: kernel: make cpu_ops hooks DT agnostic | Lorenzo Pieralisi | 2015-05-19 | 1 | -11/+15 |
| | |/ |
|
| * | | arm64: Rename temp variable in read*_relaxed() | Michal Simek | 2015-05-19 | 1 | -4/+4 |
| * | | arm64: kill flush_cache_all() | Mark Rutland | 2015-05-19 | 3 | -10/+0 |
| |/ |
|
* | | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-06-23 | 1 | -2/+16 |
|\ \ |
|
| * | | arm64 : Introduce support for ACPI _CCA object | Suthikulpanit, Suravee | 2015-06-15 | 1 | -2/+16 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-06-23 | 1 | -1/+1 |
|\ \ |
|
| * | | ARM: KVM: fix comment | Geert Uytterhoeven | 2015-05-26 | 1 | -1/+1 |
* | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-06-22 | 1 | -0/+1 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| *-. \ \ | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co... | Ingo Molnar | 2015-06-22 | 2 | -1/+2 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | | * | | arch/*/io.h: Add ioremap_wt() to all architectures | Toshi Kani | 2015-06-07 | 1 | -0/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-06-22 | 2 | -3/+3 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski | 2015-05-27 | 1 | -1/+1 |
| * | | | sched/preempt, futex: Update comments to clarify that preemption doesn't have... | David Hildenbrand | 2015-05-19 | 1 | -2/+2 |
| |/ / |
|
* | | | locking/arch: Rename set_mb() to smp_store_mb() | Peter Zijlstra | 2015-05-19 | 1 | -1/+1 |
* | | | locking/arch: Add WRITE_ONCE() to set_mb() | Peter Zijlstra | 2015-05-19 | 1 | -1/+1 |
|/ / |
|
* | | arm64: add missing data types in smp_load_acquire/smp_store_release | Andre Przywara | 2015-04-27 | 1 | -0/+16 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-04-26 | 1 | -1/+7 |
|\ \ |
|
| * | | KVM: arm/arm64: check IRQ number on userland injection | Andre Przywara | 2015-04-22 | 1 | -1/+7 |