summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-08-01arm64: add newline to I-cache policy stringMark Rutland
2014-07-31Revert "arm64: dmi: Add SMBIOS/DMI support"Will Deacon
2014-07-31arm64: fpsimd: fix a typo in fpsimd_save_partial_state ENDPROCbyungchul.park
2014-07-31arm64: don't call break hooks for BRK exceptions from EL0Will Deacon
2014-07-30arm64: vdso: fix build error when switching from LE to BEArun Chandran
2014-07-25arm64: gicv3: Allow GICv3 compilation with older binutilsCatalin Marinas
2014-07-25Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linuxCatalin Marinas
2014-07-24arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALLCatalin Marinas
2014-07-23timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner
2014-07-23clocksource: Get rid of cycle_lastThomas Gleixner
2014-07-23arm64: Add support for 48-bit VA space with 64KB page configurationCatalin Marinas
2014-07-23arm64: Clean up the initial page table creation in head.SCatalin Marinas
2014-07-23arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELSCatalin Marinas
2014-07-23arm64: mm: Implement 4 levels of translation tablesJungseok Lee
2014-07-23arm64: Do not initialise the fixmap page tables in head.SCatalin Marinas
2014-07-21arm64: dmi: Add SMBIOS/DMI supportYi Li
2014-07-18efi/arm64: Handle missing virtual mapping for UEFI System TableArd Biesheuvel
2014-07-18efi: efistub: Convert into static libraryArd Biesheuvel
2014-07-18arm64, ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)
2014-07-18arm64: cpuinfo: print info for all CPUsMark Rutland
2014-07-18arm64: add runtime system sanity checksMark Rutland
2014-07-18arm64: cachetype: report weakest cache policyMark Rutland
2014-07-18arm64: cpuinfo: record cpu system register valuesMark Rutland
2014-07-18arm64: kernel: add missing __init section marker to cpu_suspend_initLorenzo Pieralisi
2014-07-18arm64: kernel: add __init marker to PSCI init functionsLorenzo Pieralisi
2014-07-18arm64: kernel: enable PSCI cpu operations on UP systemsLorenzo Pieralisi
2014-07-17arm64: Align the kbuild output for VDSOL and VDSOAIan Campbell
2014-07-17arm64: vdso: move data page before code pagesWill Deacon
2014-07-17arm64: vdso: move to _install_special_mapping and remove arch_vma_nameWill Deacon
2014-07-17arm64: vdso: put vdso datapage in a separate vmaWill Deacon
2014-07-17arm64: Use pr_* instead of printkJungseok Lee
2014-07-14Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-07-10arm64: Enable TEXT_OFFSET fuzzingMark Rutland
2014-07-10arm64: Update the Image headerMark Rutland
2014-07-10arm64: place initial page tables above the kernelMark Rutland
2014-07-10arm64: head.S: remove unnecessary function alignmentMark Rutland
2014-07-10arm64: audit: Add audit hook in syscall_trace_enter/exit()AKASHI Takahiro
2014-07-10arm64: Add __NR_* definitions for compat syscallsCatalin Marinas
2014-07-10arm64: enable context trackingLarry Bassel
2014-07-10arm64: adjust el0_sync so that a function can be calledLarry Bassel
2014-07-09arm64: Add CONFIG_CC_STACKPROTECTORLaura Abbott
2014-07-09arm64: topology: add MPIDR-based detectionZi Shen Lim
2014-07-08irqchip: gic-v3: Initial support for GICv3Marc Zyngier
2014-07-07efi: efistub: Refactor stub componentsArd Biesheuvel
2014-07-07efi/arm64: efistub: Move shared dependencies to <asm/efi.h>Ard Biesheuvel