index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-27
kill unused dump_fpu() instances
Al Viro
14
-257
/
+1
2020-07-27
Merge branch 'work.fdpic' into regset.followup
Al Viro
3
-6
/
+0
2020-07-27
regset(): kill ->get_size()
Al Viro
1
-13
/
+0
2020-07-27
csky: switch to ->regset_get()
Al Viro
1
-14
/
+10
2020-07-27
xtensa: switch to ->regset_get()
Al Viro
1
-10
/
+6
2020-07-27
parisc: switch to ->regset_get()
Al Viro
1
-68
/
+16
2020-07-27
nds32: switch to ->regset_get()
Al Viro
1
-5
/
+4
2020-07-27
nios2: switch to ->regset_get()
Al Viro
1
-36
/
+15
2020-07-27
hexagon: switch to ->regset_get()
Al Viro
1
-41
/
+21
2020-07-27
h8300: switch to ->regset_get()
Al Viro
1
-11
/
+6
2020-07-27
openrisc: switch to ->regset_get()
Al Viro
1
-20
/
+6
2020-07-27
riscv: switch to ->regset_get()
Al Viro
1
-22
/
+11
2020-07-27
c6x: switch to ->regset_get()
Al Viro
1
-8
/
+3
2020-07-27
ia64: switch to ->regset_get()
Al Viro
1
-91
/
+58
2020-07-27
arc: switch to ->regset_get()
Al Viro
1
-90
/
+58
2020-07-27
arm: switch to ->regset_get()
Al Viro
1
-40
/
+12
2020-07-27
sh: convert to ->regset_get()
Al Viro
2
-41
/
+12
2020-07-27
arm64: switch to ->regset_get()
Al Viro
1
-163
/
+62
2020-07-27
mips: switch to ->regset_get()
Al Viro
1
-146
/
+58
2020-07-27
sparc: switch to ->regset_get()
Al Viro
2
-369
/
+110
2020-07-27
s390: switch to ->regset_get()
Al Viro
1
-141
/
+58
2020-07-27
powerpc: switch to ->regset_get()
Al Viro
7
-304
/
+148
2020-07-27
x86: switch to ->regset_get()
Al Viro
9
-259
/
+83
2020-07-27
Merge branches 'regset.x86', 'regset.ia64', 'regset.sparc' and 'regset.arm64'...
Al Viro
7
-410
/
+588
2020-07-27
kill elf_fpxregs_t
Al Viro
3
-6
/
+0
2020-07-27
sparc64: get rid of odd callers of copy_regset_from_user()
Al Viro
1
-33
/
+144
2020-07-27
sparc32: get rid of odd callers of copy_regset_from_user()
Al Viro
1
-38
/
+75
2020-06-26
arm64: sanitize compat_ptrace_write_user()
Al Viro
1
-9
/
+20
2020-06-26
arm64: get rid of copy_regset_to_user() in compat_ptrace_read_user()
Al Viro
1
-3
/
+1
2020-06-26
arm64: take fetching compat reg out of pt_regs into a new helper
Al Viro
1
-17
/
+17
2020-06-26
sparc64: get rid of odd callers of copy_regset_to_user()
Al Viro
1
-39
/
+136
2020-06-26
sparc32: get rid of odd callers of copy_regset_to_user()
Al Viro
1
-35
/
+82
2020-06-26
sparc64: switch genregs32_get() to use of get_from_target()
Al Viro
1
-43
/
+16
2020-06-26
[ia64] access_uarea(): don't bother with fpregs_[gs]et()
Al Viro
1
-9
/
+33
2020-06-26
[ia64] access_uarea(): stop bothering with gpregs_[gs]et()
Al Viro
1
-9
/
+8
2020-06-26
[ia64] regularize do_gpregs_[gs]et()
Al Viro
1
-124
/
+31
2020-06-26
[ia64] teach elf_access_reg() to handle the missing range (r16..r31)
Al Viro
1
-2
/
+4
2020-06-26
[ia64] sanitize elf_access_gpreg()
Al Viro
1
-34
/
+23
2020-06-26
x86: kill dump_fpu()
Al Viro
2
-17
/
+0
2020-06-26
x86: copy_fpstate_to_sigframe(): have fpregs_soft_get() use kernel buffer
Al Viro
1
-6
/
+6
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
39
-303
/
+303
2020-06-13
Merge tag 'powerpc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2020-06-13
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-2
/
+64
2020-06-13
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-2
/
+2
2020-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
8
-30
/
+121
2020-06-13
Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-180
/
+233
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
88
-2269
/
+2554
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
35
-297
/
+297
2020-06-13
ARM: 8985/1: efi/decompressor: deal with HYP mode boot gracefully
Ard Biesheuvel
1
-0
/
+62
2020-06-13
ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0
Chris Packham
1
-2
/
+2
[next]