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
/
platforms
/
pseries
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-30
powerpc/pseries: Fix endian issues in pseries iommu code
Anton Blanchard
1
-29
/
+30
2013-10-11
powerpc/pseries: Implement arch_get_random_long() based on H_RANDOM
Michael Ellerman
2
-1
/
+45
2013-09-25
powerpc/pseries: Do not start secondaries in Open Firmware
Benjamin Herrenschmidt
1
-10
/
+16
2013-09-11
powerpc: Default arch idle could cede processor on pseries
Vaidyanathan Srinivasan
1
-10
/
+21
2013-09-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
17
-431
/
+822
2013-08-28
powerpc/pseries: Move lparcfg.c to platforms/pseries
Benjamin Herrenschmidt
2
-0
/
+711
2013-08-27
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-46
/
+34
2013-08-27
powerpc/pseries: Child nodes are not detached by dlpar_detach_node
Tyrel Datwyler
1
-0
/
+7
2013-08-27
powerpc/pseries: Add mising of_node_put in delete_dt_node
Tyrel Datwyler
1
-0
/
+1
2013-08-27
powerpc/pseries: Make dlpar_configure_connector parent node aware
Tyrel Datwyler
3
-34
/
+34
2013-08-27
powerpc/pseries: Do all node initialization in dlpar_parse_cc_node
Tyrel Datwyler
1
-2
/
+3
2013-08-27
powerpc/pseries: Fix parsing of initial node path in update_dt_node
Tyrel Datwyler
1
-10
/
+11
2013-08-27
powerpc/pseries: Pack update_props_workarea to map correctly to rtas buffer h...
Tyrel Datwyler
1
-1
/
+1
2013-08-27
powerpc/pseries: Fix over writing of rtas return code in update_dt_node
Tyrel Datwyler
1
-4
/
+4
2013-08-27
powerpc/pseries: Fix creation of loop in device node property list
Tyrel Datwyler
1
-1
/
+1
2013-08-27
powerpc/pseries: Add a warning in the case of cross-cpu VPA registration
Michael Ellerman
1
-0
/
+6
2013-08-27
pseries: Move plpar_wrapper.h to powerpc common include/asm location.
Deepthi Dharwar
11
-314
/
+11
2013-08-27
pseries/cpuidle: Remove dependency of pseries.h file
Deepthi Dharwar
2
-4
/
+0
2013-08-19
powerpc/pseries: Read and write to the 'compressed' flag of pstore
Aruna Balakrishnaiah
1
-0
/
+8
2013-08-19
pstore: Introduce new argument 'compressed' in the read callback
Aruna Balakrishnaiah
1
-1
/
+1
2013-08-19
pstore: Add new argument 'compressed' in pstore write callback
Aruna Balakrishnaiah
1
-2
/
+2
2013-08-19
powerpc/pseries: Remove (de)compression in nvram with pstore enabled
Aruna Balakrishnaiah
1
-90
/
+12
2013-08-14
powerpc/pseries: Fix endian issues in H_GET_TERM_CHAR/H_PUT_TERM_CHAR
Anton Blanchard
1
-4
/
+5
2013-08-14
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
4
-4
/
+8
2013-08-14
powerpc: of_parse_dma_window should take a __be32 *dma_window
Anton Blanchard
1
-4
/
+4
2013-08-14
powerpc: Convert platforms to smp_generic_cpu_bootable
Andy Fleming
1
-17
/
+1
2013-08-14
powerpc: Stop using non-architected shared_proc field in lppaca
Anton Blanchard
2
-3
/
+3
2013-08-14
powerpc: Fix a number of sparse warnings
Anton Blanchard
3
-4
/
+4
2013-08-14
powerpc/pseries: Simplify H_GET_TERM_CHAR
Anton Blanchard
2
-27
/
+9
2013-08-09
powerpc/pseries: Add backward compatibilty to read old kernel oops-log
Aruna Balakrishnaiah
1
-4
/
+14
2013-08-09
powerpc/pseries: Fix buffer overflow when reading from pstore
Aruna Balakrishnaiah
1
-46
/
+24
2013-07-24
powerpc/pseries: Fix a typo in pSeries_lpar_hpte_insert()
Denis Kirjanov
1
-1
/
+1
2013-07-24
powerpc/eeh: Introdce flag to protect sysfs
Gavin Shan
1
-1
/
+1
2013-07-24
powerpc/eeh: Don't use pci_dev during BAR restore
Gavin Shan
1
-1
/
+62
2013-07-24
powerpc/eeh: Use partial hotplug for EEH unaware drivers
Gavin Shan
1
-1
/
+1
2013-07-24
powerpc: Fix the corrupt r3 error during MCE handling.
Mahesh Salgaonkar
1
-0
/
+3
2013-07-24
powerpc/pseries: Drop "select HOTPLUG"
Paul Bolle
1
-1
/
+0
2013-07-01
powerpc/pseries: Support compression of oops text via pstore
Aruna Balakrishnaiah
1
-14
/
+117
2013-07-01
powerpc/pseries: Re-organise the oops compression code
Aruna Balakrishnaiah
1
-52
/
+52
2013-07-01
pstore: Pass header size in the pstore write callback
Aruna Balakrishnaiah
1
-1
/
+3
2013-07-01
powerpc/pseries: Inform the hypervisor we are using EBB regs
Michael Ellerman
1
-0
/
+3
2013-06-30
trivial: powerpc: Fix typo in ioei_interrupt() description
Sebastien Bessiere
1
-1
/
+1
2013-06-21
powerpc: Optimize hugepage invalidate
Aneesh Kumar K.V
1
-7
/
+115
2013-06-21
powerpc/mm: handle hugepage size correctly when invalidating hpte entries
Aneesh Kumar K.V
1
-5
/
+12
2013-06-20
powerpc/eeh: Move common part to kernel directory
Gavin Shan
10
-2888
/
+1
2013-06-20
powerpc/eeh: Cleanup for EEH core
Gavin Shan
2
-18
/
+18
2013-06-20
powerpc/pseries: Read common partition via pstore
Aruna Balakrishnaiah
1
-1
/
+16
2013-06-20
powerpc/pseries: Read of-config partition via pstore
Aruna Balakrishnaiah
1
-9
/
+46
2013-06-20
powerpc/pseries: Distinguish between a os-partition and non-os partition
Aruna Balakrishnaiah
1
-2
/
+5
2013-06-20
powerpc/pseries: Read rtas partition via pstore
Aruna Balakrishnaiah
1
-7
/
+26
[next]