summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-1625-165/+199
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2015-05-157-40/+41
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: EXYNOS: Use of_machine_is_compatible instead of soc_is_exynos4Krzysztof Kozlowski2015-05-141-1/+1
| | * | | | | | | ARM: EXYNOS: Fix failed second suspend on Exynos4Krzysztof Kozlowski2015-05-144-37/+34
| | * | | | | | | ARM: EXYNOS: Fix dereference of ERR_PTR returned by of_genpd_get_from_providerKrzysztof Kozlowski2015-05-131-2/+2
| | * | | | | | | ARM: EXYNOS: Don't try to initialize suspend on old DTJulien Grall2015-05-131-1/+3
| | * | | | | | | ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for Peach BoardsJavier Martinez Canillas2015-05-132-0/+2
| * | | | | | | | Merge tag 'mvebu-fixes-4.1-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2015-05-155-4/+13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | MAINTAINERS: Add dts entries for some of the Marvell SoCsGregory CLEMENT2015-05-151-1/+9
| | * | | | | | | | ARM: dove: Add clock-names to CuBox Si5351 clk generatorSebastian Hesselbarth2015-05-111-0/+1
| | * | | | | | | | ARM: mvebu: Fix the main PLL frequency on Armada 375, 38x and 39x SoCsGregory CLEMENT2015-05-013-3/+3
| * | | | | | | | | MAINTAINERS: ARM: EXYNOS: Add Krzysztof Kozlowski as co-maintainerKrzysztof Kozlowski2015-05-141-0/+1
| * | | | | | | | | Merge tag 'v4.1-rockchip-socfixes2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2015-05-132-30/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Revert "ARM: rockchip: fix undefined instruction of reset_ctrl_regs"Heiko Stuebner2015-05-132-30/+0
| * | | | | | | | | | ARM: gemini: fix compiler warning due wrong data typeHans Ulli Kroll2015-05-122-2/+6
| * | | | | | | | | | Merge tag 'omap-for-v4.1/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2015-05-125-76/+98
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge tag 'for-v4.1-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren2015-05-114-68/+93
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | ARM: AM33xx+: hwmod: re-use omap4 implementations for reset functionalityTero Kristo2015-05-081-52/+4
| | | * | | | | | | | | | ARM: OMAP4+: PRM: add support for passing status register/bit info to resetTero Kristo2015-05-082-15/+17
| | | * | | | | | | | | | ARM: AM43xx: hwmod: add VPFE hwmod entriesBenoit Parrot2015-05-082-1/+72
| | | | |_|_|/ / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | ARM: OMAP2+: Remove bogus struct clk comparison for timer clockTony Lindgren2015-05-111-8/+5
| * | | | | | | | | | | ARM: vexpress/tc2: Add interrupt-affinity to the PMU nodeSudeep Holla2015-05-121-0/+1
| * | | | | | | | | | | ARM: vexpress/ca9: Add interrupt-affinity to the PMU nodeRobert Schwebel2015-05-121-4/+6
| * | | | | | | | | | | ARM: vexpress/ca9: Add unified-cache property to l2 cache nodeRobert Schwebel2015-05-121-0/+1
| * | | | | | | | | | | ARM64: juno: add sp810 support and fix sp804 clock frequencySudeep Holla2015-05-121-4/+27
| * | | | | | | | | | | ARM: Gemini: Maintainers updateHans Ulli Kroll2015-05-121-1/+1
| * | | | | | | | | | | Merge tag 'tegra-for-4.1-fixes-for-rc3' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2015-05-121-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | ARM: tegra: Correct which USB controller has the UTMI pad registersTomeu Vizoso2015-04-281-4/+4
| | | |/ / / / / / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2015-05-164-51/+50
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tools/thermal: tmon: fixed the 'make install' commandAnand Moon2015-05-091-8/+0
| * | | | | | | | | | | thermal: rockchip: fix an error codeDan Carpenter2015-05-091-1/+1
| * | | | | | | | | | | thermal/powerclamp: fix missing newer package c-statesJacob Pan2015-05-091-37/+43
| * | | | | | | | | | | thermal/intel_powerclamp: add id for broadwell serverJacob Pan2015-05-091-0/+1
| * | | | | | | | | | | thermal/intel_powerclamp: add __init / __exit annotationsMathias Krause2015-05-091-4/+4
| * | | | | | | | | | | thermal: Use bool function return values of true/false not 1/0Joe Perches2015-05-011-1/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-165-35/+69
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | selftests, x86: Rework x86 target architecture detectionAndy Lutomirski2015-05-124-26/+67
| * | | | | | | | | | | selftests, x86: Remove useless run_tests ruleAndy Lutomirski2015-05-122-18/+2
| * | | | | | | | | | | selftests/x86: install testsTyler Baker2015-05-121-0/+6
| * | | | | | | | | | | selftest/x86: have no dependency on all when cross buildingTyler Baker2015-05-121-1/+4
| * | | | | | | | | | | selftest/x86: build both bitnessesTyler Baker2015-05-121-2/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-155-5/+17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a...Helge Deller2015-05-123-0/+10
| * | | | | | | | | | | parisc: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad2015-04-241-4/+6
| * | | | | | | | | | | parisc: %pf is only for function pointersScott Wood2015-04-241-1/+1
* | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/vdso: Fix 'make bzImage' on older distrosOleg Nesterov2015-05-111-1/+1
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-05-153-36/+37
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sched/core: Fix regression in cpuset_cpu_inactive() for suspendOmar Sandoval2015-05-081-16/+12
| * | | | | | | | | | | | sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner2015-05-083-20/+25
OpenPOWER on IntegriCloud