summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64: add DSB after icache flush in __flush_icache_all()Vinayak Kale2014-02-201-0/+1
* arm64: vdso: fix coarse clock handlingNathan Lynch2014-02-201-1/+6
* arm64: Invalidate the TLB when replacing pmd entries during bootCatalin Marinas2014-02-201-2/+10
* arm64: vdso: prevent ld from aligning PT_LOAD segments to 64kWill Deacon2014-02-201-1/+1
* arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSENathan Lynch2014-02-201-2/+2
* crypto: s390 - fix des and des3_ede ctr concurrency issueHarald Freudenberger2014-02-201-21/+48
* crypto: s390 - fix des and des3_ede cbc concurrency issueHarald Freudenberger2014-02-201-12/+14
* crypto: s390 - fix concurrency issue in aes-ctr modeHarald Freudenberger2014-02-201-19/+46
* xtensa: xtfpga: fix definitions of platform devicesMax Filippov2014-02-131-6/+6
* tile: remove compat_sys_lookup_dcookie declaration to fix compile errorHeiko Carstens2014-02-131-1/+0
* arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h>Wanlong Gao2014-02-131-0/+1
* x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov2014-02-062-0/+11
* powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras2014-02-061-0/+3
* powerpc: Fix the setup of CPU-to-Node mappings during CPU onlineSrivatsa S. Bhat2014-02-062-4/+76
* KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()Mihai Caraman2014-02-061-1/+1
* KVM: PPC: Book3S HV: use xics_wake_cpu only when definedAndreas Schwab2014-02-061-1/+6
* parisc: fix cache-flushingHelge Deller2014-02-063-3/+16
* s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens2014-02-061-8/+8
* bpf: do not use reciprocal divideEric Dumazet2014-02-065-18/+43
* s390/uapi: fix struct statfs64 definitionHeiko Carstens2014-02-061-5/+5
* KVM: s390: fix diagnose code extractionHeiko Carstens2014-02-061-1/+1
* ARM: at91: smc: bug fix in sam9_smc_cs_read()Jean-Jacques Hiblot2014-02-061-1/+1
* KVM: x86: limit PIT timer frequencyMarcelo Tosatti2014-02-064-3/+23
* x86/efi: Fix off-by-one bug in EFI Boot Services reservationDave Young2014-02-061-1/+1
* kvm: x86: fix apic_base enable checkAndrew Jones2014-02-061-1/+1
* ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disablingTaras Kondratiuk2014-01-252-0/+2
* ftrace/x86: Load ftrace_ops in parameter not the variable holding itSteven Rostedt2014-01-252-3/+3
* perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter2014-01-251-8/+45
* ARM: 7815/1: kexec: offline non panic CPUs on Kdump panicVijaya Kumar K2014-01-251-0/+1
* x86, fpu, amd: Clear exceptions in AMD FXSAVE workaroundLinus Torvalds2014-01-151-6/+7
* parisc: Ensure full cache coherency for kmap/kunmapJohn David Anglin2014-01-153-46/+6
* ARM: shmobile: mackerel: Fix coherent DMA maskLaurent Pinchart2014-01-151-2/+2
* ARM: shmobile: armadillo: Fix coherent DMA maskLaurent Pinchart2014-01-151-2/+2
* ARM: shmobile: kzm9g: Fix coherent DMA maskLaurent Pinchart2014-01-151-1/+1
* ARM: dts: exynos5250: Fix MDMA0 clock numberAbhilash Kesavan2014-01-151-1/+1
* ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King2014-01-151-1/+7
* ARM: fix footbridge clockevent deviceRussell King2014-01-151-2/+3
* sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...Nobuhiro Iwamatsu2014-01-091-0/+5
* arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas2014-01-091-1/+1
* arm64: Do not flush the D-cache for anonymous pagesCatalin Marinas2014-01-092-6/+3
* arm64: Avoid cache flushing in flush_dcache_page()Catalin Marinas2014-01-091-18/+4
* ARM: KVM: arch_timers: zero CNTVOFF upon return to hostMark Rutland2014-01-091-0/+4
* ARM: hyp: initialize CNTVOFF to zeroMarc Zyngier2014-01-091-0/+2
* clocksource: arch_timer: use virtual countersMark Rutland2014-01-092-19/+0
* arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.SCatalin Marinas2014-01-091-4/+0
* arm64: dts: Reserve the memory used for secondary CPU release addressCatalin Marinas2014-01-091-0/+2
* arm64: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro2014-01-091-0/+6
* arm64: fix possible invalid FPSIMD initialization stateJiang Liu2014-01-091-0/+2
* arm64: Change kernel stack size to 16KFeng Kan2014-01-092-3/+3
* arm64: virt: ensure visibility of __boot_cpu_modeMark Rutland2014-01-091-0/+13