index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: New possible return value from hcall
Christophe Lombard
2016-03-09
1
-0
/
+1
*
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-08
1
-0
/
+11
*
powerpc/eeh: Don't remove passed VFs
Gavin Shan
2016-03-08
1
-0
/
+3
*
powerpc/eeh: Don't propagate error to guest
Gavin Shan
2016-03-08
1
-5
/
+5
*
powerpc/eeh: powerpc/eeh: Support error recovery for VF PE
Wei Yang
2016-03-08
6
-26
/
+127
*
powerpc/powernv: Support PCI config restore for VFs
Wei Yang
2016-03-08
2
-3
/
+93
*
powerpc/powernv: Support EEH reset for VF PE
Wei Yang
2016-03-08
3
-4
/
+133
*
powerpc/eeh: Create PE for VFs
Wei Yang
2016-03-08
3
-2
/
+25
*
powerpc/eeh: EEH device for VF
Wei Yang
2016-03-08
2
-0
/
+16
*
powerpc/eeh: Cache normal BARs, not windows or IOV BARs
Wei Yang
2016-03-08
1
-6
/
+5
*
powerpc/pci: Remove VFs prior to PF
Wei Yang
2016-03-08
1
-1
/
+1
*
powerpc/eeh: Reworked eeh_pe_bus_get()
Gavin Shan
2016-03-08
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
1
-0
/
+7
*
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
*
powerpc/mm: Split hash page table sizing heuristic into a helper
David Gibson
2016-03-01
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
*
powerpc/ps3: gelic_udbg: use struct ethhdr from <linux/if_ether.h>
Luis Henriques
2016-03-01
1
-10
/
+7
*
powerpc/mm/book3s-64: Expand the real page number field of the Linux PTE
Paul Mackerras
2016-02-29
2
-8
/
+8
*
powerpc/mm/book3s-64: Move software-used bits in PTE
Paul Mackerras
2016-02-29
1
-3
/
+3
*
powerpc/mm/book3s-64: Shuffle read, write, execute and user bits in PTE
Paul Mackerras
2016-02-29
1
-4
/
+6
*
powerpc/mm/book3s-64: Move HPTE-related bits in PTE to upper end
Paul Mackerras
2016-02-29
2
-6
/
+7
*
powerpc/mm/book3s-64: Move _PAGE_PTE to 2nd most significant bit
Paul Mackerras
2016-02-29
1
-1
/
+1
*
powerpc/mm/book3s-64: Move _PAGE_PRESENT to the most significant bit
Paul Mackerras
2016-02-29
4
-9
/
+11
*
powerpc/mm/book3s-64: Use physical addresses in upper page table tree levels
Paul Mackerras
2016-02-29
7
-18
/
+28
*
powerpc/mm/book3s-64: Free up 7 high-order bits in the Linux PTE
Paul Mackerras
2016-02-27
5
-11
/
+14
*
powerpc/mm/book3s-64: Clean up some obsolete or misleading comments
Paul Mackerras
2016-02-27
3
-14
/
+12
*
Merge tag 'powerpc-4.5-4' into next
Michael Ellerman
2016-02-25
14
-11
/
+101
|
\
|
*
powerpc/mm/hash: Clear the invalid slot information correctly
Aneesh Kumar K.V
2016-02-22
2
-2
/
+18
|
*
powerpc/eeh: Fix partial hotplug criterion
Gavin Shan
2016-02-22
1
-2
/
+1
|
*
powerpc/ioda: Set "read" permission when "write" is set
Alexey Kardashevskiy
2016-02-17
1
-0
/
+6
[next]