index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-08
powerpc/eeh: Synchronize recovery in host/guest
Gavin Shan
1
-0
/
+11
2016-03-08
powerpc/eeh: Don't remove passed VFs
Gavin Shan
1
-0
/
+3
2016-03-08
powerpc/eeh: Don't propagate error to guest
Gavin Shan
1
-5
/
+5
2016-03-08
powerpc/eeh: powerpc/eeh: Support error recovery for VF PE
Wei Yang
6
-26
/
+127
2016-03-08
powerpc/powernv: Support PCI config restore for VFs
Wei Yang
2
-3
/
+93
2016-03-08
powerpc/powernv: Support EEH reset for VF PE
Wei Yang
3
-4
/
+133
2016-03-08
powerpc/eeh: Create PE for VFs
Wei Yang
3
-2
/
+25
2016-03-08
powerpc/eeh: EEH device for VF
Wei Yang
2
-0
/
+16
2016-03-08
powerpc/eeh: Cache normal BARs, not windows or IOV BARs
Wei Yang
1
-6
/
+5
2016-03-08
powerpc/pci: Remove VFs prior to PF
Wei Yang
1
-1
/
+1
2016-03-08
PCI: Add pcibios_bus_add_device() weak function
Wei Yang
2
-0
/
+4
2016-03-08
PCI/IOV: Rename and export virtfn_{add, remove}
Wei Yang
2
-5
/
+13
2016-03-08
powerpc/eeh: Reworked eeh_pe_bus_get()
Gavin Shan
1
-16
/
+12
2016-03-03
powerpc/mm: Move hash64 tlbflush code into a new header
Aneesh Kumar K.V
2
-91
/
+95
2016-03-03
powerpc/mm: Move hash related mmu-*.h headers to book3s/
Aneesh Kumar K.V
13
-12
/
+12
2016-03-03
powerpc/mm: add _PAGE_HASHPTE similar to 4K hash
Aneesh Kumar K.V
1
-1
/
+1
2016-03-03
powerp/mm: Update code comments
Aneesh Kumar K.V
2
-3
/
+3
2016-03-03
mm: Some arch may want to use HPAGE_PMD related values as variables
Kirill A. Shutemov
4
-6
/
+30
2016-03-03
powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table
Aneesh Kumar K.V
8
-64
/
+102
2016-03-03
powerpc/mm: Don't have conditional defines for real_pte_t
Aneesh Kumar K.V
2
-22
/
+9
2016-03-03
powerpc/mm: Split pgtable types to separate header
Aneesh Kumar K.V
2
-103
/
+109
2016-03-02
powerpc: Add the ability to save VSX without giving it up
Cyril Bur
4
-37
/
+30
2016-03-02
powerpc: Add the ability to save Altivec without giving it up
Cyril Bur
3
-22
/
+17
2016-03-02
powerpc: Add the ability to save FPU without giving it up
Cyril Bur
3
-19
/
+17
2016-03-02
powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in two
Cyril Bur
3
-1
/
+45
2016-03-02
powerpc: Restore FPU/VEC/VSX if previously used
Cyril Bur
6
-14
/
+107
2016-03-02
powerpc: Explicitly disable math features when copying thread
Cyril Bur
1
-0
/
+1
2016-03-02
selftests/powerpc: Test FPU and VMX regs in signal ucontext
Cyril Bur
4
-1
/
+296
2016-03-02
selftests/powerpc: Test preservation of FPU and VMX regs across preemption
Cyril Bur
6
-3
/
+310
2016-03-02
selftests/powerpc: Test the preservation of FPU and VMX regs across syscall
Cyril Bur
8
-1
/
+625
2016-03-02
selftests/powerpc: Remove -flto from common CFLAGS
Suraj Jitindar Singh
1
-1
/
+1
2016-03-02
selftests/powerpc: Fix out of bounds access in TM signal test
Michael Ellerman
1
-1
/
+1
2016-03-01
powerpc/mm: Split hash page table sizing heuristic into a helper
David Gibson
2
-13
/
+24
2016-03-01
powerpc/mm: Clean up memory hotplug failure paths
David Gibson
3
-19
/
+44
2016-03-01
powerpc/mm: Handle removing maybe-present bolted HPTEs
David Gibson
4
-11
/
+24
2016-03-01
powerpc/mm: Clean up error handling for htab_remove_mapping
David Gibson
1
-7
/
+6
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
42
-56
/
+56
2016-03-01
powerpc/ps3: gelic_udbg: use struct udphdr from <linux/udp.h>
Luis Henriques
1
-8
/
+2
2016-03-01
powerpc/ps3: gelic_udbg: use struct iphdr from <linux/ip.h>
Luis Henriques
1
-20
/
+9
2016-03-01
powerpc/ps3: gelic_udbg: use struct vlan_hdr from <linux/if_vlan.h>
Luis Henriques
1
-10
/
+6
2016-03-01
powerpc/ps3: gelic_udbg: use struct ethhdr from <linux/if_ether.h>
Luis Henriques
1
-10
/
+7
2016-02-29
powerpc/mm/book3s-64: Expand the real page number field of the Linux PTE
Paul Mackerras
2
-8
/
+8
2016-02-29
powerpc/mm/book3s-64: Move software-used bits in PTE
Paul Mackerras
1
-3
/
+3
2016-02-29
powerpc/mm/book3s-64: Shuffle read, write, execute and user bits in PTE
Paul Mackerras
1
-4
/
+6
2016-02-29
powerpc/mm/book3s-64: Move HPTE-related bits in PTE to upper end
Paul Mackerras
2
-6
/
+7
[next]