| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/fsl', 'asoc/fix/... | Mark Brown | 2014-01-27 | 10 | -875/+316 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Takashi Iwai | 2014-01-20 | 10 | -875/+316 |
| |\ |
|
| | *---. | Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t... | Mark Brown | 2014-01-16 | 1 | -4/+4 |
| | |\ \ \ |
|
| | | | | * | ARM: ux500: Don't use enums for MSP IDs - for easy DT conversion | Lee Jones | 2014-01-07 | 1 | -4/+4 |
| | | | |/
| | | |/| |
|
| | | | | | |
| | | \ \ | |
| | | \ \ | |
| | | \ \ | |
| | | \ \ | |
| | | \ \ | |
| | *-----. \ \ | Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso... | Mark Brown | 2014-01-02 | 9 | -871/+312 |
| | |\ \ \ \ \ \
| | | | |_|_|/ /
| | | |/| | | /
| | | | | |_|/
| | | | |/| | |
|
| | | | | | * | ARM: s3c64xx: Remove legacy DMA driver | Tomasz Figa | 2013-11-24 | 4 | -891/+0 |
| | | | | | * | ARM: s3c64xx: Add support for DMA using generic amba-pl08x driver | Tomasz Figa | 2013-11-24 | 8 | -4/+336 |
| | | | |_|/
| | | |/| | |
|
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-01-19 | 2 | -8/+63 |
|\ \ \ \ \ \ |
|
| * | | | | | | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h | Robert Richter | 2014-01-16 | 1 | -8/+45 |
| * | | | | | | x86, mm, perf: Allow recursive faults from interrupts | Peter Zijlstra | 2014-01-16 | 1 | -0/+18 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-01-18 | 6 | -25/+50 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructions | Heiko Carstens | 2014-01-18 | 1 | -8/+8 |
| * | | | | | | | parisc: fix SO_MAX_PACING_RATE typo | Eric Dumazet | 2014-01-18 | 1 | -1/+1 |
| * | | | | | | | bpf: do not use reciprocal divide | Eric Dumazet | 2014-01-16 | 5 | -18/+43 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-01-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | kvm: x86: fix apic_base enable check | Andrew Jones | 2014-01-15 | 1 | -1/+1 |
| |/ / / / / / |
|
* | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2014-01-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache" | Catalin Marinas | 2014-01-16 | 1 | -1/+1 |
* | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-01-16 | 1 | -4/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | seqlock: Use raw_ prefix instead of _no_lockdep | John Stultz | 2014-01-12 | 1 | -4/+4 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-01-16 | 6 | -5/+8 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disabling | Taras Kondratiuk | 2014-01-12 | 2 | -0/+2 |
| * | | | | | | | ARM: 7939/1: traps: fix opcode endianness when read from user memory | Taras Kondratiuk | 2014-01-11 | 1 | -2/+3 |
| * | | | | | | | ARM: 7937/1: perf_event: Silence sparse warning | Stephen Boyd | 2014-01-11 | 1 | -1/+1 |
| * | | | | | | | ARM: 7934/1: DT/kernel: fix arch_match_cpu_phys_id to avoid erroneous match | Sudeep Holla | 2014-01-11 | 1 | -1/+1 |
| * | | | | | | | Revert "ARM: 7908/1: mm: Fix the arm_dma_limit calculation" | Russell King | 2014-01-07 | 1 | -1/+1 |
* | | | | | | | | MIPS: fix blast_icache32 on loongson2 | Aaro Koskinen | 2014-01-15 | 2 | -21/+29 |
* | | | | | | | | MIPS: fix case mismatch in local_r4k_flush_icache_range() | Huacai Chen | 2014-01-15 | 3 | -7/+7 |
* | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2014-01-13 | 1 | -9/+13 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | powerpc: Check return value of instance-to-package OF call | Benjamin Herrenschmidt | 2014-01-12 | 1 | -9/+13 |
* | | | | | | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2014-01-13 | 3 | -9/+10 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround | Linus Torvalds | 2014-01-12 | 1 | -6/+7 |
| * | | | | | | | | ftrace/x86: Load ftrace_ops in parameter not the variable holding it | Steven Rostedt | 2014-01-09 | 2 | -3/+3 |
* | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette... | Linus Torvalds | 2014-01-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge tag 'samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Mike Turquette | 2014-01-06 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | | | | | | |
|
| | * | | | | | | | | ARM: dts: exynos5250: Fix MDMA0 clock number | Abhilash Kesavan | 2013-12-30 | 1 | -1/+1 |
| | | |_|_|_|/ / /
| | |/| | | | | | |
|
* | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-01-10 | 3 | -5/+5 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge tag 'renesas-fixes3-for-v3.13' of git://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 2014-01-02 | 3 | -5/+5 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | ARM: shmobile: mackerel: Fix coherent DMA mask | Laurent Pinchart | 2013-12-26 | 1 | -2/+2 |
| | * | | | | | | | | | ARM: shmobile: kzm9g: Fix coherent DMA mask | Laurent Pinchart | 2013-12-26 | 1 | -1/+1 |
| | * | | | | | | | | | ARM: shmobile: armadillo: Fix coherent DMA mask | Laurent Pinchart | 2013-12-26 | 1 | -2/+2 |
* | | | | | | | | | | | parisc: Ensure full cache coherency for kmap/kunmap | John David Anglin | 2014-01-08 | 3 | -46/+6 |
* | | | | | | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-01-06 | 8 | -11/+19 |
|\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / / / /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | ARM: 7933/1: rename ioremap_cached to ioremap_cache | Rob Herring | 2014-01-05 | 2 | -2/+2 |
| * | | | | | | | | | | ARM: fix "bad mode in ... handler" message for undefined instructions | Russell King | 2014-01-05 | 1 | -1/+7 |
| * | | | | | | | | | | CRYPTO: Fix more AES build errors | Russell King | 2014-01-05 | 2 | -2/+2 |
| * | | | | | | | | | | ARM: 7931/1: Correct virt_addr_valid | Laura Abbott | 2013-12-29 | 1 | -1/+2 |
| * | | | | | | | | | | ARM: 7923/1: mm: fix dcache flush logic for compound high pages | Steven Capper | 2013-12-29 | 1 | -3/+3 |
| * | | | | | | | | | | ARM: fix footbridge clockevent device | Russell King | 2013-12-29 | 1 | -2/+3 |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2014-01-05 | 5 | -7/+8 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / /
|/| | | | | | | | | | |
|