index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-08
riscv: Allocate user's vector context in the first-use trap
Andy Chiu
4
-2
/
+150
2023-06-08
riscv: Add task switch support for vector
Greentime Hu
5
-0
/
+64
2023-06-08
riscv: Introduce struct/helpers to save/restore per-task Vector state
Greentime Hu
2
-0
/
+112
2023-06-08
riscv: Introduce riscv_v_vsize to record size of Vector context
Greentime Hu
5
-0
/
+54
2023-06-08
riscv: Introduce Vector enable/disable helpers
Greentime Hu
1
-0
/
+11
2023-06-08
riscv: Disable Vector Instructions for kernel itself
Guo Ren
2
-9
/
+9
2023-06-08
riscv: Clear vector regfile on bootup
Greentime Hu
1
-2
/
+25
2023-06-08
riscv: Add new csr defines related to vector extension
Greentime Hu
1
-2
/
+16
2023-06-08
riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
Andy Chiu
2
-0
/
+5
2023-06-08
riscv: Extending cpufeature.c to detect V-extension
Guo Ren
4
-0
/
+39
2023-06-08
riscv: Rename __switch_to_aux() -> fpu
Guo Ren
1
-3
/
+3
2023-05-05
s390: remove the unneeded select GCC12_NO_ARRAY_BOUNDS
Lukas Bulwahn
1
-1
/
+0
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
26
-62
/
+114
2023-05-05
Merge branch 'x86-uaccess-cleanup': x86 uaccess header cleanups
Linus Torvalds
4
-94
/
+122
2023-05-05
Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
19
-66
/
+674
2023-05-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
23
-177
/
+1208
2023-05-05
Merge tag 'kvm-s390-next-6.4-2' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
3
-21
/
+23
2023-05-05
Merge tag 'kvm-x86-mmu-6.4-2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-65
/
+56
2023-05-05
Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
19
-91
/
+1129
2023-05-04
Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-19
/
+1
2023-05-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-23
/
+22
2023-05-04
Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
28
-295
/
+1666
2023-05-04
Merge tag 'csky-for-linus-6.4' of https://github.com/c-sky/csky-linux
Linus Torvalds
3
-5
/
+6
2023-05-04
KVM: s390: fix race in gmap_make_secure()
Claudio Imbrenda
1
-21
/
+11
2023-05-04
KVM: s390: pv: fix asynchronous teardown for small VMs
Claudio Imbrenda
2
-0
/
+12
2023-05-03
Merge tag 'parisc-for-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-148
/
+93
2023-05-03
Merge tag 'uml-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-111
/
+45
2023-05-03
Merge tag 'for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pate...
Linus Torvalds
1
-0
/
+17
2023-05-03
x86-64: mm: clarify the 'positive addresses' user address rules
Linus Torvalds
2
-15
/
+33
2023-05-03
x86: mm: remove 'sign' games from LAM untagged_addr*() macros
Linus Torvalds
1
-15
/
+3
2023-05-03
x86: uaccess: move 32-bit and 64-bit parts into proper <asm/uaccess_N.h> header
Linus Torvalds
3
-85
/
+82
2023-05-03
x86: mm: remove architecture-specific 'access_ok()' define
Linus Torvalds
1
-34
/
+0
2023-05-03
x86-64: make access_ok() independent of LAM
Linus Torvalds
2
-10
/
+69
2023-05-03
parisc: Fix argument pointer in real64_call_asm()
Helge Deller
1
-3
/
+2
2023-05-03
parisc: Cleanup mmap implementation regarding color alignment
John David Anglin
1
-103
/
+63
2023-05-03
parisc: Drop HP-UX constants and structs from grfioctl.h
Helge Deller
1
-38
/
+0
2023-05-03
parisc: Ensure page alignment in flush functions
Helge Deller
1
-0
/
+2
2023-05-03
parisc: Replace regular spinlock with spin_trylock on panic path
Guilherme G. Piccoli
2
-4
/
+24
2023-05-03
parisc: Limit amount of kgdb breakpoints on parisc
Helge Deller
1
-0
/
+2
2023-05-02
mm/ksm: move disabling KSM from s390/gmap code to KSM code
David Hildenbrand
1
-19
/
+1
2023-05-02
arm64: lds: move .got section out of .text
Fangrui Song
1
-10
/
+9
2023-05-02
arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.text
ndesaulniers@google.com
3
-5
/
+5
2023-05-02
arm64: cpufeature: Fix pointer auth hwcaps
Kristina Martsenko
1
-6
/
+6
2023-05-01
RISC-V: include cpufeature.h in cpufeature.c
Conor Dooley
1
-0
/
+1
2023-05-01
Merge tag 'input-for-v6.4-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2023-05-01
riscv: Move .rela.dyn to the init sections
Alexandre Ghiti
1
-6
/
+6
2023-05-01
riscv: compat_syscall_table: Fixup compile warning
Guo Ren
1
-0
/
+1
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
82
-1520
/
+2733
2023-05-01
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
10
-31
/
+101
2023-05-01
LoongArch: ftrace: Add direct call trampoline samples support
Youling Tang
1
-0
/
+2
[next]