index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm: Fix _PAGE_PTE breaking swapoff
Aneesh Kumar K.V
2016-01-12
1
-3
/
+8
*
powerpc: Add HWCAP bits for Power9
Michael Ellerman
2016-01-11
1
-0
/
+2
*
powerpc: Fix build break due to paca mm_context_t changes
Michael Ellerman
2016-01-09
1
-0
/
+2
*
powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
Russell Currey
2015-12-27
2
-1
/
+5
*
powerpc: Copy only required pieces of the mm_context_t to the paca
Michael Neuling
2015-12-27
1
-2
/
+16
*
powerpc: Add function to copy mm_context_t to the paca
Michael Neuling
2015-12-19
1
-0
/
+11
*
powerpc/powernv: Add support for Nvlink NPUs
Alistair Popple
2015-12-17
1
-0
/
+4
*
powerpc: Add __raw_rm_writeq() function
Alistair Popple
2015-12-17
1
-0
/
+11
*
Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
Alistair Popple
2015-12-17
1
-0
/
+1
*
powerpc/mm: Add page soft dirty tracking
Laurent Dufour
2015-12-17
4
-8
/
+54
*
powerpc/kernel: Combine vec/loc for STD_EXCEPTION_PSERIES
Michael Ellerman
2015-12-17
1
-2
/
+2
*
powerpc/kernel: Open code SET_DEFAULT_THREAD_PPR
Michael Ellerman
2015-12-17
1
-13
/
+0
*
powerpc/kernel: Open code HMT_MEDIUM_LOW_HAS_PPR
Michael Ellerman
2015-12-17
1
-5
/
+0
*
powerpc/kernel: Drop HMT_MEDIUM_PPR_DISCARD
Michael Ellerman
2015-12-17
1
-15
/
+0
*
powerpc/rtas: Make enter_rtas() private
Michael Ellerman
2015-12-17
1
-1
/
+0
*
powerpc/rtas: Add rtas_call_unlocked()
Michael Ellerman
2015-12-17
1
-0
/
+2
*
powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL
Stewart Smith
2015-12-17
1
-2
/
+1
*
powerpc/powernv: Remove OPALv2 firmware define and references
Stewart Smith
2015-12-17
1
-3
/
+1
*
powerpc: Remove broken GregorianDay()
Daniel Axtens
2015-12-16
1
-1
/
+0
*
Merge tag 'powerpc-4.4-3' into next
Michael Ellerman
2015-12-14
1
-0
/
+1
|
\
|
*
powerpc/tm: Block signal return setting invalid MSR state
Michael Neuling
2015-11-23
1
-0
/
+1
*
|
powerpc: Make {cmp}xchg* and their atomic_ versions fully ordered
Boqun Feng
2015-12-14
1
-8
/
+8
*
|
powerpc: Make value-returning atomics fully ordered
Boqun Feng
2015-12-14
1
-1
/
+1
*
|
powerpc/mm: Use H_READ with H_READ_4
Aneesh Kumar K.V
2015-12-14
1
-0
/
+17
*
|
powerpc/nohash: we don't use real_pte_t for nohash
Aneesh Kumar K.V
2015-12-14
1
-33
/
+0
*
|
powerpc/nohash: Update 64K nohash config to have 32 pte fragement
Aneesh Kumar K.V
2015-12-14
1
-3
/
+3
*
|
powerpc/mm: Don't hardcode the hash pte slot shift
Aneesh Kumar K.V
2015-12-14
3
-3
/
+3
*
|
powerpc/mm: Don't hardcode page table size
Aneesh Kumar K.V
2015-12-14
3
-21
/
+40
*
|
powerpc/mm: Add a _PAGE_PTE bit
Aneesh Kumar K.V
2015-12-14
5
-25
/
+28
*
|
powerpc/mm: Move THP headers around
Aneesh Kumar K.V
2015-12-14
3
-422
/
+180
*
|
powerpc/mm: Move hugetlb related headers
Aneesh Kumar K.V
2015-12-14
4
-38
/
+111
*
|
powerpc/mm: Add helper for converting pte bit to hpte bits
Aneesh Kumar K.V
2015-12-14
1
-0
/
+1
*
|
powerpc/mm: Convert __hash_page_64K to C
Aneesh Kumar K.V
2015-12-14
1
-1
/
+2
*
|
powerpc/mm: Increase the width of #define
Aneesh Kumar K.V
2015-12-14
1
-13
/
+13
*
|
powerpc/mm: Remove pte_val usage for the second half of pgtable_t
Aneesh Kumar K.V
2015-12-14
1
-1
/
+3
*
|
powerpc/mm: Don't track subpage valid bit in pte_t
Aneesh Kumar K.V
2015-12-14
3
-42
/
+13
*
|
powerpc/booke: Move nohash headers
Aneesh Kumar K.V
2015-12-14
11
-41
/
+41
*
|
powerpc/mm: Move PTE bits from generic functions to hash64 functions.
Aneesh Kumar K.V
2015-12-14
4
-204
/
+340
*
|
powerpc/mm: Move hash64 PTE bits from book3s/64/pgtable.h to hash.h
Aneesh Kumar K.V
2015-12-14
3
-451
/
+448
*
|
powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalue
Aneesh Kumar K.V
2015-12-14
9
-42
/
+140
*
|
powerpc/mm: Don't use pte_val as lvalue
Aneesh Kumar K.V
2015-12-14
3
-57
/
+139
*
|
powerpc/mm: Drop pte-common.h from BOOK3S 64
Aneesh Kumar K.V
2015-12-14
4
-12
/
+111
*
|
powerpc/mm: Don't have generic headers introduce functions touching pte bits
Aneesh Kumar K.V
2015-12-14
3
-191
/
+376
*
|
powerpc/mm: Delete booke bits from book3s
Aneesh Kumar K.V
2015-12-14
3
-131
/
+49
*
|
powerpc/mm: Move hash specific pte width and other defines to book3s
Aneesh Kumar K.V
2015-12-14
3
-9
/
+129
*
|
powerpc/mm: make a separate copy for book3s
Aneesh Kumar K.V
2015-12-14
7
-7
/
+981
*
|
powerpc/mm: move pte headers to book3s directory
Aneesh Kumar K.V
2015-12-14
6
-10
/
+10
*
|
powerpc: clean up asm/switch_to.h
Anton Blanchard
2015-12-02
1
-25
/
+10
*
|
powerpc: create flush_all_to_thread()
Anton Blanchard
2015-12-02
1
-0
/
+1
*
|
powerpc: create giveup_all()
Anton Blanchard
2015-12-02
1
-0
/
+1
[next]