aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-10-16Merge branch 'for-next'HEADmasterTony Lindgren18-810/+1082
2015-10-16Merge branch 'omap-for-v4.4/omap5' into for-nextTony Lindgren4-604/+724
2015-10-16Merge branch 'omap-for-v4.4/soc' into for-nextTony Lindgren11-203/+336
2015-10-16Merge branch 'omap-for-v4.3/fixes' into for-nextTony Lindgren5-3/+22
2015-10-16Merge branch 'for-tony' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Tony Lindgren9-99/+215
2015-10-16ARM: dts: Add basic support for isee igepv5Tony Lindgren2-0/+55
2015-10-16ARM: dts: Move most of omap5-uevm.dts to omap5-board-common.dtsiTony Lindgren2-648/+669
2015-10-16ARM: dts: Fix WLAN regression on omap5-uevmTony Lindgren1-11/+55
2015-10-16ARM: OMAP2+: Fix imprecise external abort caused by bogus SRAM initTony Lindgren4-3/+11
2015-10-16ARM: OMAP2+: Fix oops with LPAE and more than 2GB of memoryTony Lindgren2-0/+11
2015-10-16ARM: OMAP: Change all cpu_is_* occurences to soc_is_* for id.cKeerthy1-15/+15
2015-10-16ARM: OMAP2+: Rename cpu_is macros to soc_isTony Lindgren1-89/+106
2015-10-16arm: omap2: timer: limit hwmod usage to non-DT bootsFelipe Balbi1-20/+13
2015-10-16arm: omap2+: select 32k clocksource driverFelipe Balbi1-0/+1
2015-10-16clocksource: add TI 32.768 Hz counter driverFelipe Balbi3-0/+134
2015-10-16arm: omap2: timer: rename omap_sync32k_timer_init()Felipe Balbi5-9/+9
2015-10-16arm: omap2: timer: always call clocksource_of_init() when DTFelipe Balbi1-0/+3
2015-10-15arm: omap2: timer: move realtime_counter_init() aroundFelipe Balbi1-58/+56
2015-10-15arm: omap2: timer: provide generic sync32k_timer_init functionFelipe Balbi5-18/+9
2015-10-15arm: omap2: timer: remove __omap_gptimer_init()Felipe Balbi1-12/+2
2015-10-15arm: omap2: timer: add a gptimer argument to sync32k_timer_init()Felipe Balbi1-6/+6
2015-10-15arm: omap2: timer: get rid of obfuscating macrosFelipe Balbi1-27/+43
2015-10-15arm: omap2: timer: always define omap4_local_timer_initFelipe Balbi1-13/+3
2015-10-14Merge branch 'for-next'Tony Lindgren6-534/+24
2015-10-14Merge branches 'omap-for-v4.4/dt' and 'omap-for-v4.4/cleanup' into for-nextTony Lindgren6-534/+24
2015-10-14ARM: OMAP3: clock: remove un-used core dpll re-program codeomap-for-v4.4/cleanup-pt1Tero Kristo5-510/+0
2015-10-14ARM: dts: omap3-igep: Use OMAP3_CORE1_IOPAD pinmux macroomap-for-v4.4/dt-pt1Laurent Pinchart1-24/+24
2015-10-12Merge branch 'for-next'Tony Lindgren1297-6473/+10871
2015-10-12Merge branch 'omap-for-v4.4/dt' into for-nextTony Lindgren44-92/+781
2015-10-12ARM: dts: dra7xx: am57xx: fix cd-gpios definition as per hardware design and ...Mugunthan V N3-3/+3
2015-10-12ARM: dts: am43xx: fix cd-gpios definition as per hardware design and dt bindi...Mugunthan V N4-4/+4
2015-10-12ARM: dts: am335x: fix cd-gpios definition as per hardware design and dt bindi...Mugunthan V N3-4/+3
2015-10-12ARM: dts: omap3-igep0020: Remove duplicate uart2 pinmuxLaurent Pinchart1-9/+0
2015-10-12ARM: dts: omap3-igep: Fix indentationLaurent Pinchart1-10/+10
2015-10-12ARM: dts: omap3-lilly-a83x: Don't use IRQ level flag for a GPIOJavier Martinez Canillas1-1/+1
2015-10-12Merge branch 'omap-for-v4.4/cleanup' into for-nextTony Lindgren9-401/+2
2015-10-12Merge branch 'omap-for-v4.4/fixes' into for-nextTony Lindgren2-3/+3
2015-10-12Documentation: ARM: List new omap MMC requirementsomap-for-v4.3/fixes-rc5Tony Lindgren1-0/+7
2015-10-12memory: omap-gpmc: dump "before" state before first modificationUwe Kleine-König1-1/+1
2015-10-12memory: omap-gpmc: Fix unselectable debug option for GPMCTony Lindgren1-3/+9
2015-10-12ARM: dts: am57xx-beagle-x15: set VDD_SD to always-onTomi Valkeinen1-1/+2
2015-10-12bus: omap-ocp2scp: Fix module aliasAxel Lin1-1/+1
2015-10-12ARM: OMAP2+: PM: Denote the cpuidle tracepoints as _rcuidle()Jisheng Zhang1-2/+2
2015-10-12ARM: dts: DRA74x: Add IOMMU nodes for DSP2Suman Anna1-0/+20
2015-10-12ARM: dts: DRA7: Add common IOMMU nodesSuman Anna1-0/+40
2015-10-12ARM: dts: DRA74x: Add dsp2_system syscon nodeSuman Anna1-0/+5
2015-10-12ARM: dts: DRA7: Add dsp1_system syscon nodeSuman Anna1-0/+5
2015-10-12ARM: dts: Use defined GPIO constants in flags cell for OMAP2+ boardsJavier Martinez Canillas25-38/+38
2015-10-12ARM: dts: Add am335x-bonegreenRobert Nelson2-0/+54
2015-10-12ARM: dts: beagle-x15: Enable the system mailboxes 5 and 6Suman Anna1-0/+20
2015-10-12ARM: dts: dra72-evm: Enable the system mailboxes 5 and 6Suman Anna1-0/+17
2015-10-12ARM: dts: dra7-evm: Enable the system mailboxes 5 and 6Suman Anna1-0/+20
2015-10-12ARM: dts: DRA72x: Add IPC sub-mailbox nodes for IPU1, IPU2 & DSP1Suman Anna1-0/+21
2015-10-12ARM: dts: DRA74x: Add IPC sub-mailbox nodes for all IPUs & DSPsSuman Anna1-0/+26
2015-10-12ARM: dts: am335x-wega: Clean up regulatorsTeresa Remmet2-18/+31
2015-10-12ARM: dts: dra7-evm: add gpio key supportGrygorii Strashko1-0/+20
2015-10-12ARM: dts: dra7-evm: add gpio leds supportGrygorii Strashko1-0/+27
2015-10-12ARM: dts: dra7-evm: add pcf8575 gpio expander (i2c1 addr 20)Grygorii Strashko1-0/+11
2015-10-12ARM: dts: am57xx-beagle-x15: Enable analog audio supportPeter Ujfalusi1-0/+87
2015-10-12ARM: dts: am57xx-beagle-x15: Add fixed regulator for aic3104's DVDDPeter Ujfalusi1-0/+8
2015-10-12ARM: dts: dra72-evm: Audio supportPeter Ujfalusi1-0/+114
2015-10-12ARM: dts: dra72-evm: Add gpio hog for vin6_sel_s0 to select audioPeter Ujfalusi1-0/+15
2015-10-12ARM: dts: dra72-evm: Add fixed regulator representing DVDD supply for aic3106Peter Ujfalusi1-0/+9
2015-10-12ARM: dts: dra7-evm: Audio supportPeter Ujfalusi1-0/+113
2015-10-12ARM: dts: dra7-evm: Enable pcf8575 (0x26 address) on i2c2 busPeter Ujfalusi1-0/+14
2015-10-12ARM: dts: dra7-evm: Add fixed regulator to be used by aic3106's DVDDPeter Ujfalusi1-0/+9
2015-10-12ARM: dts: dra7-evm: Rename mmc2_3v3 supply to evm_3v3_swPeter Ujfalusi1-3/+3
2015-10-12ARM: dts: dra7: Add McASP3 nodePeter Ujfalusi1-0/+15
2015-10-12ARM: dts: am437x-gp-evm: Add DCAN sleep pinsRoger Quadros1-2/+18
2015-10-12ARM: OMAP2+: Remove unneeded semicolonsJavier Martinez Canillas2-2/+2
2015-10-12ARM: OMAP3: vc: Remove unused macrosJavier Martinez Canillas1-4/+0
2015-10-12ARM: OMAP1: Remove board support for VoiceBlue boardLadislav Michl4-323/+0
2015-10-12ARM: OMAP2+: Remove legacy OMAP3 ISP instantiationLaurent Pinchart2-72/+0
2015-10-11Linux 4.3-rc5Linus Torvalds1-2/+2
2015-10-11Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-7/+8
2015-10-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-1/+4
2015-10-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2015-10-11Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+6
2015-10-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-14/+33
2015-10-11Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/mdLinus Torvalds2-4/+4
2015-10-11MAINTAINERS: Change Matt Fleming's email addressMatt Fleming1-2/+2
2015-10-10Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-4/+43
2015-10-10Merge tag 'tty-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-28/+79
2015-10-10Merge tag 'staging-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+1
2015-10-10Merge tag 'char-misc-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-8/+19
2015-10-10Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-12/+8
2015-10-10Merge branch 'stable/for-linus-4.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2015-10-10namei: results of d_is_negative() should be checked after dentry revalidationTrond Myklebust1-2/+6
2015-10-09Merge tag 'pm+acpi-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+10
2015-10-09Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds1-0/+5
2015-10-09Merge tag 'sound-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds14-49/+67
2015-10-09Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-25/+9
2015-10-09Merge tag 'mmc-v4.3-rc4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds5-6/+22
2015-10-09Merge tag 'dm-4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds9-27/+44
2015-10-09Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-17/+35
2015-10-09Merge tag 'nfsd-4.3-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+4
2015-10-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-9/+41
2015-10-09dm snapshot: add new persistent store option to support overflowMike Snitzer6-18/+37
2015-10-09Merge branches 'pm-devfreq' and 'pm-cpufreq'Rafael J. Wysocki289-1624/+2532
2015-10-09irqdomain: Add an accessor for the of_node fieldMarc Zyngier1-0/+5
2015-10-09genirq: Fix handle_bad_irq kerneldoc commentArnd Bergmann1-1/+0
2015-10-09genirq: Export handle_bad_irqArnd Bergmann1-0/+1
2015-10-09dm cache: fix NULL pointer when switching from cleaner policyJoe Thornber1-1/+1
2015-10-09crash in md-raid1 and md-raid10 due to incorrect list manipulationMikulas Patocka2-4/+4
2015-10-08cpufreq: prevent lockup on reading scaling_available_frequenciesSrinivas Pandruvada1-1/+3
2015-10-08cpufreq: acpi_cpufreq: prevent crash on reading freqdomain_cpusSrinivas Pandruvada1-0/+3
2015-10-08mmc: sdhci-of-at91: use SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST quirkludovic.desroches@atmel.com1-0/+1
2015-10-08mmc: sdhci: add quirk SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RSTludovic.desroches@atmel.com2-0/+7
2015-10-08mmc: sdhci-pxav3: fix error handling of armada_38x_quirksMarcin Wojtas1-1/+1
2015-10-08mmc: sdhci-pxav3: disable clock inversion for HS MMC cardsNadav Haklai1-0/+3
2015-10-08mmc: sdhci-pxav3: remove broken clock base quirk for Armada 38x sdhci driverNadav Haklai1-0/+1
2015-10-08arch/powerpc: provide zero_bytemask() for big-endianChris Metcalf1-0/+5
2015-10-08mmc: host: omap_hsmmc: Fix MMC for omap3 legacy bootingTony Lindgren1-3/+3
2015-10-08Revert "mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status"Tony Lindgren1-2/+6
2015-10-07swiotlb: Enable it under x86 PAEChristian Melki1-0/+1
2015-10-07Merge tag 'asoc-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai696-4157/+7399
2015-10-073w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig1-7/+21
2015-10-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-14/+18
2015-10-07Merge tag 'fbdev-fixes-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-8/+26
2015-10-07Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar3-1/+4
2015-10-07Merge remote-tracking branches 'asoc/fix/tlv320aic3x' and 'asoc/fix/wm8962' i...Mark Brown2-9/+15
2015-10-07Merge remote-tracking branches 'asoc/fix/db1200', 'asoc/fix/dwc', 'asoc/fix/i...Mark Brown8-38/+43
2015-10-07perf tools: Fix build break on powerpc due to sample_reg_masksSukadev Bhattiprolu3-1/+4
2015-10-07Merge tag 'regmap-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+2
2015-10-07Merge tag 'spi-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+5
2015-10-07Merge tag 'regulator-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+6
2015-10-07video: of: fix memory leakSudip Mukherjee1-0/+1
2015-10-07Merge remote-tracking branches 'spi/fix/davinci' and 'spi/fix/sh-msiof' into ...Mark Brown2-4/+5
2015-10-07Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds6-4/+12
2015-10-07Merge tag 'for-linus-20151006' of git://git.infradead.org/linux-mtdLinus Torvalds2-18/+11
2015-10-07Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds6-15/+30
2015-10-07Revert "fs: do not prefault sys_write() user buffer pages"Linus Torvalds1-18/+16
2015-10-06NFS: Fix a tracepoint NULL-pointer dereferenceAnna Schumaker1-1/+1
2015-10-06strscpy: zero any trailing garbage bytes in the destinationChris Metcalf1-1/+2
2015-10-06word-at-a-time.h: support zero_bytemask() on alpha and tileChris Metcalf2-1/+9
2015-10-06word-at-a-time.h: fix some Kbuild filesChris Metcalf3-2/+1
2015-10-06arm64: replace read_lock to rcu lock in call_break_hookYang Shi1-10/+11
2015-10-06arm64: Don't relocate non-existent initrdMark Rutland1-0/+2
2015-10-06sched/core: Fix TASK_DEAD race in finish_task_switch()Peter Zijlstra2-7/+8
2015-10-06dm: fix request-based dm error reportingJunichi Nomura1-2/+3
2015-10-06Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-5/+54
2015-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds11-40/+77
2015-10-06BTRFS: support NFSv2 exportNeilBrown1-5/+5
2015-10-06Btrfs: open_ctree: Fix possible memory leakchandan1-0/+4
2015-10-06Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-36/+2
2015-10-06x86/xen/p2m: hint at the last populated P2M entryDavid Vrabel1-1/+18
2015-10-06Merge tag 'renesas-fixes-for-v4.3' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2-0/+2
2015-10-06Merge tag 'sunxi-fixes-for-4.3' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2-2/+2
2015-10-06Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...Arnd Bergmann6-3/+35
2015-10-06MAINTAINERS: Remove wm97xx entryMark Brown1-9/+0
2015-10-06MIPS: Define ioremap_ucBen Hutchings1-0/+1
2015-10-06Merge remote-tracking branch 'regulator/fix/axp20x' into regulator-linusMark Brown1-2/+2
2015-10-06Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown1-0/+4
2015-10-06ASoC: tas2552: fix dBscale-min declarationAndreas Dannenberg1-1/+1
2015-10-05Btrfs: fix deadlock when finalizing block group creationFilipe Manana3-1/+10
2015-10-05Btrfs: update fix for read corruption of compressed and shared extentsFilipe Manana1-8/+11
2015-10-05Btrfs: send, fix corner case for reference overwrite detectionFilipe Manana1-3/+5
2015-10-05arm64: convert patch_lock to raw lockYang Shi1-3/+3
2015-10-05arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn1-0/+1
2015-10-05arm64: debug: Fix typo in debug-monitors.cYang Shi1-1/+1
2015-10-05ALSA: synth: Fix conflicting OSS device registration on AWE32Takashi Iwai1-1/+2
2015-10-05MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16Yousong Zhou1-3/+4
2015-10-05Revert "MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16."Yousong Zhou1-9/+3
2015-10-05mcb: Fix error handling in mcb_pci_probe()Alexey Khoroshilov1-2/+4
2015-10-04ALSA: hda - Disable power_save_node for IDT 92HD73xx chipsTakashi Iwai1-1/+5
2015-10-04staging: speakup: fix speakup-r regressioncovici@ccs.covici.com1-0/+1
2015-10-04MAINTAINERS: Remove myself as nvec co-maintainerJulian Andres Klode1-1/+0
2015-10-04drivers/tty: require read access for controlling terminalJann Horn1-4/+27
2015-10-04serial: 8250: add uart_config entry for PORT_RT2880Mans Rullgard1-0/+8
2015-10-04tty: fix data race on tty_buffer.commitDmitry Vyukov1-3/+12
2015-10-04tty: fix data race in tty_buffer_flushDmitry Vyukov1-1/+4
2015-10-04tty: fix data race in flush_to_ldiscDmitry Vyukov1-1/+1
2015-10-04tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa1-10/+5
2015-10-04serial: atmel: fix error path of probe functionUwe Kleine-König1-1/+1
2015-10-04tty: don't leak cdev in tty_cdev_add()Leon Yu1-2/+7
2015-10-04Revert "serial: imx: remove unbalanced clk_prepare"Fabio Estevam1-6/+14
2015-10-04Linux 4.3-rc4Linus Torvalds1-1/+1
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds25-37/+188
2015-10-04mei: hbm: fix error in state check logicAlexander Usyskin1-1/+1
2015-10-04nvmem: sunxi: Check for memory allocation failureMaxime Ripard1-1/+10
2015-10-04nvmem: core: Fix memory leak in nvmem_cell_writeAxel Lin1-1/+1
2015-10-04nvmem: core: Handle shift bits in-place if cell->nbits is non-zeroAxel Lin1-1/+1
2015-10-04nvmem: core: fix the out-of-range leak in read/write()ZhengShunQian1-2/+2
2015-10-04Merge tag 'md/4.3-fixes' of git://neil.brown.name/mdLinus Torvalds7-26/+28
2015-10-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds13-144/+82
2015-10-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+21
2015-10-04MIPS: scall: Always run the seccomp syscall filtersMarkos Chandras4-73/+42
2015-10-04usb: Add device quirk for Logitech PTZ camerasVincent Palatin1-0/+7
2015-10-04USB: chaoskey read offset bugAlexander Inyukhin1-1/+1
2015-10-04USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao1-0/+6
2015-10-03[CIFS] Update cifs version numberSteve French1-1/+1
2015-10-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-65/+69
2015-10-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-3/+3
2015-10-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-17/+141
2015-10-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds34-300/+227
2015-10-03Merge tag 'phy-for-4.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman3-0/+18
2015-10-03Merge tag 'fixes-for-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman4-3/+11
2015-10-03ALSA: hda - Apply SPDIF pin ctl to MacBookPro 12,1John Flatness1-0/+1
2015-10-03ALSA: hda: Add dock support for ThinkPad T550Laura Abbott1-0/+1
2015-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds15-49/+74