aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2014-02-22ftrace/x86: Use breakpoints for converting function graph callerSteven Rostedt (Red Hat)
2014-02-22x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is offH. Peter Anvin
2014-02-22x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledH. Peter Anvin
2014-02-22s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky
2014-02-22s390/dump: Fix dump memory detectionMichael Holzheu
2014-02-22xen: Fix possible user space selector corruptionFrediano Ziglio
2014-02-22xen/p2m: check MFN is in range before using the m2p tableDavid Vrabel
2014-02-20x86: mm: change tlb_flushall_shift for IvyBridgeMel Gorman
2014-02-20arm64: add DSB after icache flush in __flush_icache_all()Vinayak Kale
2014-02-20arm64: vdso: fix coarse clock handlingNathan Lynch
2014-02-20arm64: Invalidate the TLB when replacing pmd entries during bootCatalin Marinas
2014-02-20arm64: vdso: prevent ld from aligning PT_LOAD segments to 64kWill Deacon
2014-02-20arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSENathan Lynch
2014-02-20crypto: s390 - fix des and des3_ede ctr concurrency issueHarald Freudenberger
2014-02-20crypto: s390 - fix des and des3_ede cbc concurrency issueHarald Freudenberger
2014-02-20crypto: s390 - fix concurrency issue in aes-ctr modeHarald Freudenberger
2014-02-13xtensa: xtfpga: fix definitions of platform devicesMax Filippov
2014-02-13tile: remove compat_sys_lookup_dcookie declaration to fix compile errorHeiko Carstens
2014-02-13arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h>Wanlong Gao
2014-02-06x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov
2014-02-06powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras
2014-02-06powerpc: Fix the setup of CPU-to-Node mappings during CPU onlineSrivatsa S. Bhat
2014-02-06KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()Mihai Caraman
2014-02-06KVM: PPC: Book3S HV: use xics_wake_cpu only when definedAndreas Schwab
2014-02-06parisc: fix cache-flushingHelge Deller
2014-02-06s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens
2014-02-06bpf: do not use reciprocal divideEric Dumazet
2014-02-06s390/uapi: fix struct statfs64 definitionHeiko Carstens
2014-02-06KVM: s390: fix diagnose code extractionHeiko Carstens
2014-02-06ARM: at91: smc: bug fix in sam9_smc_cs_read()Jean-Jacques Hiblot
2014-02-06KVM: x86: limit PIT timer frequencyMarcelo Tosatti
2014-02-06x86/efi: Fix off-by-one bug in EFI Boot Services reservationDave Young
2014-02-06kvm: x86: fix apic_base enable checkAndrew Jones
2014-01-25ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disablingTaras Kondratiuk
2014-01-25ftrace/x86: Load ftrace_ops in parameter not the variable holding itSteven Rostedt
2014-01-25perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter
2014-01-25ARM: 7815/1: kexec: offline non panic CPUs on Kdump panicVijaya Kumar K
2014-01-15x86, fpu, amd: Clear exceptions in AMD FXSAVE workaroundLinus Torvalds
2014-01-15parisc: Ensure full cache coherency for kmap/kunmapJohn David Anglin
2014-01-15ARM: shmobile: mackerel: Fix coherent DMA maskLaurent Pinchart
2014-01-15ARM: shmobile: armadillo: Fix coherent DMA maskLaurent Pinchart
2014-01-15ARM: shmobile: kzm9g: Fix coherent DMA maskLaurent Pinchart
2014-01-15ARM: dts: exynos5250: Fix MDMA0 clock numberAbhilash Kesavan
2014-01-15ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King
2014-01-15ARM: fix footbridge clockevent deviceRussell King
2014-01-09sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...Nobuhiro Iwamatsu
2014-01-09arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas
2014-01-09arm64: Do not flush the D-cache for anonymous pagesCatalin Marinas
2014-01-09arm64: Avoid cache flushing in flush_dcache_page()Catalin Marinas
2014-01-09ARM: KVM: arch_timers: zero CNTVOFF upon return to hostMark Rutland