index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
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
2015-12-10
powerpc: Call check_if_tm_restore_required() in enable_kernel_*()
Anton Blanchard
2015-12-02
powerpc: clean up asm/switch_to.h
Anton Blanchard
2015-12-02
powerpc: Rearrange __switch_to()
Anton Blanchard
2015-12-02
powerpc: create flush_all_to_thread()
Anton Blanchard
2015-12-02
powerpc: create giveup_all()
Anton Blanchard
2015-12-01
powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}()
Anton Blanchard
2015-12-01
powerpc: Add ppc_strict_facility_enable boot option
Anton Blanchard
2015-12-01
powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
Anton Blanchard
2015-12-01
powerpc: Create msr_check_and_{set,clear}()
Anton Blanchard
2015-12-01
powerpc: Move part of giveup_vsx into c
Anton Blanchard
2015-12-01
powerpc: Move part of giveup_fpu,altivec,spe into c
Anton Blanchard
2015-12-01
powerpc: Remove NULL task struct pointer checks in FP and vector code
Anton Blanchard
2015-12-01
powerpc: Create mtmsrd_isync()
Anton Blanchard
2015-12-01
powerpc: Simplify TM restore checks
Anton Blanchard
[next]