summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Drivers: hv: vmbus: Define APIs to manipulate the event pageK. Y. Srinivasan2017-01-202-4/+7
* Drivers: hv: vmbus: Define APIs to manipulate the message pageK. Y. Srinivasan2017-01-202-4/+7
* Drivers: hv: vmbus: Get rid of an unsused variableK. Y. Srinivasan2017-01-201-4/+0
* Drivers: hv: util: Use hv_get_current_tick() to get current tickK. Y. Srinivasan2017-01-201-1/+2
* Drivers: hv: vmbus: Restructure the clockevents codeK. Y. Srinivasan2017-01-202-5/+9
* Drivers: hv: vmbus: Move the code to signal end of messageK. Y. Srinivasan2017-01-203-35/+38
* Drivers: hv: vmbus: Move the check for hypercall page setupK. Y. Srinivasan2017-01-203-6/+17
* Drivers: hv: vmbus: Move the crash notification functionK. Y. Srinivasan2017-01-205-35/+35
* Drivers: hv: vmbus: Move the extracting of Hypervisor version informationK. Y. Srinivasan2017-01-205-81/+41
* Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource codeK. Y. Srinivasan2017-01-205-126/+117
* mei: make mei_cl_set_disconnected staticAlexander Usyskin2017-01-202-2/+1
* mei: make mei_io_list_flush staticAlexander Usyskin2017-01-202-2/+1
* lkdtm: hide stack overflow warning for corrupt-stack testArnd Bergmann2017-01-191-1/+6
* coresight: STM: Balance enable/disableSuzuki K Poulose2017-01-191-1/+1
* ARM: da850: add the nand dev_id to the clock lookup tableBartosz Golaszewski2017-01-192-10/+12
* memory: aemif: allow passing device lookup table as platform dataBartosz Golaszewski2017-01-192-1/+30
* pc104: Introduce the PC104 Kconfig optionWilliam Breathitt Gray2017-01-191-0/+7
* Drivers: hv: vmbus: Move Hypercall invocation code out of common codeK. Y. Srinivasan2017-01-194-59/+49
* Drivers: hv vmbus: Move Hypercall page setup out of common codeK. Y. Srinivasan2017-01-197-42/+82
* Drivers: hv: vmbus: Move the definition of generate_guest_id()K. Y. Srinivasan2017-01-192-43/+43
* Drivers: hv: vmbus: Move the definition of hv_x64_msr_hypercall_contentsK. Y. Srinivasan2017-01-192-15/+12
* eeprom: Add IDT 89HPESx driver bindings fileSerge Semin2017-01-191-0/+44
* eeprom: Add IDT 89HPESx EEPROM/CSR driverSerge Semin2017-01-193-0/+1598
* checkkconfigsymbols.py: don't sort similar symbolsValentin Rothberg2017-01-191-3/+3
* Merge 4.10-rc4 into char-misc-nextGreg Kroah-Hartman2017-01-16312-1708/+2956
|\
| * Linux 4.10-rc4v4.10-rc4Linus Torvalds2017-01-151-1/+1
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-01-155-27/+60
| |\
| | * sysctl: Drop reference added by grab_header in proc_sys_readdirZhou Chengming2017-01-101-1/+2
| | * pid: fix lockdep deadlock warning due to ucount_lockAndrei Vagin2017-01-101-4/+6
| | * libfs: Modify mount_pseudo_xattr to be clear it is not a userspace mountEric W. Biederman2017-01-101-1/+2
| | * mnt: Protect the mountpoint hashtable with mount_lockEric W. Biederman2017-01-102-21/+50
| * | Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-01-1510-16/+34
| |\ \
| | * | vme: Fix wrong pointer utilization in ca91cx42_slave_getAugusto Mecking Caringi2017-01-111-1/+1
| | * | auxdisplay: fix new ht16k33 build errorsRandy Dunlap2017-01-111-3/+3
| | * | ppdev: don't print a free'd stringColin Ian King2017-01-111-5/+8
| | * | extcon: return error code on failurePan Bian2017-01-111-1/+1
| | * | drivers: char: mem: Fix thinkos in kmem address checksRobin Murphy2017-01-111-6/+4
| | * | mei: bus: enable OS version only for SPT and newerAlexander Usyskin2017-01-115-0/+17
| * | | Merge tag 'driver-core-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-01-154-34/+0
| |\ \ \
| | * | | Revert "driver core: Add deferred_probe attribute to devices in sysfs"Greg Kroah-Hartman2017-01-144-34/+0
| | |/ /
| * | | Merge tag 'tty-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-01-155-17/+25
| |\ \ \
| | * | | sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita2017-01-111-2/+2
| | * | | Revert "tty: serial: 8250: add CON_CONSDEV to flags"Herbert Xu2017-01-111-1/+1
| | * | | Clearing FIFOs in RS485 emulation mode causes subsequent transmits to breakDaniel Jedrychowski2017-01-111-1/+1
| | * | | 8250_pci: Fix potential use-after-free in error pathGabriel Krisman Bertazi2017-01-111-7/+5
| | * | | tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud2017-01-111-6/+5
| | * | | tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_txRichard Genoud2017-01-111-0/+11
| | |/ /
| * | | Merge tag 'usb-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-01-156-66/+98
| |\ \ \
| | * \ \ Merge tag 'usb-serial-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-122-39/+78
| | |\ \ \
| | | * | | USB: serial: ch341: fix control-message error handlingJohan Hovold2017-01-111-11/+21