summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* timers: Make the cpu base lock rawSebastian Andrzej Siewior2017-06-291-24/+24
* Merge branch 'clockevents/4.13' of https://git.linaro.org/people/daniel.lezca...Thomas Gleixner2017-06-276-128/+117
|\
| * clocksource/drivers/mips-gic-timer: Fix an error code in 'gic_clocksource_of_...Christophe Jaillet2017-06-271-2/+3
| * clocksource/drivers/fsl_ftm_timer: Unmap region obtained by of_iomapArvind Yadav2017-06-271-2/+6
| * clocksource/drivers/tcb_clksrc: Make IO endian agnosticAlexandre Belloni2017-06-271-29/+29
| * clocksource/drivers/sun4i: Switch to the timer-of common initDaniel Lezcano2017-06-262-94/+78
| * clocksource/drivers/timer-of: Fix invalid iomap checkDaniel Lezcano2017-06-261-1/+1
|/
* Revert "ktime: Simplify ktime_compare implementation"Thomas Gleixner2017-06-261-1/+5
* clocksource/drivers: Fix uninitialized variable use in timer_of_initArnd Bergmann2017-06-221-3/+2
* Merge branch 'fortglx/4.13/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner2017-06-216-30/+303
|\
| * kselftests: timers: Add test for frequency stepMiroslav Lichvar2017-06-202-2/+271
| * kselftests: timers: Fix inconsistency-check to not ignore first timestampMiroslav Lichvar2017-06-201-2/+2
| * time: Add warning about imminent deprecation of CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2017-06-201-0/+1
| * time: Clean up CLOCK_MONOTONIC_RAW time handlingJohn Stultz2017-06-203-26/+29
* | Merge branch 'timers/urgent' into timers/coreThomas Gleixner2017-06-21787-4617/+7176
|\|
| * Merge branch 'clockevents/4.12-fixes' of https://git.linaro.org/people/daniel...Thomas Gleixner2017-06-203-2/+4
| |\
| | * clocksource: Explicitly include linux/clocksource.h when neededStephen Rothwell2017-06-132-0/+2
| | * clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect variableFrank Rowand2017-06-121-2/+2
| * | arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAWWill Deacon2017-06-202-3/+3
| * | time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz2017-06-202-11/+12
| * | time: Fix clock->read(clock) race around clocksource changesJohn Stultz2017-06-202-17/+36
| * | Linux 4.12-rc6v4.12-rc6Linus Torvalds2017-06-191-1/+1
| * | mm: larger stack guard gap, between vmasHugh Dickins2017-06-1923-163/+152
| * | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-06-195-13/+10
| |\ \
| | * \ Merge tag 'sunxi-fixes-for-4.12' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2017-06-184-7/+8
| | |\ \
| | | * | arm64: allwinner: a64: Add PLL_PERIPH0 clock to the R_CCUChen-Yu Tsai2017-06-031-2/+3
| | | * | ARM: sunxi: h3-h5: Add PLL_PERIPH0 clock to the R_CCUChen-Yu Tsai2017-06-031-2/+3
| | | * | arm64: allwinner: h5: Remove syslink to shared DTSIMaxime Ripard2017-05-202-2/+1
| | | * | ARM: sunxi: h3/h5: fix the compatible of R_CCUIcenowy Zheng2017-05-141-1/+1
| | * | | Merge tag 'omap-for-v4.12/fixes-sl50' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2017-06-181-6/+2
| | |\ \ \
| | | * | | ARM: dts: am335x-sl50: Fix cannot claim requested pins for spi0Enric Balletbo i Serra2017-05-261-4/+0
| | | * | | ARM: dts: am335x-sl50: Fix card detect pin for mmc1Enric Balletbo i Serra2017-05-261-2/+2
| * | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-06-191-0/+7
| |\ \ \ \ \
| | * | | | | virtio_balloon: disable VIOMMU supportMichael S. Tsirkin2017-06-181-0/+7
| * | | | | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-06-192-2/+2
| |\ \ \ \ \ \
| | * | | | | | i2c: ismt: fix wrong device address when unmap the data bufferLiwei Song2017-06-151-1/+1
| | * | | | | | i2c: rcar: use correct length when unmapping DMAWolfram Sang2017-06-151-1/+1
| | |/ / / / /
| * | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-06-198-31/+34
| |\ \ \ \ \ \
| | * | | | | | MIPS: .its targets depend on vmlinuxPaul Burton2017-06-151-5/+5
| | * | | | | | MIPS: Fix bnezc/jialc return address calculationPaul Burton2017-06-151-1/+3
| | * | | | | | MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski2017-06-081-1/+2
| | * | | | | | MIPS: ftrace: fix init functions tracingMarcin Nowakowski2017-06-081-19/+5
| | * | | | | | MIPS: mm: adjust PKMAP locationMarcin Nowakowski2017-06-081-1/+6
| | * | | | | | MIPS: highmem: ensure that we don't use more than one page for PTEsMarcin Nowakowski2017-06-081-0/+5
| | * | | | | | MIPS: mm: fixed mappings: correct initialisationMarcin Nowakowski2017-06-081-3/+3
| | * | | | | | MIPS: perf: Remove incorrect odd/even counter handling for I6400Marcin Nowakowski2017-06-081-1/+5
| * | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-184-4/+8
| |\ \ \ \ \ \ \
| | * | | | | | | x86/mm: Disable 1GB direct mappings when disabling 2MB mappingsVlastimil Babka2017-06-131-3/+3
| | * | | | | | | x86/debug: Handle early WARN_ONs properPeter Zijlstra2017-06-123-1/+5
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-06-183-6/+14
| |\ \ \ \ \ \ \