Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f7e9e358362557c3aa2c1ec47490f29fe880a09e
/
arch
/
powerpc
f7e9e35
powerpc: Fix missing L2 cache size in /sys/devices/system/cpu
by Dave Olson
· 10 years ago
c54b2bf
powerpc: Add ppc64 hard lockup detector support
by Anton Blanchard
· 10 years ago
b816ce6
powerpc/perf/hv-24x7: Add missing put_cpu_var()
by Sukadev Bhattiprolu
· 10 years ago
aeab199
powerpc/perf/hv-24x7: Break up single_24x7_request
by Sukadev Bhattiprolu
· 10 years ago
529ce8c
powerpc/perf/hv-24x7: Define update_event_count()
by Sukadev Bhattiprolu
· 10 years ago
3ca4ea7
powerpc/perf/hv-24x7: Whitespace cleanup
by Sukadev Bhattiprolu
· 10 years ago
e3ee15d
powerpc/perf/hv-24x7: Define add_event_to_24x7_request()
by Sukadev Bhattiprolu
· 10 years ago
33ba14c
powerpc/perf/hv-24x7: Rename hv_24x7_event_update
by Sukadev Bhattiprolu
· 10 years ago
f954825
powerpc/perf/hv-24x7: Move debug prints to separate function
by Sukadev Bhattiprolu
· 10 years ago
80798764
powerpc/perf/hv-24x7: Drop event_24x7_request()
by Sukadev Bhattiprolu
· 10 years ago
7aabe0c
powerpc/perf/hv-24x7: Use pr_devel() to log message
by Sukadev Bhattiprolu
· 10 years ago
f2b1237
powerpc/perf/hv-24x7: Remove unnecessary parameter
by Sukadev Bhattiprolu
· 10 years ago
145264e
powerpc/perf/hv-24x7: Modify definition of request and result buffers
by Sukadev Bhattiprolu
· 10 years ago
ed59190
powerpc/powernv: Add interfaces for flash device access
by Cyril Bur
· 10 years ago
feba403
powerpc/tm: Abort syscalls in active transactions
by Sam bobroff
· 10 years ago
771e569
powerpc: dart_iommu: Remove check for controller_ops == NULL case
by Daniel Axtens
· 10 years ago
467efc2
powerpc: Remove shims for pci_controller_ops operations
by Daniel Axtens
· 10 years ago
9c1368f
powerpc/cell: Move controller ops from ppc_md to controller_ops
by Daniel Axtens
· 10 years ago
97884e0
powerpc: fsl_pci, swiotlb: Move controller ops from ppc_md to controller_ops
by Daniel Axtens
· 10 years ago
19124d6
powerpc/maple: Move controller ops from ppc_md to controller_ops
by Daniel Axtens
· 10 years ago
d28a0d9
powerpc/pasemi: Move controller ops from ppc_md to controller_ops
by Daniel Axtens
· 10 years ago
65ebf4b
powerpc/powernv: Move controller ops from ppc_md to controller_ops
by Daniel Axtens
· 10 years ago
38ae9ec
powerpc/pseries: Move controller ops from ppc_md to controller_ops
by Daniel Axtens
· 10 years ago
e63f26d
powerpc/powermac: Move controller ops from ppc_md to controller_ops
by Daniel Axtens
· 10 years ago
798248a
powerpc: dart_iommu: optionally populate controller_ops on init
by Daniel Axtens
· 10 years ago
cd16c7b
powerpc: Create pci_controller_ops.reset_secondary_bus and shim
by Daniel Axtens
· 10 years ago
542070b
powerpc: Create pci_controller_ops.window_alignment and shim
by Daniel Axtens
· 10 years ago
b31e79f8
powerpc: Create pci_controller_ops.enable_device_hook and shim
by Daniel Axtens
· 10 years ago
ff9df8c
powerpc: Create pci_controller_ops.probe_mode and shim
by Daniel Axtens
· 10 years ago
b122c95
powerpc: Create pci_controller_ops.dma_bus_setup and shim
by Daniel Axtens
· 10 years ago
e02def5
powerpc: Create pci_controller_ops.dma_dev_setup and shim
by Daniel Axtens
· 10 years ago
c88c2a1
powerpc: pcibios_enable_device_hook: return bool rather than int
by Daniel Axtens
· 10 years ago
ba9c8f2
powerpc/powermac: move pmac_pci_probe_mode from setup.c to pci.c
by Daniel Axtens
· 10 years ago
bdc728a
powerpc: move find_and_init_phbs() to pSeries specific code
by Daniel Axtens
· 10 years ago
a7f4ee1
powerpc: Drop return value of smp_ops->probe()
by Michael Ellerman
· 10 years ago
7261b95
powerpc/cell: Fix cell iommu after it_page_shift changes
by Michael Ellerman
· 10 years ago
b0dd00a
powerpc/cell: Fix crash in iic_setup_cpu() after per_cpu changes
by Michael Ellerman
· 10 years ago
7e862d7
powerpc: Reword the "returning from prom_init" message
by Michael Ellerman
· 10 years ago
f691fa1
powerpc: Replace mem_init_done with slab_is_available()
by Michael Ellerman
· 10 years ago
4f9c53c
powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabled
by Michael Ellerman
· 10 years ago
5dd4e4f
powerpc/mm: Change setbat() to take a pgprot_t rather than flags
by Michael Ellerman
· 10 years ago
9110833
powerpc/mm: Remove duplicate declaration of setbat()
by Michael Ellerman
· 10 years ago
bf4981a
powerpc: Remove the celleb support
by Michael Ellerman
· 10 years ago
646b54f
powerpc/powernv: Remove powernv RTAS support
by Michael Ellerman
· 10 years ago
b7f859d
Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into next
by Michael Ellerman
· 10 years ago
428d4d6
Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into next
by Michael Ellerman
· 10 years ago
28ea605
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
by Michael Ellerman
· 10 years ago
d41444d
powerpc/corenet: enable CONFIG_I2C_MUX and CONFIG_I2C_MUX_PCA954x
by Shengzhou Liu
· 10 years ago
7f9af0a
powerpc/t2080qds: fix rtc interrupt
by Shengzhou Liu
· 10 years ago
56302c5
powerpc/mpic: Remove WHOAMI readback after EOI
by Bogdan Purcareata
· 10 years ago
88b7936
powerpc/mpc85xx: call k(un)map_atomic rather than k(un)map
by Yanjiang Jin
· 10 years ago
bb65f50
powerpc: don't export static symbol
by Julia Lawall
· 10 years ago
016f8cf
powerpc: book3e_64: fix the align size for paca_struct
by Kevin Hao
· 10 years ago
2e51563
powerpc/fsl-booke: Add T4080 SVR value
by Madalin Bucur
· 10 years ago
6a84079
powerpc32/chrp: fix section mismatch warning
by LEROY Christophe
· 10 years ago
6bc08d0
powerpc/powernv: handle OPAL_SUCCESS return in opal_sensor_read
by Cédric Le Goater
· 10 years ago
e3c5c2e
powerpc/powernv: convert codes returned by OPAL calls
by Cédric Le Goater
· 10 years ago
acdb668
powerpc: Use bool function return values of true/false not 1/0
by Joe Perches
· 10 years ago
027fa02
powerpc/powernv: Don't map M64 segments using M32DT
by Gavin Shan
· 10 years ago
433185d
powerpc/eeh: Fix PE#0 check in eeh_add_to_parent_pe()
by Gavin Shan
· 10 years ago
529d235
powerpc: Add a proper syscall for switching endianness
by Michael Ellerman
· 10 years ago
c03e737
powerpc/pseries: Simplify check for suspendability during suspend/migration
by Tyrel Datwyler
· 10 years ago
68de886
powerpc/perf: add missing put_cpu_var in power_pmu_event_init
by Jan Stancek
· 10 years ago
df60f57
Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into test
by Michael Ellerman
· 10 years ago
605f302
powerpc/powernv: Avoid explicit endian conversions while parsing device tree
by Preeti U Murthy
· 10 years ago
e77553c
powerpc/mm: Free string after creating kmem cache
by Yanjiang Jin
· 10 years ago
b921e90
powerpc/powernv: Add OPAL message notifier unregister function
by Neelesh Gupta
· 10 years ago
792f96e
powerpc/powernv: Fix the overflow of OPAL message notifiers head array
by Neelesh Gupta
· 10 years ago
1f8c82a
cpufreq/ppc: Add missing #include <asm/smp.h>
by Geert Uytterhoeven
· 10 years ago
8f910fd
powerpc/pmac: Fix DT refcount imbalance in pmac_pic_probe_oldstyle
by Geert Uytterhoeven
· 10 years ago
3bf5756
powerpc/powernv: Support OPAL requested heartbeat
by Benjamin Herrenschmidt
· 10 years ago
3f77df7
powerpc/powernv: Check image loaded or not before calling flash
by Vasant Hegde
· 10 years ago
0eebf9b5
powerpc: Remove unused st_le*() and ld_le* functions
by David Gibson
· 10 years ago
d078eed
powerpc: Cleanup KVM emulated load/store endian handling
by David Gibson
· 10 years ago
c6406d8
powerpc/eeh: Remove device_node dependency
by Gavin Shan
· 10 years ago
0bd7858
powerpc/eeh: Replace device_node with pci_dn in eeh_ops
by Gavin Shan
· 10 years ago
ff57b45
powerpc/eeh: Do probe on pci_dn
by Gavin Shan
· 10 years ago
e8e9b34
powerpc/eeh: Create eeh_dev from pci_dn instead of device_node
by Gavin Shan
· 10 years ago
c035ff1
powerpc/pci: Trace more information from pci_dn
by Gavin Shan
· 10 years ago
3532a741
powerpc/powernv: Use pci_dn, not device_node, in PCI config accessor
by Gavin Shan
· 10 years ago
cca87d3
powerpc/pci: Refactor pci_dn
by Gavin Shan
· 10 years ago
9be53cf
powerpc: Enable power monitor feature in defconfig for supported platforms
by Hongtao Jia
· 10 years ago
7648693
powerpc: Enable thermal monitor feature in defconfig for supported platforms
by Hongtao Jia
· 10 years ago
2e6e996
powerpc/corenet: Enable muxing MDIO buses via FPGA
by Shruti Kanetkar
· 10 years ago
a189243
powerpc/corenet: Enable muxing MDIO buses via GPIO
by Andy Fleming
· 10 years ago
1e8ed06
powerpc/mpc85xx: Add FSL QorIQ DPAA BMan support to device tree(s)
by Kumar Gala
· 10 years ago
cb5915e
powerpc: Make corenet64_defconfig a bit more useful
by Benjamin Herrenschmidt
· 10 years ago
ff01565
powerpc/85xx: workaround for chips with MSI hardware errata
by Hongtao Jia
· 10 years ago
807d38b
powerpc/mpic: Add get_version API both for internal and external use
by Hongtao Jia
· 12 years ago
7dea9ec
powerpc/mpc85xx: Add FMan platform support
by Igal Liberman
· 10 years ago
eedea67
powerpc/dts: Remove B4860 emulator support
by Emil Medve
· 10 years ago
288a298
powerpc/pseries: Introduce api_version to migration sysfs interface
by Tyrel Datwyler
· 10 years ago
cc83458
powerpc/32: %pF is only for function pointers
by Scott Wood
· 10 years ago
4d9fb71
powerpc: use kbuild generic-y where possible
by Fabian Frederick
· 10 years ago
f57333a
powerpc/powernv: Fix return value from power7_nap() et al.
by Paul Mackerras
· 10 years ago
b140e5b
powerpc: Spelling s/embeeded/embedded/
by Geert Uytterhoeven
· 10 years ago
a71aa05
powerpc: Convert relocs_check to a shell script using grep
by Stephen Rothwell
· 10 years ago
f571872
powerpc: Move Power Macintosh drivers to generic byteswappers
by David Gibson
· 10 years ago
e4a9616
powerpc/rtas: Make timestamp related code y2038-safe
by Hari Bathini
· 10 years ago
f761829
powerpc/powernv: Add pstore support on powernv
by Hari Bathini
· 10 years ago
Next »