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
2016-03-09
qe/ic: fix a buffer overflow error and add check elsewhere
Zhao Qiang
1
-1
/
+10
2016-03-09
cxl: Ignore probes for virtual afu pci devices
Vaibhav Jain
3
-0
/
+16
2016-03-09
cxl: Remove cxl_get_phys_dev() kernel API
Frederic Barrat
2
-4
/
+0
2016-03-09
cxlflash: Use new cxl_pci_read_adapter_vpd() API
Frederic Barrat
2
-17
/
+2
2016-03-09
cxl: Add tracepoints around the cxl hcall
Christophe Lombard
2
-0
/
+202
2016-03-09
cxl: Adapter failure handling
Christophe Lombard
7
-35
/
+198
2016-03-09
cxl: Support the cxl kernel API from a guest
Frederic Barrat
7
-110
/
+203
2016-03-09
cxl: Parse device tree and create cxl device(s) at boot
Frederic Barrat
1
-0
/
+25
2016-03-09
cxl: Support to flash a new image on the adapter from a guest
Christophe Lombard
8
-5
/
+653
2016-03-09
cxl: sysfs support for guests
Christophe Lombard
5
-25
/
+113
2016-03-09
cxl: Add guest-specific code
Christophe Lombard
10
-11
/
+1525
2016-03-09
cxl: Separate bare-metal fields in adapter and AFU data structures
Christophe Lombard
8
-111
/
+164
2016-03-09
cxl: New hcalls to support cxl adapters
Christophe Lombard
5
-2
/
+890
2016-03-09
powerpc: New possible return value from hcall
Christophe Lombard
1
-0
/
+1
2016-03-09
cxl: IRQ allocation for guests
Frederic Barrat
1
-14
/
+64
2016-03-09
cxl: Update cxl_irq() prototype
Frederic Barrat
2
-3
/
+2
2016-03-09
cxl: Isolate a few bare-metal-specific calls
Frederic Barrat
4
-11
/
+22
2016-03-09
cxl: Rename some bare-metal specific functions
Frederic Barrat
3
-100
/
+104
2016-03-09
cxl: Introduce implementation-specific API
Frederic Barrat
11
-120
/
+185
2016-03-09
cxl: Define process problem state area at attach time only
Frederic Barrat
1
-9
/
+2
2016-03-09
cxl: Move bare-metal specific code to specialized files
Frederic Barrat
5
-244
/
+245
2016-03-09
cxl: Move common code away from bare-metal-specific files
Christophe Lombard
5
-75
/
+84
2016-03-09
powerpc/eeh: eeh_pci_enable(): fix checking of post-request state
Andrew Donnellan
1
-1
/
+1
2016-03-09
powerpc/eeh: Remove duplicated check in eeh_dump_pe_log()
Gavin Shan
1
-7
/
+0
2016-03-09
powerpc/eeh: Synchronize recovery in host/guest
Gavin Shan
1
-0
/
+11
2016-03-09
powerpc/eeh: Don't remove passed VFs
Gavin Shan
1
-0
/
+3
2016-03-09
powerpc/eeh: Don't propagate error to guest
Gavin Shan
1
-5
/
+5
2016-03-09
powerpc/eeh: powerpc/eeh: Support error recovery for VF PE
Wei Yang
6
-26
/
+127
2016-03-09
powerpc/powernv: Support PCI config restore for VFs
Wei Yang
2
-3
/
+93
2016-03-09
powerpc/powernv: Support EEH reset for VF PE
Wei Yang
3
-4
/
+133
2016-03-09
powerpc/eeh: Create PE for VFs
Wei Yang
3
-2
/
+25
2016-03-09
powerpc/eeh: EEH device for VF
Wei Yang
2
-0
/
+16
2016-03-09
powerpc/eeh: Cache normal BARs, not windows or IOV BARs
Wei Yang
1
-6
/
+5
2016-03-09
powerpc/pci: Remove VFs prior to PF
Wei Yang
1
-1
/
+1
2016-03-09
PCI: Add pcibios_bus_add_device() weak function
Wei Yang
2
-0
/
+4
2016-03-09
PCI/IOV: Rename and export virtfn_{add, remove}
Wei Yang
2
-5
/
+13
2016-03-09
powerpc/eeh: Reworked eeh_pe_bus_get()
Gavin Shan
1
-16
/
+12
2016-03-07
powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernel
Torsten Duwe
3
-0
/
+57
2016-03-07
powerpc/ftrace: Add support for -mprofile-kernel ftrace ABI
Torsten Duwe
5
-20
/
+324
2016-03-07
powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftrace
Torsten Duwe
3
-9
/
+9
2016-03-07
powerpc/ftrace: Use generic ftrace_modify_all_code()
Torsten Duwe
1
-12
/
+5
2016-03-07
powerpc/module: Create a special stub for ftrace_caller()
Michael Ellerman
1
-1
/
+68
2016-03-07
powerpc/module: Mark module stubs with a magic value
Michael Ellerman
3
-64
/
+31
2016-03-07
powerpc/module: Only try to generate the ftrace_caller() stub once
Michael Ellerman
4
-14
/
+42
2016-03-07
powerpc: Create a helper for getting the kernel toc value
Michael Ellerman
2
-10
/
+13
2016-03-05
powerpc/fsl: Update fman dt binding with pcs-phy and tbi-phy
Igal Liberman
1
-0
/
+40
2016-03-04
powerpc/mpc85xx: Add CPU hotplug support for E6500
chenhui zhao
4
-31
/
+124
2016-03-04
powerpc/mpc85xx: Add hotplug support on E5500 and E500MC cores
chenhui zhao
4
-90
/
+118
2016-03-04
powerpc/mpc85xx: refactor the PM operations
chenhui zhao
4
-54
/
+127
2016-03-04
powerpc/rcpm: add RCPM driver
chenhui zhao
9
-0
/
+571
[prev]
[next]