summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-10-31powerpc: Add smp_mb()s to arch_spin_unlock_wait()Michael Ellerman
2014-10-31powerpc: Add smp_mb() to arch_spin_is_locked()Michael Ellerman
2014-10-31perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver
2014-10-31ARM: at91/PMC: don't forget to write PMC_PCDR register to disable clocksLudovic Desroches
2014-10-31ARM: at91: fix at91sam9263ek DT mmc pinmuxing settingsAndreas Henriksson
2014-10-31arm64: compat: fix compat types affecting struct compat_elf_prpsinfoVictor Kamensky
2014-10-31m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()Geert Uytterhoeven
2014-10-31x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue
2014-10-31KVM: s390: unintended fallthrough for external callChristian Borntraeger
2014-10-31kvm: fix potentially corrupt mmio cacheDavid Matlack
2014-10-31kvm: x86: fix stale mmio cache bugDavid Matlack
2014-10-31sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller
2014-10-31sparc64: sparse irqbob picco
2014-10-31sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller
2014-10-31sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.David S. Miller
2014-10-31sparc64: Use kernel page tables for vmemmap.David S. Miller
2014-10-31sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller
2014-10-31sparc64: Adjust KTSB assembler to support larger physical addresses.David S. Miller
2014-10-31sparc64: Define VA hole at run time, rather than at compile time.David S. Miller
2014-10-31sparc64: Switch to 4-level page tables.David S. Miller
2014-10-31sparc64: T5 PMUbob picco
2014-10-31sparc64: cpu hardware caps support for sparc M6 and M7Allen Pais
2014-10-31sparc64: support M6 and M7 for building CPU distribution mapAllen Pais
2014-10-31sparc64: correctly recognise M6 and M7 cpu typeAllen Pais
2014-10-31sparc64: Fix hibernation code refrence to PAGE_OFFSET.David S. Miller
2014-10-31sparc64: Add basic validations to {pud,pmd}_bad().David S. Miller
2014-10-31sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller
2014-10-31sparc64: Fix range check in kern_addr_valid().David S. Miller
2014-10-31sparc64: Don't use _PAGE_PRESENT in pte_modify() mask.David S. Miller
2014-10-31sparc64: Fix hex values in comment above pte_modify().David S. Miller
2014-10-31sparc64: Fix bugs in get_user_pages_fast() wrt. THP.David S. Miller
2014-10-31sparc64: Fix huge PMD invalidation.David S. Miller
2014-10-31sparc64: Fix executable bit testing in set_pmd_at() paths.David S. Miller
2014-10-31Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp
2014-10-31sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...oftedal
2014-10-31sparc64: Encode huge PMDs using PTE encoding.David S. Miller
2014-10-31sparc64: Move to 64-bit PGDs and PMDs.David S. Miller
2014-10-31sparc64: Move from 4MB to 8MB huge pages.David S. Miller
2014-10-31sparc64: Make PAGE_OFFSET variable.David S. Miller
2014-10-31sparc64: Fix inconsistent max-physical-address defines.David S. Miller
2014-10-31sparc64: Document the shift counts used to validate linear kernel addresses.David S. Miller
2014-10-31sparc64: Define PAGE_OFFSET in terms of physical address bits.David S. Miller
2014-10-31sparc64: Use PAGE_OFFSET instead of a magic constant.David S. Miller
2014-10-31sparc64: Clean up 64-bit mmap exclusion defines.David S. Miller
2014-10-31sparc64: Implement __get_user_pages_fast().David S. Miller
2014-10-31sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller
2014-10-31sparc64: Increase size of boot string to 1024 bytesDave Kleikamp
2014-10-31sparc64: Do not define thread fpregs save area as zero-length array.David S. Miller
2014-10-31sparc64: Fix FPU register corruption with AES crypto offload.David S. Miller
2014-10-31sparc64: Fix lockdep warnings on reboot on Ultra-5David S. Miller