aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-03Drivers: hv: vmbus: Remove x86 MSR refs in arch independent codeMichael Kelley2-16/+16
2018-07-03Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()Dexuan Cui1-3/+1
2018-07-03Drivers: hv: vmbus: Add comments on ring buffer signalingMichael Kelley2-19/+77
2018-07-03x86/hyperv: Add interrupt handler annotationsMichael Kelley1-1/+1
2018-07-03use the new async probing feature for the hyperv driversArjan van de Ven7-0/+24
2018-07-03eeprom: idt_89hpesx: remove redundant variable csrval_lenColin Ian King1-3/+1
2018-07-03char: pcmcia: remove redundant pointer devColin Ian King1-4/+0
2018-07-03hpet: remove redundant pointer hpetColin Ian King1-2/+0
2018-07-03goldfish_pipe: make tasklet goldfish_interrupt_tasklet staticColin Ian King1-1/+1
2018-07-03w1: ds2482: make module parameter extra_config staticColin Ian King1-1/+1
2018-07-03misc: rtsx: make several functions staticColin Ian King1-6/+6
2018-07-03misc: vmci: remove redundant variable is_localColin Ian King1-5/+0
2018-07-03misc: ti-st: remove redundant variable 'type'Colin Ian King1-2/+1
2018-07-03sgi-xp: remove redundant pointers ch and rpColin Ian King2-6/+0
2018-07-03misc: genwqe: remove several redundant variablesColin Ian King2-9/+0
2018-07-03vmw_balloon: update maintainers listNadav Amit1-1/+1
2018-07-03vmw_balloon: update copyright messageNadav Amit1-20/+2
2018-07-03vmw_balloon: remove inflation rate limitingNadav Amit1-81/+11
2018-07-03vmw_balloon: fix VMCI use when balloon built into kernelNadav Amit1-1/+8
2018-07-03vmw_balloon: VMCI_DOORBELL_SET does not check statusNadav Amit1-18/+19
2018-07-03vmw_balloon: do not use 2MB without batchingNadav Amit1-1/+7
2018-07-03vmw_balloon: fix inflation of 64-bit GFNsNadav Amit1-6/+7
2018-06-28gnss: add receiver type supportJohan Hovold6-0/+77
2018-06-28gnss: add driver for sirfstar-based receiversJohan Hovold3-0/+422
2018-06-28dt-bindings: gnss: add sirfstar bindingJohan Hovold3-0/+57
2018-06-28gnss: add driver for u-blox receiversJohan Hovold3-0/+167
2018-06-28dt-bindings: gnss: add u-blox bindingJohan Hovold2-0/+45
2018-06-28gnss: add generic serial driverJohan Hovold4-0/+332
2018-06-28dt-bindings: add generic gnss bindingJohan Hovold2-0/+37
2018-06-28gnss: add GNSS receiver subsystemJohan Hovold7-0/+464
2018-06-24Linux 4.18-rc2Linus Torvalds1-1/+1
2018-06-24efi/x86: Fix incorrect invocation of PciIo->Attributes()Ard Biesheuvel1-1/+1
2018-06-23blk-mq: Fix timeout handling in case the timeout handler returns BLK_EH_DONEBart Van Assche2-1/+1
2018-06-23x86/mm: Fix 'no5lvl' handlingKirill A. Shutemov1-0/+3
2018-06-23Revert "x86/mm: Mark __pgtable_l5_enabled __initdata"Kirill A. Shutemov1-1/+1
2018-06-22x86/CPU/AMD: Fix LLC ID bit-shift calculationSuravee Suthikulpanit1-1/+1
2018-06-22bdi: Fix another oops in wb_workfn()Jan Kara2-14/+8
2018-06-22lightnvm: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven1-1/+1
2018-06-22rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon6-16/+21
2018-06-22arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenanceWill Deacon1-2/+3
2018-06-22arm64: kpti: Use early_param for kpti= command-line optionWill Deacon1-1/+1
2018-06-22MAINTAINERS: Add file patterns for x86 device tree bindingsGeert Uytterhoeven1-0/+1
2018-06-22time: Make sure jiffies_to_msecs() preserves non-zero time periodsGeert Uytterhoeven1-2/+4
2018-06-22KVM: fix KVM_CAP_HYPERV_TLBFLUSH paragraph numberVitaly Kuznetsov1-1/+1
2018-06-22kvm: vmx: Nested VM-entry prereqs for event inj.Marc Orr3-0/+79
2018-06-22x86/microcode/intel: Fix memleak in save_microcode_patch()Zhenzhong Duan1-1/+4
2018-06-22x86/mce: Fix incorrect "Machine check from unknown source" messageTony Luck1-8/+18
2018-06-22x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()Borislav Petkov1-8/+10
2018-06-22irqdesc: Delete irq_desc_get_msi_desc()John Garry1-5/+0
2018-06-22irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplugMarc Zyngier1-0/+10