summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | arm64/efi: efistub: don't abort if base of DRAM is occupiedArd Biesheuvel2014-09-081-10/+6
| * | | | | | arm64/efi: efistub: cover entire static mem footprint in PE/COFF .textArd Biesheuvel2014-09-081-3/+3
| * | | | | | arm64: spin-table: handle unmapped cpu-release-addrsMark Rutland2014-09-081-5/+17
| * | | | | | arm64: don't flag non-aliasing VIPT I-caches as aliasingArd Biesheuvel2014-09-081-2/+12
| * | | | | | arm64: add helper functions to read I-cache attributesArd Biesheuvel2014-09-081-0/+14
| |/ / / / /
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King2014-10-021-1/+1
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| | * | | | ARM: 8168/1: extend __init_end to a page align addressYalin Wang2014-10-021-1/+1
| |/ / / /
* | | | | arm64: flush TLS registers during execWill Deacon2014-09-112-0/+24
* | | | | arm64: use irq_set_affinity with force=false when migrating irqsSudeep Holla2014-09-031-8/+4
| |/ / / |/| | |
* | | | Revert "arm64: cpuinfo: print info for all CPUs"Will Deacon2014-09-011-18/+22
* | | | arm64: fix bug for reloading FPSIMD state after cpu power offLeo Yan2014-09-011-0/+1
* | | | arm64: perf: don't rely on layout of pt_regs when grabbing sp or pcWill Deacon2014-08-281-0/+6
* | | | arm64: ptrace: fix compat reg getter/setter return valuesWill Deacon2014-08-281-3/+7
* | | | arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon2014-08-281-1/+2
* | | | arm64: Remove unused variable in head.SGeoff Levand2014-08-261-4/+0
|/ / /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-241-0/+2
|\ \ \
| * | | efi/arm64: Store Runtime Services revisionSemen Protsenko2014-08-221-0/+2
| |/ /
* | | Revert "arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL"Will Deacon2014-08-191-4/+0
* | | arm64: ignore DT memreserve entries when booting in UEFI modeLeif Lindholm2014-08-191-0/+2
* | | arm64: align randomized TEXT_OFFSET on 4 kB boundaryArd Biesheuvel2014-08-191-4/+4
* | | arm64: fix typo in I-cache policy detectionArd Biesheuvel2014-08-181-1/+1
|/ /
* | Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-091-26/+39
|\ \
| * | ARM64: add IPI tracepointsNicolas Pitre2014-08-071-26/+39
| |/
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-092-51/+31
|\ \
| * | arm64: Use sigsp()Richard Weinberger2014-08-062-19/+7
| * | arm64: Use get_signal() signal_setup_done()Richard Weinberger2014-08-062-35/+27
| |/
* | Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds2014-08-081-19/+0
|\ \
| * | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-081-19/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-072-16/+19
|\ \ \ | |/ / |/| |
| * | Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2014-08-052-16/+19
| |\ \
| | * | arm64: KVM: implement lazy world switch for debug registersMarc Zyngier2014-07-111-0/+1
| | * | arm64: move DBG_MDSCR_* to asm/debug-monitors.hMarc Zyngier2014-07-111-9/+0
| | * | arm64: KVM: vgic: add GICv3 world switchMarc Zyngier2014-07-111-0/+8
| | * | arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier2014-07-111-0/+3
| | * | KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier2014-07-111-7/+7
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-051-5/+5
|\ \ \ \
| * | | | timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-231-5/+5
| * | | | clocksource: Get rid of cycle_lastThomas Gleixner2014-07-231-1/+1
* | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-043-58/+35
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | efi/arm64: Handle missing virtual mapping for UEFI System TableArd Biesheuvel2014-07-181-4/+24
| * | | | efi: efistub: Convert into static libraryArd Biesheuvel2014-07-182-8/+1
| * | | | efi: efistub: Refactor stub componentsArd Biesheuvel2014-07-071-22/+7
| * | | | efi/arm64: efistub: Move shared dependencies to <asm/efi.h>Ard Biesheuvel2014-07-071-10/+1
| * | | | efi/arm64: Avoid EFI_ERROR as a generic return codeArd Biesheuvel2014-07-071-1/+1
| * | | | efi/arm64: Preserve FP/SIMD registers on UEFI runtime services callsArd Biesheuvel2014-07-071-13/+1
| * | | | efi/arm64: efistub: remove local copy of linux_bannerArd Biesheuvel2014-07-071-2/+0
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-08-0424-165/+562
|\ \ \ \ \
| * | | | | arm64: add newline to I-cache policy stringMark Rutland2014-08-011-1/+1
| * | | | | Revert "arm64: dmi: Add SMBIOS/DMI support"Will Deacon2014-07-311-2/+0
| * | | | | arm64: fpsimd: fix a typo in fpsimd_save_partial_state ENDPROCbyungchul.park2014-07-311-1/+1
OpenPOWER on IntegriCloud