summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-10-30sparc64: Implement __get_user_pages_fast().David S. Miller
2014-10-30sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller
2014-10-30sparc64: Increase size of boot string to 1024 bytesDave Kleikamp
2014-10-30sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller
2014-10-30sparc64: sparse irqbob picco
2014-10-30sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller
2014-10-30sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.David S. Miller
2014-10-30sparc64: Use kernel page tables for vmemmap.David S. Miller
2014-10-30sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller
2014-10-30sparc64: Adjust KTSB assembler to support larger physical addresses.David S. Miller
2014-10-30sparc64: Define VA hole at run time, rather than at compile time.David S. Miller
2014-10-30sparc64: Switch to 4-level page tables.David S. Miller
2014-10-30sparc64: T5 PMUbob picco
2014-10-30sparc64: cpu hardware caps support for sparc M6 and M7Allen Pais
2014-10-30sparc64: support M6 and M7 for building CPU distribution mapAllen Pais
2014-10-30sparc64: correctly recognise M6 and M7 cpu typeAllen Pais
2014-10-30sparc64: Fix hibernation code refrence to PAGE_OFFSET.David S. Miller
2014-10-30sparc64: Do not define thread fpregs save area as zero-length array.David S. Miller
2014-10-30sparc64: Fix FPU register corruption with AES crypto offload.David S. Miller
2014-10-30sparc64: Fix lockdep warnings on reboot on Ultra-5David S. Miller
2014-10-30sparc64: Fix reversed start/end in flush_tlb_kernel_range()David S. Miller
2014-10-30sparc: Let memset return the address argumentAndreas Larsson
2014-10-30sparc64: Move request_irq() from ldc_bind() to ldc_alloc()Sowmini Varadhan
2014-10-30sparc64: find_node adjustmentbob picco
2014-10-30sparc64: Fix corrupted thread fault code.David S. Miller
2014-10-30sparc64: sun4v TLB error power off eventsbob picco
2014-10-30sparc32: dma_alloc_coherent must honour gfp flagsDaniel Hellstrom
2014-10-30powerpc/eeh: Clear frozen device state in timeGavin Shan
2014-10-30powerpc/iommu/ddw: Fix endiannessAlexey Kardashevskiy
2014-10-30powerpc: Only set numa node information for present cpus at boottimeLi Zhong
2014-10-30powerpc: Fix warning reported by verify_cpu_node_mapping()Li Zhong
2014-10-30ARM: dts: imx28-evk: Let i2c0 run at 100kHzFabio Estevam
2014-10-30ARM: mvebu: Netgear RN102: Use Hardware BCH ECCklightspeed@killerwolves.net
2014-10-30ARM: mvebu: Netgear RN2120: Use Hardware BCH ECCArnaud Ebalard
2014-10-30ARM: mvebu: Netgear RN104: Use Hardware BCH ECCArnaud Ebalard
2014-10-30ARM: Kirkwood: Fix DT based DSA.Andrew Lunn
2014-10-30ARM: at91/PMC: don't forget to write PMC_PCDR register to disable clocksLudovic Desroches
2014-10-30ARM: at91: fix at91sam9263ek DT mmc pinmuxing settingsAndreas Henriksson
2014-10-30ARM: at91/dt: Fix typo regarding can0_clkDavid Dueck
2014-10-30arm64: compat: fix compat types affecting struct compat_elf_prpsinfoVictor Kamensky
2014-10-30arm64: Fix compilation error on UP buildsCatalin Marinas
2014-10-30m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()Geert Uytterhoeven
2014-10-30arm64: debug: don't re-enable debug exceptions on return from el1_dbgWill Deacon
2014-10-30x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue
2014-10-30x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski
2014-10-30KVM: s390: unintended fallthrough for external callChristian Borntraeger
2014-10-30KVM: do not bias the generation number in kvm_current_mmio_generationPaolo Bonzini
2014-10-30kvm: fix potentially corrupt mmio cacheDavid Matlack
2014-10-30kvm: x86: fix stale mmio cache bugDavid Matlack
2014-10-15arm64: Tell irq work about self IPI supportFrederic Weisbecker