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
Age
Commit message (
Expand
)
Author
Files
Lines
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
selftests/powerpc: Add a rtas_filter selftest
Andrew Donnellan
2
-1
/
+286
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
2020-10-06
powerpc: switch 85xx defconfigs from legacy ide to libata
Christoph Hellwig
5
-15
/
+15
2020-10-06
powerpc: PPC_SECURE_BOOT should not require PowerNV
Daniel Axtens
1
-1
/
+1
2020-10-06
powerpc/papr_scm: Fix warnings about undeclared variable
Wang Wensheng
1
-1
/
+1
2020-10-06
powerpc/64: make restore_interrupts 64e only
Nicholas Piggin
1
-18
/
+19
2020-10-06
powerpc/64e: remove 64s specific interrupt soft-mask code
Nicholas Piggin
2
-11
/
+1
2020-10-06
powerpc/64e: remove PACA_IRQ_EE_EDGE
Nicholas Piggin
3
-27
/
+2
2020-10-06
powerpc/64: fix irq replay pt_regs->softe value
Nicholas Piggin
1
-1
/
+1
2020-10-06
powerpc/64: fix irq replay missing preempt
Nicholas Piggin
1
-0
/
+7
2020-10-06
powerpc/pseries: add new branch prediction security bits for link stack
Nicholas Piggin
2
-0
/
+8
2020-10-06
powerpc/64s: Add cp_abort after tlbiel to invalidate copy-buffer address
Nicholas Piggin
3
-11
/
+28
2020-10-06
powerpc: untangle cputable mce include
Nicholas Piggin
3
-5
/
+2
2020-10-06
powerpc/powernv/elog: Fix race while processing OPAL error log event.
Mahesh Salgaonkar
1
-7
/
+26
2020-09-18
powerpc/32: Declare stack_overflow_exception() prototype
Cédric Le Goater
1
-0
/
+1
2020-09-18
powerpc/xive: Make debug routines static
Cédric Le Goater
1
-2
/
+2
2020-09-18
powerpc/sstep: Remove empty if statement checking for invalid form
Cédric Le Goater
1
-3
/
+6
2020-09-18
powerpc/sysfs: Remove unused 'err' variable in sysfs_create_dscr_default()
Cédric Le Goater
1
-2
/
+1
2020-09-18
powerpc/powernv: fix wrong warning message in opalcore_config_init()
Qinglang Miao
1
-1
/
+1
2020-09-18
serial: pmac_zilog: use for_each_child_of_node() macro
Qinglang Miao
1
-1
/
+1
2020-09-18
macintosh: smu_sensors: use for_each_child_of_node() macro
Qinglang Miao
1
-2
/
+1
2020-09-18
drivers/macintosh/smu.c: use for_each_child_of_node() macro
Qinglang Miao
1
-1
/
+1
2020-09-18
powerpc/prom_init: Check display props exist before enabling btext
Michael Ellerman
1
-4
/
+13
2020-09-18
powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()
Michael Ellerman
10
-19
/
+23
[next]