index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxl: IRQ allocation for guests
Frederic Barrat
2016-03-09
1
-14
/
+64
*
cxl: Update cxl_irq() prototype
Frederic Barrat
2016-03-09
2
-3
/
+2
*
cxl: Isolate a few bare-metal-specific calls
Frederic Barrat
2016-03-09
4
-11
/
+22
*
cxl: Rename some bare-metal specific functions
Frederic Barrat
2016-03-09
3
-100
/
+104
*
cxl: Introduce implementation-specific API
Frederic Barrat
2016-03-09
11
-120
/
+185
*
cxl: Define process problem state area at attach time only
Frederic Barrat
2016-03-09
1
-9
/
+2
*
cxl: Move bare-metal specific code to specialized files
Frederic Barrat
2016-03-09
5
-244
/
+245
*
cxl: Move common code away from bare-metal-specific files
Christophe Lombard
2016-03-09
5
-75
/
+84
*
powerpc/eeh: eeh_pci_enable(): fix checking of post-request state
Andrew Donnellan
2016-03-09
1
-1
/
+1
*
powerpc/eeh: Remove duplicated check in eeh_dump_pe_log()
Gavin Shan
2016-03-09
1
-7
/
+0
*
powerpc/eeh: Synchronize recovery in host/guest
Gavin Shan
2016-03-09
1
-0
/
+11
*
powerpc/eeh: Don't remove passed VFs
Gavin Shan
2016-03-09
1
-0
/
+3
*
powerpc/eeh: Don't propagate error to guest
Gavin Shan
2016-03-09
1
-5
/
+5
*
powerpc/eeh: powerpc/eeh: Support error recovery for VF PE
Wei Yang
2016-03-09
6
-26
/
+127
*
powerpc/powernv: Support PCI config restore for VFs
Wei Yang
2016-03-09
2
-3
/
+93
*
powerpc/powernv: Support EEH reset for VF PE
Wei Yang
2016-03-09
3
-4
/
+133
*
powerpc/eeh: Create PE for VFs
Wei Yang
2016-03-09
3
-2
/
+25
*
powerpc/eeh: EEH device for VF
Wei Yang
2016-03-09
2
-0
/
+16
*
powerpc/eeh: Cache normal BARs, not windows or IOV BARs
Wei Yang
2016-03-09
1
-6
/
+5
*
powerpc/pci: Remove VFs prior to PF
Wei Yang
2016-03-09
1
-1
/
+1
*
PCI: Add pcibios_bus_add_device() weak function
Wei Yang
2016-03-09
2
-0
/
+4
*
PCI/IOV: Rename and export virtfn_{add, remove}
Wei Yang
2016-03-09
2
-5
/
+13
*
powerpc/eeh: Reworked eeh_pe_bus_get()
Gavin Shan
2016-03-09
1
-16
/
+12
*
powerpc/mm: Move hash64 tlbflush code into a new header
Aneesh Kumar K.V
2016-03-03
2
-91
/
+95
*
powerpc/mm: Move hash related mmu-*.h headers to book3s/
Aneesh Kumar K.V
2016-03-03
13
-12
/
+12
*
powerpc/mm: add _PAGE_HASHPTE similar to 4K hash
Aneesh Kumar K.V
2016-03-03
1
-1
/
+1
*
powerp/mm: Update code comments
Aneesh Kumar K.V
2016-03-03
2
-3
/
+3
*
mm: Some arch may want to use HPAGE_PMD related values as variables
Kirill A. Shutemov
2016-03-03
4
-6
/
+30
*
powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table
Aneesh Kumar K.V
2016-03-03
8
-64
/
+102
*
powerpc/mm: Don't have conditional defines for real_pte_t
Aneesh Kumar K.V
2016-03-03
2
-22
/
+9
*
powerpc/mm: Split pgtable types to separate header
Aneesh Kumar K.V
2016-03-03
2
-103
/
+109
*
powerpc: Add the ability to save VSX without giving it up
Cyril Bur
2016-03-02
4
-37
/
+30
*
powerpc: Add the ability to save Altivec without giving it up
Cyril Bur
2016-03-02
3
-22
/
+17
*
powerpc: Add the ability to save FPU without giving it up
Cyril Bur
2016-03-02
3
-19
/
+17
*
powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in two
Cyril Bur
2016-03-02
3
-1
/
+45
*
powerpc: Restore FPU/VEC/VSX if previously used
Cyril Bur
2016-03-02
6
-14
/
+107
*
powerpc: Explicitly disable math features when copying thread
Cyril Bur
2016-03-02
1
-0
/
+1
*
selftests/powerpc: Test FPU and VMX regs in signal ucontext
Cyril Bur
2016-03-02
4
-1
/
+296
*
selftests/powerpc: Test preservation of FPU and VMX regs across preemption
Cyril Bur
2016-03-02
6
-3
/
+310
*
selftests/powerpc: Test the preservation of FPU and VMX regs across syscall
Cyril Bur
2016-03-02
8
-1
/
+625
*
selftests/powerpc: Remove -flto from common CFLAGS
Suraj Jitindar Singh
2016-03-02
1
-1
/
+1
*
selftests/powerpc: Fix out of bounds access in TM signal test
Michael Ellerman
2016-03-02
1
-1
/
+1
*
powerpc/mm: Split hash page table sizing heuristic into a helper
David Gibson
2016-03-02
2
-13
/
+24
*
powerpc/mm: Clean up memory hotplug failure paths
David Gibson
2016-03-01
3
-19
/
+44
*
powerpc/mm: Handle removing maybe-present bolted HPTEs
David Gibson
2016-03-01
4
-11
/
+24
*
powerpc/mm: Clean up error handling for htab_remove_mapping
David Gibson
2016-03-01
1
-7
/
+6
*
powerpc: Fix misspellings in comments.
Adam Buchbinder
2016-03-01
42
-56
/
+56
*
powerpc/ps3: gelic_udbg: use struct udphdr from <linux/udp.h>
Luis Henriques
2016-03-01
1
-8
/
+2
*
powerpc/ps3: gelic_udbg: use struct iphdr from <linux/ip.h>
Luis Henriques
2016-03-01
1
-20
/
+9
*
powerpc/ps3: gelic_udbg: use struct vlan_hdr from <linux/if_vlan.h>
Luis Henriques
2016-03-01
1
-10
/
+6
[next]