summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-03-06MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}Markos Chandras
2015-03-06ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASEAlexey Brodkin
2015-03-06ARM: mvebu: build armada375-smp code conditionallyArnd Bergmann
2015-03-06ARM: vexpress: use ARM_CPU_SUSPEND if neededArnd Bergmann
2015-03-06ARM: pxa: add regulator_has_full_constraints to poodle board fileDmitry Eremin-Solenikov
2015-03-06ARM: pxa: add regulator_has_full_constraints to corgi board fileDmitry Eremin-Solenikov
2015-03-06axonram: Fix bug in direct_accessMatthew Wilcox
2015-03-06ARM: dts: BCM63xx: fix L2 cache propertiesFlorian Fainelli
2015-03-06ARM: dts: am335x-bone*: usb0 is hardwired for peripheralRobert Nelson
2015-03-06ARM: dts: tegra20: fix GR3D, DSI unit and reg base addressesDmitry Osipenko
2015-03-06ARM: DRA7: hwmod: Fix boot crash with DEBUG_LL enabled on UART3Lokesh Vutla
2015-03-06ARM: 8284/1: sa1100: clear RCSR_SMR on resumeDmitry Eremin-Solenikov
2015-03-06mm/hugetlb: pmd_huge() returns true for non-present hugepageNaoya Horiguchi
2015-03-06MIPS: Export MSA functions used by lose_fpu(1) for KVMJames Hogan
2015-03-06MIPS: Export FP functions used by lose_fpu(1) for KVMJames Hogan
2015-03-06MIPS: asm: pgtable: Prevent HTW race when updating PTEsMarkos Chandras
2015-03-06MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequencesMarkos Chandras
2015-03-06MIPS: asm: asmmacro: Replace "add" instructions with "addu"Markos Chandras
2015-03-06MIPS: kernel: cps-vec: Replace "addi" with "addiu"Markos Chandras
2015-03-06MIPS: Alchemy: Fix cpu clock calculationManuel Lauss
2015-03-06KVM: MIPS: Don't leak FPU/DSP to guestJames Hogan
2015-03-06KVM: MIPS: Disable HTW while in guestJames Hogan
2015-02-11x86: mm: move mmap_sem unlock from mm_fault_error() to callerLinus Torvalds
2015-02-11x86, microcode: Return error from driver init code when loader is disabledBoris Ostrovsky
2015-02-11ARM: dts: Fix I2S1, I2S2 compatible for exynos4 SoCsSylwester Nawrocki
2015-02-11arm64: Fix up /proc/cpuinfoMark Rutland
2015-02-11ARM: 8299/1: mm: ensure local active ASID is marked as allocated on rolloverWill Deacon
2015-02-11MIPS: traps: Fix inline asm ctc1 missing .set hardfloatJames Hogan
2015-02-11MIPS: mipsregs.h: Add write_32bit_cp1_register()James Hogan
2015-02-11MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen
2015-02-11MIPS: OCTEON: fix kernel crash when offlining a CPUAaro Koskinen
2015-02-11MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau
2015-02-11MIPS: Fix C0_Pagegrain[IEC] support.David Daney
2015-02-11PCI: Add NEC variants to Stratus ftServer PCIe DMI checkCharlotte Richardson
2015-02-05xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini
2015-02-05perf/rapl: Fix crash in rapl_scale()Stephane Eranian
2015-02-05perf/x86/intel: Add model number for AirmontKan Liang
2015-02-05ARM: mvebu: don't set the PL310 in I/O coherency mode when I/O coherency is d...Thomas Petazzoni
2015-02-05powerpc/xmon: Fix another endiannes issue in RTAS call from xmonLaurent Dufour
2015-02-05arc: mm: Fix build failureGuenter Roeck
2015-02-05vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-02-05x86, build: replace Perl script with Shell scriptKees Cook
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/apic: Re-enable PCI_MSI support for non-SMP X86_32Bryan O'Donoghue
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-29KVM: x86: Fix of previously incomplete fix for CVE-2014-8480Nadav Amit
2015-01-29KVM: x86: SYSENTER emulation is brokenNadav Amit