summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ftrace: Rework event_create_dir()Peter Zijlstra2019-11-275-13/+13
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-11-277-21/+11
|\
| * lkdtm: Remove references to CONFIG_REFCOUNT_FULLWill Deacon2019-11-251-2/+1
| * locking/refcount: Consolidate implementations of refcount_tWill Deacon2019-11-251-1/+0
| * locking/refcount: Define constants for saturation and max refcount valuesWill Deacon2019-11-251-8/+0
| * locking/lockdep: Remove unused @nested argument from lock_release()Qian Cai2019-10-095-10/+10
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-273-7/+7
|\ \
| * \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-10-313-7/+7
| |\ \
| | * | drivers/scsi: Replace rcu_swap_protected() with rcu_replace_pointer()Paul E. McKenney2019-10-302-6/+6
| | * | drm/i915: Replace rcu_swap_protected() with rcu_replace_pointer()Paul E. McKenney2019-10-301-1/+1
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-274-18/+26
|\ \ \ \
| * | | | rackmeter: Use vtime aware kcpustat accessorFrederic Weisbecker2019-11-211-3/+4
| * | | | leds: Use all-in-one vtime aware kcpustat accessorFrederic Weisbecker2019-11-211-5/+9
| * | | | cpufreq: Use vtime aware kcpustat accessors for user timeFrederic Weisbecker2019-11-212-10/+13
| * | | | Merge tag 'v5.4-rc8' into sched/core, to pick up fixes and dependenciesIngo Molnar2019-11-1897-3653/+1034
| |\ \ \ \
| * \ \ \ \ Merge tag 'v5.4-rc7' into sched/core, to pick up fixesIngo Molnar2019-11-11779-7239/+11099
| |\ \ \ \ \
| * | | | | | leds: Use vtime aware kcpustat accessor to fetch CPUTIME_SYSTEMFrederic Weisbecker2019-10-291-1/+1
| * | | | | | cpufreq: Use vtime aware kcpustat accessor to fetch CPUTIME_SYSTEMFrederic Weisbecker2019-10-291-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-264-9/+23
|\ \ \ \ \ \
| * | | | | | efi: libstub/tpm: enable tpm eventlog function for ARM platformsXinwei Kong2019-11-071-0/+2
| * | | | | | x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG tableDominik Brodowski2019-11-072-4/+3
| * | | | | | efi/random: use arch-independent efi_call_proto()Dominik Brodowski2019-11-071-5/+18
* | | | | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-263-48/+140
|\ \ \ \ \ \ \
| * | | | | | | x86/hyperv: Initialize clockevents earlier in CPU onliningMichael Kelley2019-11-153-48/+140
* | | | | | | | Merge tag 'for-linus-5.5-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds2019-11-264-86/+50
|\ \ \ \ \ \ \ \
| * | | | | | | | ipmi: fix ipmb_poll()'s return typeLuc Van Oostenryck2019-11-221-3/+3
| * | | | | | | | ipmi: kill off 'timespec' usage againArnd Bergmann2019-11-081-27/+13
| * | | | | | | | drivers: ipmi: Support for both IPMB Req and RespVijay Khemka2019-11-071-22/+9
| * | | | | | | | ipmi: Fix memory leak in __ipmi_bmc_registerNavid Emamdoost2019-10-221-1/+4
| * | | | | | | | ipmi: bt-bmc: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-221-3/+1
| * | | | | | | | ipmi: use %*ph to print small bufferAndy Shevchenko2019-10-221-23/+4
| * | | | | | | | ipmi: Don't allow device module unload when in useCorey Minyard2019-10-221-7/+16
* | | | | | | | | Merge tag 'i3c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds2019-11-261-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | i3c: Spelling s/dicovered/discovered/Geert Uytterhoeven2019-10-311-1/+1
| * | | | | | | | | i3c: master: use i3c_dev_get_master()Vitor Soares2019-10-011-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-11-265-22/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pcmcia: remove unused dprintk definitionDominik Brodowski2019-11-221-2/+0
| * | | | | | | | | pcmcia: include <pcmcia/ds.h> for pcmcia_parse_tupleBen Dooks (Codethink)2019-11-221-0/+1
| * | | | | | | | | pcmcia: include cs_internal.h for missing declarationsBen Dooks (Codethink)2019-11-221-0/+2
| * | | | | | | | | pcmcia: Use dev_get_drvdata where possibleChuhong Yuan2019-11-211-2/+1
| * | | | | | | | | pcmcia: clean an indentation issues, remove extraneous spacesColin Ian King2019-11-211-18/+16
* | | | | | | | | | Merge tag 'spi-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2019-11-2661-517/+856
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'spi-5.5' into spi-nextMark Brown2019-11-2256-468/+888
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | spi: pic32: Retire dma_request_slave_channel_compat()Peter Ujfalusi2019-11-221-16/+30
| | * | | | | | | | | | spi: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-9/+9
| | * | | | | | | | | | spi: mediatek: add SPI_CS_HIGH supportLuhua Xu2019-11-181-2/+10
| | * | | | | | | | | | spi: st-ssc4: add missed pm_runtime_disableChuhong Yuan2019-11-181-0/+3
| | * | | | | | | | | | spi: tegra20-slink: add missed clk_unprepareChuhong Yuan2019-11-151-1/+4
| | * | | | | | | | | | spi: tegra20-slink: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-151-2/+1
| | * | | | | | | | | | spi: tegra114: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-151-2/+1