index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
powerpc/pseries: Verify CPU doesn't exist before adding
Nathan Fontenot
2015-12-17
1
-4
/
+39
|
*
|
|
|
powerpc/476fpe: Add support for kexec
Alistair Popple
2015-12-17
1
-0
/
+2
|
*
|
|
|
powerpc/powernv: Add support for Nvlink NPUs
Alistair Popple
2015-12-17
6
-13
/
+502
|
*
|
|
|
powerpc: Add __raw_rm_writeq() function
Alistair Popple
2015-12-17
2
-10
/
+11
|
*
|
|
|
Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
Alistair Popple
2015-12-17
2
-0
/
+2
|
*
|
|
|
powerpc/powernv: Fix M64 resource name in /proc/iomem
Gavin Shan
2015-12-17
1
-0
/
+1
|
*
|
|
|
powerpc/mm: Add page soft dirty tracking
Laurent Dufour
2015-12-17
5
-8
/
+56
|
*
|
|
|
powerpc/kernel: Combine vec/loc for STD_EXCEPTION_PSERIES
Michael Ellerman
2015-12-17
2
-10
/
+10
|
*
|
|
|
powerpc/kernel: Open code SET_DEFAULT_THREAD_PPR
Michael Ellerman
2015-12-17
2
-14
/
+7
|
*
|
|
|
powerpc/kernel: Open code HMT_MEDIUM_LOW_HAS_PPR
Michael Ellerman
2015-12-17
2
-6
/
+5
|
*
|
|
|
powerpc/kernel: Drop HMT_MEDIUM_PPR_DISCARD
Michael Ellerman
2015-12-17
2
-24
/
+0
|
*
|
|
|
powerpc/rtas: Make enter_rtas() private
Michael Ellerman
2015-12-17
2
-1
/
+3
|
*
|
|
|
powerpc/rtas: Use rtas_call_unlocked() in call_rtas_display_status()
Michael Ellerman
2015-12-17
1
-10
/
+2
|
*
|
|
|
powerpc/pseries: Use rtas_call_unlocked() in pseries hotplug
Michael Ellerman
2015-12-17
1
-8
/
+3
|
*
|
|
|
powerpc/xmon: Use rtas_call_unlocked() in xmon
Michael Ellerman
2015-12-17
1
-10
/
+6
|
*
|
|
|
powerpc/rtas: Add rtas_call_unlocked()
Michael Ellerman
2015-12-17
2
-11
/
+35
|
*
|
|
|
powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL
Stewart Smith
2015-12-17
10
-70
/
+54
|
*
|
|
|
powerpc/powernv: Remove OPALv2 firmware define and references
Stewart Smith
2015-12-17
4
-15
/
+5
|
*
|
|
|
powerpc/powernv: panic() on OPAL < V3
Stewart Smith
2015-12-17
1
-4
/
+1
|
*
|
|
|
selftests/powerpc: Add script to test HMI functionality
Daniel Axtens
2015-12-17
1
-0
/
+89
|
*
|
|
|
selftests/powerpc: Make context_switch touch FP/altivec/vector by default
Michael Ellerman
2015-12-17
1
-6
/
+6
|
*
|
|
|
selftests/powerpc: Make context_switch do something with no args
Michael Ellerman
2015-12-17
2
-9
/
+24
|
*
|
|
|
selftests/powerpc: Import Anton's context_switch2 benchmark
Michael Ellerman
2015-12-17
3
-1
/
+456
|
*
|
|
|
selftests/powerpc: Move pick_online_cpu() up into utils.c
Michael Ellerman
2015-12-17
5
-28
/
+31
|
*
|
|
|
powerpc: Remove broken GregorianDay()
Daniel Axtens
2015-12-16
5
-39
/
+5
|
*
|
|
|
selftests/powerpc: Add test to check if VSRs are corrupted
Rashmica Gupta
2015-12-14
3
-1
/
+105
|
*
|
|
|
powerpc/xmon: Append linux_banner to exception information in xmon.
Rashmica Gupta
2015-12-14
1
-0
/
+2
|
*
|
|
|
powerpc/cell: Remove the Cell QPACE code
Rashmica Gupta
2015-12-14
6
-161
/
+0
|
*
|
|
|
powerpc/pseries: Limit EPOW reset event warnings
Vipin K Parashar
2015-12-14
1
-24
/
+31
|
*
|
|
|
selftests/powerpc: Add TM signal with invalid stack test
Michael Neuling
2015-12-14
3
-1
/
+78
|
*
|
|
|
selftests/powerpc: Add TM signal return test
Michael Neuling
2015-12-14
3
-1
/
+76
|
*
|
|
|
selftests/powerpc: Skip tm-resched-dscr if we don't have TM
Michael Ellerman
2015-12-14
2
-2
/
+5
|
*
|
|
|
selftests/powerpc: Move TM helpers into tm.h
Michael Ellerman
2015-12-14
2
-11
/
+35
|
*
|
|
|
selftests/powerpc: Add have_hwcap2() helper
Michael Ellerman
2015-12-14
3
-4
/
+8
|
*
|
|
|
selftests/powerpc: Move get_auxv_entry() into utils.c
Michael Ellerman
2015-12-14
5
-45
/
+63
|
*
|
|
|
Merge tag 'powerpc-4.4-3' into next
Michael Ellerman
2015-12-14
4
-5
/
+32
|
|
\
\
\
\
|
*
|
|
|
|
powerpc: Print MSR TM bits in oops messages
Michael Neuling
2015-12-14
1
-8
/
+43
|
*
|
|
|
|
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: Don't open code pgtable_t size
Aneesh Kumar K.V
2015-12-14
1
-1
/
+1
|
*
|
|
|
|
powerpc/mm: Use H_READ with H_READ_4
Aneesh Kumar K.V
2015-12-14
2
-27
/
+44
|
*
|
|
|
|
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
4
-25
/
+40
|
*
|
|
|
|
powerpc/mm: Add a _PAGE_PTE bit
Aneesh Kumar K.V
2015-12-14
8
-33
/
+35
|
*
|
|
|
|
powerpc/mm: Move THP headers around
Aneesh Kumar K.V
2015-12-14
6
-423
/
+201
|
*
|
|
|
|
powerpc/mm: Move hugetlb related headers
Aneesh Kumar K.V
2015-12-14
6
-110
/
+129
|
*
|
|
|
|
powerpc/mm: Move WIMG update to helper.
Aneesh Kumar K.V
2015-12-14
5
-31
/
+12
|
*
|
|
|
|
powerpc/mm: Add helper for converting pte bit to hpte bits
Aneesh Kumar K.V
2015-12-14
6
-67
/
+21
[prev]
[next]