summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mei: expose fw version to sysfsAlexander Usyskin2018-07-034-8/+144
* mei: add optional timeout to internal bus recvAlexander Usyskin2018-07-033-12/+28
* mei: remove unused MEI_IAMTHIF_STALL_TIMER defineAlexander Usyskin2018-07-031-2/+0
* Drivers: hv: vmbus: Make TLFS #define names architecture neutralMichael Kelley2018-07-034-15/+15
* Tools: hv: vss: fix loop device detectionVitaly Kuznetsov2018-07-031-4/+61
* tools: hv: update lsvmbus to be compatible with python3Olaf Hering2018-07-031-6/+6
* Drivers: hv: vmbus: Remove x86 MSR refs in arch independent codeMichael Kelley2018-07-032-16/+16
* Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()Dexuan Cui2018-07-031-3/+1
* Drivers: hv: vmbus: Add comments on ring buffer signalingMichael Kelley2018-07-032-19/+77
* x86/hyperv: Add interrupt handler annotationsMichael Kelley2018-07-031-1/+1
* use the new async probing feature for the hyperv driversArjan van de Ven2018-07-037-0/+24
* eeprom: idt_89hpesx: remove redundant variable csrval_lenColin Ian King2018-07-031-3/+1
* char: pcmcia: remove redundant pointer devColin Ian King2018-07-031-4/+0
* hpet: remove redundant pointer hpetColin Ian King2018-07-031-2/+0
* goldfish_pipe: make tasklet goldfish_interrupt_tasklet staticColin Ian King2018-07-031-1/+1
* w1: ds2482: make module parameter extra_config staticColin Ian King2018-07-031-1/+1
* misc: rtsx: make several functions staticColin Ian King2018-07-031-6/+6
* misc: vmci: remove redundant variable is_localColin Ian King2018-07-031-5/+0
* misc: ti-st: remove redundant variable 'type'Colin Ian King2018-07-031-2/+1
* sgi-xp: remove redundant pointers ch and rpColin Ian King2018-07-032-6/+0
* misc: genwqe: remove several redundant variablesColin Ian King2018-07-032-9/+0
* vmw_balloon: update maintainers listNadav Amit2018-07-031-1/+1
* vmw_balloon: update copyright messageNadav Amit2018-07-031-20/+2
* vmw_balloon: remove inflation rate limitingNadav Amit2018-07-031-81/+11
* vmw_balloon: fix VMCI use when balloon built into kernelNadav Amit2018-07-031-1/+8
* vmw_balloon: VMCI_DOORBELL_SET does not check statusNadav Amit2018-07-031-18/+19
* vmw_balloon: do not use 2MB without batchingNadav Amit2018-07-031-1/+7
* vmw_balloon: fix inflation of 64-bit GFNsNadav Amit2018-07-031-6/+7
* gnss: add receiver type supportJohan Hovold2018-06-286-0/+77
* gnss: add driver for sirfstar-based receiversJohan Hovold2018-06-283-0/+422
* dt-bindings: gnss: add sirfstar bindingJohan Hovold2018-06-283-0/+57
* gnss: add driver for u-blox receiversJohan Hovold2018-06-283-0/+167
* dt-bindings: gnss: add u-blox bindingJohan Hovold2018-06-282-0/+45
* gnss: add generic serial driverJohan Hovold2018-06-284-0/+332
* dt-bindings: add generic gnss bindingJohan Hovold2018-06-282-0/+37
* gnss: add GNSS receiver subsystemJohan Hovold2018-06-287-0/+464
* Linux 4.18-rc2v4.18-rc2Linus Torvalds2018-06-241-1/+1
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-2411-37/+71
|\
| * perf/core: Move the inline keyword at the beginning of the function declarationMathieu Malaterre2018-06-221-3/+3
| * uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()Oleg Nesterov2018-06-211-1/+1
| * Merge tag 'perf-urgent-for-mingo-4.18-20180611' of git://git.kernel.org/pub/s...Ingo Molnar2018-06-149-33/+67
| |\
| | * perf script: Show hw-cache eventsSeeteena Thoufeek2018-06-081-0/+12
| | * perf c2c: Keep struct hist_entry at the end of struct c2c_hist_entryJiri Olsa2018-06-081-5/+5
| | * perf stat: Add event parsing error handling to add_default_attributesJiri Olsa2018-06-071-4/+6
| | * perf stat: Allow to specify specific metric column lenJiri Olsa2018-06-071-4/+5
| | * perf stat: Fix metric column header display alignmentJiri Olsa2018-06-071-8/+9
| | * perf stat: Use only color_fprintf call in print_metric_onlyJiri Olsa2018-06-071-4/+1
| | * perf stat: Add --interval-clear optionJiri Olsa2018-06-072-2/+12
| | * perf tools: Fix error index for pmu event parserJiri Olsa2018-06-071-0/+5
| | * perf hists: Reimplement hists__has_callchains()Arnaldo Carvalho de Melo2018-06-072-4/+6