index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-12-16
selftests/powerpc: Make context_switch do something with no args
Michael Ellerman
2015-12-16
selftests/powerpc: Import Anton's context_switch2 benchmark
Michael Ellerman
2015-12-16
selftests/powerpc: Move pick_online_cpu() up into utils.c
Michael Ellerman
2015-12-16
powerpc: Remove broken GregorianDay()
Daniel Axtens
2015-12-14
selftests/powerpc: Add test to check if VSRs are corrupted
Rashmica Gupta
2015-12-14
powerpc/xmon: Append linux_banner to exception information in xmon.
Rashmica Gupta
2015-12-14
powerpc/cell: Remove the Cell QPACE code
Rashmica Gupta
2015-12-14
powerpc/pseries: Limit EPOW reset event warnings
Vipin K Parashar
2015-12-14
selftests/powerpc: Add TM signal with invalid stack test
Michael Neuling
2015-12-14
selftests/powerpc: Add TM signal return test
Michael Neuling
2015-12-14
selftests/powerpc: Skip tm-resched-dscr if we don't have TM
Michael Ellerman
2015-12-14
selftests/powerpc: Move TM helpers into tm.h
Michael Ellerman
2015-12-14
selftests/powerpc: Add have_hwcap2() helper
Michael Ellerman
2015-12-14
selftests/powerpc: Move get_auxv_entry() into utils.c
Michael Ellerman
2015-12-14
Merge tag 'powerpc-4.4-3' into next
Michael Ellerman
2015-12-14
powerpc: Print MSR TM bits in oops messages
Michael Neuling
2015-12-14
powerpc: Make {cmp}xchg* and their atomic_ versions fully ordered
Boqun Feng
2015-12-14
powerpc: Make value-returning atomics fully ordered
Boqun Feng
2015-12-14
powerpc/mm: Don't open code pgtable_t size
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Use H_READ with H_READ_4
Aneesh Kumar K.V
2015-12-14
powerpc/nohash: we don't use real_pte_t for nohash
Aneesh Kumar K.V
2015-12-14
powerpc/nohash: Update 64K nohash config to have 32 pte fragement
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Don't hardcode the hash pte slot shift
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Don't hardcode page table size
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Add a _PAGE_PTE bit
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Move THP headers around
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Move hugetlb related headers
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Move WIMG update to helper.
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Add helper for converting pte bit to hpte bits
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Convert 4k insert from asm to C
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Convert __hash_page_64K to C
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Increase the width of #define
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Remove pte_val usage for the second half of pgtable_t
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Don't track subpage valid bit in pte_t
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Remove the dependency on pte bit position in asm code
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Convert 4k hash insert to C
Aneesh Kumar K.V
2015-12-14
powerpc/booke: Move nohash headers
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Move PTE bits from generic functions to hash64 functions.
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Move hash64 PTE bits from book3s/64/pgtable.h to hash.h
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalue
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Don't use pte_val as lvalue
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Drop pte-common.h from BOOK3S 64
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Don't have generic headers introduce functions touching pte bits
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Delete booke bits from book3s
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Move hash specific pte width and other defines to book3s
Aneesh Kumar K.V
2015-12-14
powerpc/mm: make a separate copy for book3s
Aneesh Kumar K.V
2015-12-14
powerpc/mm: move pte headers to book3s directory
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Fix infinite loop in hash fault with 4K page size
Aneesh Kumar K.V
2015-12-10
powerpc: Fix DSCR inheritance over fork()
Anton Blanchard
2015-12-10
powerpc: Call restore_sprs() before _switch()
Anton Blanchard
[next]