summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | i2c: rzv2m: Drop extra spaceBiju Das2023-06-051-1/+1
| | * | | | i2c: designware: Add driver support for Wangxun 10Gb NICJiawen Wu2023-06-054-5/+111
| | * | | | i2c: tegra: allow VI support to be compiled outMichał Mirosław2023-06-051-10/+14
| | * | | | i2c: tegra: allow DVC support to be compiled outMichał Mirosław2023-06-051-6/+11
| | * | | | i2c: tegra: Share same DMA channel for RX and TXAkhil R2023-06-051-49/+20
| | * | | | i2c: i801: Add support for Intel Meteor Lake PCH-SJarkko Nikula2023-06-053-2/+5
| | * | | | i2c: i801: Add support for Intel Meteor Lake SoC-SJarkko Nikula2023-06-051-0/+3
| | * | | | i2c: i801: Enlarge device name field in i801_ids tableJarkko Nikula2023-06-051-61/+61
| | * | | | i2c: Convert to platform remove callback returning voidUwe Kleine-König2023-06-0588-343/+180
| * | | | | Merge tag 'parisc-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-07-0237-252/+485
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | parisc: Refresh defconfigsHelge Deller2023-06-302-18/+83
| | * | | | parisc: irq: Add irq-related function declarationsHelge Deller2023-06-302-4/+4
| | * | | | parisc: Move init function declarations into header fileHelge Deller2023-06-306-29/+36
| | * | | | parisc: dino: Make dino_init() returning voidHelge Deller2023-06-301-2/+1
| | * | | | parisc: lba_pci: Mark two variables __maybe_unusedHelge Deller2023-06-301-2/+2
| | * | | | parisc: unaligned: Include header file to avoid missing prototype warningsHelge Deller2023-06-301-0/+1
| | * | | | parisc: signal: Mark do_notify_resume() and sys_rt_sigreturn() asmlinkageHelge Deller2023-06-301-5/+5
| | * | | | parisc: unwind: Mark start and stop variables __maybe_unusedHelge Deller2023-06-301-2/+3
| | * | | | parisc: init: Drop unused variable end_paddrHelge Deller2023-06-301-2/+0
| | * | | | parisc: traps: Mark functions staticHelge Deller2023-06-301-5/+2
| | * | | | parisc: processor: Fix kdoc for init_cpu_profiler()Helge Deller2023-06-301-1/+1
| | * | | | parisc: sys_parisc: parisc_personality() is called from asm codeHelge Deller2023-06-301-1/+2
| | * | | | parisc: ccio-dma: Fix kdoc and compiler warningsHelge Deller2023-06-301-6/+12
| | * | | | parisc: pdc_stable: Fix kdoc and compiler warningsHelge Deller2023-06-301-1/+35
| | * | | | parisc: pci-dma: Make pcxl_alloc_range() staticHelge Deller2023-06-301-1/+1
| | * | | | parisc: Mark image_size __maybe_unused in perf_write()Helge Deller2023-06-301-1/+1
| | * | | | parisc: module: Mark symindex __maybe_unusedHelge Deller2023-06-301-1/+1
| | * | | | parisc: pdc_chassis: Fix kdoc warningsHelge Deller2023-06-301-6/+11
| | * | | | parisc: firmware: Fix kdoc warningsHelge Deller2023-06-301-18/+21
| | * | | | parisc: drivers: Fix kdoc warningsHelge Deller2023-06-301-16/+17
| | * | | | parisc: Fold 32-bit compat code into audit_classify_syscall()Helge Deller2023-06-302-21/+4
| | * | | | parisc: sba_iommu: Fix kdoc warningsHelge Deller2023-06-301-12/+18
| | * | | | sticon/parisc: Fix STI console on 64-bit only machinesHelge Deller2023-06-303-78/+127
| | * | | | sticon/parisc: Allow 64-bit STI calls in PDC firmware abstrationHelge Deller2023-06-303-10/+18
| | * | | | parisc: Default to 8 CPUs for 64-bit kernelHelge Deller2023-06-301-1/+1
| | * | | | parisc: Fix missing prototype warning for arch_report_meminfo()Helge Deller2023-06-301-0/+1
| | * | | | parisc: Add cacheflush() syscallHelge Deller2023-06-303-0/+62
| | * | | | parisc: Check if IRQs are disabled when calling arch_local_irq_restore()Helge Deller2023-06-301-0/+5
| | * | | | parisc: Move TLB_PTLOCK option to Kconfig.debugHelge Deller2023-06-302-10/+11
| * | | | | Merge tag 'csky-for-linus-6.5' of https://github.com/c-sky/csky-linuxLinus Torvalds2023-07-021-0/+3
| |\ \ \ \ \
| | * | | | | csky: uprobes: Restore thread.trap_noTiezhu Yang2023-06-181-0/+3
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2023-07-0131-430/+1561
| |\ \ \ \ \
| | * | | | | Revert "NFSv4: Retry LOCK on OLD_STATEID during delegation return"Benjamin Coddington2023-06-291-4/+2
| | * | | | | NFS: Don't cleanup sysfs superblock entry if uninitializedBenjamin Coddington2023-06-291-2/+4
| | * | | | | nfs: don't report STATX_BTIME in ->getattrJeff Layton2023-06-191-1/+1
| | * | | | | NFSv4.1: freeze the session table upon receiving NFS4ERR_BADSESSIONOlga Kornievskaia2023-06-191-0/+1
| | * | | | | NFSv4.2: fix wrong shrinker_idQi Zheng2023-06-191-35/+44
| | * | | | | NFSv4: Clean up some shutdown loopsBenjamin Coddington2023-06-192-1/+4
| | * | | | | NFS: Cancel all existing RPC tasks when shutdownBenjamin Coddington2023-06-191-4/+15
| | * | | | | NFS: add sysfs shutdown knobBenjamin Coddington2023-06-194-2/+61