summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pps: fix padding issue with PPS_FETCH for ioctl_compatMatt Ranostay2017-03-172-31/+98
* pps: add ioctl_compat function to correct ioctl definitionsMatt Ranostay2017-03-171-0/+13
* docs: Update VME documentation to include kerneldoc commentsMartyn Welch2017-03-171-270/+93
* docs: Add kernel-doc comments to VME driver APIMartyn Welch2017-03-172-32/+449
* hpet: Make cmd parameter of hpet_ioctl_common() unsignedMatthias Kaehlcke2017-03-171-1/+1
* drivers/misc: Add Aspeed LPC control driverCyril Bur2017-03-174-0/+336
* zorro: stop creating attributes by handDmitry Torokhov2017-03-174-47/+50
* MAINTAINERS: update firmware loader entryMing Lei2017-03-171-1/+0
* rapidio: use is_visible() to hide switch-specific attributesDmitry Torokhov2017-03-174-51/+33
* binder: Add 'hwbinder' to the default devicesRob Herring2017-03-171-1/+1
* Drivers: hv: Base autoeoi enablement based on hypervisor hintsK. Y. Srinivasan2017-03-172-1/+9
* Drivers: hv: Fix a typoK. Y. Srinivasan2017-03-171-1/+1
* vmbus: expose debug info for driversStephen Hemminger2017-03-173-11/+18
* vmbus: cleanup header file styleStephen Hemminger2017-03-172-14/+14
* vmbus: make channel_message table constantStephen Hemminger2017-03-173-26/+26
* hyperv: remove unnecessary return variableStephen Hemminger2017-03-171-4/+2
* vmbus: fix spelling errorsStephen Hemminger2017-03-172-10/+10
* vmbus: remove unnecessary initializationStephen Hemminger2017-03-171-8/+5
* vmbus: remove useless return'sStephen Hemminger2017-03-177-14/+0
* hyperv: fix warning about missing prototypeStephen Hemminger2017-03-171-1/+1
* vmbus: only reschedule tasklet if time limit exceededStephen Hemminger2017-03-171-31/+34
* fpga: bridge: Replace open-coded list_for_each + list_entryMoritz Fischer2017-03-171-11/+4
* fpga: Add support for Lattice iCE40 FPGAsJoel Holdsworth2017-03-173-0/+214
* Documentation: Add binding document for Lattice iCE40 FPGA managerJoel Holdsworth2017-03-171-0/+21
* ARM: ep93xx: Register ts73xx-fpga manager driver for TS-7300Florian Fainelli2017-03-171-0/+26
* FPGA: Add TS-7300 FPGA managerFlorian Fainelli2017-03-173-0/+164
* fpga: region: Add fpga-region property 'encrypted-fpga-config'Moritz Fischer2017-03-172-2/+7
* fpga: zynq: Add support for encrypted bitstreamsMoritz Fischer2017-03-171-3/+25
* fpga: Add flag to indicate bitstream needs decryptingMoritz Fischer2017-03-171-0/+1
* fpga: fix sparse warnings in fpga-mgr and fpga-bridgeDinh Nguyen2017-03-172-2/+2
* Linux 4.11-rc2v4.11-rc2Linus Torvalds2017-03-121-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-03-1211-29/+51
|\
| * s390: wire up statx system callHeiko Carstens2017-03-103-1/+6
| * KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank2017-03-021-1/+18
| * s390/ipl: always use load normal for CCW-type re-IPLHeiko Carstens2017-03-021-0/+2
| * s390/timex: micro optimization for tod_to_nsMartin Schwidefsky2017-03-011-8/+4
| * s390/cputime: provide archicture specific cputime_to_nsecsMartin Schwidefsky2017-03-011-1/+7
| * s390/cputime: reset all accounting fields on forkMartin Schwidefsky2017-03-011-0/+3
| * s390/cputime: remove last traces of cputime_tMartin Schwidefsky2017-03-012-13/+3
| * s390: fix in-kernel program checksMartin Schwidefsky2017-03-011-5/+5
| * s390/crypt: fix missing unlock in ctr_paes_crypt on error pathMartin Schwidefsky2017-03-011-1/+4
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-1212-48/+80
|\ \
| * | x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann2017-03-121-1/+1
| * | kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner2017-03-1010-46/+78
| * | x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirkMatjaz Hegedic2017-03-101-1/+1
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-125-4/+35
|\ \ \
| * \ \ Merge tag 'irq-fixes-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Thomas Gleixner2017-03-092159-24786/+57596
| |\ \ \
| | * | | irqchip/crossbar: Fix incorrect type of register sizeFranck Demathieu2017-03-071-4/+4
| | * | | irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065Shanker Donthineni2017-03-073-0/+27
| | * | | irqdomain: Add empty irq_domain_check_msi_remapMian Yousaf Kaukab2017-03-061-0/+4