summaryrefslogtreecommitdiffstats
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-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-06KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUSThomas Huth
2014-02-06s390/compat: fix PSW32_USER_BITS definitionHeiko 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-01-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-01-17s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens
2014-01-17parisc: fix SO_MAX_PACING_RATE typoEric Dumazet
2014-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-01-16Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"Catalin Marinas
2014-01-16perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter
2014-01-16x86, mm, perf: Allow recursive faults from interruptsPeter Zijlstra
2014-01-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-01-15bpf: do not use reciprocal divideEric Dumazet
2014-01-15kvm: x86: fix apic_base enable checkAndrew Jones
2014-01-15MIPS: fix blast_icache32 on loongson2Aaro Koskinen
2014-01-15MIPS: fix case mismatch in local_r4k_flush_icache_range()Huacai Chen
2014-01-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-01-13Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2014-01-13powerpc: Check return value of instance-to-package OF callBenjamin Herrenschmidt
2014-01-12ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disablingTaras Kondratiuk
2014-01-12seqlock: Use raw_ prefix instead of _no_lockdepJohn Stultz
2014-01-11x86, fpu, amd: Clear exceptions in AMD FXSAVE workaroundLinus Torvalds
2014-01-11ARM: 7939/1: traps: fix opcode endianness when read from user memoryTaras Kondratiuk
2014-01-11ARM: 7937/1: perf_event: Silence sparse warningStephen Boyd
2014-01-11ARM: 7934/1: DT/kernel: fix arch_match_cpu_phys_id to avoid erroneous matchSudeep Holla
2014-01-10Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds
2014-01-10Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-01-09ftrace/x86: Load ftrace_ops in parameter not the variable holding itSteven Rostedt
2014-01-08parisc: Ensure full cache coherency for kmap/kunmapJohn David Anglin
2014-01-07Revert "ARM: 7908/1: mm: Fix the arm_dma_limit calculation"Russell King