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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-10
powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabled
Michael Ellerman
8
-14
/
+16
2015-04-07
powerpc/mm: Change setbat() to take a pgprot_t rather than flags
Michael Ellerman
2
-2
/
+3
2015-04-07
powerpc/mm: Remove duplicate declaration of setbat()
Michael Ellerman
1
-3
/
+0
2015-04-07
powerpc: Remove the celleb support
Michael Ellerman
31
-4580
/
+1
2015-04-07
powerpc/powernv: Remove powernv RTAS support
Michael Ellerman
4
-118
/
+19
2015-04-07
Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/...
Michael Ellerman
5
-55
/
+27
2015-04-07
Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh...
Michael Ellerman
25
-1642
/
+1649
2015-04-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
41
-284
/
+981
2015-04-01
powerpc/corenet: enable CONFIG_I2C_MUX and CONFIG_I2C_MUX_PCA954x
Shengzhou Liu
2
-0
/
+4
2015-04-01
powerpc/t2080qds: fix rtc interrupt
Shengzhou Liu
1
-1
/
+1
2015-04-01
powerpc/mpic: Remove WHOAMI readback after EOI
Bogdan Purcareata
1
-1
/
+0
2015-04-01
powerpc/mpc85xx: call k(un)map_atomic rather than k(un)map
Yanjiang Jin
1
-2
/
+2
2015-04-01
powerpc: don't export static symbol
Julia Lawall
1
-25
/
+0
2015-04-01
powerpc: book3e_64: fix the align size for paca_struct
Kevin Hao
1
-2
/
+2
2015-04-01
powerpc/fsl-booke: Add T4080 SVR value
Madalin Bucur
1
-0
/
+1
2015-03-31
powerpc32/chrp: fix section mismatch warning
LEROY Christophe
1
-1
/
+1
2015-03-31
powerpc/powernv: handle OPAL_SUCCESS return in opal_sensor_read
Cédric Le Goater
1
-12
/
+20
2015-03-31
powerpc/powernv: convert codes returned by OPAL calls
Cédric Le Goater
3
-2
/
+25
2015-03-31
powerpc: Use bool function return values of true/false not 1/0
Joe Perches
4
-6
/
+6
2015-03-31
powerpc/powernv: Don't map M64 segments using M32DT
Gavin Shan
1
-1
/
+2
2015-03-31
powerpc/eeh: Fix PE#0 check in eeh_add_to_parent_pe()
Gavin Shan
1
-6
/
+7
2015-03-28
powerpc: Add a proper syscall for switching endianness
Michael Ellerman
8
-1
/
+30
2015-03-28
powerpc/pseries: Simplify check for suspendability during suspend/migration
Tyrel Datwyler
3
-20
/
+17
2015-03-27
powerpc/perf: add missing put_cpu_var in power_pmu_event_init
Jan Stancek
1
-1
/
+3
2015-03-26
Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ben...
Michael Ellerman
10
-145
/
+54
2015-03-26
powerpc/powernv: Avoid explicit endian conversions while parsing device tree
Preeti U Murthy
1
-15
/
+20
2015-03-26
powerpc/mm: Free string after creating kmem cache
Yanjiang Jin
1
-0
/
+1
2015-03-25
powerpc/powernv: Add OPAL message notifier unregister function
Neelesh Gupta
2
-0
/
+9
2015-03-25
powerpc/powernv: Fix the overflow of OPAL message notifiers head array
Neelesh Gupta
1
-8
/
+4
2015-03-25
cpufreq/ppc: Add missing #include <asm/smp.h>
Geert Uytterhoeven
1
-0
/
+1
2015-03-25
powerpc/pmac: Fix DT refcount imbalance in pmac_pic_probe_oldstyle
Geert Uytterhoeven
1
-0
/
+3
2015-03-25
powerpc/powernv: Support OPAL requested heartbeat
Benjamin Herrenschmidt
1
-0
/
+30
2015-03-25
powerpc/powernv: Check image loaded or not before calling flash
Vasant Hegde
1
-1
/
+5
2015-03-24
powerpc: Remove unused st_le*() and ld_le* functions
David Gibson
1
-26
/
+0
2015-03-24
powerpc: Cleanup KVM emulated load/store endian handling
David Gibson
2
-21
/
+19
2015-03-24
powerpc/eeh: Remove device_node dependency
Gavin Shan
9
-81
/
+55
2015-03-24
powerpc/eeh: Replace device_node with pci_dn in eeh_ops
Gavin Shan
5
-97
/
+87
2015-03-24
powerpc/eeh: Do probe on pci_dn
Gavin Shan
7
-137
/
+171
2015-03-24
powerpc/eeh: Create eeh_dev from pci_dn instead of device_node
Gavin Shan
6
-11
/
+69
2015-03-24
powerpc/pci: Trace more information from pci_dn
Gavin Shan
2
-0
/
+13
2015-03-24
powerpc/powernv: Use pci_dn, not device_node, in PCI config accessor
Gavin Shan
3
-47
/
+40
2015-03-24
powerpc/pci: Refactor pci_dn
Gavin Shan
3
-6
/
+141
2015-03-24
powerpc: Enable power monitor feature in defconfig for supported platforms
Hongtao Jia
2
-0
/
+2
2015-03-24
powerpc: Enable thermal monitor feature in defconfig for supported platforms
Hongtao Jia
4
-5
/
+4
2015-03-24
powerpc/corenet: Enable muxing MDIO buses via FPGA
Shruti Kanetkar
3
-0
/
+8
2015-03-24
powerpc/corenet: Enable muxing MDIO buses via GPIO
Andy Fleming
3
-0
/
+5
2015-03-24
powerpc/mpc85xx: Add FSL QorIQ DPAA BMan support to device tree(s)
Kumar Gala
26
-22
/
+899
2015-03-24
powerpc: Make corenet64_defconfig a bit more useful
Benjamin Herrenschmidt
1
-0
/
+8
2015-03-24
powerpc/85xx: workaround for chips with MSI hardware errata
Hongtao Jia
2
-3
/
+28
2015-03-24
powerpc/mpic: Add get_version API both for internal and external use
Hongtao Jia
2
-0
/
+13
[next]