summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
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
2015-01-29ARM: dts: imx25: Fix PWM "per" clocksFabio Estevam
2015-01-29crypto: sha256_ssse3 - use correct module alias for sha224Jussi Kivilinna
2015-01-29x86, um: actually mark system call tables readonlyDaniel Borkmann
2015-01-29um: Skip futex_atomic_cmpxchg_inatomic() testRichard Weinberger
2015-01-29ARM: shmobile: sh73a0 legacy: Set .control_parent for all irqpin instancesGeert Uytterhoeven
2015-01-29ARM: omap5/dra7xx: Fix frequency typosLennart Sorensen
2015-01-29ARM: clk-imx6q: fix video divider for rev T0 1.0Gary Bisson
2015-01-29ARM: imx6q: drop unnecessary semicolonDmitry Voytik
2015-01-29ARM: dts: imx25: Fix the SPI1 clocksFabio Estevam
2015-01-28ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracingSteven Rostedt (Red Hat)
2015-01-26perf/x86/intel/uncore: Make sure only uncore events are collectedJiri Olsa
2015-01-26ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XPThomas Petazzoni
2015-01-26Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek
2015-01-26ARM: OMAP4: PM: Only do static dependency configuration in omap4_init_static_...Nishanth Menon
2015-01-26Add USB_EHCI_EXYNOS to multi_v7_defconfigSteev Klimaszewski
2015-01-26x86, vdso: Use asm volatile in __getcpuAndy Lutomirski