summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Merge tag 'omap-for-v4.4/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-12-223-0/+12
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ARM: dts: Fix UART wakeirq for omap4 duovero parlorTony Lindgren2015-12-191-0/+4
| | * | | | | | | | | | | | ARM: OMAP2+: AM43xx: select ARM TWD timerFelipe Balbi2015-12-171-0/+1
| | * | | | | | | | | | | | ARM: OMAP2+: am43xx: enable GENERIC_CLOCKEVENTS_BROADCASTGrygorii Strashko2015-12-172-0/+7
| * | | | | | | | | | | | | Merge tag 'imx-fixes-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2015-12-226-8/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ARM: dts: imx6: Fix Ethernet PHY mode on Ventana boardsKrzysztof HaƂasa2015-12-155-5/+5
| | * | | | | | | | | | | | | ARM: dts: imx: Fix the assigned-clock mismatch issue on imx6q/dlBai Ping2015-12-151-3/+3
| * | | | | | | | | | | | | | bus: sunxi-rsb: Fix peripheral IC mapping runtime addressChen-Yu Tsai2015-12-221-1/+1
| * | | | | | | | | | | | | | bus: sunxi-rsb: Fix primary PMIC mapping hardware addressChen-Yu Tsai2015-12-221-1/+1
| * | | | | | | | | | | | | | fsl-ifc: add missing include on ARM64Lijun Pan2015-12-161-0/+1
| * | | | | | | | | | | | | | Merge tag 'sunxi-fixes-for-4.4' of https://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman2015-12-152-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | bus: sunxi-rsb: unlock on error in sunxi_rsb_read()Dan Carpenter2015-11-171-2/+2
| | * | | | | | | | | | | | | | ARM: dts: sunxi: sun6i-a31s-primo81.dts: add touchscreen axis swapping propertyKarsten Merker2015-11-171-0/+1
* | | | | | | | | | | | | | | | Merge tag 'pm+acpi-4.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-12-272-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'acpi-processor' and 'pm-cpufreq'Rafael J. Wysocki2015-12-261-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | cpufreq: scpi-cpufreq: signedness bug in scpi_get_dvfs_info()Dan Carpenter2015-12-241-1/+1
| | | |_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * / | | | | | | | | | | | | | | ACPI / processor: Fix thermal cooling device regressionSrinivas Pandruvada2015-12-211-1/+2
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge tag 'md/4.4-rc6-fix' of git://neil.brown.name/mdLinus Torvalds2015-12-271-4/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | md: remove check for MD_RECOVERY_NEEDED in action_store.NeilBrown2015-12-211-4/+7
* | | | | | | | | | | | | | | | | Merge tag 'upstream-4.4-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-12-273-26/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | mtd: ubi: don't leak e if schedule_erase() failsSebastian Siewior2015-12-161-0/+1
| * | | | | | | | | | | | | | | | | mtd: ubi: fixup error correction in do_sync_erase()Sebastian Siewior2015-12-161-24/+28
| * | | | | | | | | | | | | | | | | UBI: fix use of "VID" vs. "EC" in header self-checkBrian Norris2015-12-161-1/+1
| * | | | | | | | | | | | | | | | | UBI: fix return error codeSudip Mukherjee2015-12-161-1/+1
* | | | | | | | | | | | | | | | | | Merge tag 'trace-v4.4-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-12-271-24/+113
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | ftrace/scripts: Have recordmcount copy the object fileSteven Rostedt (Red Hat)2015-12-161-35/+110
| * | | | | | | | | | | | | | | | | | scripts: recordmcount: break hardlinksRussell King2015-12-161-0/+14
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge tag 'arc-4.4-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-12-264-22/+14Star
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | ARC: dw2 unwind: Catch Dwarf SNAFUs earlyVineet Gupta2015-12-211-4/+8
| * | | | | | | | | | | | | | | | | ARC: dw2 unwind: Don't bail for CIE.version != 1Vineet Gupta2015-12-211-6/+1Star
| * | | | | | | | | | | | | | | | | Revert "ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing"Vineet Gupta2015-12-211-9/+4Star
| * | | | | | | | | | | | | | | | | ARC: Fix linking errors with CONFIG_MODULE + CONFIG_CC_OPTIMIZE_FOR_SIZEVineet Gupta2015-12-211-1/+1
| * | | | | | | | | | | | | | | | | ARC: mm: fix building for MMU v2Alexey Brodkin2015-12-211-2/+0Star
| * | | | | | | | | | | | | | | | | ARC: mm: HIGHMEM: Fix section mismatch splatVineet Gupta2015-12-211-2/+2
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'parisc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-12-251-12/+52
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | parisc: Fix syscall restartsHelge Deller2015-12-211-12/+52
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-12-2521-148/+271
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | tty/serial: Skip 'NULL' char after console break when sysrq enabledVijay Kumar2015-12-241-2/+4
| * | | | | | | | | | | | | | | | | sparc64: fix FP corruption in user copy functionsRob Gardner2015-12-2413-134/+235
| * | | | | | | | | | | | | | | | | sparc64: Perf should save/restore fault infoRob Gardner2015-12-241-0/+4
| * | | | | | | | | | | | | | | | | sparc64: Ensure perf can access user stacksRob Gardner2015-12-241-0/+7
| * | | | | | | | | | | | | | | | | sparc64: Don't set %pil in rtrap_nmi too earlyRob Gardner2015-12-241-1/+7
| * | | | | | | | | | | | | | | | | sparc64: Add ADI capability to cpu capabilitiesKhalid Aziz2015-12-242-4/+6
| * | | | | | | | | | | | | | | | | tty: serial: constify sunhv_ops structsAya Mahfouz2015-12-241-3/+3
| * | | | | | | | | | | | | | | | | sparc: Hook up userfaultfd system callMike Kravetz2015-12-233-4/+5
| | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'sound-4.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-12-2310-15/+88
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'asoc-fix-v4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2015-12-23265-1218/+2236
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | *---------. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/es8328', 'asoc/f...Mark Brown2015-12-238-13/+45
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | | | | | | | | | | ASoC: wm8974: set cache type for regmapMans Rullgard2015-12-121-0/+1
| | | | | | | | | |_|_|_|/ / / / / / / / / / / | | | | | | | | |/| | | | | | | | | | | | | |
| | | | | | | * / | | | | | | | | | | | | | | ASoC: sgtl5000: fix VAG power up timingJean-Michel Hautbois2015-12-171-0/+1
| | | | | | | |/ / / / / / / / / / / / / / /