summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.12-rc7v4.12-rc7Linus Torvalds2017-06-251-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-251-2/+1
|\
| * x86/mshyperv: Remove excess #includes from mshyperv.hThomas Gleixner2017-06-241-2/+1
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-06-257-33/+55
|\ \
| * \ 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
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-06-253-4/+4
|\ \ \ \
| * \ \ \ Merge tag 'perf-urgent-for-mingo-4.12-20170622' of git://git.kernel.org/pub/s...Ingo Molnar2017-06-231-1/+1
| |\ \ \ \
| | * | | | perf probe: Fix probe definition for inlined functionsBjörn Töpel2017-06-221-1/+1
| |/ / / /
| * | | | perf/x86/intel: Add 1G DTLB load/store miss support for SKLKan Liang2017-06-221-2/+2
| * | | | perf/aux: Correct return code of rb_alloc_aux() if !has_aux(ev)Hendrik Brueckner2017-06-211-1/+1
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-251-3/+3
|\ \ \ \ \
| * | | | | irqchip/mips-gic: Mark count and compare accessors notraceMarcin Nowakowski2017-06-201-3/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-06-253-16/+28
|\ \ \ \ \
| * | | | | Input: synaptics-rmi4 - only read the F54 query registers which are usedAndrew Duggan2017-06-231-10/+7
| * | | | | Input: i8042 - add Fujitsu Lifebook AH544 to notimeout listDaniel Drake2017-06-191-0/+7
| * | | | | Input: soc_button_array - fix leaking the ACPI button descriptor bufferHans de Goede2017-06-181-6/+14
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-06-254-14/+35
|\ \ \ \ \ \
| * | | | | | iscsi-target: Reject immediate data underflow larger than SCSI transfer lengthNicholas Bellinger2017-06-081-0/+12
| * | | | | | iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMPNicholas Bellinger2017-06-081-2/+8
| * | | | | | target: Fix kref->refcount underflow in transport_cmd_finish_abortNicholas Bellinger2017-06-083-12/+15
* | | | | | | Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-06-247-12/+21
|\ \ \ \ \ \ \
| * | | | | | | kconfig: fix sparse warnings in nconfigRandy Dunlap2017-06-232-8/+8
| * | | | | | | kbuild: fix header installation under fakechroot environmentRichard Genoud2017-06-221-1/+9
| * | | | | | | kconfig: Check for libncurses before menuconfigBorislav Petkov2017-06-101-1/+1
| * | | | | | | Kbuild: tiny correction on `make help`Cao jin2017-06-061-1/+1
| * | | | | | | tags: honor COMPILED_SOURCE with apart output directoryRobert Jarzmik2017-06-061-0/+1
| * | | | | | | genksyms: add printf format attribute to error_with_pos()Nicolas Iooss2017-06-061-1/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-06-241-6/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | signal: Only reschedule timers on signals timers have sentEric W. Biederman2017-06-171-6/+14
| |/ / / / / / /
* | | | | | | | Merge tag 'powerpc-4.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-06-237-50/+166
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/64: Initialise thread_info for emergency stacksNicholas Piggin2017-06-231-3/+28
| * | | | | | | | powerpc/powernv/npu-dma: Add explicit flush when sending an ATSDAlistair Popple2017-06-221-29/+65
| * | | | | | | | powerpc/perf: Fix oops when kthread execs user processRavi Bangoria2017-06-161-1/+2
| * | | | | | | | powerpc/64s: Handle data breakpoints in Radix modeNaveen N. Rao2017-06-161-4/+7
| * | | | | | | | powerpc/kprobes: Skip livepatch_handler() for jprobesNaveen N. Rao2017-06-163-5/+41
| * | | | | | | | powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGSNaveen N. Rao2017-06-161-8/+12
| * | | | | | | | powerpc/kprobes: Pause function_graph tracing during jprobes handlingNaveen N. Rao2017-06-161-0/+11
* | | | | | | | | Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-06-232-31/+39
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ACPI / scan: Fix enumeration for special SPI and I2C devicesJarkko Nikula2017-06-212-31/+39
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-06-231-4/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | i2c: imx: Use correct function to write to registerMichail Georgios Etairidis2017-06-221-4/+4
| |/ / / / / / / /
* | | | | | | | | Merge tag 'gpio-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-06-232-6/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gpio: mvebu: change compatible string for PWM supportRalph Sennhauser2017-06-202-6/+6
| |/ / / / / / / /
* | | | | | | | | Merge tag 'sound-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-06-234-8/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ALSA: hda - Apply quirks to Broxton-T, tooTakashi Iwai2017-06-201-3/+4