index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-08
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
15
-15
/
+15
2023-03-08
xtensa/cpu: Mark cpu_die() __noreturn
Josh Poimboeuf
1
-1
/
+1
2023-03-08
xtensa/cpu: Make sure cpu_die() doesn't return
Josh Poimboeuf
1
-0
/
+2
2023-03-08
x86/cpu: Mark play_dead() __noreturn
Josh Poimboeuf
2
-2
/
+2
2023-03-08
x86/cpu: Make sure play_dead() doesn't return
Josh Poimboeuf
1
-0
/
+1
2023-03-08
sparc/cpu: Mark cpu_play_dead() __noreturn
Josh Poimboeuf
1
-1
/
+1
2023-03-08
sh/cpu: Expose arch_cpu_idle_dead()'s prototype definition
Josh Poimboeuf
1
-0
/
+1
2023-03-08
sh/cpu: Mark play_dead() __noreturn
Josh Poimboeuf
1
-2
/
+2
2023-03-08
sh/cpu: Make sure play_dead() doesn't return
Josh Poimboeuf
1
-0
/
+1
2023-03-08
powerpc/cpu: Mark start_secondary_resume() __noreturn
Josh Poimboeuf
1
-1
/
+1
2023-03-08
mips/cpu: Mark play_dead() __noreturn
Josh Poimboeuf
1
-1
/
+1
2023-03-08
mips/cpu: Make sure play_dead() doesn't return
Josh Poimboeuf
2
-0
/
+3
2023-03-08
mips/cpu: Expose play_dead()'s prototype definition
Josh Poimboeuf
4
-0
/
+5
2023-03-06
loongarch/cpu: Mark play_dead() __noreturn
Josh Poimboeuf
1
-1
/
+1
2023-03-06
loongarch/cpu: Make sure play_dead() doesn't return
Josh Poimboeuf
1
-1
/
+1
2023-03-06
ia64/cpu: Mark play_dead() __noreturn
Josh Poimboeuf
1
-2
/
+2
2023-03-06
csky/cpu: Make sure arch_cpu_idle_dead() doesn't return
Josh Poimboeuf
1
-0
/
+2
2023-03-06
arm64/cpu: Mark cpu_die() __noreturn
Josh Poimboeuf
2
-2
/
+2
2023-03-06
arm/cpu: Add unreachable() to arch_cpu_idle_dead()
Josh Poimboeuf
1
-0
/
+2
2023-03-06
alpha/cpu: Make sure arch_cpu_idle_dead() doesn't return
Josh Poimboeuf
1
-0
/
+1
2023-03-06
alpha/cpu: Expose arch_cpu_idle_dead()'s prototype declaration
Josh Poimboeuf
1
-0
/
+1
2023-03-05
cpumask: re-introduce constant-sized cpumask optimizations
Linus Torvalds
1
-3
/
+1
2023-03-05
Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+18
2023-03-05
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
11
-11
/
+48
2023-03-05
Remove Intel compiler support
Masahiro Yamada
3
-172
/
+2
2023-03-04
Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-19
/
+0
2023-03-04
Merge tag 'powerpc-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-1
/
+2
2023-03-03
Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
12
-99
/
+128
2023-03-03
Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-17
/
+27
2023-03-02
kasan, x86: don't rename memintrinsics in uninstrumented files
Marco Elver
1
-19
/
+0
2023-03-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
8
-13
/
+22
2023-03-02
Merge tag 'mips_6.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
8
-31
/
+31
2023-03-02
Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-11
/
+19
2023-03-02
openrisc: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
nios2: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
microblaze: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
ia64: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
sparc: fix livelock in uaccess
Al Viro
2
-2
/
+10
2023-03-02
alpha: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
parisc: fix livelock in uaccess
Al Viro
1
-1
/
+6
2023-03-02
hexagon: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
riscv: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
m68k: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
s390/kprobes: fix current_kprobe never cleared after kprobes reenter
Vasily Gorbik
1
-0
/
+1
2023-03-02
s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handler
Vasily Gorbik
1
-2
/
+1
2023-03-01
riscv: Bump COMMAND_LINE_SIZE value to 1024
Alexandre Ghiti
1
-0
/
+8
2023-03-01
s390/Kconfig: sort config S390 select list again
Heiko Carstens
1
-3
/
+3
2023-03-01
s390/extmem: return correct segment type in __segment_load()
Gerald Schaefer
1
-5
/
+7
2023-03-01
Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
40
-129
/
+2623
2023-03-01
Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
19
-104
/
+258
[next]