summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-02-13arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h>Wanlong Gao1-0/+1
2014-02-06x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov2-0/+11
2014-02-06powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras1-0/+3
2014-02-06powerpc: Fix the setup of CPU-to-Node mappings during CPU onlineSrivatsa S. Bhat2-4/+76
2014-02-06KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()Mihai Caraman1-1/+1
2014-02-06KVM: PPC: Book3S HV: use xics_wake_cpu only when definedAndreas Schwab1-1/+6
2014-02-06parisc: fix cache-flushingHelge Deller3-3/+16
2014-02-06s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens1-8/+8
2014-02-06bpf: do not use reciprocal divideEric Dumazet5-18/+43
2014-02-06s390/uapi: fix struct statfs64 definitionHeiko Carstens1-5/+5
2014-02-06KVM: s390: fix diagnose code extractionHeiko Carstens1-1/+1
2014-02-06ARM: at91: smc: bug fix in sam9_smc_cs_read()Jean-Jacques Hiblot1-1/+1
2014-02-06KVM: x86: limit PIT timer frequencyMarcelo Tosatti4-3/+23
2014-02-06x86/efi: Fix off-by-one bug in EFI Boot Services reservationDave Young1-1/+1
2014-02-06kvm: x86: fix apic_base enable checkAndrew Jones1-1/+1
2014-01-25ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disablingTaras Kondratiuk2-0/+2
2014-01-25ftrace/x86: Load ftrace_ops in parameter not the variable holding itSteven Rostedt2-3/+3
2014-01-25perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter1-8/+45
2014-01-25ARM: 7815/1: kexec: offline non panic CPUs on Kdump panicVijaya Kumar K1-0/+1
2014-01-15x86, fpu, amd: Clear exceptions in AMD FXSAVE workaroundLinus Torvalds1-6/+7
2014-01-15parisc: Ensure full cache coherency for kmap/kunmapJohn David Anglin3-46/+6
2014-01-15ARM: shmobile: mackerel: Fix coherent DMA maskLaurent Pinchart1-2/+2
2014-01-15ARM: shmobile: armadillo: Fix coherent DMA maskLaurent Pinchart1-2/+2
2014-01-15ARM: shmobile: kzm9g: Fix coherent DMA maskLaurent Pinchart1-1/+1
2014-01-15ARM: dts: exynos5250: Fix MDMA0 clock numberAbhilash Kesavan1-1/+1
2014-01-15ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King1-1/+7
2014-01-15ARM: fix footbridge clockevent deviceRussell King1-2/+3
2014-01-09sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...Nobuhiro Iwamatsu1-0/+5
2014-01-09arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas1-1/+1
2014-01-09arm64: Do not flush the D-cache for anonymous pagesCatalin Marinas2-6/+3
2014-01-09arm64: Avoid cache flushing in flush_dcache_page()Catalin Marinas1-18/+4
2014-01-09ARM: KVM: arch_timers: zero CNTVOFF upon return to hostMark Rutland1-0/+4
2014-01-09ARM: hyp: initialize CNTVOFF to zeroMarc Zyngier1-0/+2
2014-01-09clocksource: arch_timer: use virtual countersMark Rutland2-19/+0
2014-01-09arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.SCatalin Marinas1-4/+0
2014-01-09arm64: dts: Reserve the memory used for secondary CPU release addressCatalin Marinas1-0/+2
2014-01-09arm64: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro1-0/+6
2014-01-09arm64: fix possible invalid FPSIMD initialization stateJiang Liu1-0/+2
2014-01-09arm64: Change kernel stack size to 16KFeng Kan2-3/+3
2014-01-09arm64: virt: ensure visibility of __boot_cpu_modeMark Rutland1-0/+13
2014-01-09arm64: Only enable local interrupts after the CPU is marked onlineCatalin Marinas1-7/+8
2014-01-09sh: always link in helper functions extracted from libgccGeert Uytterhoeven1-1/+1
2014-01-09mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2-4/+11
2014-01-09sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov1-4/+0
2014-01-09powerpc: Align p_endAnton Blanchard1-0/+1
2014-01-09powerpc: Fix bad stack check in exception entryMichael Neuling1-1/+1
2014-01-09KVM: x86: Fix APIC map calculation after re-enablingJan Kiszka1-4/+4
2014-01-09x86 idle: Repair large-server 50-watt idle-power regressionLen Brown1-1/+2
2014-01-09ARM: OMAP2+: hwmod_data: fix missing OMAP_INTC_START in irq dataSuman Anna2-5/+5
2014-01-09arm64: spinlock: retry trylock operation if strex fails on free lockCatalin Marinas1-1/+2