index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/pseries: Perform proper max_bus_speed detection
Kleber Sacilotto de Souza
2013-05-06
3
-0
/
+59
*
powerpc/pseries: Force 32 bit MSIs for devices that require it
Brian King
2013-05-06
1
-3
/
+18
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-05-02
7
-52
/
+137
|
\
|
*
powerpc: Decode the pte-lp-encoding bits correctly.
Aneesh Kumar K.V
2013-04-30
1
-3
/
+3
|
*
powerpc: Use signed formatting when printing error
Aneesh Kumar K.V
2013-04-30
1
-1
/
+1
|
*
powerpc/pseries: Update CPU maps when device tree is updated
Jesse Larrew
2013-04-26
1
-0
/
+1
|
*
powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...
Nathan Fontenot
2013-04-26
3
-24
/
+70
|
*
powerpc/pseries: Use ARRAY_SIZE to iterate over firmware_features_table array
Nathan Fontenot
2013-04-26
1
-5
/
+3
|
*
powerpc/pseries: Correct buffer parsing in update_dt_node()
Nathan Fontenot
2013-04-26
1
-4
/
+16
|
*
powerpc/pseries: Expose pseries devicetree_update()
Nathan Fontenot
2013-04-26
1
-9
/
+12
|
*
powerpc/pseries: close DDW race between functions of adapter
Nishanth Aravamudan
2013-04-18
1
-0
/
+26
|
*
powerpc: Use VPA subfunction macros instead of numbers for vpa calls
Li Zhong
2013-04-18
1
-8
/
+7
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
2
-22
/
+12
|
\
\
|
*
|
ppc: Clean up scanlog
David Howells
2013-05-01
1
-18
/
+11
|
*
|
proc: Supply PDE attribute setting accessor functions
David Howells
2013-05-01
1
-1
/
+1
|
*
|
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-6
/
+3
*
|
|
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-04-30
1
-20
/
+14
|
\
\
\
|
*
\
\
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2013-04-28
1
-20
/
+14
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
cpuidle: remove en_core_tk_irqen flag
Daniel Lezcano
2013-04-23
1
-1
/
+0
|
|
*
|
POWERPC: pseries: cpuidle: use time keeping flag
Daniel Lezcano
2013-04-08
1
-20
/
+15
|
|
|
/
*
|
|
mm, hotplug: avoid compiling memory hotremove functions when disabled
David Rientjes
2013-04-29
1
-0
/
+12
|
/
/
*
|
powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...
Michael Wolf
2013-04-08
1
-1
/
+7
|
/
*
powerpc/pseries/hvcserver: Fix strncpy buffer limit in location code
Chen Gang
2013-03-05
1
-2
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
2
-7
/
+3
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
2
-7
/
+3
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-02-23
11
-95
/
+176
|
\
\
|
*
|
pseries/iommu: Remove DDW on kexec
Nishanth Aravamudan
2013-02-08
1
-38
/
+50
|
*
|
pseries/iommu: Restore_default_window does not use liobn parameter
Nishanth Aravamudan
2013-02-08
1
-2
/
+2
|
*
|
pseries/iommu: Ensure TCEs are cleared with non-huge DDW
Nishanth Aravamudan
2013-01-29
1
-10
/
+1
|
*
|
pseries/iommu: Fix iteration in DDW TCE clearrange
Nishanth Aravamudan
2013-01-29
1
-0
/
+1
|
*
|
powerpc/eeh: Fix crash when adding a device in a slot with DDW
Thadeu Lima de Souza Cascardo
2013-01-10
1
-1
/
+23
|
*
|
powerpc: Add the DAWR support to the set_break()
Michael Neuling
2013-01-10
1
-0
/
+12
|
*
|
powerpc: Add helper functions set the DAWR and CIABR using set_mode
Ian Munsie
2013-01-10
1
-0
/
+10
|
*
|
powerpc: Disable relocation on exceptions whenever PR KVM is active
Ian Munsie
2013-01-10
1
-3
/
+5
|
*
|
powerpc: Build kernel with -mcmodel=medium
Anton Blanchard
2013-01-10
1
-1
/
+1
|
*
|
powerpc/pseries/pci: Use NULL instead of 0 for pointers
Tushar Behera
2013-01-10
1
-1
/
+2
|
*
|
powerpc: Hook up doorbells on server
Ian Munsie
2013-01-10
2
-2
/
+32
|
*
|
powerpc/pseries: Cleanup best_energy_hcall detection
Michael Neuling
2013-01-10
2
-35
/
+3
|
*
|
powerpc/pseries: Allow firmware features to match partial strings
Michael Neuling
2013-01-10
1
-2
/
+18
|
*
|
powerpc: Fix a lazy irq related WARING in arch_local_irq_restore()
Li Zhong
2013-01-10
2
-0
/
+16
|
|
/
*
|
cputime: Generic on-demand virtual cputime accounting
Frederic Weisbecker
2013-01-27
2
-6
/
+6
|
/
*
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
4
-7
/
+7
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-12-18
10
-173
/
+172
|
\
|
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2012-11-26
2
-2
/
+3
|
|
\
|
*
|
powerpc: Disable relocation on exceptions when kexecing
Ian Munsie
2012-11-15
1
-0
/
+33
|
*
|
powerpc: Enable relocation on during exceptions at boot
Ian Munsie
2012-11-15
1
-0
/
+38
|
*
|
powerpc: Add wrappers to enable/disable relocation on exceptions
Ian Munsie
2012-11-15
1
-0
/
+25
|
*
|
powerpc: Add set_mode hcall
Ian Munsie
2012-11-15
2
-0
/
+7
|
*
|
powerpc+of: Remove the pSeries_reconfig.h file
Nathan Fontenot
2012-11-15
1
-1
/
+0
|
*
|
powerpc+of: Rename the drivers/of prom_* functions to of_*
Nathan Fontenot
2012-11-15
3
-7
/
+7
[next]