summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-25coresight: platform: Cleanup coresight connection handlingSuzuki K Poulose
2018-09-25coresight: Add helper to check if the endpoint is inputSuzuki K Poulose
2018-09-25coresight: Fix remote endpoint parsingSuzuki K Poulose
2018-09-25coresight: platform: Fix leaking device referenceSuzuki K Poulose
2018-09-25coresight: platform: Fix refcounting for graph nodesSuzuki K Poulose
2018-09-25coresight: platform: Refactor graph endpoint parsingSuzuki K Poulose
2018-09-25coresight: Document error handling in coresight_registerSuzuki K Poulose
2018-09-20misc: sgi-gru: fix fall-through annotationsGustavo A. R. Silva
2018-09-16Merge b4.19-rc4 into char-misc-nextGreg Kroah-Hartman
2018-09-16Linux 4.19-rc4Linus Torvalds
2018-09-16Code of Conduct: Let's revamp it.Greg Kroah-Hartman
2018-09-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-09-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-09-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-09-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-09-15x86/APM: Fix build warning when PROC_FS is not enabledRandy Dunlap
2018-09-14Merge tag '4.19-rc3-smb3-cifs' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-09-14Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-09-14Merge tag 'trace-v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-09-14Merge tag 'devicetree-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-09-14Merge tag 'for-linus-4.19c-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-09-14Merge tag 'xtensa-20180914' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-09-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-09-14NFS: Don't open code clearing of delegation stateTrond Myklebust
2018-09-14NFSv4.1 fix infinite loop on I/O.Trond Myklebust
2018-09-14NFSv4: Fix a tracepoint Oops in initiate_file_draining()Trond Myklebust
2018-09-14pNFS: Ensure we return the error if someone kills a waiting layoutgetTrond Myklebust
2018-09-14NFSv4: Fix a tracepoint Oops in initiate_file_draining()Trond Myklebust
2018-09-14Merge tag 'dmaengine-fix-4.19-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2018-09-14Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-09-14Merge tag 'tty-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-09-14Merge tag 'staging-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-09-14Merge tag 'char-misc-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-09-14Revert "x86/mm/legacy: Populate the user page-table with user pgd's"Joerg Roedel
2018-09-14firmware: coreboot: Only populate devices in coreboot_table_init()Stephen Boyd
2018-09-14firmware: coreboot: Remap RAM with memremap() instead of ioremap()Stephen Boyd
2018-09-14firmware: coreboot: Collapse platform drivers into bus coreStephen Boyd
2018-09-14firmware: coreboot: Make bus registration symmetricStephen Boyd
2018-09-14firmware: coreboot: Unmap ioregion after device populationStephen Boyd
2018-09-14firmware: coreboot: Let OF core populate platform deviceStephen Boyd
2018-09-14drivers: misc: ad525x_dpot: Update MODULE AUTHOR email addressMichael Hennerich
2018-09-14misc: sgi-xp: remove meaningless null check before kfreezhong jiang
2018-09-14slimbus: ngd: mark PM functions as __maybe_unusedArnd Bergmann
2018-09-14platform: goldfish: pipe: Replace "x==NULL" to "!x"Roman Kiryanov
2018-09-14platform: goldfish: pipe: Move logical ops to the end of the prev lineRoman Kiryanov
2018-09-14platform: goldfish: pipe: Fix alignment to match parenthesisRoman Kiryanov
2018-09-14platform: goldfish: pipe: Fix lines to not end an opening bracketRoman Kiryanov
2018-09-14platform: goldfish: pipe: Rename goldfish_x to goldfish_pipe_xRoman Kiryanov
2018-09-14platform: goldfish: pipe: Remove reduntant casting to (void)Roman Kiryanov
2018-09-14platform: goldfish: pipe: Rename 'wakeBit' to 'wake_bit'Roman Kiryanov