aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-13Merge remote-tracking branch 'lsk/v3.10/topic/arm64-ptrace' into arm64-v3.10arm64-v3.10Mark Brown
2014-08-13Merge remote-tracking branch 'lsk/v3.10/topic/arm64-misc' into arm64-v3.10Mark Brown
2014-08-13Merge remote-tracking branch 'lsk/v3.10/topic/arm64-fpsimd' into arm64-v3.10Mark Brown
2014-08-05arm64: atomics: fix use of acquire + release for full barrier semanticsWill Deacon
2014-07-25arm64: mm: Make icache synchronisation logic huge page awareSteve Capper
2014-07-25arm64: Fix barriers used for page table modificationsCatalin Marinas
2014-07-25arm64: mm: Optimise tlb flush logic where we have >4K granuleSteve Capper
2014-07-25arm64: use correct register width when retrieving ASIDMatthew Leach
2014-07-24arm64: KVM: define HYP and Stage-2 translation page flagsMarc Zyngier
2014-07-24arm64: Fix for the arm64 kern_addr_valid() functionDave Anderson
2014-07-24arm64: Clean up the default pgprot settingCatalin Marinas
2014-07-24arm64: Add function to create identity mappingsMark Salter
2014-07-23arm64: place initial page tables above the kernelMark Rutland
2014-07-23arm64: Relax the kernel cache requirements for bootCatalin Marinas
2014-07-23arm64: head: create a new function for setting the boot_cpu_mode flagMatthew Leach
2014-07-23arm64: Align the kbuild output for VDSOL and VDSOAIan Campbell
2014-07-23arm64: vdso: put vdso datapage in a separate vmaWill Deacon
2014-07-23arm64: Remove duplicate (SWAPPER|IDMAP)_DIR_SIZE definitionsCatalin Marinas
2014-07-23arm64: head.S: remove unnecessary function alignmentMark Rutland
2014-07-23arm64: export __cpu_{clear,copy}_user_page functionsMark Salter
2014-07-23arm64: dts: Add more serial port nodes in APM X-Gene device treeVinayak Kale
2014-07-23arm64: ptrace: fix empty registers set in prstatus of aarch32 process corev3.10/topic/ptracev3.10/topic/arm64-ptraceVictor Kamensky
2014-07-23arm64: ptrace: change fs when passing kernel pointer to regset codeWill Deacon
2014-06-19arm64: add support for kernel mode NEON in interrupt contextv3.10/topic/arm64-fpsimdArd Biesheuvel
2014-06-19arm64: defer reloading a task's FPSIMD state to userland resumeArd Biesheuvel
2014-06-19arm64: add abstractions for FPSIMD state manipulationArd Biesheuvel
2014-06-19arm64: kernel: implement fpsimd CPU PM notifierLorenzo Pieralisi
2014-06-19arm64: fix possible invalid FPSIMD initialization stateJiang Liu
2014-06-19arm64: add support for kernel mode NEONArd Biesheuvel
2014-06-09arm64: avoid multiple evaluation of ptr in get_user/put_user()AKASHI Takahiro
2014-06-05arm64: introduce virt_to_pfnStefano Stabellini
2014-06-05Merge remote-tracking branch 'lsk/v3.10/topic/earlycon' into arm64-v3.10Mark Brown
2014-06-05tty/serial: convert 8250 to generic earlyconRob Herring
2014-06-05tty/serial: add generic serial earlyconRob Herring
2014-06-04Revert "arm64: Introduce execute-only page access permissions"Catalin Marinas
2014-06-03Merge commit 'lsk/v3.10/topic/arm64-topology~~' into arm64-v3.10Mark Brown
2014-06-02Merge remote-tracking branch 'lsk/v3.10/topic/arm64-ptrace' into arm64-v3.10Mark Brown
2014-06-02Merge remote-tracking branch 'lsk/v3.10/topic/arm64-crypto' into arm64-v3.10Mark Brown
2014-06-02ARM64: include: asm: include "asm/types.h" in "pgtable-2level-types.h" and "p...Chen Gang
2014-06-02Merge remote-tracking branch 'lsk/v3.10/topic/arm64-perf' into arm64-v3.10Mark Brown
2014-06-02Merge remote-tracking branch 'lsk/v3.10/topic/arm64-kgdb' into arm64-v3.10Mark Brown
2014-06-02Merge remote-tracking branch 'lsk/v3.10/topic/arm64-insn' into arm64-v3.10Mark Brown
2014-06-02Merge remote-tracking branch 'lsk/v3.10/topic/arm64-hugepages' into arm64-v3.10Mark Brown
2014-06-02Merge remote-tracking branch 'lsk/v3.10/topic/arm64-misc' into arm64-v3.10Mark Brown
2014-05-30arm64: mm: fix pmd_write CoW brokennessWill Deacon
2014-05-26Revert "arm64: init: Move of_clk_init to time_init"Alex Shi
2014-05-24arm64: Clean up the default pgprot settingCatalin Marinas
2014-05-24Merge remote-tracking branch 'lsk/v3.10/topic/arm64-dma' into lsk-v3.10-arm64...Mark Brown
2014-05-23arm64: add early_ioremap supportMark Salter
2014-05-23mm: create generic early_ioremap() supportMark Salter