summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-192-8/+63
|\
| * perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter2014-01-161-8/+45
| * x86, mm, perf: Allow recursive faults from interruptsPeter Zijlstra2014-01-161-0/+18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-01-176-25/+50
|\ \
| * | s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens2014-01-171-8/+8
| * | parisc: fix SO_MAX_PACING_RATE typoEric Dumazet2014-01-171-1/+1
| * | bpf: do not use reciprocal divideEric Dumazet2014-01-155-18/+43
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-171-1/+1
|\ \ \
| * | | kvm: x86: fix apic_base enable checkAndrew Jones2014-01-151-1/+1
| |/ /
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-01-171-1/+1
|\ \ \ | |_|/ |/| |
| * | Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"Catalin Marinas2014-01-161-1/+1
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-161-4/+4
|\ \ \
| * | | seqlock: Use raw_ prefix instead of _no_lockdepJohn Stultz2014-01-121-4/+4
| | |/ | |/|
* | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-01-166-5/+8
|\ \ \
| * | | ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disablingTaras Kondratiuk2014-01-122-0/+2
| * | | ARM: 7939/1: traps: fix opcode endianness when read from user memoryTaras Kondratiuk2014-01-111-2/+3
| * | | ARM: 7937/1: perf_event: Silence sparse warningStephen Boyd2014-01-111-1/+1
| * | | ARM: 7934/1: DT/kernel: fix arch_match_cpu_phys_id to avoid erroneous matchSudeep Holla2014-01-111-1/+1
| * | | Revert "ARM: 7908/1: mm: Fix the arm_dma_limit calculation"Russell King2014-01-071-1/+1
* | | | MIPS: fix blast_icache32 on loongson2Aaro Koskinen2014-01-152-21/+29
* | | | MIPS: fix case mismatch in local_r4k_flush_icache_range()Huacai Chen2014-01-153-7/+7
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-01-131-9/+13
|\ \ \ \
| * | | | powerpc: Check return value of instance-to-package OF callBenjamin Herrenschmidt2014-01-131-9/+13
* | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2014-01-133-9/+10
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | x86, fpu, amd: Clear exceptions in AMD FXSAVE workaroundLinus Torvalds2014-01-111-6/+7
| * | | | ftrace/x86: Load ftrace_ops in parameter not the variable holding itSteven Rostedt2014-01-092-3/+3
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds2014-01-101-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mike Turquette2014-01-051-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ARM: dts: exynos5250: Fix MDMA0 clock numberAbhilash Kesavan2013-12-301-1/+1
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-01-103-5/+5
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'renesas-fixes3-for-v3.13' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2014-01-023-5/+5
| |\ \ \ \ \ \
| | * | | | | | ARM: shmobile: mackerel: Fix coherent DMA maskLaurent Pinchart2013-12-261-2/+2
| | * | | | | | ARM: shmobile: kzm9g: Fix coherent DMA maskLaurent Pinchart2013-12-261-1/+1
| | * | | | | | ARM: shmobile: armadillo: Fix coherent DMA maskLaurent Pinchart2013-12-261-2/+2
* | | | | | | | parisc: Ensure full cache coherency for kmap/kunmapJohn David Anglin2014-01-083-46/+6
* | | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-01-068-11/+19
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | ARM: 7933/1: rename ioremap_cached to ioremap_cacheRob Herring2014-01-052-2/+2
| * | | | | | | ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King2014-01-051-1/+7
| * | | | | | | CRYPTO: Fix more AES build errorsRussell King2014-01-052-2/+2
| * | | | | | | ARM: 7931/1: Correct virt_addr_validLaura Abbott2013-12-291-1/+2
| * | | | | | | ARM: 7923/1: mm: fix dcache flush logic for compound high pagesSteven Capper2013-12-291-3/+3
| * | | | | | | ARM: fix footbridge clockevent deviceRussell King2013-12-291-2/+3
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-01-045-7/+8
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp2014-01-041-2/+2
| * | | | | | | sparc64: smp_callin: Enable irqs after preemption is disabledKirill Tkhai2014-01-041-1/+2
| * | | | | | | sparc/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2014-01-042-4/+3
| * | | | | | | sparc64: Fix build regressionKirill Tkhai2013-12-031-0/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-022-6/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: nVMX: Unconditionally uninit the MMU on nested vmexitJan Kiszka2014-01-021-2/+1
| * | | | | | | | KVM: x86: Fix APIC map calculation after re-enablingJan Kiszka2013-12-301-4/+4