index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-03-04
powerpc/mpc85xx: Add hotplug support on E5500 and E500MC cores
chenhui zhao
2016-03-04
powerpc/mpc85xx: refactor the PM operations
chenhui zhao
2016-03-04
powerpc/rcpm: add RCPM driver
chenhui zhao
2016-03-04
powerpc/cache: add cache flush operation for various e500
chenhui zhao
2016-03-04
powerpc/mm: any thread in one core can be the first to setup TLB1
chenhui zhao
2016-03-04
Documentation: dt: binding: fsl: add devicetree binding for describing RCPM
Wang Dongsheng
2016-03-04
powerpc: simplify csum_add(a, b) in case a or b is constant 0
Christophe Leroy
2016-03-04
powerpc32: optimise csum_partial() loop
Christophe Leroy
2016-03-04
powerpc32: optimise a few instructions in csum_partial()
Christophe Leroy
2016-03-04
powerpc32: rewrite csum_partial_copy_generic() based on copy_tofrom_user()
Christophe Leroy
2016-03-04
powerpc: inline ip_fast_csum()
Christophe Leroy
2016-03-04
powerpc32: checksum_wrappers_64 becomes checksum_wrappers
Christophe Leroy
2016-03-04
powerpc: mark xer clobbered in csum_add()
Christophe Leroy
2016-03-04
powerpc: unexport csum_tcpudp_magic
Christophe Leroy
2016-03-03
powerpc/mm: Move hash64 tlbflush code into a new header
Aneesh Kumar K.V
2016-03-03
powerpc/mm: Move hash related mmu-*.h headers to book3s/
Aneesh Kumar K.V
2016-03-03
powerpc/mm: add _PAGE_HASHPTE similar to 4K hash
Aneesh Kumar K.V
2016-03-03
powerp/mm: Update code comments
Aneesh Kumar K.V
2016-03-03
mm: Some arch may want to use HPAGE_PMD related values as variables
Kirill A. Shutemov
2016-03-03
powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table
Aneesh Kumar K.V
2016-03-03
powerpc/mm: Don't have conditional defines for real_pte_t
Aneesh Kumar K.V
2016-03-03
powerpc/mm: Split pgtable types to separate header
Aneesh Kumar K.V
2016-03-02
powerpc: Add the ability to save VSX without giving it up
Cyril Bur
2016-03-02
powerpc: Add the ability to save Altivec without giving it up
Cyril Bur
2016-03-02
powerpc: Add the ability to save FPU without giving it up
Cyril Bur
2016-03-02
powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in two
Cyril Bur
2016-03-02
powerpc: Restore FPU/VEC/VSX if previously used
Cyril Bur
2016-03-02
powerpc: Explicitly disable math features when copying thread
Cyril Bur
2016-03-02
selftests/powerpc: Test FPU and VMX regs in signal ucontext
Cyril Bur
2016-03-02
selftests/powerpc: Test preservation of FPU and VMX regs across preemption
Cyril Bur
2016-03-02
selftests/powerpc: Test the preservation of FPU and VMX regs across syscall
Cyril Bur
2016-03-02
selftests/powerpc: Remove -flto from common CFLAGS
Suraj Jitindar Singh
2016-03-02
selftests/powerpc: Fix out of bounds access in TM signal test
Michael Ellerman
2016-03-02
powerpc/mm: Split hash page table sizing heuristic into a helper
David Gibson
2016-03-01
powerpc/mm: Clean up memory hotplug failure paths
David Gibson
2016-03-01
powerpc/mm: Handle removing maybe-present bolted HPTEs
David Gibson
2016-03-01
powerpc/mm: Clean up error handling for htab_remove_mapping
David Gibson
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
2016-03-01
powerpc/ps3: gelic_udbg: use struct udphdr from <linux/udp.h>
Luis Henriques
2016-03-01
powerpc/ps3: gelic_udbg: use struct iphdr from <linux/ip.h>
Luis Henriques
2016-03-01
powerpc/ps3: gelic_udbg: use struct vlan_hdr from <linux/if_vlan.h>
Luis Henriques
2016-03-01
powerpc/ps3: gelic_udbg: use struct ethhdr from <linux/if_ether.h>
Luis Henriques
2016-02-29
powerpc/mm/book3s-64: Expand the real page number field of the Linux PTE
Paul Mackerras
2016-02-29
powerpc/mm/book3s-64: Move software-used bits in PTE
Paul Mackerras
2016-02-29
powerpc/mm/book3s-64: Shuffle read, write, execute and user bits in PTE
Paul Mackerras
2016-02-29
powerpc/mm/book3s-64: Move HPTE-related bits in PTE to upper end
Paul Mackerras
2016-02-29
powerpc/mm/book3s-64: Move _PAGE_PTE to 2nd most significant bit
Paul Mackerras
2016-02-29
powerpc/mm/book3s-64: Move _PAGE_PRESENT to the most significant bit
Paul Mackerras
2016-02-29
powerpc/mm/book3s-64: Use physical addresses in upper page table tree levels
Paul Mackerras
2016-02-27
powerpc/mm/book3s-64: Free up 7 high-order bits in the Linux PTE
Paul Mackerras
[next]