index
:
~tomegun/linux
master
net-name
Private linux wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-28
powrpc/powernv: Reset PHB in kdump kernel
Gavin Shan
3
-4
/
+24
2014-04-28
powerpc/pci: Mask linkDown on resetting PCI bus
Gavin Shan
3
-2
/
+38
2014-04-28
powerpc/eeh: Make the delay for PE reset unified
Gavin Shan
2
-2
/
+20
2014-04-28
powerpc/powernv: Reset root port in firmware
Gavin Shan
1
-7
/
+6
2014-04-28
powerpc/pseries: Fix overwritten PE state
Gavin Shan
1
-0
/
+1
2014-04-28
powerpc/powernv: Fix endless reporting frozen PE
Gavin Shan
1
-0
/
+7
2014-04-28
powerpc/eeh: No hotplug on permanently removed dev
Gavin Shan
1
-4
/
+9
2014-04-28
powerpc/eeh: Allow to disable EEH
Gavin Shan
2
-6
/
+24
2014-04-28
powerpc/eeh: Use cached capability for log dump
Gavin Shan
2
-0
/
+36
2014-04-28
powerpc/eeh: Avoid I/O access during PE reset
Gavin Shan
1
-61
/
+23
2014-04-28
powerpc/powernv: Use EEH PCI config accessors
Gavin Shan
1
-11
/
+12
2014-04-28
powerpc/eeh: Block PCI-CFG access during PE reset
Gavin Shan
1
-36
/
+64
2014-04-28
powerpc/powernv: Remove fields in PHB diag-data dump
Gavin Shan
1
-51
/
+40
2014-04-28
powerpc/powernv: Move PNV_EEH_STATE_ENABLED around
Gavin Shan
3
-11
/
+6
2014-04-28
powerpc/powernv: Remove PNV_EEH_STATE_REMOVED
Gavin Shan
2
-42
/
+15
2014-04-28
ppc/powernv: Set the runlatch bits correctly for offline cpus
Preeti U Murthy
1
-0
/
+3
2014-04-28
powerpc/pseries: Protect remove_memory() with device hotplug lock
Li Zhong
1
-4
/
+6
2014-04-28
powerpc/powernv: Fix little endian issues in OPAL dump code
Anton Blanchard
1
-4
/
+9
2014-04-28
powerpc/powernv: Create OPAL sglist helper functions and fix endian issues
Anton Blanchard
3
-183
/
+67
2014-04-28
powerpc/powernv: Fix little endian issues in OPAL error log code
Anton Blanchard
1
-1
/
+8
2014-04-28
powerpc/powernv: Fix little endian issues with opal_do_notifier calls
Anton Blanchard
1
-3
/
+3
2014-04-28
powerpc/powernv: Use uint64_t instead of size_t in OPAL APIs
Anton Blanchard
1
-1
/
+1
2014-04-28
powerpc/powernv: Release the refcount for pci_dev
Wei Yang
1
-1
/
+0
2014-04-28
powerpc/powernv: Reduce multi-hit of iommu_add_device()
Wei Yang
1
-1
/
+1
2014-04-28
powerpc/powernv: Fix little endian issues in OPAL flash code
Anton Blanchard
1
-4
/
+8
2014-04-28
powerpc/powernv: Fix kexec races going back to OPAL
Benjamin Herrenschmidt
1
-2
/
+46
2014-04-28
powerpc/powernv: Check sysparam size before creation
Joel Stanley
1
-0
/
+6
2014-04-28
powerpc/powernv: Fix typos in sysparam code
Joel Stanley
1
-2
/
+2
2014-04-28
powerpc/powernv: Check sysfs size before copying
Joel Stanley
1
-0
/
+4
2014-04-28
powerpc/powernv: Use ssize_t for sysparam return values
Joel Stanley
1
-5
/
+6
2014-04-28
powerpc/powernv: Fix sysparam sysfs error handling
Joel Stanley
1
-2
/
+5
2014-04-28
powerpc: Fix Oops in rtas_stop_self()
Li Zhong
1
-2
/
+3
2014-04-23
powerpc: Fix SMP issues with ppc64le ABIv2
Anton Blanchard
5
-8
/
+13
2014-04-23
powerpc: Fix unsafe accesses to parameter area in ELFv2
Ulrich Weigand
1
-0
/
+2
2014-04-23
powerpc: Remove superflous function descriptors in assembly only code
Anton Blanchard
1
-2
/
+2
2014-04-23
powerpc: No need to use dot symbols when branching to a function
Anton Blanchard
2
-3
/
+3
2014-04-11
Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+6
2014-04-09
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
13
-51
/
+201
2014-04-09
powerpc/powernv Adapt opal-elog and opal-dump to new sysfs_remove_file_self
Stewart Smith
2
-14
/
+4
2014-04-09
arch/powerpc: Use RCU_INIT_POINTER(x, NULL) in platforms/cell/spu_syscalls.c
Monam Agarwal
1
-1
/
+1
2014-04-09
powerpc: Convert last uses of __FUNCTION__ to __func__
Joe Perches
1
-6
/
+5
2014-04-09
powerpc/powernv: Add invalid OPAL call
Joel Stanley
2
-0
/
+4
2014-04-09
powerpc/powernv: Add OPAL message log interface
Joel Stanley
3
-1
/
+124
2014-04-09
powerpc/book3s: Fix mc_recoverable_range buffer overrun issue.
Mahesh Salgaonkar
1
-8
/
+20
2014-04-09
powerpc/powernv: Fix endian issues with sensor code
Anton Blanchard
1
-1
/
+3
2014-04-08
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+6
2014-04-07
ppc: make PPC_BOOK3S_64 select IRQ_WORK
Josh Triplett
1
-0
/
+1
2014-04-07
cpufreq: powernv: Select CPUFreq related Kconfig options for powernv
Gautham R. Shenoy
1
-0
/
+6
2014-04-07
powerpc/powernv: Fix endian issues with OPAL async code
Anton Blanchard
4
-10
/
+13
2014-04-07
powerpc/powernv: Add opal_notifier_unregister() and export to modules
Benjamin Herrenschmidt
1
-0
/
+14
[prev]
[next]