summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-03-06x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert1-3/+3
2015-03-06metag: Fix KSTK_EIP() and KSTK_ESP() macrosJames Hogan1-2/+2
2015-03-06arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endianCatalin Marinas1-3/+2
2015-03-06hx4700: regulator: declare full constraintsMartin Vajnar1-0/+2
2015-03-06KVM: x86: update masterclock values on TSC writesMarcelo Tosatti1-9/+10
2015-03-06KVM: MIPS: Don't leak FPU/DSP to guestJames Hogan2-4/+4
2015-03-06ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASEAlexey Brodkin1-1/+2
2015-03-06ARM: pxa: add regulator_has_full_constraints to poodle board fileDmitry Eremin-Solenikov1-0/+2
2015-03-06ARM: pxa: add regulator_has_full_constraints to corgi board fileDmitry Eremin-Solenikov1-0/+3
2015-03-06axonram: Fix bug in direct_accessMatthew Wilcox1-1/+1
2015-03-06ARM: dts: am335x-bone*: usb0 is hardwired for peripheralRobert Nelson1-0/+1
2015-03-06ARM: dts: tegra20: fix GR3D, DSI unit and reg base addressesDmitry Osipenko1-4/+4
2015-03-06ARM: DRA7: hwmod: Fix boot crash with DEBUG_LL enabled on UART3Lokesh Vutla1-1/+1
2015-03-06ARM: 8284/1: sa1100: clear RCSR_SMR on resumeDmitry Eremin-Solenikov1-0/+1
2015-03-06mm/hugetlb: pmd_huge() returns true for non-present hugepageNaoya Horiguchi2-2/+8
2015-03-06MIPS: KVM: Deliver guest interrupts after local_irq_disable()James Hogan1-1/+1
2015-03-06MIPS: Export FP functions used by lose_fpu(1) for KVMJames Hogan1-0/+8
2015-02-11x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski1-2/+14
2015-02-11arm64: Fix up /proc/cpuinfoMark Rutland3-26/+80
2015-02-11ARM: 8299/1: mm: ensure local active ASID is marked as allocated on rolloverWill Deacon1-15/+11
2015-02-11MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen1-1/+1
2015-02-11MIPS: OCTEON: fix kernel crash when offlining a CPUAaro Koskinen1-2/+0
2015-02-11MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau1-0/+4
2015-02-11PCI: Add NEC variants to Stratus ftServer PCIe DMI checkCharlotte Richardson1-0/+16
2015-02-05ARM: DMA: ensure that old section mappings are flushed from the TLBRussell King1-1/+10
2015-02-05powerpc/xmon: Fix another endiannes issue in RTAS call from xmonLaurent Dufour1-0/+1
2015-02-05x86, build: replace Perl script with Shell scriptKees Cook3-40/+43
2015-01-29mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman1-1/+1
2015-01-29ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWINDVineet Gupta1-1/+1
2015-01-29ARC: Delete stale barrier.hVineet Gupta1-37/+0
2015-01-29crypto: add missing crypto module aliasesMathias Krause1-0/+1
2015-01-29crypto: include crypto- module prefix in templateKees Cook1-0/+3
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook39-59/+59
2015-01-29x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regsAndy Lutomirski1-2/+2
2015-01-29x86/apic: Re-enable PCI_MSI support for non-SMP X86_32Bryan O'Donoghue1-1/+5
2015-01-29x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski2-2/+36
2015-01-29x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski1-7/+2
2015-01-29x86, boot: Skip relocs when load address unchangedKees Cook1-1/+8
2015-01-29x86/tsc: Change Fast TSC calibration failed from error to infoAlexandre Demers1-1/+1
2015-01-29x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan1-0/+1
2015-01-29ARM: dts: imx25: Fix PWM "per" clocksFabio Estevam1-4/+4
2015-01-27KVM: nVMX: Disable unrestricted mode if ept=0Bandan Das1-2/+2
2015-01-27x86, um: actually mark system call tables readonlyDaniel Borkmann2-2/+2
2015-01-27um: Skip futex_atomic_cmpxchg_inatomic() testRichard Weinberger1-0/+1
2015-01-27ARM: shmobile: sh73a0 legacy: Set .control_parent for all irqpin instancesGeert Uytterhoeven1-0/+3
2015-01-27ARM: omap5/dra7xx: Fix frequency typosLennart Sorensen1-4/+4
2015-01-27ARM: clk-imx6q: fix video divider for rev T0 1.0Gary Bisson1-1/+1
2015-01-27ARM: imx6q: drop unnecessary semicolonDmitry Voytik1-1/+1
2015-01-27ARM: dts: imx25: Fix the SPI1 clocksFabio Estevam1-1/+1
2015-01-27ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracingSteven Rostedt (Red Hat)1-5/+15