index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-26
x86/ptrace: Document FSBASE and GSBASE ABI oddities
Andy Lutomirski
1
-0
/
+17
2019-11-26
x86/ptrace: Remove set_segment_reg() implementations for current
Andy Lutomirski
1
-12
/
+7
2019-11-26
x86/traps: die() instead of panicking on a double fault
Andy Lutomirski
1
-1
/
+1
2019-11-26
x86/doublefault/32: Rewrite the x86_32 #DF handler and unify with 64-bit
Andy Lutomirski
4
-33
/
+138
2019-11-26
x86/doublefault/32: Move #DF stack and TSS to cpu_entry_area
Andy Lutomirski
8
-34
/
+113
2019-11-26
x86/doublefault/32: Rename doublefault.c to doublefault_32.c
Andy Lutomirski
2
-5
/
+3
2019-11-26
x86/traps: Disentangle the 32-bit and 64-bit doublefault code
Andy Lutomirski
4
-22
/
+4
2019-11-26
lkdtm: Add a DOUBLE_FAULT crash type on x86
Andy Lutomirski
3
-0
/
+45
2019-11-26
selftests/x86/single_step_syscall: Check SYSENTER directly
Andy Lutomirski
1
-9
/
+85
2019-11-26
x86/mm/32: Sync only to VMALLOC_END in vmalloc_sync_all()
Joerg Roedel
1
-1
/
+1
2019-11-26
x86/iopl: Make 'struct tss_struct' constant size again
Ingo Molnar
1
-2
/
+0
2019-11-26
sr_vendor: support Beurer GL50 evo CD-on-a-chip devices.
Diego Elio Pettenò
1
-0
/
+18
2019-11-26
cdrom: respect device capabilities during opening action
Diego Elio Pettenò
1
-1
/
+11
2019-11-26
Revert "vfs: properly and reliably lock f_pos in fdget_pos()"
Linus Torvalds
3
-2
/
+8
2019-11-26
Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
25
-478
/
+686
2019-11-26
sysctl: Remove the sysctl system call
Eric W. Biederman
34
-1354
/
+0
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
165
-1189
/
+1657
2019-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-140
/
+217
2019-11-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-5
/
+48
2019-11-26
tipc: fix link name length check
John Rutherford
1
-2
/
+2
2019-11-26
clk: aspeed: Add RMII RCLK gates for both AST2500 MACs
Andrew Jeffery
1
-1
/
+26
2019-11-26
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-110
/
+323
2019-11-26
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-309
/
+229
2019-11-26
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-178
/
+46
2019-11-26
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-55
/
+190
2019-11-26
Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-36
/
+81
2019-11-26
Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kerne...
Linus Torvalds
16
-49
/
+95
2019-11-26
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-17
/
+326
2019-11-26
Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-ap...
Linus Torvalds
21
-2029
/
+24
2019-11-26
perf tools: Allow to link with libbpf dynamicaly
Jiri Olsa
5
-2
/
+28
2019-11-26
perf tests: Rename tests/map_groups.c to tests/maps.c
Arnaldo Carvalho de Melo
4
-5
/
+5
2019-11-26
perf tests: Rename thread-mg-share to thread-maps-share
Arnaldo Carvalho de Melo
4
-15
/
+15
2019-11-26
perf maps: Rename map_groups.h to maps.h
Arnaldo Carvalho de Melo
11
-13
/
+13
2019-11-26
perf maps: Rename 'mg' variables to 'maps'
Arnaldo Carvalho de Melo
10
-140
/
+135
2019-11-26
perf map_symbol: Rename ms->mg to ms->maps
Arnaldo Carvalho de Melo
9
-16
/
+16
2019-11-26
perf addr_location: Rename al->mg to al->maps
Arnaldo Carvalho de Melo
9
-24
/
+24
2019-11-26
perf thread: Rename thread->mg to thread->maps
Arnaldo Carvalho de Melo
19
-49
/
+49
2019-11-26
perf maps: Merge 'struct maps' with 'struct map_groups'
Arnaldo Carvalho de Melo
33
-275
/
+209
2019-11-26
x86/insn: perf tools: Add some more instructions to the new instructions test
Adrian Hunter
3
-0
/
+1505
2019-11-26
x86/insn: Add some more Intel instructions to the opcode map
Adrian Hunter
2
-24
/
+64
2019-11-26
perf map: Remove unused functions
Arnaldo Carvalho de Melo
2
-27
/
+8
2019-11-26
perf map: Remove needless struct forward declarations
Arnaldo Carvalho de Melo
1
-3
/
+0
2019-11-26
perf map: Ditch leftover map__reloc_vmlinux() prototype
Arnaldo Carvalho de Melo
1
-2
/
+0
2019-11-26
perf script: Move map__fprintf_srccode() to near its only user
Arnaldo Carvalho de Melo
3
-50
/
+42
2019-11-26
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
3187
-59192
/
+194300
2019-11-26
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
298
-4688
/
+12814
2019-11-26
Merge branch 'acpi-mm'
Rafael J. Wysocki
45
-100
/
+644
2019-11-26
Merge branches 'acpi-utils', 'acpi-platform', 'acpi-video' and 'acpi-doc'
Rafael J. Wysocki
11
-83
/
+121
2019-11-26
Merge branches 'acpi-ec', 'acpi-soc', 'acpi-pmic' and 'acpi-button'
Rafael J. Wysocki
11
-149
/
+314
2019-11-26
Merge branch 'acpica'
Rafael J. Wysocki
31
-75
/
+292
[prev]
[next]