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
2021-06-17
cxl/pci: Rename CXL REGLOC ID
Ben Widawsky
2
-2
/
+2
2021-06-17
cxl/acpi: Use the ACPI CFMWS to create static decoder objects
Alison Schofield
1
-0
/
+122
2021-06-17
cxl/acpi: Add the Host Bridge base address to CXL port objects
Alison Schofield
1
-5
/
+95
2021-06-15
cxl/pmem: Register 'pmem' / cxl_nvdimm devices
Dan Williams
5
-16
/
+215
2021-06-15
libnvdimm: Drop unused device power management support
Dan Williams
1
-8
/
+37
2021-06-15
libnvdimm: Export nvdimm shutdown helper, nvdimm_delete()
Dan Williams
3
-15
/
+23
2021-06-15
cxl/pmem: Add initial infrastructure for pmem support
Dan Williams
6
-2
/
+335
2021-06-15
cxl/core: Add cxl-bus driver infrastructure
Dan Williams
2
-0
/
+95
2021-06-14
cxl/pci: Add media provisioning required commands
Ben Widawsky
2
-0
/
+31
2021-06-12
cxl/component_regs: Fix offset
Ben Widawsky
1
-1
/
+1
2021-06-12
cxl/hdm: Fix decoder count calculation
Ben Widawsky
2
-1
/
+8
2021-06-09
cxl/acpi: Introduce cxl_decoder objects
Dan Williams
4
-1
/
+417
2021-06-09
cxl/acpi: Enumerate host bridge root ports
Dan Williams
1
-1
/
+92
2021-06-09
cxl/acpi: Add downstream port data to cxl_port instances
Dan Williams
4
-4
/
+180
2021-06-09
cxl/Kconfig: Default drivers to CONFIG_CXL_BUS
Dan Williams
1
-0
/
+2
2021-06-09
cxl/acpi: Introduce the root of a cxl_port topology
Dan Williams
7
-0
/
+273
2021-06-08
Merge branch 'rafael/acpica/cfmws' into for-5.14/cxl
Dan Williams
1322
-7032
/
+14493
2021-06-07
ACPICA: Add the CFMWS structure definition to the CEDT table
Alison Schofield
1
-1
/
+30
2021-06-07
ACPICA: Add defines for the CXL Host Bridge Structure (CHBS)
Alison Schofield
1
-0
/
+10
2021-06-07
ACPICA: iASL: Add support for the BDAT ACPI table
Bob Moore
1
-0
/
+15
2021-06-07
ACPICA: Add _PLD panel positions
Fabian Wüthrich
1
-0
/
+10
2021-06-07
ACPICA: Use ACPI_FALLTHROUGH
Wei Ming Chen
1
-1
/
+1
2021-06-07
ACPICA: iASL Table Compiler: Add full support for RGRT ACPI table
Bob Moore
1
-0
/
+27
2021-06-07
ACPICA: iASL: Add support for the SVKL table
Bob Moore
1
-1
/
+3
2021-06-07
ACPICA: iASL: Finish support for the IVRS ACPI table
Bob Moore
1
-0
/
+6
2021-06-07
ACPICA: Fix memory leak caused by _CID repair function
Erik Kaneda
1
-0
/
+7
2021-06-07
ACPICA: Add SVKL table headers
Kuppuswamy Sathyanarayanan
1
-0
/
+30
2021-06-07
ACPICA: ACPI 6.4: MADT: add Multiprocessor Wakeup Mailbox Structure
Kuppuswamy Sathyanarayanan
1
-0
/
+14
2021-06-06
Linux 5.13-rc5
Linus Torvalds
1
-1
/
+1
2021-06-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-18
/
+26
2021-06-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-126
/
+135
2021-06-06
Merge tag 'arm-soc-fixes-v5.13-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
31
-126
/
+160
2021-06-06
Merge tag 'powerpc-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
8
-57
/
+49
2021-06-06
Merge tag 'x86_urgent_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
16
-126
/
+145
2021-06-06
ext4: Only advertise encrypted_casefold when encryption and unicode are enabled
Daniel Rosenberg
1
-0
/
+4
2021-06-06
ext4: fix no-key deletion for encrypt+casefold
Daniel Rosenberg
1
-2
/
+4
2021-06-06
ext4: fix memory leak in ext4_fill_super
Alexey Makhalov
1
-2
/
+9
2021-06-06
ext4: fix fast commit alignment issues
Harshad Shirwadkar
2
-99
/
+90
2021-06-06
ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
Ye Bin
1
-20
/
+23
2021-06-05
cxl/pci: Fixup devm_cxl_iomap_block() to take a 'struct device *'
Dan Williams
1
-7
/
+8
2021-06-05
cxl/pci: Add HDM decoder capabilities
Ben Widawsky
3
-6
/
+166
2021-06-05
cxl/pci: Reserve individual register block regions
Ira Weiny
2
-4
/
+34
2021-06-05
cxl/pci: Map registers based on capabilities
Ira Weiny
3
-38
/
+180
2021-06-05
cxl/pci: Reserve all device regions at once
Ira Weiny
1
-7
/
+11
2021-06-05
cxl/pci: Introduce cxl_decode_register_block()
Ira Weiny
1
-8
/
+18
2021-06-05
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-8
/
+26
2021-06-05
Merge tag 'ti-k3-dt-fixes-for-v5.13' of git://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
10
-63
/
+45
2021-06-05
Merge tag 'optee-fix-for-v5.13' of git://git.linaro.org/people/jens.wiklander...
Olof Johansson
2
-4
/
+8
2021-06-05
Merge tag 'omap-for-v5.13/fixes-pm' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
6
-24
/
+64
2021-06-05
Merge tag 'omap-for-v5.13/fixes-sata' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
1
-1
/
+2
[next]