summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-01-30mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman1-1/+1
2015-01-30ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWINDVineet Gupta1-1/+1
2015-01-30ARC: Delete stale barrier.hVineet Gupta1-37/+0
2015-01-30crypto: add missing crypto module aliasesMathias Krause1-0/+1
2015-01-30crypto: include crypto- module prefix in templateKees Cook1-0/+3
2015-01-30crypto: prefix module autoloading with "crypto-"Kees Cook39-59/+59
2015-01-30x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regsAndy Lutomirski1-2/+2
2015-01-30x86/apic: Re-enable PCI_MSI support for non-SMP X86_32Bryan O'Donoghue1-1/+5
2015-01-30x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski2-2/+36
2015-01-30x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski1-7/+2
2015-01-30x86, boot: Skip relocs when load address unchangedKees Cook1-1/+8
2015-01-30x86/tsc: Change Fast TSC calibration failed from error to infoAlexandre Demers1-1/+1
2015-01-30x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan1-0/+1
2015-01-30ARM: 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
2015-01-27parisc: fix out-of-register compiler error in ldcw inline assembler functionJohn David Anglin1-3/+10
2015-01-27ARC: switch to generic ENTRY/END assembler annotationsVineet Gupta11-70/+54
2015-01-27ARC: [nsimosci] move peripherals to match model to FPGAVineet Gupta1-9/+9
2015-01-16perf/x86/intel/uncore: Make sure only uncore events are collectedJiri Olsa1-3/+19
2015-01-16arm64: kernel: fix __cpu_suspend mm switch on warm-bootLorenzo Pieralisi1-1/+13
2015-01-16arm64: Move cpu_resume into the text sectionLaura Abbott2-32/+8
2015-01-16arm64: kernel: refactor the CPU suspend API for retention statesLorenzo Pieralisi3-32/+64
2015-01-16arm64: kernel: add missing __init section marker to cpu_suspend_initLorenzo Pieralisi1-1/+1
2015-01-16ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XPThomas Petazzoni1-0/+26
2015-01-16Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek2-2/+20
2015-01-16ARM: OMAP4: PM: Only do static dependency configuration in omap4_init_static_...Nishanth Menon1-20/+9
2015-01-16ARM: dts: Enable PWM node by default for s3c64xxTomasz Figa2-5/+0
2015-01-16ARM: dts: DRA7: wdt: Fix compatible property for watchdog nodeLokesh Vutla1-1/+1
2015-01-16Add USB_EHCI_EXYNOS to multi_v7_defconfigSteev Klimaszewski1-0/+1
2015-01-16x86, vdso: Use asm volatile in __getcpuAndy Lutomirski1-1/+1
2015-01-16x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski1-14/+29
2015-01-16kvm: x86: drop severity of "generation wraparound" messagePaolo Bonzini1-1/+1
2015-01-16powerpc/book3s: Fix partial invalidation of TLBs in MCE code.Mahesh Salgaonkar1-2/+2
2015-01-16powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll()Anton Blanchard1-1/+5
2015-01-08groups: Consolidate the setgroups permission checksEric W. Biederman1-1/+1
2015-01-08x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski2-6/+7
2015-01-08ARM: mvebu: fix ordering in Armada 370 .dtsiUwe Kleine-König1-5/+5
2015-01-08ARM: tegra: Re-add removed SoC id macro to tegra_resume()Dmitry Osipenko1-0/+1
2015-01-08arm64: Add COMPAT_HWCAP_LPAECatalin Marinas2-1/+3
2015-01-08x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefitAndy Lutomirski2-2/+8
2015-01-08x86_64, switch_to(): Load TLS descriptors before switching DS and ESAndy Lutomirski1-28/+73
2015-01-08x86/tls: Disallow unusual TLS segmentsAndy Lutomirski1-0/+22