Sign in
linux
/
linux
/
kernel
/
git
/
paulmck
/
linux-rcu
/
refs/heads/array.2015.05.12a
/
arch
/
arm64
/
kernel
836ee48
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
6496edf
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
714d8e7
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
fa2e5c0
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc
by Linus Torvalds
· 10 years ago
2481bc7
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
97b2f0d
arm64: Removed unused variable
by Richard Weinberger
· 10 years ago
9699a51
arm64: Remove signal translation and exec_domain
by Richard Weinberger
· 11 years ago
6d1966d
arm64: fix midr range for Cortex-A57 erratum 832075
by Bo Yan
· 10 years ago
905e8c5
arm64: errata: add workaround for cortex-a53 erratum #845719
by Will Deacon
· 10 years ago
7676fa7
ARM64 / ACPI: make acpi_map_gic_cpu_interface() as void function
by Hanjun Guo
· 10 years ago
ec81ad4e
ARM64 / ACPI: Ignore the return error value of acpi_map_gic_cpu_interface()
by Hanjun Guo
· 10 years ago
359b706
arm64: Extract feature parsing code from cpu_errata.c
by Marc Zyngier
· 10 years ago
fef7f2b
arm64: alternative: Allow immediate branch as alternative instruction
by Marc Zyngier
· 10 years ago
0978fb2
arm64: insn: Add aarch64_insn_decode_immediate
by Marc Zyngier
· 10 years ago
b381e63
Merge branch 'perf/core' into perf/timer, before applying new changes
by Ingo Molnar
· 10 years ago
4e6d7c2
Merge branch 'timers/core' into perf/timer, to apply dependent patch
by Ingo Molnar
· 10 years ago
936c663
Merge branch 'perf/x86' into perf/core, because it's ready
by Ingo Molnar
· 10 years ago
876e788
time: Rename timekeeper::tkr to timekeeper::tkr_mono
by Peter Zijlstra
· 10 years ago
8ef3203
ARM64 / ACPI: fix usage of acpi_map_gic_cpu_interface
by Will Deacon
· 10 years ago
fb094eb
ARM64: kernel: acpi: honour acpi=force command line parameter
by Lorenzo Pieralisi
· 10 years ago
54971e4
ARM64: kernel: acpi: refactor ACPI tables init and checks
by Lorenzo Pieralisi
· 10 years ago
d989557
ARM64: kernel: psci: let ACPI probe PSCI version
by Lorenzo Pieralisi
· 10 years ago
48eb3c8
ARM64: kernel: psci: factor out probe function
by Lorenzo Pieralisi
· 10 years ago
d8f4f16
ACPI: move arm64 GSI IRQ model to generic GSI IRQ layer
by Lorenzo Pieralisi
· 10 years ago
33757de
ARM64 / ACPI: Don't unflatten device tree if acpi=force is passed
by Hanjun Guo
· 10 years ago
6933de0
ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
by Al Stone
· 10 years ago
b09ca1e
clocksource / arch_timer: Parse GTDT to initialize arch timer
by Hanjun Guo
· 10 years ago
d60fc38
irqchip: Add GICv2 specific ACPI boot support
by Tomasz Nowicki
· 10 years ago
fbe61ec
ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
by Hanjun Guo
· 10 years ago
fccb9a8
ARM64 / ACPI: Parse MADT for SMP initialization
by Hanjun Guo
· 10 years ago
7c59a3d
ARM64 / ACPI: Get PSCI flags in FADT for PSCI init
by Graeme Gregory
· 10 years ago
3505f30
ARM64 / ACPI: If we chose to boot from acpi then disable FDT
by Graeme Gregory
· 10 years ago
b10d79f
ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPI
by Al Stone
· 10 years ago
a9cb97f
ARM64 / ACPI: Introduce PCI stub functions for ACPI
by Hanjun Guo
· 10 years ago
3765516
ARM64 / ACPI: Get RSDP and ACPI boot-time tables
by Al Stone
· 10 years ago
0c20856
arm64: head.S: ensure idmap_t0sz is visible
by Mark Rutland
· 10 years ago
d5efd9c
arm64: pmu: add support for interrupt-affinity property
by Will Deacon
· 10 years ago
91d5715
arm64: head.S: ensure visibility of page tables
by Mark Rutland
· 10 years ago
c9d6216
ARM64: cpuidle: Rename cpu_init_idle to a common function name
by Daniel Lezcano
· 10 years ago
dd006da
arm64: mm: increase VA range of identity map
by Ard Biesheuvel
· 10 years ago
6232cfd
Merge branch 'aarch64/kvm-bounce-page' into aarch64/for-next/core
by Will Deacon
· 10 years ago
50f16a8
perf: Remove type specific target pointers
by Peter Zijlstra
· 10 years ago
130c93f
arm64: efi: don't restore TTBR0 if active_mm points at init_mm
by Will Deacon
· 10 years ago
da9c177
arm64: enforce x1|x2|x3 == 0 upon kernel entry as per boot protocol
by Ard Biesheuvel
· 10 years ago
6f4d57f
arm64: remove __calc_phys_offset
by Ard Biesheuvel
· 10 years ago
8b0a957
arm64: merge __enable_mmu and __turn_mmu_on
by Ard Biesheuvel
· 10 years ago
b1c9829
arm64: use PC-relative reference for secondary_holding_pen_release
by Ard Biesheuvel
· 10 years ago
a871d35
arm64: remove __switch_data object from head.S
by Ard Biesheuvel
· 10 years ago
a44ef51
arm64: remove processor_id
by Ard Biesheuvel
· 10 years ago
a591ede
arm64: Get rid of struct cpu_table
by Marc Zyngier
· 10 years ago
8fff105
arm64: perf: reject groups spanning multiple HW PMUs
by Suzuki K. Poulose
· 10 years ago
06f75a1
ARM, arm64: kvm: get rid of the bounce page
by Ard Biesheuvel
· 10 years ago
18ccb0c
arm64: fix implementation of mmap2 compat syscall
by Andreas Schwab
· 10 years ago
667f3fd
arm64: log CPU boot modes
by Mark Rutland
· 10 years ago
424a383
arm64: fix hyp mode mismatch detection
by Mark Rutland
· 10 years ago
137650aa
arm64: apply alternatives for !SMP kernels
by Mark Rutland
· 10 years ago
947bb75
arm64: put __boot_cpu_mode label after alignment instead of before
by Ard Biesheuvel
· 10 years ago
60c0d45
efi/arm64: use UEFI for system reset and poweroff
by Ard Biesheuvel
· 10 years ago
434ed7f
arm64: fix up obsolete cpu function usage.
by Rusty Russell
· 10 years ago
9d42d48
arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endian
by Catalin Marinas
· 10 years ago
f6242ca
arm64: Fix text patching logic when using fixmap
by Marc Zyngier
· 10 years ago
f5e0a12
arm64: psci: move psci firmware calls out of line
by Will Deacon
· 10 years ago
e1b6b6c
arm64: vdso: minor ABI fix for clock_getres
by Nathan Lynch
· 10 years ago
d0d6223
arm64: ftrace: fix ftrace_modify_graph_caller for branch replace
by Pratyush Anand
· 10 years ago
cb9e3c2
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
by Andrey Ryabinin
· 10 years ago
b9085bc
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
6b00f7e
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
c08f8467
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
3c01b74
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi
by Ingo Molnar
· 10 years ago
af3cfdb
arm64: kernel: remove ARM64_CPU_SUSPEND config option
by Lorenzo Pieralisi
· 10 years ago
c623b33
arm64: make sys_call_table const
by Mark Rutland
· 10 years ago
9648606
arm64: Remove asm/syscalls.h
by Catalin Marinas
· 10 years ago
0156411
arm64: Implement the compat_sys_call_table in C
by Catalin Marinas
· 10 years ago
0aaf0da
smp, ARM64: Kill SMP single function call interrupt
by Jiang Liu
· 10 years ago
2d888f4
arm64: Emulate SETEND for AArch32 tasks
by Suzuki K. Poulose
· 10 years ago
736d474
arm64: Consolidate hotplug notifier for instruction emulation
by Suzuki K. Poulose
· 10 years ago
04597a6
arm64: Track system support for mixed endian EL0
by Suzuki K. Poulose
· 10 years ago
78d51e0
arm64: implement generic IOMMU configuration
by Robin Murphy
· 10 years ago
1c6007d
Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next
by Paolo Bonzini
· 10 years ago
60305db9
arm64/efi: move virtmap init to early initcall
by Ard Biesheuvel
· 10 years ago
da14170
arm64: add better page protections to arm64
by Laura Abbott
· 10 years ago
2f896d5
arm64: use fixmap for text patching
by Laura Abbott
· 10 years ago
2f5fa41
arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variable
by Andre Przywara
· 11 years ago
6083fe74
arm64: respect mem= for EFI
by Mark Rutland
· 10 years ago
7fe5d2b
arm64/efi: handle potential failure to remap memory map
by Ard Biesheuvel
· 10 years ago
ddeeefe
arm64/efi: efistub: Apply __init annotation
by Ard Biesheuvel
· 10 years ago
0ce339a
Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux
by Catalin Marinas
· 10 years ago
60a1f02
arm64: decode ESR_ELx.EC when reporting exceptions
by Mark Rutland
· 10 years ago
aed40e0
arm64: move to ESR_ELx macros
by Mark Rutland
· 10 years ago
5d425c1
arm64: kernel: add support for cpu cache information
by Sudeep Holla
· 10 years ago
9679be1
arm64/efi: remove idmap manipulations from UEFI code
by Ard Biesheuvel
· 10 years ago
3033b84
arm64/efi: remove free_boot_services() and friends
by Ard Biesheuvel
· 10 years ago
f3cdfd2
arm64/efi: move SetVirtualAddressMap() to UEFI stub
by Ard Biesheuvel
· 10 years ago
ddb321a
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
88a7c26
perf: Move task_pt_regs sampling into arch code
by Andy Lutomirski
· 10 years ago
0e63ea4
arm64/efi: add missing call to early_ioremap_reset()
by Ard Biesheuvel
· 10 years ago
59c6832
arm64: fix missing asm/io.h include in kernel/smp_spin_table.c
by Paul Walmsley
· 10 years ago
2c2b282
arm64: fix missing asm/alternative.h include in kernel/module.c
by Paul Walmsley
· 10 years ago
80639d4
arm64: sanity checks: add missing AArch32 registers
by Mark Rutland
· 10 years ago
Next »