summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)AuthorFilesLines
2015-03-06arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endianCatalin Marinas1-3/+2
2015-02-11arm64: Fix up /proc/cpuinfoMark Rutland2-25/+80
2014-10-05arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon1-1/+2
2014-10-05arm64: flush TLS registers during execWill Deacon2-0/+24
2014-07-09arm64: Bug fix in stack alignment exceptionChiaHao1-1/+0
2014-06-30arm64: ptrace: change fs when passing kernel pointer to regset codeWill Deacon1-0/+4
2014-03-06ARM64: unwind: Fix PC calculationOlof Johansson1-1/+5
2014-02-20arm64: vdso: fix coarse clock handlingNathan Lynch1-1/+6
2014-02-20arm64: vdso: prevent ld from aligning PT_LOAD segments to 64kWill Deacon1-1/+1
2014-02-20arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSENathan Lynch1-2/+2
2014-01-09arm64: fix possible invalid FPSIMD initialization stateJiang Liu1-0/+2
2014-01-09arm64: Change kernel stack size to 16KFeng Kan1-1/+1
2014-01-09arm64: Only enable local interrupts after the CPU is marked onlineCatalin Marinas1-7/+8
2014-01-09arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled eventsWill Deacon1-20/+18
2013-09-26arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bitWill Deacon1-1/+1
2013-09-26arm64: perf: fix group validation when using enable_on_execWill Deacon1-1/+4
2013-08-29arm64: perf: fix event validation for software group leadersWill Deacon1-0/+3
2013-08-29arm64: perf: fix array out of bounds access in armpmu_map_hw_event()Will Deacon1-1/+6
2013-06-20perf: arm64: Record the user-mode PC in the call chain.Jed Davis1-0/+1
2013-05-31arm64: don't kill the kernel on a bad esr from el0Mark Rutland1-3/+9
2013-05-31arm64: treat unhandled compat el0 traps as undefMark Rutland1-0/+10
2013-05-24arm64: Do not report user faults for handled signalsCatalin Marinas1-2/+3
2013-05-24arm64: kernel: compiling issue, need 'EXPORT_SYMBOL(clear_page)'Chen Gang1-0/+1
2013-05-14arm64: Invoke the of_platform_populate() at arch_initcall() levelCatalin Marinas1-9/+3
2013-05-13arm64: debug: clear mdscr_el1 instead of taking the OS lockWill Deacon1-2/+0
2013-05-13arm64: Fix duplicate definition of early_consoleChen Gang1-2/+3
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-7/+0
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro1-7/+0
2013-05-08Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+4
2013-05-08arm64: vexpress: Add support for poweroff/restartCatalin Marinas1-4/+4
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+4
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-7/+0
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-6/+1
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-7/+0
2013-04-30Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-61/+209
2013-04-25arm64: Survive invalid cpu enable-methodsMark Rutland1-4/+4
2013-04-25arm64: Execute DSB during thread switching for TLB/cache maintenanceCatalin Marinas1-0/+6
2013-04-25arm64: smp: honour #address-size when parsing CPU reg propertyWill Deacon1-1/+4
2013-04-17Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson1-2/+4
2013-04-17arm64: Fix task tracingChristopher Covington1-1/+1
2013-04-17arm64: add explicit symbols to ESR_EL1 decodingMarc Zyngier1-26/+27
2013-04-11ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring1-2/+4
2013-04-08arm64: Use generic idle loopThomas Gleixner2-39/+6
2013-03-28Merge branch 'arm64-klib' into upstreamCatalin Marinas1-5/+16
2013-03-26arm64: Use irqchip_init() for interrupt controller initialisationCatalin Marinas1-10/+9
2013-03-26arm64: psci: Use the MPIDR values from cpu_logical_map for cpu ids.Liviu Dudau1-2/+3
2013-03-21arm64: klib: Optimised atomic bitopsCatalin Marinas1-5/+8
2013-03-21arm64: klib: Optimised string functionsCatalin Marinas1-0/+2
2013-03-21arm64: klib: Optimised memory functionsCatalin Marinas1-0/+6
2013-03-20arm64: head: match all affinity levels in the pen of the secondariesJavi Merino1-1/+3