index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
1
-0
/
+7
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
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
2016-02-29
powerpc/mm/book3s-64: Move _PAGE_PTE to 2nd most significant bit
Paul Mackerras
1
-1
/
+1
2016-02-29
powerpc/mm/book3s-64: Move _PAGE_PRESENT to the most significant bit
Paul Mackerras
4
-9
/
+11
2016-02-29
powerpc/mm/book3s-64: Use physical addresses in upper page table tree levels
Paul Mackerras
7
-18
/
+28
2016-02-27
powerpc/mm/book3s-64: Free up 7 high-order bits in the Linux PTE
Paul Mackerras
5
-11
/
+14
2016-02-27
powerpc/mm/book3s-64: Clean up some obsolete or misleading comments
Paul Mackerras
3
-14
/
+12
2016-02-25
Merge tag 'powerpc-4.5-4' into next
Michael Ellerman
14
-11
/
+101
2016-02-24
powerpc: Fix BUG_ON() reporting in real mode
Balbir Singh
1
-1
/
+9
2016-02-24
powerpc: Use BUILD_BUG_ON_MSG() for unsupported {cmp}xchg sizes
pan xinhui
1
-16
/
+7
2016-02-24
powerpc/powernv: Add AST graphics driver to powernv_defconfig
Jeremy Kerr
1
-2
/
+2
2016-02-24
powerpc/powernv: Add powernv firmware interface drivers to powernv_defconfig
Jeremy Kerr
1
-0
/
+6
2016-02-24
powerpc/powernv: Add powernv_defconfig
Jeremy Kerr
1
-0
/
+307
2016-02-22
powerpc: Add POWER9 cputable entry
Michael Neuling
6
-12
/
+95
2016-02-22
powerpc: Use defines for __init_tlb_power[78]
Michael Neuling
1
-2
/
+3
2016-02-22
powerpc/powernv: Create separate subcores CPU feature bit
Michael Neuling
2
-2
/
+3
2016-02-22
powerpc/powernv: don't create OPAL msglog sysfs entry if memcons init fails
Andrew Donnellan
1
-0
/
+5
2016-02-22
powerpc/mm/hash: Clear the invalid slot information correctly
Aneesh Kumar K.V
2
-2
/
+18
[next]