summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers/arm_arch_timer: Fix masking for high freq countersOliver Upton2021-10-181-5/+29
* clocksource/drivers/arm_arch_timer: Drop unnecessary ISB on CVAL programmingMarc Zyngier2021-10-172-4/+4
* clocksource/drivers/arm_arch_timer: Remove any trace of the TVAL programming ...Marc Zyngier2021-10-172-9/+0
* clocksource/drivers/arm_arch_timer: Work around broken CVAL implementationsMarc Zyngier2021-10-171-1/+27
* clocksource/drivers/arm_arch_timer: Advertise 56bit timer to the core codeMarc Zyngier2021-10-171-1/+1
* clocksource/drivers/arm_arch_timer: Move MMIO timer programming over to CVALMarc Zyngier2021-10-172-12/+39
* clocksource/drivers/arm_arch_timer: Fix MMIO base address vs callback orderin...Marc Zyngier2021-10-171-14/+13
* clocksource/drivers/arm_arch_timer: Move drop _tval from erratum function namesMarc Zyngier2021-10-171-13/+13
* clocksource/drivers/arm_arch_timer: Move system register timer programming ov...Marc Zyngier2021-10-174-12/+33
* clocksource/drivers/arm_arch_timer: Extend write side of timer register acces...Marc Zyngier2021-10-173-11/+11
* clocksource/drivers/arm_arch_timer: Drop CNT*_TVAL read accessorsMarc Zyngier2021-10-173-67/+0
* clocksource/arm_arch_timer: Add build-time guards for unhandled register acce...Marc Zyngier2021-10-173-1/+32
* Linux 5.14-rc3v5.14-rc3Linus Torvalds2021-07-261-1/+1
* smpboot: fix duplicate and misplaced inlining directiveLinus Torvalds2021-07-251-1/+1
* Merge tag 'powerpc-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-07-255-8/+68
|\
| * KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM stateNicholas Piggin2021-07-231-0/+20
| * KVM: PPC: Book3S: Fix H_RTAS rets buffer overflowNicholas Piggin2021-07-231-3/+22
| * KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leakNicholas Piggin2021-07-171-2/+2
| * KVM: PPC: Book3S: Fix CONFIG_TRANSACTIONAL_MEM=n crashNicholas Piggin2021-07-171-0/+2
| * KVM: PPC: Book3S HV P9: Fix guest TM supportNicholas Piggin2021-07-151-3/+22
* | Merge tag 'timers-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-07-252-8/+10
|\ \
| * \ Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner2021-07-202-8/+10
| |\ \
| | * | timers: Fix get_next_timer_interrupt() with no timers pendingNicolas Saenz Julienne2021-07-151-3/+5
| | * | posix-cpu-timers: Fix rearm racing against process tickFrederic Weisbecker2021-07-151-5/+5
| | |/
* | | Merge tag 'locking-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-07-251-3/+4
|\ \ \
| * | | jump_labels: Mark __jump_label_transform() as __always_inlined to work around...Ingo Molnar2021-07-131-3/+4
* | | | Merge tag 'efi-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-07-254-7/+23
|\ \ \ \
| * \ \ \ Merge tag 'efi-urgent-for-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2021-07-204-7/+23
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | efi/mokvar: Reserve the table only if it is in boot services dataBorislav Petkov2021-07-201-1/+4
| | * | | efi/libstub: Fix the efi_load_initrd function descriptionAtish Patra2021-07-161-2/+2
| | * | | firmware/efi: Tell memblock about EFI iomem reservationsMarc Zyngier2021-07-161-1/+12
| | * | | efi/tpm: Differentiate missing and invalid final event log table.Michal Suchanek2021-07-161-3/+5
| | | |/ | | |/|
* | | | Merge tag 'core-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-07-251-1/+1
|\ \ \ \
| * | | | smpboot: Mark idle_init() as __always_inlined to work around aggressive compi...Ingo Molnar2021-07-131-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'dma-mapping-5.14-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-07-251-2/+10
|\ \ \ \
| * | | | dma-mapping: handle vmalloc addresses in dma_common_{mmap,get_sgtable}Roman Skakun2021-07-161-2/+10
* | | | | Merge tag '5.14-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2021-07-256-55/+247
|\ \ \ \ \
| * | | | | cifs: fix fallocate when trying to allocate a hole.Ronnie Sahlberg2021-07-231-5/+18
| * | | | | CIFS: Clarify SMB1 code for POSIX delete fileSteve French2021-07-221-2/+5
| * | | | | CIFS: Clarify SMB1 code for POSIX CreateSteve French2021-07-221-1/+2
| * | | | | cifs: support share failover when remountingPaulo Alcantara2021-07-224-40/+203
| * | | | | cifs: only write 64kb at a time when fallocating a small region of a fileRonnie Sahlberg2021-07-221-7/+19
| | |_|/ / | |/| | |
* | | | | Merge tag 'riscv-for-linus-5.14-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-07-254-21/+48
|\ \ \ \ \
| * | | | | riscv: __asm_copy_to-from_user: Fix: Typos in commentsAkira Tsukamoto2021-07-241-9/+9
| * | | | | riscv: __asm_copy_to-from_user: Remove unnecessary size checkAkira Tsukamoto2021-07-241-1/+0
| * | | | | riscv: __asm_copy_to-from_user: Fix: fail on RV32Akira Tsukamoto2021-07-241-1/+1
| * | | | | riscv: __asm_copy_to-from_user: Fix: overrun copyAkira Tsukamoto2021-07-241-3/+3
| * | | | | riscv: stacktrace: pin the task's stack in get_wchanJisheng Zhang2021-07-241-1/+5
| * | | | | riscv: Make sure the kernel mapping does not overlap with IS_ERR_VALUEAlexandre Ghiti2021-07-231-2/+16
| * | | | | riscv: Make sure the linear mapping does not use the kernel mappingAlexandre Ghiti2021-07-231-0/+2