aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-08-14sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...David S. Miller
2014-08-14sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERR...David S. Miller
2014-08-14sparc64: Add basic validations to {pud,pmd}_bad().David S. Miller
2014-08-14sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller
2014-08-14sparc64: Fix range check in kern_addr_valid().David S. Miller
2014-08-14sparc64: Fix top-level fault handling bugs.David S. Miller
2014-08-14sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller
2014-08-14sparc64: Don't use _PAGE_PRESENT in pte_modify() mask.David S. Miller
2014-08-14sparc64: Fix hex values in comment above pte_modify().David S. Miller
2014-08-14sparc64: Fix bugs in get_user_pages_fast() wrt. THP.David S. Miller
2014-08-14sparc64: Fix huge PMD invalidation.David S. Miller
2014-08-14sparc64: Fix executable bit testing in set_pmd_at() paths.David S. Miller
2014-08-14sparc64: Make itc_sync_lock rawKirill Tkhai
2014-08-14sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller
2014-08-12Merge remote-tracking branch 'lsk/v3.14/topic/libfdt' into linux-linaro-lsk-v...Mark Brown
2014-08-12of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring
2014-08-11Merge remote-tracking branch 'lsk/v3.14/topic/arm64-misc' into linux-linaro-l...Mark Brown
2014-08-11arm64: Fix barriers used for page table modificationsCatalin Marinas
2014-08-11arm64: mm: Optimise tlb flush logic where we have >4K granuleSteve Capper
2014-08-11arm64: KVM: define HYP and Stage-2 translation page flagsMarc Zyngier
2014-08-11arm64: Fix for the arm64 kern_addr_valid() functionDave Anderson
2014-08-11arm64: Clean up the default pgprot settingCatalin Marinas
2014-08-11arm64: Add function to create identity mappingsMark Salter
2014-08-11arm64: head: create a new function for setting the boot_cpu_mode flagMatthew Leach
2014-08-11arm64: introduce virt_to_pfnStefano Stabellini
2014-08-11Revert "arm64: Introduce execute-only page access permissions"Catalin Marinas
2014-08-11arm64: Fix up earlier backportMark Brown
2014-08-11arm64: Clean up the default pgprot settingMark Brown
2014-08-11arm64: add early_ioremap supportMark Salter
2014-08-11arm64: Add APM X-Gene SoC 15Gbps Multi-purpose PHY DTS entriesLoc Ho
2014-08-11arm64: barriers: make use of barrier options with explicit barriersWill Deacon
2014-08-11arm64: xchg: prevent warning if return value is unusedWill Deacon
2014-08-11arm64: Make atomic64_t() return "long", not "long long"Bjorn Helgaas
2014-08-11arm64: Introduce execute-only page access permissionsCatalin Marinas
2014-08-11arm64: Remove pgprot_dmacoherent()Catalin Marinas
2014-08-11arm64: mm: Route pmd thp functions through pte equivalentsSteve Capper
2014-08-11arm64: Do not synchronise I and D caches for special ptesCatalin Marinas
2014-08-11arm64: Make DMA coherent and strongly ordered mappings not executableCatalin Marinas
2014-08-11arm64: Remove the aux_context structureCatalin Marinas
2014-08-11arm64: Remove boot thread synchronisation for spin-table release methodCatalin Marinas
2014-08-11arm64: smp: make local symbol staticJingoo Han
2014-08-11arm64: mm: Remove superfluous "the" in commentGeert Uytterhoeven
2014-08-11arm64: initialize spinlock for init_mm's contextLeo Yan
2014-08-11arm64: enable FIX_EARLYCON_MEM kconfigRob Herring
2014-08-11arm64: initialize pgprot info earlier in bootMark Salter
2014-08-11arm64: Add function to create identity mappingsMark Salter
2014-08-08Merge tag 'v3.14.16' into linux-linaro-lsk-v3.14Alex Shi
2014-08-07x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky
2014-08-07xtensa: add fixup for double exception raised in window overflowMax Filippov
2014-08-07x86/xen: no need to explicitly register an NMI callbackDavid Vrabel