aboutsummaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-14platform: goldfish: pipe: Move logical ops to the end of the prev lineRoman Kiryanov1-2/+2
2018-09-14platform: goldfish: pipe: Fix alignment to match parenthesisRoman Kiryanov1-35/+48
2018-09-14platform: goldfish: pipe: Fix lines to not end an opening bracketRoman Kiryanov1-4/+3
2018-09-14platform: goldfish: pipe: Rename goldfish_x to goldfish_pipe_xRoman Kiryanov1-8/+9
2018-09-14platform: goldfish: pipe: Remove reduntant casting to (void)Roman Kiryanov1-2/+2
2018-09-14platform: goldfish: pipe: Rename 'wakeBit' to 'wake_bit'Roman Kiryanov1-4/+4
2018-09-14platform: goldfish: pipe: Remove a blank line before '}'Roman Kiryanov1-1/+1
2018-09-14platform: goldfish: pipe: Remove reduntant castingRoman Kiryanov1-1/+1
2018-09-14platform: goldfish: pipe: Replace two code blocks with a function callRoman Kiryanov1-16/+19
2018-09-14platform: goldfish: pipe: Remove a redundant variableRoman Kiryanov1-4/+3
2018-09-14platform: goldfish: pipe: Add blank lines to separate struct membersRoman Kiryanov1-0/+3
2018-09-14platform: goldfish: pipe: Replace pr_ with dev_ for loggingRoman Kiryanov1-1/+6
2018-09-14platform: goldfish: pipe: Replace an array of 1 with a variableRoman Kiryanov1-15/+13
2018-09-14platform: goldfish: pipe: Fail compilation if structs are too largeRoman Kiryanov1-6/+3
2018-09-14platform: goldfish: pipe: Update the comment for GFP_ATOMICRoman Kiryanov1-1/+4
2018-09-14platform: goldfish: pipe: Separate the host interface to a separate headerRoman Kiryanov2-68/+113
2018-09-14platform: goldfish: pipe: Move an opening brace to the next lineRoman Kiryanov1-1/+2
2018-09-14platform: goldfish: pipe: Update licenseRoman Kiryanov1-1/+2
2018-09-14platform: goldfish: pipe: Fix comments to fit 80 columnsRoman Kiryanov1-4/+7
2018-09-14misc: Convert to using %pOFn instead of device_node.nameRob Herring1-2/+2
2018-09-14firmware: google: make structure gsmi_dev staticColin Ian King1-1/+1
2018-09-14vme: remove unneeded kfreeDing Xiang1-1/+0
2018-09-14binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl.Martijn Coenen2-0/+65
2018-09-14android: binder: use kstrdup instead of open-coding itRasmus Villemoes1-2/+1
2018-09-14binder: use standard functions to allocate fdsTodd Kjos3-165/+260
2018-09-14android: binder: no outgoing transaction when thread todo has transactionSherry Yang1-12/+32
2018-09-12uio: convert to vm_fault_tSouptick Joarder1-1/+1
2018-09-12uio: Convert to using %pOFn instead of device_node.nameRob Herring1-2/+1
2018-09-12nvmem: core: return error code instead of NULL from nvmem_device_getSrinivas Kandagatla1-1/+1
2018-09-12misc: lkdtm: fixed static variable initializationParth Y Shah1-1/+1
2018-09-12misc: bh1770glc: remove unused array prox_curr_maColin Ian King1-3/+0
2018-09-12misc: apds990x: remove unused array ir_currentsColin Ian King1-1/+0
2018-09-12uio: ensure class is registered before devicesAlexandre Belloni1-0/+9
2018-09-12Drivers: hv: vmbus: Fix synic per-cpu context initializationMichael Kelley1-3/+12
2018-09-12uio_hv_generic: drop #ifdef DEBUGStephen Hemminger1-1/+0
2018-09-12uio_hv_generic: increase size of receive and send buffersStephen Hemminger1-3/+3
2018-09-12vmbus: add driver_override supportStephen Hemminger3-19/+118
2018-09-12drivers: fpga: fix two trivial spelling mistakesColin Ian King2-2/+2
2018-09-09Linux 4.19-rc3Linus Torvalds1-1/+1
2018-09-09kbuild: modules_install: warn when missing System.map fileRandy Dunlap1-0/+1
2018-09-08x86/mm: Use WRITE_ONCE() when setting PTEsNadav Amit3-15/+15
2018-09-08x86/apic/vector: Make error return value negativeThomas Gleixner1-1/+1
2018-09-07afs: Fix cell specification to permit an empty address listDavid Howells1-8/+7
2018-09-07KVM: LAPIC: Fix pv ipis out-of-bounds accessWanpeng Li2-8/+21
2018-09-07KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2Liran Alon1-0/+22
2018-09-07arm64: KVM: Remove pgd_lockSteven Price1-2/+1
2018-09-07KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier8-46/+0
2018-09-07arm64: KVM: Only force FPEXC32_EL2.EN if trapping FPSIMDMarc Zyngier1-3/+6
2018-09-07KVM: arm/arm64: Clean dcache to PoC when changing PTE due to CoWMarc Zyngier1-1/+8
2018-09-07i2c: xiic: Record xilinx i2c with Zynq fragmentMichal Simek1-0/+1