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.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
2014-02-14
powerpc/PCI: Use list_for_each_entry() for bus traversal
Yijing Wang
1
-3
/
+3
2014-01-29
powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle.
Deepthi Dharwar
3
-318
/
+0
2014-01-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
8
-136
/
+51
2014-01-25
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-56
/
+3
2014-01-20
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2014-01-15
pseries/cpuidle: Remove redundant call to ppc64_runlatch_off() in cpu idle ro...
Preeti U Murthy
1
-3
/
+0
2014-01-15
powerpc/eeh: Add restore_config operation
Gavin Shan
1
-1
/
+3
2014-01-15
Revert "pseries/iommu: Remove DDW on kexec"
Nishanth Aravamudan
1
-49
/
+14
2014-01-15
Revert "powerpc/pseries/iommu: remove default window before attempting DDW ma...
Nishanth Aravamudan
1
-69
/
+17
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2
-2
/
+0
2014-01-11
POWERPC: pseries: cpuidle: use the common cpuidle_[un]register() routines
Bartlomiej Zolnierkiewicz
1
-54
/
+3
2014-01-11
POWERPC: pseries: cpuidle: remove superfluous dev->state_count initialization
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2013-12-30
Merge branch 'merge' into next
Benjamin Herrenschmidt
4
-46
/
+48
2013-12-30
powerpc/iommu: Add it_page_shift field to determine iommu page size
Alistair Popple
1
-4
/
+6
2013-12-30
powerpc/iommu: Update constant names to reflect their hardcoded page size
Alistair Popple
2
-6
/
+6
2013-12-13
powerpc/pseries: Fix endian issues in MSI code
Anton Blanchard
1
-13
/
+15
2013-12-13
powerpc/pseries: Fix PCIE link speed endian issue
Anton Blanchard
1
-4
/
+4
2013-12-13
powerpc/pseries: Fix endian issues in nvram code
Anton Blanchard
1
-23
/
+23
2013-12-13
powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfg
Anton Blanchard
1
-6
/
+6
2013-12-09
powerpc/mm: Use HPTE constants when updating hpte bits
Aneesh Kumar K.V
1
-1
/
+2
2013-12-09
powerpc: Make slb_shadow a local
Jeremy Kerr
1
-1
/
+1
2013-12-05
PPC: POWERNV: move iommu_add_device earlier
Alexey Kardashevskiy
1
-3
/
+5
2013-12-02
powerpc/pseries: CONFIG_PSERIES_MSI should depend on PPC_PSERIES
Michael Ellerman
1
-1
/
+1
2013-11-26
powerpc: Clean up panic_timeout usage
Jason Baron
1
-1
/
+1
2013-11-22
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-0
/
+1
2013-11-21
powerpc/pseries: Fix SMP=n build of rng.c
Michael Ellerman
1
-0
/
+1
2013-11-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
3
-9
/
+71
2013-11-21
pseries: Add H_SET_MODE to change exception endianness
Anton Blanchard
2
-0
/
+59
2013-11-21
powerpc/pseries: Fix endian issues in pseries EEH code
Anton Blanchard
1
-9
/
+12
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
2013-11-14
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-27
/
+16
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-5
/
+5
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
1
-5
/
+3
2013-10-31
powerpc/nvram: Fix endian issue when reading the NVRAM size
Cedric Le Goater
1
-2
/
+2
2013-10-31
powerpc/nvram: Scan partitions only once
Cedric Le Goater
1
-3
/
+3
2013-10-30
powerpc/pseries: Fix endian issues in pseries iommu code
Anton Blanchard
1
-29
/
+30
2013-10-28
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
1
-27
/
+16
2013-10-24
of/irq: simplify args to irq_create_of_mapping
Grant Likely
1
-2
/
+1
2013-10-24
of/irq: Replace of_irq with of_phandle_args
Grant Likely
1
-4
/
+3
2013-10-24
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
1
-1
/
+1
2013-10-14
treewide: fix "distingush" typo
Michael Opdenacker
1
-1
/
+1
2013-10-11
powerpc/pseries: Implement arch_get_random_long() based on H_RANDOM
Michael Ellerman
2
-1
/
+45
2013-10-10
powerpc: add explicit OF includes
Rob Herring
1
-0
/
+2
2013-09-30
hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()
Toshi Kani
1
-27
/
+16
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
[next]