summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2014-01-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-8/+63
2014-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-25/+50
2014-01-17s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens-8/+8
2014-01-17parisc: fix SO_MAX_PACING_RATE typoEric Dumazet-1/+1
2014-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+1
2014-01-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-1/+1
2014-01-16Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"Catalin Marinas-1/+1
2014-01-16perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter-8/+45
2014-01-16x86, mm, perf: Allow recursive faults from interruptsPeter Zijlstra-0/+18
2014-01-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+4
2014-01-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-5/+8
2014-01-15bpf: do not use reciprocal divideEric Dumazet-18/+43
2014-01-15kvm: x86: fix apic_base enable checkAndrew Jones-1/+1
2014-01-15MIPS: fix blast_icache32 on loongson2Aaro Koskinen-21/+29
2014-01-15MIPS: fix case mismatch in local_r4k_flush_icache_range()Huacai Chen-7/+7
2014-01-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-9/+13
2014-01-13Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-9/+10
2014-01-13powerpc: Check return value of instance-to-package OF callBenjamin Herrenschmidt-9/+13
2014-01-12ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disablingTaras Kondratiuk-0/+2
2014-01-12seqlock: Use raw_ prefix instead of _no_lockdepJohn Stultz-4/+4
2014-01-11x86, fpu, amd: Clear exceptions in AMD FXSAVE workaroundLinus Torvalds-6/+7
2014-01-11ARM: 7939/1: traps: fix opcode endianness when read from user memoryTaras Kondratiuk-2/+3
2014-01-11ARM: 7937/1: perf_event: Silence sparse warningStephen Boyd-1/+1
2014-01-11ARM: 7934/1: DT/kernel: fix arch_match_cpu_phys_id to avoid erroneous matchSudeep Holla-1/+1
2014-01-10Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds-1/+1
2014-01-10Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-5/+5
2014-01-09ftrace/x86: Load ftrace_ops in parameter not the variable holding itSteven Rostedt-3/+3
2014-01-08parisc: Ensure full cache coherency for kmap/kunmapJohn David Anglin-46/+6
2014-01-07Revert "ARM: 7908/1: mm: Fix the arm_dma_limit calculation"Russell King-1/+1
2014-01-05Merge tag 'samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mike Turquette-1/+1
2014-01-06Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-11/+19
2014-01-05ARM: 7933/1: rename ioremap_cached to ioremap_cacheRob Herring-2/+2
2014-01-05ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King-1/+7
2014-01-05CRYPTO: Fix more AES build errorsRussell King-2/+2
2014-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-7/+8
2014-01-04Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp-2/+2
2014-01-04sparc64: smp_callin: Enable irqs after preemption is disabledKirill Tkhai-1/+2
2014-01-04sparc/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang-4/+3
2014-01-02Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-6/+5
2014-01-02Merge branch 'akpm' (incoming from Andrew)Linus Torvalds-0/+5
2014-01-02sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...Nobuhiro Iwamatsu-0/+5
2014-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-10/+21
2014-01-02Merge tag 'renesas-fixes3-for-v3.13' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson-5/+5
2014-01-02KVM: nVMX: Unconditionally uninit the MMU on nested vmexitJan Kiszka-2/+1
2013-12-30KVM: x86: Fix APIC map calculation after re-enablingJan Kiszka-4/+4
2013-12-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-34/+60
2013-12-30ARM: dts: exynos5250: Fix MDMA0 clock numberAbhilash Kesavan-1/+1
2013-12-30s390/pci: obtain function handle in hotplug notifierSebastian Ott-0/+2
2013-12-30Merge remote-tracking branch 'agust/merge' into mergeBenjamin Herrenschmidt-1/+5
2013-12-30powerpc: Fix alignment of secondary cpu spin varsOlof Johansson-0/+1