aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-07-18arm64: kernel: enable PSCI cpu operations on UP systemsLorenzo Pieralisi2-2/+4
2014-07-17arm64: Align the kbuild output for VDSOL and VDSOAIan Campbell1-2/+2
2014-07-17arm64: vdso: move data page before code pagesWill Deacon2-20/+18
2014-07-17arm64: vdso: move to _install_special_mapping and remove arch_vma_nameWill Deacon1-45/+35
2014-07-17arm64: vdso: put vdso datapage in a separate vmaWill Deacon1-8/+26
2014-07-17arm64: Use pr_* instead of printkJungseok Lee1-4/+4
2014-07-14Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin1-2/+0
2014-07-11arm64: KVM: implement lazy world switch for debug registersMarc Zyngier1-0/+1
2014-07-11arm64: move DBG_MDSCR_* to asm/debug-monitors.hMarc Zyngier1-9/+0
2014-07-11arm64: KVM: vgic: add GICv3 world switchMarc Zyngier1-0/+8
2014-07-11arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier1-0/+3
2014-07-11KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier1-7/+7