aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-01Revert "arm64: cpuinfo: print info for all CPUs"Will Deacon1-18/+22
2014-09-01arm64: fix bug for reloading FPSIMD state after cpu power offLeo Yan1-0/+1
2014-08-28arm64: perf: don't rely on layout of pt_regs when grabbing sp or pcWill Deacon1-0/+6
2014-08-28arm64: ptrace: fix compat reg getter/setter return valuesWill Deacon1-3/+7
2014-08-28arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon1-1/+2
2014-08-26arm64: Remove unused variable in head.SGeoff Levand1-4/+0
2014-08-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2014-08-22efi/arm64: Store Runtime Services revisionSemen Protsenko1-0/+2
2014-08-19Revert "arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL"Will Deacon1-4/+0
2014-08-19arm64: ignore DT memreserve entries when booting in UEFI modeLeif Lindholm1-0/+2
2014-08-19arm64: align randomized TEXT_OFFSET on 4 kB boundaryArd Biesheuvel1-4/+4
2014-08-18arm64: fix typo in I-cache policy detectionArd Biesheuvel1-1/+1
2014-08-09Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-26/+39
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds2-51/+31
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds1-19/+0
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski1-19/+0
2014-08-07ARM64: add IPI tracepointsNicolas Pitre1-26/+39
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-16/+19
2014-08-06arm64: Use sigsp()Richard Weinberger2-19/+7
2014-08-06arm64: Use get_signal() signal_setup_done()Richard Weinberger2-35/+27
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+5
2014-08-05Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvmPaolo Bonzini2-16/+19
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-58/+35
2014-08-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds24-165/+562
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-5/+0
2014-08-01arm64: add newline to I-cache policy stringMark Rutland1-1/+1
2014-07-31Revert "arm64: dmi: Add SMBIOS/DMI support"Will Deacon1-2/+0
2014-07-31arm64: fpsimd: fix a typo in fpsimd_save_partial_state ENDPROCbyungchul.park1-1/+1
2014-07-31arm64: don't call break hooks for BRK exceptions from EL0Will Deacon1-11/+11
2014-07-30arm64: vdso: fix build error when switching from LE to BEArun Chandran1-1/+1
2014-07-25arm64: gicv3: Allow GICv3 compilation with older binutilsCatalin Marinas1-3/+3
2014-07-25Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linuxCatalin Marinas2-0/+19
2014-07-24arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALLCatalin Marinas1-0/+4
2014-07-23timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner1-5/+5
2014-07-23clocksource: Get rid of cycle_lastThomas Gleixner1-1/+1
2014-07-23arm64: Add support for 48-bit VA space with 64KB page configurationCatalin Marinas1-2/+4
2014-07-23arm64: Clean up the initial page table creation in head.SCatalin Marinas1-32/+27
2014-07-23arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELSCatalin Marinas1-1/+1
2014-07-23arm64: mm: Implement 4 levels of translation tablesJungseok Lee2-8/+39
2014-07-23arm64: Do not initialise the fixmap page tables in head.SCatalin Marinas1-7/+0
2014-07-21arm64: dmi: Add SMBIOS/DMI supportYi Li1-0/+2
2014-07-18efi/arm64: Handle missing virtual mapping for UEFI System TableArd Biesheuvel1-4/+24
2014-07-18efi: efistub: Convert into static libraryArd Biesheuvel2-8/+1
2014-07-18arm64, ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)1-5/+0
2014-07-18arm64: cpuinfo: print info for all CPUsMark Rutland1-22/+18
2014-07-18arm64: add runtime system sanity checksMark Rutland1-0/+93
2014-07-18arm64: cachetype: report weakest cache policyMark Rutland1-0/+26
2014-07-18arm64: cpuinfo: record cpu system register valuesMark Rutland4-4/+85
2014-07-18arm64: kernel: add missing __init section marker to cpu_suspend_initLorenzo Pieralisi1-1/+1
2014-07-18arm64: kernel: add __init marker to PSCI init functionsLorenzo Pieralisi1-2/+2