index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-03
powerpc/powernv: Make possible for user to force a full ipl cec reboot
Vaibhav Jain
2
-6
/
+31
2018-10-03
powerpc/perf: Add missing break in power7_marked_instr_event()
Michael Ellerman
1
-0
/
+1
2018-10-03
Revert "convert SLB miss handlers to C" and subsequent commits
Michael Ellerman
19
-457
/
+766
2018-10-02
powerpc/lib: fix book3s/32 boot failure due to code patching
Christophe Leroy
1
-8
/
+12
2018-09-25
powerpc/numa: Use associativity if VPHN hcall is successful
Srikar Dronamraju
1
-1
/
+3
2018-09-25
powerpc/tm: Avoid possible userspace r1 corruption on reclaim
Michael Neuling
1
-1
/
+8
2018-09-25
powerpc/tm: Fix userspace r13 corruption
Michael Neuling
1
-2
/
+9
2018-09-24
powerpc/pseries: Fix unitialized timer reset on migration
Michael Bringmann
1
-1
/
+2
2018-09-20
powerpc/pkeys: Fix reading of ibm, processor-storage-keys property
Thiago Jung Bauermann
1
-1
/
+1
2018-09-20
powerpc: fix csum_ipv6_magic() on little endian platforms
Christophe Leroy
1
-0
/
+3
2018-09-20
powerpc/powernv/ioda2: Reduce upper limit for DMA window size (again)
Alexey Kardashevskiy
1
-1
/
+1
2018-09-19
powerpc/fadump: re-register firmware-assisted dump if already registered
Hari Bathini
1
-2
/
+2
2018-09-19
powerpc/pseries: Remove VLA from lparcfg_write()
Suraj Jitindar Singh
1
-3
/
+2
2018-09-19
powerpc/prom: Remove VLA in prom_check_platform_support()
Suraj Jitindar Singh
1
-2
/
+5
2018-09-19
powerpc: Fix duplicate const clang warning in user access code
Anton Blanchard
1
-3
/
+3
2018-09-19
powerpc/boot: Ensure _zimage_start is a weak symbol
Joel Stanley
1
-1
/
+3
2018-09-19
powerpc/configs: Update skiroot defconfig
Joel Stanley
1
-46
/
+108
2018-09-19
powerpc/pseries: Disable CPU hotplug across migrations
Nathan Fontenot
1
-0
/
+2
2018-09-19
powerpc/pseries: Remove unneeded uses of dlpar work queue
Nathan Fontenot
4
-43
/
+19
2018-09-19
powerpc/pseries: Remove prrn_work workqueue
Nathan Fontenot
1
-14
/
+3
2018-09-19
powerpc/pseries/memory-hotplug: Only update DT once per memory DLPAR request
Nathan Fontenot
2
-39
/
+21
2018-09-19
powerpc: avoid -mno-sched-epilog on GCC 4.9 and newer
Nicholas Piggin
1
-2
/
+6
2018-09-19
powerpc: consolidate -mno-sched-epilog into FTRACE flags
Nicholas Piggin
5
-13
/
+13
2018-09-19
powerpc: remove old GCC version checks
Nicholas Piggin
1
-29
/
+2
2018-09-19
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
5
-39
/
+142
2018-09-19
powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setup
Nicholas Piggin
6
-0
/
+37
2018-09-19
powerpc/64s: xmon do not dump hash fields when using radix mode
Nicholas Piggin
1
-19
/
+21
2018-09-19
powerpc/64s/hash: SLB allocation status bitmaps
Nicholas Piggin
4
-17
/
+59
2018-09-19
powerpc/64s/hash: remove user SLB data from the paca
Nicholas Piggin
8
-103
/
+40
2018-09-19
powerpc/64s/hash: convert SLB miss handlers to C
Nicholas Piggin
6
-624
/
+196
2018-09-19
powerpc/64s/hash: Use POWER9 SLBIA IH=3 variant in switch_slb
Nicholas Piggin
2
-40
/
+56
2018-09-19
powerpc/64s/hash: Use POWER6 SLBIA IH=1 variant in switch_slb
Nicholas Piggin
1
-15
/
+23
2018-09-19
powerpc/64s/hash: remove the vmalloc segment from the bolted SLB
Nicholas Piggin
2
-19
/
+6
2018-09-19
powerpc/64s/hash: move POWER5 < DD2.1 slbie workaround where it is needed
Nicholas Piggin
1
-7
/
+7
2018-09-19
powerpc/64s/hash: avoid the POWER5 < DD2.1 slb invalidate workaround on POWER8/9
Nicholas Piggin
2
-3
/
+7
2018-09-19
powerpc/64s/hash: Fix stab_rr off by one initialization
Nicholas Piggin
1
-1
/
+1
2018-09-19
powernv/pseries: consolidate code for mce early handling.
Mahesh Salgaonkar
1
-127
/
+28
2018-09-19
powerpc/pseries: Dump the SLB contents on SLB MCE errors.
Mahesh Salgaonkar
5
-1
/
+112
2018-09-19
powerpc/pseries: Display machine check error details.
Mahesh Salgaonkar
2
-0
/
+138
2018-09-19
powerpc/pseries: Flush SLB contents on SLB MCE errors.
Mahesh Salgaonkar
10
-6
/
+213
2018-09-19
powerpc/pseries: Define MCE error event section.
Mahesh Salgaonkar
2
-0
/
+103
2018-09-19
powerpc/iommu: Avoid derefence before pointer check
Breno Leitao
1
-1
/
+1
2018-09-19
powerpc/xive: Use xive_cpu->chip_id instead of looking it up again
Breno Leitao
1
-10
/
+1
2018-09-19
powerpc/memtrace: Remove memory in chunks
Rashmica Gupta
1
-5
/
+16
2018-09-18
powerpc: Avoid code patching freed init sections
Michael Neuling
3
-0
/
+9
2018-09-17
powerpc/64: Remove static branch hints from memset()
Anton Blanchard
1
-2
/
+2
2018-09-17
powerpc/pseries/mm: call H_BLOCK_REMOVE
Laurent Dufour
2
-8
/
+207
2018-09-17
powerpc/pseries/mm: factorize PTE slot computation
Laurent Dufour
1
-7
/
+20
2018-09-17
powerpc/pseries/mm: Introducing FW_FEATURE_BLOCK_REMOVE
Laurent Dufour
2
-1
/
+3
2018-09-17
powerpc/tm: Fix HTM documentation
Breno Leitao
2
-11
/
+15
[prev]
[next]