Age | Commit message (Expand) | Author | Files | Lines |
2015-06-23 | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -10/+0 |
2015-06-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 10 | -778/+2751 |
2015-06-23 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -8/+6 |
2015-06-23 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2015-06-23 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -4/+16 |
2015-06-23 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2015-06-22 | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co... | Ingo Molnar | 16 | -31/+44 |
2015-06-19 | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git... | Herbert Xu | 592 | -29002/+26428 |
2015-06-18 | ARM: gemini: Fix race in installing GPIO chained IRQ handler | Russell King | 1 | -2/+2 |
2015-06-18 | ARM: sa1100: convert SA11x0 related code to use new chained handler helper | Russell King | 2 | -6/+4 |
2015-06-08 | Merge tag 'omap-for-v4.1/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Kevin Hilman | 5 | -31/+32 |
2015-06-08 | PCI: Remove unused pci_dma_burst_advice() | Bjorn Helgaas | 1 | -10/+0 |
2015-06-07 | arch/*/io.h: Add ioremap_wt() to all architectures | Toshi Kani | 1 | -0/+1 |
2015-06-03 | Merge branch 'locking/core' into x86/core, to prepare for dependent patch | Ingo Molnar | 1 | -1/+1 |
2015-06-02 | Merge branch 'linus' into sched/core, to resolve conflict | Ingo Molnar | 14 | -30/+42 |
2015-06-01 | ARM: dts: am335x-boneblack: disable RTC-only sleep to avoid hardware damage | Matthijs van Duin | 1 | -0/+19 |
2015-06-01 | ARM: dts: AM35xx: fix system control module clocks | Tero Kristo | 1 | -7/+7 |
2015-06-01 | Merge tag 'samsung-fixes-4.1-4' of https://github.com/krzk/linux into fixes | Arnd Bergmann | 1 | -2/+2 |
2015-06-01 | Merge tag 'mvebu-fixes-4.1-3' of git://git.infradead.org/linux-mvebu into fixes | Arnd Bergmann | 1 | -0/+5 |
2015-06-01 | ARM: exynos: Fix wake-up interrupts for Exynos3250 | Marc Zyngier | 1 | -2/+2 |
2015-05-31 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 3 | -15/+18 |
2015-05-30 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -13/+21 |
2015-05-29 | ARM: dts: Fix n900 dts file to work around 4.1 touchscreen regression on n900 | Pavel Machek | 1 | -2/+2 |
2015-05-29 | ARM: dts: Fix dm816x to use right compatible flag for MUSB | Tony Lindgren | 1 | -2/+2 |
2015-05-29 | ARM: multi_v7_defconfig: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760 | Geert Uytterhoeven | 1 | -1/+1 |
2015-05-29 | Merge tag 'imx-fixes-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 1 | -3/+13 |
2015-05-29 | Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 1 | -1/+1 |
2015-05-28 | ARM: OMAP3: Fix booting with thumb2 kernel | Tony Lindgren | 1 | -20/+2 |
2015-05-28 | ARM: mvebu: armada-xp-linksys-mamba: Disable internal RTC | Imre Kaloz | 1 | -0/+5 |
2015-05-27 | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski | 1 | -1/+1 |
2015-05-27 | ARM: imx6: gpc: don't register power domain if DT data is missing | Lucas Stach | 1 | -0/+4 |
2015-05-27 | ARM: imx6: allow booting with old DT | Lucas Stach | 1 | -3/+9 |
2015-05-23 | ARM: dts: set display clock correctly for exynos4412-trats2 | Inki Dae | 1 | -1/+1 |
2015-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -2/+2 |
2015-05-22 | ARM: zynq: DT: Use the zynq binding with macb | Nathan Sullivan | 1 | -2/+2 |
2015-05-22 | ARM: pxa: pxa_cplds: signedness bug in probe | Robert Jarzmik | 1 | -1/+1 |
2015-05-22 | Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2015-05-21 | Merge tag 'omap-for-v4.1/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 3 | -5/+3 |
2015-05-20 | ARM: dts: Fix WLAN interrupt line for AM335x EVM-SK | Romain Izard | 1 | -1/+1 |
2015-05-20 | ARM: dts: omap3-devkit8000: Fix NAND DT node | Anthoine Bourgeois | 1 | -0/+2 |
2015-05-20 | ARM: dts: am335x-boneblack: disable RTC-only sleep | Robert Nelson | 1 | -4/+0 |
2015-05-20 | Merge tag 'imx-fixes-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 2 | -2/+2 |
2015-05-19 | ARM: dts: fix imx27 dtb build rule | Shawn Guo | 1 | -1/+1 |
2015-05-19 | sched/preempt, arm/futex: Disable preemption in UP futex_atomic_op_inuser() e... | David Hildenbrand | 1 | -2/+8 |
2015-05-19 | sched/preempt, arm/futex: Disable preemption in UP futex_atomic_cmpxchg_inato... | David Hildenbrand | 1 | -0/+3 |
2015-05-19 | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand | 1 | -1/+1 |
2015-05-19 | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* | David Hildenbrand | 1 | -0/+3 |
2015-05-19 | locking/arch: Rename set_mb() to smp_store_mb() | Peter Zijlstra | 1 | -1/+1 |
2015-05-19 | locking/arch: Add WRITE_ONCE() to set_mb() | Peter Zijlstra | 1 | -1/+1 |
2015-05-18 | ARM: 8357/1: perf: fix memory leak when probing PMU PPIs | Will Deacon | 1 | -4/+5 |