index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-08
powerpc/time: Avoid using get_tbl() and get_tbu() internally
Christophe Leroy
3
-7
/
+7
2020-10-08
powerpc/time: Make mftb() common to PPC32 and PPC64
Christophe Leroy
1
-10
/
+4
2020-10-08
powerpc/time: Rename mftbl() to mftb()
Christophe Leroy
2
-4
/
+3
2020-10-08
powerpc/32s: Remove #ifdef CONFIG_PPC_BOOK3S_32 in head_book3s_32.S
Christophe Leroy
1
-15
/
+0
2020-10-08
powerpc/32s: Rename head_32.S to head_book3s_32.S
Christophe Leroy
3
-3
/
+5
2020-10-08
powerpc/32s: Setup the early hash table at all time.
Christophe Leroy
4
-38
/
+17
2020-10-08
powerpc/time: Remove ifdef in get_dec() and set_dec()
Christophe Leroy
3
-14
/
+12
2020-10-08
powerpc: Remove get_tb_or_rtc()
Christophe Leroy
3
-9
/
+4
2020-10-08
powerpc: Remove __USE_RTC()
Christophe Leroy
2
-71
/
+9
2020-10-08
powerpc: Tidy up a bit after removal of PowerPC 601.
Christophe Leroy
2
-32
/
+24
2020-10-08
powerpc: Remove support for PowerPC 601
Christophe Leroy
17
-206
/
+17
2020-10-08
powerpc: Remove PowerPC 601
Christophe Leroy
2
-24
/
+2
2020-10-08
powerpc: Drop SYNC_601() ISYNC_601() and SYNC()
Christophe Leroy
7
-45
/
+2
2020-10-08
powerpc: Remove CONFIG_PPC601_SYNC_FIX
Christophe Leroy
2
-21
/
+0
2020-10-08
powerpc: Remove SYNC on non 6xx
Christophe Leroy
3
-3
/
+0
2020-10-08
powerpc/papr_scm: Add PAPR command family to pass-through command-set
Vaibhav Jain
1
-0
/
+3
2020-10-08
powerpc/lmb-size: Use addr #size-cells value when fetching lmb-size
Aneesh Kumar K.V
2
-7
/
+13
2020-10-08
powerpc/book3s64/radix: Make radix_mem_block_size 64bit
Aneesh Kumar K.V
2
-2
/
+2
2020-10-08
powerpc/memhotplug: Make lmb size 64bit
Aneesh Kumar K.V
1
-14
/
+29
2020-10-08
powerpc/drmem: Make lmb_size 64 bit
Aneesh Kumar K.V
1
-2
/
+2
2020-10-08
powerpc/security: Fix link stack flush instruction
Nicholas Piggin
3
-13
/
+33
2020-10-07
powerpc/hv-gpci: Add sysfs files inside hv-gpci device to show cpumask
Kajol Jain
1
-0
/
+18
2020-10-07
powerpc/perf/hv-gpci: Add cpu hotplug support
Kajol Jain
1
-0
/
+46
2020-10-07
powerpc/perf/hv-gpci: Fix starting index value
Kajol Jain
1
-3
/
+3
2020-10-07
powerpc/pseries/eeh: Fix use of uninitialised variable
Oliver O'Halloran
1
-5
/
+4
2020-10-07
powerpc/eeh: Delete eeh_pe->config_addr
Oliver O'Halloran
3
-4
/
+3
2020-10-06
pseries/hotplug-memory: hot-add: skip redundant LMB lookup
Scott Cheloha
3
-3
/
+8
2020-10-06
powerpc/rtas: Restrict RTAS requests from userspace
Andrew Donnellan
2
-0
/
+166
2020-10-06
powerpc/perf: Exclude pmc5/6 from the irrelevant PMU group constraints
Athira Rajeev
1
-0
/
+10
2020-10-06
powerpc/smp: Optimize update_coregroup_mask
Srikar Dronamraju
1
-8
/
+22
2020-10-06
powerpc/smp: Move coregroup mask updation to a new function
Srikar Dronamraju
1
-13
/
+19
2020-10-06
powerpc/smp: Optimize update_mask_by_l2
Srikar Dronamraju
1
-6
/
+45
2020-10-06
powerpc/smp: Check for duplicate topologies and consolidate
Srikar Dronamraju
1
-0
/
+26
2020-10-06
powerpc/smp: Depend on cpu_l1_cache_map when adding CPUs
Srikar Dronamraju
1
-4
/
+3
2020-10-06
powerpc/smp: Stop passing mask to update_mask_by_l2
Srikar Dronamraju
1
-4
/
+4
2020-10-06
powerpc/smp: Limit CPUs traversed to within a node.
Srikar Dronamraju
1
-1
/
+1
2020-10-06
powerpc/smp: Optimize remove_cpu_from_masks
Srikar Dronamraju
1
-2
/
+9
2020-10-06
powerpc/smp: Remove get_physical_package_id
Srikar Dronamraju
2
-25
/
+0
2020-10-06
powerpc/smp: Stop updating cpu_core_mask
Srikar Dronamraju
2
-31
/
+7
2020-10-06
powerpc/topology: Update topology_core_cpumask
Srikar Dronamraju
1
-1
/
+1
2020-10-06
powerpc/tm: Save and restore AMR on treclaim and trechkpt
Gustavo Romero
3
-4
/
+33
2020-10-06
powerpc/eeh: Clean up PE addressing
Oliver O'Halloran
5
-93
/
+17
2020-10-06
powerpc/pseries/eeh: Allow zero to be a valid PE configuration address
Oliver O'Halloran
1
-16
/
+22
2020-10-06
powerpc/pseries/eeh: Rework device EEH PE determination
Oliver O'Halloran
1
-35
/
+22
2020-10-06
powerpc/pseries/eeh: Clean up pe_config_addr lookups
Oliver O'Halloran
1
-69
/
+11
2020-10-06
powerpc/eeh: Move EEH initialisation to an arch initcall
Oliver O'Halloran
3
-34
/
+34
2020-10-06
powerpc/eeh: Delete eeh_ops->init
Oliver O'Halloran
2
-9
/
+0
2020-10-06
powerpc/pseries: Stop using eeh_ops->init()
Oliver O'Halloran
1
-84
/
+71
2020-10-06
powerpc/powernv: Stop using eeh_ops->init()
Oliver O'Halloran
1
-49
/
+45
2020-10-06
powerpc/eeh: Rework EEH initialisation
Oliver O'Halloran
4
-78
/
+21
[prev]
[next]