summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* watchdog/hardlockup: Provide interface to stop/restart perf eventsPeter Zijlstra2017-09-142-0/+45
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-138-14/+45
|\
| * Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s...Ingo Molnar2017-09-138-14/+45
| |\
| | * perf stat: Wait for the correct childMilian Wolff2017-09-121-1/+1
| | * perf tools: Support running perf binaries with a dash in their nameMilian Wolff2017-09-121-4/+10
| | * perf config: Check not only section->from_system_config but also item'sTaeung Song2017-09-121-1/+1
| | * perf ui progress: Fix progress updateJiri Olsa2017-09-121-1/+6
| | * perf ui progress: Make sure we always define step valueJiri Olsa2017-09-121-1/+1
| | * perf tools: Open perf.data with O_CLOEXEC flagJiri Olsa2017-09-121-1/+12
| | * tools lib api: Fix make DEBUG=1 buildJiri Olsa2017-09-121-1/+7
| | * perf tests: Fix compile when libunwind's unwind.h is availableMilian Wolff2017-09-121-1/+1
| | * tools include linux: Guard against redefinition of some macrosArnaldo Carvalho de Melo2017-09-121-3/+6
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-135-3/+25
|\ \ \
| * | | sched/debug: Add debugfs knob for "sched_debug"Peter Zijlstra2017-09-123-3/+8
| * | | sched/core: WARN() when migrating to an offline CPUPeter Zijlstra2017-09-121-0/+4
| * | | sched/fair: Plug hole between hotplug and active_load_balance()Peter Zijlstra2017-09-121-0/+7
| * | | sched/fair: Avoid newidle balance for !active CPUsPeter Zijlstra2017-09-121-0/+6
* | | | 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-011-7/+5
| * | | | | | ASoC: atmel-classd: remove aclk clockQuentin Schulz2017-09-011-33/+14
| * | | | | | ASoC: atmel-classd: remove aclk clock from DT bindingQuentin Schulz2017-09-011-6/+3
| * | | | | | clk: at91: clk-generated: make gclk determine audio_pll rateQuentin Schulz2017-09-011-6/+57
| * | | | | | clk: at91: clk-generated: create function to find best_diffQuentin Schulz2017-09-011-14/+27
| * | | | | | clk: at91: add audio pll clock driversQuentin Schulz2017-09-014-0/+566
| * | | | | | dt-bindings: clk: at91: add audio plls to the compatible listQuentin Schulz2017-09-011-0/+10
| * | | | | | clk: at91: clk-generated: remove useless divisor loopQuentin Schulz2017-09-011-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-08-311-1/+1
| * | | | | | clk: Don't write error code into divider registerAlex Frid2017-08-311-2/+4
| * | | | | | clk: uniphier: add video input subsystem clockKatsuhiro Suzuki2017-08-311-0/+6
| * | | | | | clk: uniphier: add audio system clockKatsuhiro Suzuki2017-08-311-0/+12
| * | | | | | clk: stm32h7: Add stm32h743 clock driverGabriel Fernandez2017-08-315-0/+1783
| * | | | | | clk: gate: expose clk_gate_ops::is_enabledGabriel Fernandez2017-08-312-1/+3
| * | | | | | clk: nxp: clk-lpc32xx: rename clk_gate_is_enabled()Gabriel Fernandez2017-08-311-6/+6
| * | | | | | clk: uniphier: add PXs3 clock dataMasahiro Yamada2017-08-314-0/+46