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
2020-05-21
arm64/cpufeature: Add remaining feature bits in ID_AA64ISAR0 register
Anshuman Khandual
2
-0
/
+2
2020-05-21
arm64/cpufeature: Add remaining feature bits in ID_MMFR4 register
Anshuman Khandual
2
-0
/
+21
2020-05-21
arm64/cpufeature: Add remaining feature bits in ID_PFR0 register
Anshuman Khandual
2
-0
/
+5
2020-05-21
arm64/cpufeature: Introduce ID_MMFR5 CPU register
Anshuman Khandual
5
-1
/
+16
2020-05-21
arm64/cpufeature: Introduce ID_DFR1 CPU register
Anshuman Khandual
5
-1
/
+16
2020-05-21
arm64/cpufeature: Introduce ID_PFR2 CPU register
Anshuman Khandual
5
-1
/
+18
2020-05-21
arm64/cpufeature: Make doublelock a signed feature in ID_AA64DFR0
Anshuman Khandual
1
-1
/
+1
2020-05-21
arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 register
Anshuman Khandual
1
-1
/
+1
2020-05-21
arm64/cpufeature: Add explicit ftr_id_isar0[] for ID_ISAR0 register
Anshuman Khandual
2
-2
/
+20
2020-05-20
arm64/cpufeature: Drop open encodings while extracting parange
Anshuman Khandual
2
-4
/
+10
2020-05-20
arm64/cpufeature: Validate hypervisor capabilities during CPU hotplug
Anshuman Khandual
4
-1
/
+56
2020-05-05
arm64: cpufeature: Group indexed system register definitions by name
Will Deacon
1
-1
/
+5
2020-05-05
arm64: cpufeature: Extend comment to describe absence of field info
Will Deacon
1
-0
/
+5
2020-04-28
arm64: drop duplicate definitions of ID_AA64MMFR0_TGRAN constants
Ard Biesheuvel
1
-11
/
+0
2020-04-28
arm64: cpufeature: Add an overview comment for the cpufeature framework
Will Deacon
1
-0
/
+50
2020-04-28
arm64: cpufeature: Relax checks for AArch32 support at EL[0-2]
Will Deacon
1
-7
/
+3
2020-04-28
arm64: cpufeature: Relax AArch32 system checks if EL1 is 64-bit only
Will Deacon
2
-1
/
+39
2020-04-28
arm64: cpufeature: Factor out checking of AArch32 features
Will Deacon
1
-47
/
+65
2020-04-28
arm64: cpufeature: Remove redundant call to id_aa64pfr0_32bit_el0()
Will Deacon
1
-3
/
+1
2020-04-28
arm64: cpufeature: Add CPU capability for AArch32 EL1 support
Will Deacon
4
-11
/
+17
2020-04-28
arm64: cpufeature: Spell out register fields for ID_ISAR4 and ID_PFR1
Will Deacon
2
-2
/
+43
2020-04-28
arm64: cpufeature: Relax check for IESB support
Sai Prakash Ranjan
1
-1
/
+1
2020-04-26
Linux 5.7-rc3
Linus Torvalds
1
-1
/
+1
2020-04-26
Merge tag '5.7-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-18
/
+78
2020-04-26
Merge tag 'usb-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
29
-121
/
+349
2020-04-26
Merge tag 'tty-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
9
-189
/
+106
2020-04-26
Merge tag 'char-misc-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-6
/
+11
2020-04-26
Merge tag 'staging-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-144
/
+429
2020-04-26
Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-25
/
+11
2020-04-26
Merge tag 's390-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
6
-9
/
+9
2020-04-26
Merge tag 'powerpc-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-19
/
+24
2020-04-26
Merge tag 'devicetree-fixes-for-5.7-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-19
/
+32
2020-04-26
firmware_loader: revert removal of the fw_fallback_config export
Luis Chamberlain
1
-0
/
+1
2020-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-1
/
+1
2020-04-25
Merge tag 'timers-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2020-04-25
Merge tag 'sched-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-21
/
+35
2020-04-25
Merge tag 'perf-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+11
2020-04-25
Merge tag 'objtool-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
2020-04-25
s390/protvirt: fix compilation issue
Claudio Imbrenda
2
-3
/
+2
2020-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
114
-397
/
+1131
2020-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
19
-85
/
+203
2020-04-24
selftests/bpf: Fix a couple of broken test_btf cases
Stanislav Fomichev
4
-40
/
+16
2020-04-24
tools/runqslower: Ensure own vmlinux.h is picked up first
Andrii Nakryiko
1
-1
/
+1
2020-04-24
bpf: Make bpf_link_fops static
Zou Wei
1
-1
/
+1
2020-04-24
bpftool: Respect the -d option in struct_ops cmd
Martin KaFai Lau
1
-1
/
+7
2020-04-24
selftests/bpf: Add test for freplace program with expected_attach_type
Toke Høiland-Jørgensen
3
-18
/
+58
2020-04-24
bpf: Propagate expected_attach_type when verifying freplace programs
Toke Høiland-Jørgensen
1
-0
/
+8
2020-04-24
bpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fd
Andrii Nakryiko
1
-2
/
+9
2020-04-24
bpf, x86_32: Fix logic error in BPF_LDX zero-extension
Wang YanQing
1
-1
/
+1
2020-04-24
bpf, x86_32: Fix clobbering of dst for BPF_JSET
Luke Nelson
1
-4
/
+18
[next]