aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-02-09Merge tag 'v3.10.68' into linux-linaro-lskMark Brown
2015-02-05ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAESteven Capper
2015-02-05ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclearSteven Capper
2015-02-05ARM: DMA: ensure that old section mappings are flushed from the TLBRussell King
2015-02-05ARM: 7931/1: Correct virt_addr_validLaura Abbott
2015-02-05ARM: fix asm/memory.h build errorRussell King
2015-02-05ARM: 7867/1: include: asm: use 'int' instead of 'unsigned long' for 'oldval' ...Chen Gang
2015-02-05ARM: 7866/1: include: asm: use 'long long' instead of 'u64' within atomic.hChen Gang
2015-02-05ARM: lpae: fix definition of PTE_HWTABLE_PTRSWill Deacon
2015-02-05ARM: fix type of PHYS_PFN_OFFSET to unsigned longCyril Chemparathy
2015-02-05ARM: LPAE: use phys_addr_t in alloc_init_pud()Vitaly Andrianov
2015-02-05ARM: LPAE: use signed arithmetic for mask definitionsCyril Chemparathy
2015-02-05ARM: mm: correct pte_same behaviour for LPAE.Steve Capper
2015-02-05ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tablesDouglas Anderson
2015-02-05powerpc/xmon: Fix another endiannes issue in RTAS call from xmonLaurent Dufour
2015-02-02Merge tag 'v3.10.67' into linux-linaro-lskMark Brown
2015-01-29crypto: add missing crypto module aliasesMathias Krause
2015-01-29crypto: include crypto- module prefix in templateKees Cook
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook
2015-01-29x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regsAndy Lutomirski
2015-01-29x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski
2015-01-29x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski
2015-01-29x86/tsc: Change Fast TSC calibration failed from error to infoAlexandre Demers
2015-01-29x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan
2015-01-29ARM: dts: imx25: Fix PWM "per" clocksFabio Estevam
2015-01-28Merge tag 'v3.10.66' into linux-linaro-lskMark Brown
2015-01-27x86, um: actually mark system call tables readonlyDaniel Borkmann
2015-01-27um: Skip futex_atomic_cmpxchg_inatomic() testRichard Weinberger
2015-01-27ARM: shmobile: sh73a0 legacy: Set .control_parent for all irqpin instancesGeert Uytterhoeven
2015-01-27ARM: omap5/dra7xx: Fix frequency typosLennart Sorensen
2015-01-27ARM: clk-imx6q: fix video divider for rev T0 1.0Gary Bisson
2015-01-27ARM: imx6q: drop unnecessary semicolonDmitry Voytik
2015-01-27ARM: dts: imx25: Fix the SPI1 clocksFabio Estevam
2015-01-27ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracingSteven Rostedt (Red Hat)
2015-01-27ARC: [nsimosci] move peripherals to match model to FPGAVineet Gupta
2015-01-23Merge remote-tracking branch 'lsk/v3.10/topic/arm64-misc' into linux-linaro-lsklsk-v3.10-15.01Mark Brown
2015-01-23arm64: add atomic pool for non-coherent and CMA allocationsv3.10/topic/arm64-miscLaura Abbott
2015-01-23Merge remote-tracking branch 'lsk/v3.10/topic/dma-mapping' into lsk-v3.10-arm...Mark Brown
2015-01-23Revert "arm64: vdso: move to _install_special_mapping and remove arch_vma_name"Mark Brown
2015-01-23Revert "arm64: vdso: move data page before code pages"Mark Brown
2015-01-23Merge remote-tracking branch 'lsk/v3.10/topic/coresight' into linux-linaro-lskMark Brown
2015-01-23ARM: Revert "coresight: adding basic support for Vexpress TC2"Mark Brown
2015-01-23Merge remote-tracking branch 'lsk/v3.10/topic/dma-mapping' into linux-linaro-lskMark Brown
2015-01-23Merge remote-tracking branch 'lsk/v3.10/topic/arm64-perf' into linux-linaro-lskMark Brown
2015-01-22arm64: Add brackets around user_stack_pointer()v3.10/topic/arm64-perfCatalin Marinas
2015-01-22common: dma-mapping: introduce common remapping functionsv3.10/topic/dma-mappingLaura Abbott
2015-01-22arm64: LLVMLinux: Use global stack register variable for aarch64Mark Charlebois
2015-01-22arm64: LLVMLinux: Use current_stack_pointer in kernel/traps.cBehan Webster
2015-01-22arm64: LLVMLinux: Calculate current_thread_info from current_stack_pointerBehan Webster
2015-01-22arm64: LLVMLinux: Use current_stack_pointer in save_stack_trace_tskBehan Webster