aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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: bpf_jit: fix loads from negative offsetsAlexei Starovoitov
2014-10-30sparc: bpf_jit: fix support for ldx/stx mem and SKF_AD_VLAN_TAGAlexei Starovoitov
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-30sparc64: Fix pcr_ops initialization and usage bugs.David S. Miller
2014-10-30sparc64: Do not disable interrupts in nmi_cpu_busy()David S. Miller
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-30powerpc/eeh: Clear frozen device state in timeGavin Shan
2014-10-30powerpc/iommu/ddw: Fix endiannessAlexey Kardashevskiy
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-09vgaarb: Don't default exclusively to first video device with mem+ioBruno Prémont
2014-10-09x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()Bruno Prémont
2014-10-05ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() variantsRajendra Nayak
2014-10-05arm: armv7: perf: fix armv7 ref-cycles errorZhiqiang Zhang
2014-10-05parisc: Only use -mfast-indirect-calls option for 32-bit kernel buildsJohn David Anglin
2014-10-05parisc: Implement new LWS CAS supporting 64 bit operations.Guy Martin
2014-10-05powerpc: Add smp_mb()s to arch_spin_unlock_wait()Michael Ellerman
2014-10-05powerpc: Add smp_mb() to arch_spin_is_locked()Michael Ellerman
2014-10-05powerpc/perf: Fix ABIv2 kernel backtracesAnton Blanchard
2014-10-05sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li
2014-10-05x86/kaslr: Avoid the setup_data area when picking locationKees Cook
2014-10-05x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8Dave Young
2014-10-05x86/xen: don't copy bogus duplicate entries into kernel page tablesStefan Bader
2014-10-05KVM: s390/mm: Fix guest storage key corruption in ptep_set_access_flagsChristian Borntraeger
2014-10-05KVM: s390/mm: Fix storage key corruption during swappingChristian Borntraeger
2014-10-05KVM: s390/mm: try a cow on read only pages for key opsChristian Borntraeger
2014-10-05KVM: s390: Fix user triggerable bug in dead codeChristian Borntraeger