summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V2021-07-083-3/+3
| * | | | | | | | | | | | | | | | | mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V2021-07-083-3/+3
| * | | | | | | | | | | | | | | | | kdump: use vmlinux_build_id to simplifyStephen Boyd2021-07-082-7/+7
| * | | | | | | | | | | | | | | | | module: add printk formats to add module build ID to stacktracesStephen Boyd2021-07-082-3/+27
| * | | | | | | | | | | | | | | | | dump_stack: add vmlinux build ID to stack tracesStephen Boyd2021-07-081-0/+4
| * | | | | | | | | | | | | | | | | buildid: stash away kernels build ID on initStephen Boyd2021-07-081-0/+3
| * | | | | | | | | | | | | | | | | buildid: add API to parse build ID out of bufferStephen Boyd2021-07-081-0/+1
| * | | | | | | | | | | | | | | | | mm: add setup_initial_init_mm() helperKefeng Wang2021-07-081-0/+3
| * | | | | | | | | | | | | | | | | mm: fix spelling mistakes in header filesZhen Lei2021-07-088-16/+16
| * | | | | | | | | | | | | | | | | arch, mm: wire up memfd_secret system call where relevantMike Rapoport2021-07-082-1/+7
| * | | | | | | | | | | | | | | | | PM: hibernate: disable when there are active secretmem usersMike Rapoport2021-07-081-0/+6
| * | | | | | | | | | | | | | | | | mm: introduce memfd_secret system call to create "secret" memory areasMike Rapoport2021-07-082-0/+49
| * | | | | | | | | | | | | | | | | set_memory: allow querying whether set_direct_map_*() is actually enabledMike Rapoport2021-07-081-0/+12
| * | | | | | | | | | | | | | | | | lib: fix spelling mistakes in header filesZhen Lei2021-07-087-13/+13
* | | | | | | | | | | | | | | | | | Merge tag 'drm-next-2021-07-08-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-07-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'drm-misc-next-fixes-2021-07-01' of git://anongit.freedesktop.org/d...Dave Airlie2021-07-081-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | <linux/dma-resv.h>: correct a function name in kernel-docRandy Dunlap2021-06-291-1/+1
* | | | | | | | | | | | | | | | | | | | Merge tag 'pwm/for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-081-5/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | pwm: core: Remove unused devm_pwm_put()Andy Shevchenko2021-06-301-5/+0
| * | | | | | | | | | | | | | | | | | | | pwm: Add a device-managed function to add PWM chipsUwe Kleine-König2021-06-281-0/+3
| * | | | | | | | | | | | | | | | | | | | pwm: core: Support new usage_power setting in PWM stateClemens Gruber2021-06-041-0/+7
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2021-07-081-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | clk: divider: Add re-usable determine_rate implementationsMartin Blumenstingl2021-06-301-0/+6
* | | | | | | | | | | | | | | | | | | | | Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-07-087-5/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pci/kernel-doc'Bjorn Helgaas2021-07-065-4/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | PCI: Fix kernel-doc formattingKrzysztof Wilczyński2021-07-065-4/+12
| | | |/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'pci/p2pdma'Bjorn Helgaas2021-07-061-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | PCI/P2PDMA: Finish RCU conversion of pdev->p2pdmaEric Dumazet2021-07-061-1/+1
| | |/ / / / / / / / / / / / / / / / / / / /
| * / / / / / / / / / / / / / / / / / / / / PCI: Dynamically map ECAM regionsRussell King2021-06-171-0/+1
| |/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge tag 'acpi-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-07-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'acpi-misc', 'acpi-video' and 'acpi-prm'Rafael J. Wysocki2021-07-071-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | ACPI: Correct \_SB._OSC bit definition for PRMAubrey Li2021-07-021-1/+1
* | | | | | | | | | | | | | | | | | | | | | | Merge tag 'pm-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-07-073-11/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2021-07-012-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'cpufreq/cppc-fie' into cpufreq/arm/linux-nextViresh Kumar2021-07-01202-6124/+3272
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | cpufreq: CPPC: Add support for frequency invarianceViresh Kumar2021-07-011-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | clk: mediatek: remove deprecated CLK_INFRA_CA57SEL for MT8173 SoCSeiya Wang2021-06-041-1/+0
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | cpufreq: Remove ->resolve_freq()Viresh Kumar2021-06-301-9/+0
| * | | | | | | | | | | | | | | | | | | | | | | | cpufreq: Remove the ->stop_cpu() driver callbackViresh Kumar2021-06-301-1/+0
| | |/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2021-07-073-80/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | power: supply: max17040: drop unused platform data supportKrzysztof Kozlowski2021-06-041-16/+0
| * | | | | | | | | | | | | | | | | | | | | | | | power: supply: pm2301_charger: Delete driverLinus Walleij2021-06-031-48/+0
| * | | | | | | | | | | | | | | | | | | | | | | | power: ab8500: remove unused headerKrzysztof Kozlowski2021-06-031-16/+0
| | |/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'linux-watchdog-5.14-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2021-07-071-8/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | watchdog: Remove MV64x60 watchdog driverChristophe Leroy2021-06-211-8/+0
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'nfsd-5.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2021-07-073-12/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | lockd: Remove stale commentsChuck Lever2021-07-072-12/+1
| * | | | | | | | | | | | | | | | | | | | | | | NFSD: delay unmount source's export after inter-server copy completed.Dai Ngo2021-05-251-0/+14
* | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-073-11/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | x86/fpu: Use pkru_write_default() in copy_init_fpstate_to_fpregs()Thomas Gleixner2021-06-231-4/+0