summaryrefslogtreecommitdiff
path: root/arch/arm64/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | arm64: psci: factor invocation code to driversMark Rutland2015-08-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
| * | | arm64: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-27
| | |/ | |/|
* | | locking/static_keys: Add a new static_key interfacePeter Zijlstra2015-08-03
* | | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov2015-08-03
|/ /
* / mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-17
|/
* ACPI / ARM64: add BAD_MADT_GICC_ENTRY() macroAl Stone2015-07-07
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-26
|\
| * mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel2015-06-25
* | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\ \ | |/ |/|
| * remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-19
* | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen2015-06-24
* | mm: new mm hook frameworkLaurent Dufour2015-06-24
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-24
|\ \
| * | arm64: use private ratelimit state along with show_unhandled_signalsVladimir Murzin2015-06-19
| * | arm64: kernel: rename __cpu_suspend to keep it aligned with armSudeep Holla2015-06-19
| * | arm64: mm: remove reference to tlb.S from comment blockVladimir Murzin2015-06-12
| * | arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier2015-06-12
| * | arm64: alternative: Introduce feature for GICv3 CPU interfaceMarc Zyngier2015-06-12
| * | Merge branch 'arm64/psci-rework' of git://git.kernel.org/pub/scm/linux/kernel...Catalin Marinas2015-06-05
| |\ \
| | * | arm64: psci: remove ACPI couplingMark Rutland2015-05-27
| | * | arm64: smp_plat: add get_logical_indexMark Rutland2015-05-27
| * | | arm64: alternative: Work around .inst assembler bugsMarc Zyngier2015-06-05
| * | | arm64: alternative: Merge alternative-asm.h into alternative.hMarc Zyngier2015-06-05
| * | | arm64: insn: Add aarch64_{get,set}_branch_offsetMarc Zyngier2015-06-03
| * | | arm64: use fixmap region for permanent FDT mappingArd Biesheuvel2015-06-02
| * | | arm64: context-switch user tls register tpidr_el0 for compat tasksWill Deacon2015-06-01
| * | | arm64: perf: Fix callchain parse error with kernel tracepoint eventsHou Pengyang2015-05-19
| * | | Merge branch 'for-next/cpu-init' of git://git.kernel.org/pub/scm/linux/kernel...Catalin Marinas2015-05-19
| |\| |
| | * | ARM64: kernel: unify ACPI and DT cpus initializationLorenzo Pieralisi2015-05-19
| | * | ARM64: kernel: make cpu_ops hooks DT agnosticLorenzo Pieralisi2015-05-19
| | |/
| * | arm64: Rename temp variable in read*_relaxed()Michal Simek2015-05-19
| * | arm64: kill flush_cache_all()Mark Rutland2015-05-19
| |/
* | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-23
|\ \
| * | arm64 : Introduce support for ACPI _CCA objectSuthikulpanit, Suravee2015-06-15
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-06-23
|\ \
| * | ARM: KVM: fix commentGeert Uytterhoeven2015-05-26
* | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-22
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar2015-06-22
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | * | arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani2015-06-07
| | |/ / | |/| |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-22
|\ \ \ \ | |_|/ / |/| | |
| * | | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-27
| * | | sched/preempt, futex: Update comments to clarify that preemption doesn't have...David Hildenbrand2015-05-19
| |/ /
* | | locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra2015-05-19
* | | locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra2015-05-19
|/ /
* | arm64: add missing data types in smp_load_acquire/smp_store_releaseAndre Przywara2015-04-27
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-26
|\ \
| * | KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara2015-04-22
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-24
|\ \ \