summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-1319-150/+107
|\
| * x86/hyper-v: Remove duplicated HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED definitionVitaly Kuznetsov2017-09-131-6/+0
| * x86/hyper-V: Allocate the IDT entry early in bootK. Y. Srinivasan2017-09-131-2/+2
| * paravirt: Switch maintainerJuergen Gross2017-09-131-2/+2
| * x86/paravirt: Remove no longer used paravirt functionsJuergen Gross2017-09-1310-92/+12
| * x86/mm/64: Initialize CR4.PCIDE earlyAndy Lutomirski2017-09-134-46/+50
| * x86/hibernate/64: Mask off CR3's PCID bits in the saved CR3Andy Lutomirski2017-09-131-1/+20
| * x86/mm: Get rid of VM_BUG_ON in switch_tlb_irqs_off()Andy Lutomirski2017-09-131-1/+21
* | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-09-131-0/+2
|\ \
| * | openrisc: add forward declaration for struct vm_area_structTobias Klauser2017-09-111-0/+2
* | | Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-133-12/+31
|\ \ \
| * | | module: Remove const attribute from alias for MODULE_DEVICE_TABLEMatthias Kaehlcke2017-07-291-1/+1
| * | | module: fix ddebug_remove_module()Zhou Chengming2017-07-251-6/+6
| * | | modpost: abort if module name is too longWanlong Gao2017-07-251-5/+24
* | | | Fix up MAINTAINERS file sortingLinus Torvalds2017-09-131-55/+55
* | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-09-13142-1101/+9354
|\ \ \ \
| * | | | clk: si5351: fix PLL resetRussell King2017-09-021-7/+5
| * | | | ASoC: atmel-classd: remove aclk clockQuentin Schulz2017-09-021-33/+14
| * | | | ASoC: atmel-classd: remove aclk clock from DT bindingQuentin Schulz2017-09-021-6/+3
| * | | | clk: at91: clk-generated: make gclk determine audio_pll rateQuentin Schulz2017-09-021-6/+57
| * | | | clk: at91: clk-generated: create function to find best_diffQuentin Schulz2017-09-021-14/+27
| * | | | clk: at91: add audio pll clock driversQuentin Schulz2017-09-024-0/+566
| * | | | dt-bindings: clk: at91: add audio plls to the compatible listQuentin Schulz2017-09-021-0/+10
| * | | | clk: at91: clk-generated: remove useless divisor loopQuentin Schulz2017-09-021-13/+12
| * | | | clk: mb86s7x: Drop non-building driverAndreas Färber2017-09-012-391/+0
| * | | | clk: ti: check for null return in strrchr to avoid null dereferencingColin Ian King2017-09-011-1/+1
| * | | | clk: Don't write error code into divider registerAlex Frid2017-09-011-2/+4
| * | | | clk: uniphier: add video input subsystem clockKatsuhiro Suzuki2017-09-011-0/+6
| * | | | clk: uniphier: add audio system clockKatsuhiro Suzuki2017-09-011-0/+12
| * | | | clk: stm32h7: Add stm32h743 clock driverGabriel Fernandez2017-09-015-0/+1783
| * | | | clk: gate: expose clk_gate_ops::is_enabledGabriel Fernandez2017-09-012-1/+3
| * | | | clk: nxp: clk-lpc32xx: rename clk_gate_is_enabled()Gabriel Fernandez2017-09-011-6/+6
| * | | | clk: uniphier: add PXs3 clock dataMasahiro Yamada2017-09-014-0/+46
| * | | | clk: hi6220: change watchdog clock sourceLeo Yan2017-09-011-3/+3
| * | | | clk: Kconfig: Name RK805 in Kconfig for COMMON_CLK_RK808Elaine Zhang2017-09-011-2/+2
| * | | | clk: cs2000: Add cs2000_set_saved_rateGaku Inami2017-08-311-4/+10
| * | | | clk: imx51: propagate rate across ipu_di*_selLucas Stach2017-08-311-4/+4
| * | | | Merge tag 'sunxi-clk-for-4.14-3' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd2017-08-318-0/+1855
| |\ \ \ \
| | * | | | clk: sunxi-ng: Add sun4i/sun7i CCU driverPriit Laes2017-08-247-0/+1853
| | * | | | dt-bindings: List devicetree binding for the CCU of Allwinner A10Priit Laes2017-08-241-0/+1
| | * | | | dt-bindings: List devicetree binding for the CCU of Allwinner A20Priit Laes2017-08-241-0/+1
| * | | | | clk: sunxi: fix uninitialized accessArnd Bergmann2017-08-311-0/+4
| * | | | | clk: versatile: make clk_ops constBhumika Goyal2017-08-311-1/+1
| * | | | | ARC: clk: introduce HSDK pll driverEugeniy Paltsev2017-08-315-0/+473
| * | | | | clk: zte: constify clk_div_tableArvind Yadav2017-08-311-3/+3
| * | | | | clk: imx: constify clk_div_tableArvind Yadav2017-08-315-12/+12
| * | | | | clk: uniphier: add ethernet clock control supportKunihiko Hayashi2017-08-311-0/+10
| * | | | | clk: gemini: hands off PCI OE bitLinus Walleij2017-08-311-7/+0
| * | | | | clk: ux500: prcc: constify clk_ops.Arvind Yadav2017-08-311-3/+3
| * | | | | clk: ux500: sysctrl: constify clk_ops.Arvind Yadav2017-08-311-4/+4