aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-03-26sparc64: Fix several bugs in memmove().David S. Miller
2015-03-26sparc: Touch NMI watchdog when walking cpus and calling printkDavid Ahern
2015-03-26sparc: perf: Make counting mode actually workDavid Ahern
2015-03-26sparc: perf: Remove redundant perf_pmu_{en|dis}able callsDavid Ahern
2015-03-26sparc: semtimedop() unreachable due to comparison errorRob Gardner
2015-03-26sparc32: destroy_context() and switch_mm() needs to disable interrupts.Andreas Larsson
2015-03-18KVM: MIPS: Fix trace event to save PC directlyJames Hogan
2015-03-18KVM: emulate: fix CMPXCHG8B on 32-bit hostsPaolo Bonzini
2015-03-18x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski
2015-03-06MIPS: Export FP functions used by lose_fpu(1) for KVMJames Hogan
2015-03-06x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert
2015-03-06metag: Fix KSTK_EIP() and KSTK_ESP() macrosJames Hogan
2015-03-06arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endianCatalin Marinas
2015-03-06hx4700: regulator: declare full constraintsMartin Vajnar
2015-03-06KVM: x86: update masterclock values on TSC writesMarcelo Tosatti
2015-03-06KVM: MIPS: Don't leak FPU/DSP to guestJames Hogan
2015-03-06ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASEAlexey Brodkin
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: 8284/1: sa1100: clear RCSR_SMR on resumeDmitry Eremin-Solenikov
2015-03-06MIPS: KVM: Deliver guest interrupts after local_irq_disable()James Hogan
2015-02-11x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski
2015-02-11kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek
2015-02-11arm64: Fix up /proc/cpuinfoMark Rutland
2015-02-11MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen
2015-02-11MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau
2015-02-11PCI: Add NEC variants to Stratus ftServer PCIe DMI checkCharlotte Richardson
2015-02-05ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAESteven Capper
2015-02-05ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclearSteven Capper
2015-02-05ARM: DMA: ensure that old section mappings are flushed from the TLBRussell King
2015-02-05ARM: 7931/1: Correct virt_addr_validLaura Abbott
2015-02-05ARM: fix asm/memory.h build errorRussell King
2015-02-05ARM: 7867/1: include: asm: use 'int' instead of 'unsigned long' for 'oldval' ...Chen Gang
2015-02-05ARM: 7866/1: include: asm: use 'long long' instead of 'u64' within atomic.hChen Gang
2015-02-05ARM: lpae: fix definition of PTE_HWTABLE_PTRSWill Deacon
2015-02-05ARM: fix type of PHYS_PFN_OFFSET to unsigned longCyril Chemparathy
2015-02-05ARM: LPAE: use phys_addr_t in alloc_init_pud()Vitaly Andrianov
2015-02-05ARM: LPAE: use signed arithmetic for mask definitionsCyril Chemparathy
2015-02-05ARM: mm: correct pte_same behaviour for LPAE.Steve Capper
2015-02-05ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tablesDouglas Anderson
2015-02-05powerpc/xmon: Fix another endiannes issue in RTAS call from xmonLaurent Dufour
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/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regsAndy Lutomirski
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-29x86/tsc: Change Fast TSC calibration failed from error to infoAlexandre Demers
2015-01-29x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan