summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* signal: Allow POSIX timer signals to be droppedThomas Gleixner2024-10-291-2/+3
* posix-timers: Cure si_sys_private raceThomas Gleixner2024-10-291-1/+1
* signal: Confine POSIX_TIMERS properlyThomas Gleixner2024-10-291-1/+4
* time: Fix references to _msecs_to_jiffies() handling of valuesMiguel Ojeda2024-10-251-1/+1
* timekeeping: Reorder struct timekeeperThomas Gleixner2024-10-251-41/+65
* iopoll/regmap/phy/snd: Fix comment referencing outdated timer documentationAnna-Maria Behnsen2024-10-163-49/+50
* timers: Adjust flseep() to reflect realityAnna-Maria Behnsen2024-10-161-4/+25
* delay: Rework udelay and ndelayAnna-Maria Behnsen2024-10-161-28/+37
* timers: Update function descriptions of sleep/delay related functionsAnna-Maria Behnsen2024-10-162-16/+73
* timers: Rename usleep_idle_range() to usleep_range_idle()Anna-Maria Behnsen2024-10-161-1/+1
* clocksource: Remove unused clocksource_change_ratingDr. David Alan Gilbert2024-10-101-1/+0
* Merge branch 'timers/vfs' into timers/coreThomas Gleixner2024-10-061-0/+5
|\
| * timekeeping: Add percpu counter for tracking floor swap eventsJeff Layton2024-10-061-0/+1
| * timekeeping: Add interfaces for handling timestamps with a floor valueJeff Layton2024-10-061-0/+4
* | Merge branch 'timers/kvm' into timers/coreThomas Gleixner2024-10-021-0/+2
|\ \
| * | timekeeping: Add the boot clock to system time snapshotVincent Donnefort2024-10-021-0/+2
| |/
* | ntp: Make tick_usec staticThomas Gleixner2024-10-021-7/+0
* | ntp: Remove unused tick_nsecThomas Gleixner2024-10-021-1/+0
|/
* Merge tag 'dma-mapping-6.12-2024-09-29' of git://git.infradead.org/users/hch/...Linus Torvalds2024-09-291-18/+19
|\
| * dma-mapping: fix DMA API tracing for chained scatterlistsChristoph Hellwig2024-09-261-18/+19
* | Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-09-291-0/+136
|\ \
| * \ Merge branch 'locking/core' into locking/urgent, to pick up pending commitsIngo Molnar2024-09-291-0/+136
| |\ \
| | * | cleanup: Add usage and style documentationDan Williams2024-08-051-0/+136
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-09-281-2/+16
|\ \ \ \
| * \ \ \ Merge branch 'kvm-redo-enable-virt' into HEADPaolo Bonzini2024-09-171-2/+16
| |\ \ \ \
| | * | | | KVM: Add arch hooks for enabling/disabling virtualizationSean Christopherson2024-09-041-0/+14
| | * | | | KVM: Rename arch hooks related to per-CPU virtualization enablingSean Christopherson2024-09-041-2/+2
* | | | | | Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds2024-09-281-2/+0
|\ \ \ \ \ \
| * | | | | | ceph: Remove unused declarationsYue Haibing2024-08-271-2/+0
* | | | | | | Merge tag 'bitmap-for-6.12' of https://github.com/norov/linuxLinus Torvalds2024-09-277-232/+291
|\ \ \ \ \ \ \
| * | | | | | | uapi: Define GENMASK_U128Anshuman Khandual2024-08-283-0/+35
| * | | | | | | nodemask: Switch from inline to __always_inlineYury Norov2024-08-181-43/+43
| * | | | | | | cpumask: Switch from inline to __always_inlineBrian Norris2024-08-181-100/+112
| * | | | | | | bitmap: Switch from inline to __always_inlineYury Norov2024-08-181-64/+76
| * | | | | | | find: Switch from inline to __always_inlineYury Norov2024-08-181-25/+25
* | | | | | | | Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2024-09-273-0/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | cxl: Move mailbox related bits to the same contextDave Jiang2024-09-121-0/+28
| * | | | | | | | cxl: move cxl headers to new include/cxl/ directoryDave Jiang2024-09-102-0/+0
* | | | | | | | | Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/s...Linus Torvalds2024-09-272-1/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | compiler.h: specify correct attribute for .rodata..c_jump_tableTiezhu Yang2024-09-261-1/+1
| * | | | | | | | | mm/hugetlb: fix memfd_pin_folios resv_huge_pages leakSteve Sistare2024-09-261-0/+10
* | | | | | | | | | Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-09-276-5/+146
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | xen: sync elfnote.h from xen treeJason Andryuk2024-09-251-5/+88
| * | | | | | | | | | xen/privcmd: Add new syscall to get gsi from devJiqian Chen2024-09-252-0/+16
| * | | | | | | | | | xen/pvh: Setup gsi for passthrough deviceJiqian Chen2024-09-252-0/+19
| * | | | | | | | | | xen/pci: Add a function to reset device for xenJiqian Chen2024-09-252-0/+23
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'for-6.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-271-1/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dm: Remove unused declaration dm_get_rq_mapinfo()Yue Haibing2024-08-211-1/+0
* | | | | | | | | | | Merge tag 'driver-core-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-09-277-13/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Revert "driver core: shut down devices asynchronously"Greg Kroah-Hartman2024-09-251-2/+0