Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | ARM: dts: fix incorrect ak8975 compatible for exynos4412-trats2 board | Beomho Seo | 2014-05-19 | |
| * | | | | | | | | ARM: trusted_foundations: fix compile error on non-SMP | Alexandre Courbot | 2014-05-23 | |
| * | | | | | | | | Merge tag 'at91-fixes2' of git://github.com/at91linux/linux-at91 into fixes | Arnd Bergmann | 2014-05-23 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | ARM: at91: sam9260: fix compilation issues | Alexandre Belloni | 2014-05-22 | |
| | * | | | | | | | | ARM: at91/dt: sam9260: correct external trigger value | Alexandre Belloni | 2014-05-13 | |
| * | | | | | | | | | Merge tag 'mvebu-fixes-3.15-2' of git://git.infradead.org/linux-mvebu into fixes | Arnd Bergmann | 2014-05-23 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'mvebu/dt-fixes' into mvebu/fixes | Jason Cooper | 2014-05-22 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | ARM: mvebu: fix definitions of PCIe interfaces on Armada 38x | Thomas Petazzoni | 2014-05-22 | |
| | * | | | | | | | | | | ARM: mvebu: mvebu-soc-id: keep clock enabled if PCIe unit is enabled | Thomas Petazzoni | 2014-05-13 | |
| | * | | | | | | | | | | ARM: mvebu: mvebu-soc-id: add missing clk_put() call | Thomas Petazzoni | 2014-05-13 | |
| * | | | | | | | | | | | Merge tag 'omap-for-v3.15/fixes-v3-signed' of git://git.kernel.org/pub/scm/li... | Olof Johansson | 2014-05-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | ARM: OMAP4: Fix the boot regression with CPU_IDLE enabled | Santosh Shilimkar | 2014-05-19 | |
| | * | | | | | | | | | | | ARM: OMAP2+: Fix DMA hang after off-idle | Tony Lindgren | 2014-05-16 | |
| | * | | | | | | | | | | | ARM: OMAP2+: nand: Fix NAND on OMAP2 and OMAP3 boards | Roger Quadros | 2014-05-16 | |
| | * | | | | | | | | | | | Merge tag 'for-v3.15-rc/omap-fixes-b' of git://git.kernel.org/pub/scm/linux/k... | Tony Lindgren | 2014-05-16 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | ||||
| | | * | | | | | | | | | | ARM: omap5: hwmod_data: Correct IDLEMODE for McPDM | Peter Ujfalusi | 2014-05-14 | |
| | | * | | | | | | | | | | ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5 on al... | Laurent Pinchart | 2014-04-28 | |
| | | | |_|_|/ / / / / / | | | |/| | | | | | | | | ||||
| * | | | | | | | | | | | ARM: imx: fix error handling in ipu device registration | Emil Goode | 2014-05-22 | |
| * | | | | | | | | | | | Merge tag 'samsung-fixes' of http://git.kernel.org/pub/scm/linux/kernel/git/k... | Olof Johansson | 2014-05-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | ARM: dts: Remove g2d_pd node for exynos5420 | Arun Kumar K | 2014-05-14 | |
| | * | | | | | | | | | | ARM: dts: Remove mau_pd node for exynos5420 | Tushar Behera | 2014-05-14 | |
| | * | | | | | | | | | | ARM: exynos_defconfig: enable HS-I2C to fix for mmc partition mount | Sachin Kamat | 2014-05-14 | |
| | * | | | | | | | | | | ARM: dts: disable MDMA1 node for exynos5420 | Seungwon Jeon | 2014-05-14 | |
| | * | | | | | | | | | | ARM: EXYNOS: fix the secondary CPU boot of exynos4212 | Kyungmin Park | 2014-05-14 | |
| | |/ / / / / / / / / | ||||
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2014-05-23 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | sparc64: fix format string mismatch in arch/sparc/kernel/sysfs.c | Toralf Förster | 2014-05-21 | |
| * | | | | | | | | | | | sparc64: Add membar to Niagara2 memcpy code. | David S. Miller | 2014-05-17 | |
| * | | | | | | | | | | | sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus. | David S. Miller | 2014-05-08 | |
| * | | | | | | | | | | | sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr... | David S. Miller | 2014-05-07 | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-05-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | net: filter: s390: fix JIT address randomization | Heiko Carstens | 2014-05-14 | |
| * | | | | | | | | | | | | net: filter: x86: fix JIT address randomization | Alexei Starovoitov | 2014-05-13 | |
* | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-05-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | perf/x86/intel: Fix Silvermont's event constraints | Yan, Zheng | 2014-05-07 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | parisc: 'renameat2()' doesn't need (or have) a separate compat system call | Linus Torvalds | 2014-05-23 | |
| |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2014-05-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | powerpc: irq work racing with timer interrupt can result in timer interrupt hang | Anton Blanchard | 2014-05-12 | |
| * | | | | | | | | | | | powerpc/powernv: Reset root port in firmware | Gavin Shan | 2014-05-11 | |
* | | | | | | | | | | | | Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2014-05-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | ia64: add renameat2 syscall | Miklos Szeredi | 2014-05-20 | |
| * | | | | | | | | | | | | parisc: add renameat2 syscall | Miklos Szeredi | 2014-05-20 | |
| * | | | | | | | | | | | | m68k: add renameat2 syscall | Miklos Szeredi | 2014-05-20 | |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-05-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'imx-drm-fixes-urgent' of git://ftp.arm.linux.org.uk/~rmk/linux-... | Greg Kroah-Hartman | 2014-05-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | imx-drm: imx-tve: correct DDC property name to 'ddc-i2c-bus' | Shawn Guo | 2014-04-26 | |
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2014-05-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | crypto: s390 - fix aes,des ctr mode concurrency finding. | Harald Freudenberger | 2014-05-08 | |
* | | | | | | | | | | | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2014-05-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | mips: dts: Fix missing device_type="memory" property in memory nodes | Leif Lindholm | 2014-05-16 | |
| * | | | | | | | | | | | | | arm: dts: Fix missing device_type="memory" for ste-ccu8540 | Leif Lindholm | 2014-05-16 |