summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-03-16mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2015-03-12arc: mm: Fix build failureGuenter Roeck
2015-03-12vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-03-12x86: mm: move mmap_sem unlock from mm_fault_error() to callerLinus Torvalds
2015-03-12ARC: Fix KSTK_ESP()Vineet Gupta
2015-03-12KVM: MIPS: Fix trace event to save PC directlyJames Hogan
2015-03-12KVM: emulate: fix CMPXCHG8B on 32-bit hostsPaolo Bonzini
2015-03-12x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski
2015-03-07MIPS: Export FP functions used by lose_fpu(1) for KVMJames Hogan
2015-03-05x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert
2015-03-05metag: Fix KSTK_EIP() and KSTK_ESP() macrosJames Hogan
2015-03-05arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endianCatalin Marinas
2015-03-05hx4700: regulator: declare full constraintsMartin Vajnar
2015-03-05KVM: x86: update masterclock values on TSC writesMarcelo Tosatti
2015-03-02KVM: MIPS: Don't leak FPU/DSP to guestJames Hogan
2015-03-01ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASEAlexey Brodkin
2015-03-01ARM: pxa: add regulator_has_full_constraints to poodle board fileDmitry Eremin-Solenikov
2015-03-01ARM: pxa: add regulator_has_full_constraints to corgi board fileDmitry Eremin-Solenikov
2015-03-01axonram: Fix bug in direct_accessMatthew Wilcox
2015-03-01ARM: dts: am335x-bone*: usb0 is hardwired for peripheralRobert Nelson
2015-03-01ARM: DRA7: hwmod: Fix boot crash with DEBUG_LL enabled on UART3Lokesh Vutla
2015-03-01ARM: 8284/1: sa1100: clear RCSR_SMR on resumeDmitry Eremin-Solenikov
2015-03-01mm/hugetlb: pmd_huge() returns true for non-present hugepageNaoya Horiguchi
2015-03-01MIPS: KVM: Deliver guest interrupts after local_irq_disable()James Hogan
2015-02-16x86: UV BAU: Avoid NULL pointer reference in ptc_seq_showJames Custer
2015-02-16x86/early quirk: use gen6 stolen detection for VLVJesse Barnes
2015-02-16ACPI idle: permit sparse C-state sub-state numbersLen Brown
2015-02-16KVM: x86: Sysexit emulation does not mask RIP/RSPNadav Amit
2015-02-16KVM: vmx: Inject #GP on invalid PAT CRNadav Amit
2015-02-16KVM: x86: emulating descriptor load misses long-mode caseNadav Amit
2015-02-16KVM: x86: Distinguish between stack operation and near branchesNadav Amit
2015-02-16KVM: x86: Getting rid of grp45 in emulatorNadav Amit
2015-02-16KVM: x86: Handle errors when RIP is set during far jumpsNadav Amit
2015-02-16KVM: x86: Warn if guest virtual address space is not 48-bitsNadav Amit
2015-02-09x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski
2015-02-09MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen
2015-02-09MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau
2015-02-09PCI: Add NEC variants to Stratus ftServer PCIe DMI checkCharlotte Richardson
2015-02-08ARM: DMA: ensure that old section mappings are flushed from the TLBRussell King
2015-02-08powerpc/xmon: Fix another endiannes issue in RTAS call from xmonLaurent Dufour
2015-02-08arm64: Fix up /proc/cpuinfoMark Rutland
2015-01-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
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/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-29x86, boot: Skip relocs when load address unchangedKees Cook