summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-09Linux 3.18-rc4v3.18-rc4Linus Torvalds1-1/+1
2014-11-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-3/+27
2014-11-09Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds9-90/+160
2014-11-09Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-86/+154
2014-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2014-11-09Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-9/+14
2014-11-09Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-54/+20
2014-11-09Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-8/+29
2014-11-09Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds18-40/+111
2014-11-08ARM: dts: zynq: Enable PL clocks for ParallellaAndreas Färber1-0/+4
2014-11-08Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds53-223/+8
2014-11-08Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+17
2014-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds11-31/+37
2014-11-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds24-31/+142
2014-11-07Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-199/+145
2014-11-07Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-7/+8
2014-11-07Merge tag 'spi-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2-4/+7
2014-11-07tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMPJohannes Berg1-3/+3
2014-11-07tiny: reverse logic for DISABLE_DEV_COREDUMPAristeu Rozanski1-8/+11
2014-11-07i2c: core: Dispose OF IRQ mapping at client removal timeLaurent Pinchart1-0/+3
2014-11-07i2c: at91: don't account as iowaitWolfram Sang1-1/+1
2014-11-07i2c: remove FSF addressWolfram Sang52-222/+4
2014-11-07USB: Update default usb-storage delay_use value in kernel-parameters.txtMark Knibbs1-1/+1
2014-11-07sysfs: driver core: Fix glue dir race condition by gdp_mutexYijing Wang1-1/+3
2014-11-07MIPS: Fix build with binutils 2.24.51+Manuel Lauss14-17/+118
2014-11-07xfs: track bulkstat progress by aginoDave Chinner1-37/+34
2014-11-07xfs: bulkstat error handling is brokenDave Chinner1-10/+19
2014-11-07xfs: bulkstat main loop logic is a messDave Chinner1-32/+24
2014-11-07xfs: bulkstat chunk-formatter has issuesDave Chinner1-34/+24
2014-11-07xfs: bulkstat chunk formatting cursor is brokenDave Chinner2-47/+28
2014-11-07xfs: bulkstat btree walk doesn't terminateDave Chinner1-9/+10
2014-11-07mm: Fix comment before truncate_setsize()Jan Kara1-2/+3
2014-11-06USB: cdc-acm: add quirk for control-line state requestsJohan Hovold2-2/+14
2014-11-06Merge tag 'fixes-for-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-1/+1
2014-11-06tty: Fix pty master poll() after slave closes v2Francesco Ruggeri1-2/+7
2014-11-06Merge tag 'usb-serial-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-3/+4
2014-11-06Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+6
2014-11-06Merge tag 'sound-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-36/+95
2014-11-06Merge tag 'mmc-v3.18-2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-13/+8
2014-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2014-11-06MIPS: R3000: Fix debug output for Virtual page numberIsamu Mogi1-2/+2
2014-11-06Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/pxa2xx' into s...Mark Brown2-4/+7
2014-11-06spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PMDmitry Eremin-Solenikov1-2/+5
2014-11-05serial: of-serial: fix uninitialized kmalloc variableJingchang Lu1-1/+1
2014-11-05tty/vt: don't set font mappings on vc not supporting thisImre Deak1-0/+7
2014-11-05tty: serial: 8250_mtk: Fix quot calculationMatthias Brugger1-1/+1
2014-11-05dma: edma: move device registration to platform codeArnd Bergmann2-39/+10
2014-11-05tty: Prevent "read/write wait queue active!" log floodingPeter Hurley1-2/+6
2014-11-05tty: Fix high cpu load if tty is unreleaseablePeter Hurley1-1/+6
2014-11-05serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley1-1/+1