index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-25
Merge branch 'acpi-processor'
Rafael J. Wysocki
3
-15
/
+23
2023-08-25
Merge tag 'riscv-for-linus-6.5-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-74
/
+7
2023-08-25
LoongArch: Put the body of play_dead() into arch_cpu_idle_dead()
Tiezhu Yang
3
-10
/
+1
2023-08-25
LoongArch: Add identifier names to arguments of die() declaration
Tiezhu Yang
1
-1
/
+1
2023-08-25
LoongArch: Return earlier in die() if notify_die() returns NOTIFY_STOP
Tiezhu Yang
1
-2
/
+4
2023-08-25
LoongArch: Do not kill the task in die() if notify_die() returns NOTIFY_STOP
Tiezhu Yang
2
-7
/
+7
2023-08-25
LoongArch: Remove <asm/export.h>
Masahiro Yamada
1
-1
/
+0
2023-08-25
LoongArch: Replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
8
-8
/
+8
2023-08-25
LoongArch: Remove unneeded #include <asm/export.h>
Masahiro Yamada
3
-3
/
+0
2023-08-25
LoongArch: Replace -ffreestanding with finer-grained -fno-builtin's
WANG Xuerui
1
-1
/
+1
2023-08-25
LoongArch: Remove redundant "source drivers/firmware/Kconfig"
Xi Ruoyao
1
-2
/
+0
2023-08-25
Merge branch 'for-next/perf' into for-next/core
Will Deacon
3
-6
/
+9
2023-08-25
Merge branch 'for-next/mm' into for-next/core
Will Deacon
6
-34
/
+35
2023-08-25
Merge branch 'for-next/misc' into for-next/core
Will Deacon
11
-19
/
+52
2023-08-25
Merge branch 'for-next/entry' into for-next/core
Will Deacon
2
-33
/
+32
2023-08-25
x86/sev: Make enc_dec_hypercall() accept a size instead of npages
Steve Rutherford
3
-13
/
+10
2023-08-24
x86/crash: optimize CPU changes
Eric DeVolder
1
-0
/
+10
2023-08-24
crash: hotplug support for kexec_load()
Eric DeVolder
2
-4
/
+34
2023-08-24
x86/crash: add x86 crash hotplug support
Eric DeVolder
3
-7
/
+116
2023-08-24
nios2: fix flush_dcache_page() for usage from irq context
Helge Deller
2
-2
/
+7
2023-08-24
mm/swap: stop using page->private on tail pages for THP_SWAP
David Hildenbrand
1
-2
/
+3
2023-08-24
arm64: mm: use ptep_clear() instead of pte_clear() in clear_flush()
Qi Zheng
1
-1
/
+1
2023-08-24
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
15
-44
/
+5
2023-08-24
xtensa: implement the new page table range API
Matthew Wilcox (Oracle)
3
-47
/
+63
2023-08-24
x86: implement the new page table range API
Matthew Wilcox (Oracle)
1
-7
/
+7
2023-08-24
um: implement the new page table range API
Matthew Wilcox (Oracle)
1
-5
/
+2
2023-08-24
sparc64: implement the new page table range API
Matthew Wilcox (Oracle)
5
-67
/
+119
2023-08-24
sparc32: implement the new page table range API
Matthew Wilcox (Oracle)
3
-8
/
+23
2023-08-24
sh: implement the new page table range API
Matthew Wilcox (Oracle)
8
-55
/
+89
2023-08-24
s390: implement the new page table range API
Matthew Wilcox (Oracle)
1
-9
/
+24
2023-08-24
riscv: implement the new page table range API
Matthew Wilcox (Oracle)
3
-33
/
+36
2023-08-24
powerpc: implement the new page table range API
Matthew Wilcox (Oracle)
11
-93
/
+89
2023-08-24
parisc: implement the new page table range API
Matthew Wilcox (Oracle)
3
-53
/
+105
2023-08-24
openrisc: implement the new page table range API
Matthew Wilcox (Oracle)
3
-10
/
+25
2023-08-24
nios2: implement the new page table range API
Matthew Wilcox (Oracle)
3
-46
/
+67
2023-08-24
mips: implement the new page table range API
Matthew Wilcox (Oracle)
12
-86
/
+121
2023-08-24
microblaze: implement the new page table range API
Matthew Wilcox (Oracle)
3
-12
/
+15
2023-08-24
m68k: implement the new page table range API
Matthew Wilcox (Oracle)
6
-14
/
+28
2023-08-24
loongarch: implement the new page table range API
Matthew Wilcox (Oracle)
5
-19
/
+23
2023-08-24
ia64: implement the new page table range API
Matthew Wilcox (Oracle)
4
-26
/
+54
2023-08-24
hexagon: implement the new page table range API
Matthew Wilcox (Oracle)
2
-10
/
+7
2023-08-24
csky: implement the new page table range API
Matthew Wilcox (Oracle)
5
-34
/
+50
2023-08-24
arm64: implement the new page table range API
Matthew Wilcox (Oracle)
3
-30
/
+36
2023-08-24
arm: implement the new page table range API
Matthew Wilcox (Oracle)
12
-87
/
+136
2023-08-24
arc: implement the new page table range API
Matthew Wilcox (Oracle)
5
-40
/
+59
2023-08-24
alpha: implement the new page table range API
Matthew Wilcox (Oracle)
2
-2
/
+18
2023-08-24
mm: convert page_table_check_pte_set() to page_table_check_ptes_set()
Matthew Wilcox (Oracle)
3
-3
/
+3
2023-08-24
minmax: add in_range() macro
Matthew Wilcox (Oracle)
1
-3
/
+3
2023-08-24
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
5
-5
/
+10
2023-08-24
riscv: Fix build errors using binutils2.37 toolchains
Mingzheng Xing
1
-4
/
+4
[prev]
[next]