summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ARM: OMAP2+: Fix n900 board name for legacy user spaceTony Lindgren2015-01-051-0/+18
| | * | | ARM: omap5/dra7xx: Enable booting secondary CPU in HYP modeLennart Sorensen2015-01-053-2/+33
| | * | | ARM: dra7xx: Fix counter frequency drift for AM572x errata i856Lennart Sorensen2015-01-052-2/+38
| | * | | ARM: omap5/dra7xx: Fix frequency typosLennart Sorensen2015-01-051-4/+4
| | |/ /
| * | | Merge tag 'imx-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2015-01-166-21/+13
| |\ \ \
| | * | | ARM: dts: imx51-babbage: Fix ULPI PHY reset modellingFabio Estevam2015-01-061-17/+5
| | * | | ARM: imx6sx: Set PLL2 as parent of QSPI clocksFabio Estevam2015-01-051-0/+3
| | * | | ARM: dts: imx25: Fix the SPI1 clocksFabio Estevam2014-12-291-1/+1
| | * | | ARM: clk-imx6q: fix video divider for rev T0 1.0Gary Bisson2014-12-291-1/+1
| | * | | ARM: dts: imx6qdl: Fix CODA960 interrupt orderPhilipp Zabel2014-12-291-2/+2
| | * | | ARM: ls1021a: dtsi: add 'big-endian' property for scfg nodeXiubo Li2014-12-291-0/+1
| | |/ /
| * | | Merge tag 'v3.19-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2015-01-161-0/+30
| |\ \ \
| | * | | ARM: dts: rockchip: bump sd card pin drive strength up on rk3288-evbDoug Anderson2014-12-211-0/+30
| | |/ /
* | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds2015-01-187-28/+69
|\ \ \ \
| * | | | clk: fix possible null pointer dereferenceStanimir Varbanov2015-01-171-1/+1
| * | | | Revert "clk: ppc-corenet: Fix Section mismatch warning"Kevin Hao2015-01-171-1/+1
| * | | | clk: rockchip: fix deadlock possibility in cpuclkHeiko Stübner2015-01-171-4/+6
| * | | | clk: berlin: bg2q: remove non-exist "smemc" gate clockJisheng Zhang2015-01-131-1/+0
| * | | | clk: at91: keep slow clk enabled to prevent system hangBoris Brezillon2015-01-131-0/+27
| * | | | Merge tag 'v3.19-rockhip-clkfixes1' of git://git.kernel.org/pub/scm/linux/ker...Michael Turquette2015-01-122-21/+34
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | clk: rockchip: fix rk3288 cpuclk core dividersHeiko Stuebner2014-12-281-14/+14
| | * | | clk: rockchip: fix rk3066 pll lock bit locationHeiko Stuebner2014-12-281-2/+13
| | * | | clk: rockchip: Fix clock gate for rk3188 hclk_emem_periRomain Perier2014-12-211-1/+1
| | * | | clk: rockchip: add CLK_IGNORE_UNUSED flag to fix rk3066/rk3188 USB HostJulien CHAUVEAU2014-12-211-4/+6
| |/ / /
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-01-182-4/+2
|\ \ \ \
| * | | | scsi: ->queue_rq can't sleepChristoph Hellwig2015-01-091-2/+1
| * | | | MAINTAINERS: Update maintainer list for qla4xxxNilesh Javali2015-01-091-2/+1
* | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-01-183-3/+6
|\ \ \ \ \
| * | | | | dmaengine: dw: balance PM runtime callsAndy Shevchenko2015-01-132-2/+5
| * | | | | MAINTAINERS: dmaengine: fix the header file for dmaengineVinod Koul2014-12-221-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-01-1826-96/+165
|\ \ \ \ \
| * \ \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-01-1724-82/+131
| |\ \ \ \ \
| | * | | | | perf tools powerpc: Use dwfl_report_elf() instead of offline.Sukadev Bhattiprolu2015-01-161-8/+11
| | * | | | | perf tools: Fix segfault for symbol annotation on TUINamhyung Kim2015-01-161-7/+1
| | * | | | | perf test: Fix dwarf unwind using libunwind.Wang Nan2015-01-162-3/+61
| | * | | | | perf tools: Avoid build splat for syscall numbers with uclibcVineet Gupta2015-01-163-3/+1
| | * | | | | perf tools: Elide strlcpy warning with uclibcVineet Gupta2015-01-161-0/+2
| | * | | | | perf tools: Fix statfs.f_type data type mismatch build error with uclibcAlexey Brodkin2015-01-162-2/+2
| | * | | | | tools: Remove bitops/hweight usage of bits in tools/perfArnaldo Carvalho de Melo2015-01-1610-42/+30
| | * | | | | perf machine: Fix __machine__findnew_thread() error pathNamhyung Kim2015-01-161-1/+3
| | * | | | | perf tools: Fix building error in x86_64 when dwarf unwind is onNamhyung Kim2015-01-163-15/+17
| | * | | | | perf probe: Propagate error code when write(2) failedNamhyung Kim2015-01-161-1/+3
| |/ / / / /
| * | | | | perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLMKan Liang2015-01-161-2/+2
| * | | | | perf/rapl: Fix sysfs_show() initialization for RAPL PMUStephane Eranian2015-01-161-12/+32
* | | | | | kernel: avoid overflow in cmp_rangeLouis Langholtz2015-01-171-5/+5
* | | | | | Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-01-174-9/+46
|\ \ \ \ \ \
| * | | | | | mcb: mcb-pci: Only remap the 1st 0x200 bytes of BAR 0Johannes Thumshirn2015-01-092-9/+19
| * | | | | | mei: add ABI documentation for fw_status exported through sysfsTomas Winkler2015-01-091-0/+15
| * | | | | | mei: clean reset bit before resetAlexander Usyskin2015-01-091-0/+12
* | | | | | | Merge tag 'driver-core-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-01-171-4/+8
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud