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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-09
Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...
Linus Walleij
82
-442
/
+598
2016-03-09
arm64: KVM: vgic-v3: Only wipe LRs on vcpu exit
Marc Zyngier
1
-5
/
+4
2016-03-09
arm64: KVM: vgic-v3: Reset LRs at boot time
Marc Zyngier
2
-0
/
+10
2016-03-09
arm64: KVM: vgic-v3: Do not save an LR known to be empty
Marc Zyngier
1
-2
/
+9
2016-03-09
arm64: KVM: vgic-v3: Save maintenance interrupt state only if required
Marc Zyngier
1
-2
/
+31
2016-03-09
arm64: KVM: vgic-v3: Avoid accessing ICH registers
Marc Zyngier
1
-113
/
+180
2016-03-09
powerpc: New possible return value from hcall
Christophe Lombard
1
-0
/
+1
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
powerpc/eeh: Reworked eeh_pe_bus_get()
Gavin Shan
1
-16
/
+12
2016-03-08
PCI: Include pci/hotplug Kconfig directly from pci/Kconfig
Bjorn Helgaas
11
-21
/
+0
2016-03-08
PCI: Include pci/pcie/Kconfig directly from pci/Kconfig
Bogicevic Sasa
9
-14
/
+0
2016-03-08
microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driver
Bharat Kumar Gogada
2
-46
/
+13
2016-03-08
Input: ad7879 - move header to platform_data directory
Stefan Agner
5
-5
/
+5
2016-03-08
PCI: Set ROM shadow location in arch code, not in PCI core
Bjorn Helgaas
2
-12
/
+32
2016-03-08
PCI: Mark shadow copy of VGA ROM as IORESOURCE_PCI_FIXED
Bjorn Helgaas
2
-2
/
+4
2016-03-08
x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs
Bjorn Helgaas
1
-0
/
+7
2016-03-08
unicore32: Remove unused HAVE_ARCH_PCI_SET_DMA_MASK definition
Bjorn Helgaas
1
-5
/
+0
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
108
-381
/
+603
2016-03-08
x86/mm, x86/mce: Add memcpy_mcsafe()
Tony Luck
3
-0
/
+132
2016-03-08
perf/x86/intel/rapl: Simplify quirk handling even more
Borislav Petkov
1
-19
/
+13
2016-03-08
s390: Fix misspellings in comments
Adam Buchbinder
5
-6
/
+6
2016-03-08
s390/mm: split arch/s390/mm/pgtable.c
Martin Schwidefsky
13
-1405
/
+1464
2016-03-08
s390/mm: uninline pmdp_xxx functions from pgtable.h
Martin Schwidefsky
3
-112
/
+124
2016-03-08
s390/mm: uninline ptep_xxx functions from pgtable.h
Martin Schwidefsky
3
-353
/
+318
2016-03-08
arm64: dts: juno/vexpress: fix node name unit-address presence warnings
Sudeep Holla
6
-36
/
+36
2016-03-08
Merge branch 'linus' into x86/fpu, to pick up fixes
Ingo Molnar
188
-659
/
+1244
2016-03-08
x86/asm-offsets: Remove PARAVIRT_enabled
Andy Lutomirski
1
-1
/
+0
2016-03-08
x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabled
Andy Lutomirski
3
-13
/
+35
2016-03-08
KVM: s390: allocate only one DMA page per VM
David Hildenbrand
4
-48
/
+41
2016-03-08
KVM: s390: enable STFLE interpretation only if enabled for the guest
David Hildenbrand
1
-1
/
+2
2016-03-08
KVM: s390: wake up when the VCPU cpu timer expires
David Hildenbrand
1
-13
/
+35
2016-03-08
KVM: s390: step the VCPU timer while in enabled wait
David Hildenbrand
2
-2
/
+7
2016-03-08
KVM: s390: protect VCPU cpu timer with a seqcount
David Hildenbrand
2
-8
/
+30
2016-03-08
KVM: s390: step VCPU cpu timer during kvm_run ioctl
David Hildenbrand
2
-2
/
+76
2016-03-08
KVM: s390: abstract access to the VCPU cpu timer
David Hildenbrand
3
-10
/
+28
2016-03-08
KVM: s390: store cpu id in vcpu->cpu when scheduled in
David Hildenbrand
1
-0
/
+2
2016-03-08
KVM: s390: Add diag "watchdog functions" to trace event decoding
Alexander Yarygin
1
-0
/
+1
2016-03-08
x86/nmi: Mark 'ignore_nmis' as __read_mostly
Kostenzer Felix
1
-1
/
+2
2016-03-08
KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
David Hildenbrand
1
-1
/
+1
[prev]
[next]