summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-06alpha: fix broken network checksumMikulas Patocka
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-06ARM: mvebu: Add quirk for i2c for the OpenBlocks AX3-4 boardGregory CLEMENT
2014-02-06ARM: mvebu: Add support to get the ID and the revision of a SoCGregory CLEMENT
2014-02-06ARM: mvebu: update the SATA compatible string for Armada 370/XPSimon Guinot
2014-02-06s390/uapi: fix struct statfs64 definitionHeiko Carstens
2014-02-06KVM: s390: ioeventfd: ignore leftmost bitsDominik Dingel
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-06ARM: at91: at91sam9g45: set default mmc pinctrl-namesLudovic Desroches
2014-02-06x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101Paolo Bonzini
2014-02-06x86, kvm: cache the base of the KVM cpuid leavesPaolo Bonzini
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-25ARM: 7934/1: DT/kernel: fix arch_match_cpu_phys_id to avoid erroneous matchSudeep Holla
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-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: 7923/1: mm: fix dcache flush logic for compound high pagesSteven Capper
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-09sh: always link in helper functions extracted from libgccGeert Uytterhoeven
2014-01-09ARM: sun7i: dt: Fix interrupt trigger typesMaxime Ripard
2014-01-09mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel
2014-01-09mm: numa: serialise parallel get_user_page against THP migrationMel Gorman
2014-01-09powerpc: Align p_endAnton Blanchard
2014-01-09powerpc: Fix bad stack check in exception entryMichael Neuling
2014-01-09KVM: x86: Fix APIC map calculation after re-enablingJan Kiszka
2014-01-09KVM: nVMX: Unconditionally uninit the MMU on nested vmexitJan Kiszka
2014-01-09x86 idle: Repair large-server 50-watt idle-power regressionLen Brown
2014-01-09ARM: OMAP2+: Fix LCD panel backlight regression for LDP legacy bootingTony Lindgren
2014-01-09ARM: OMAP2+: hwmod_data: fix missing OMAP_INTC_START in irq dataSuman Anna
2014-01-09ARM: DRA7: hwmod: Fix boot crash with DEBUG_LLRajendra Nayak
2014-01-09ARM: shmobile: r8a7790: fix shdi resource sizesBen Dooks
2014-01-09arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled eventsWill Deacon