index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: Add VPHN firmware feature
Jesse Larrew
2010-11-29
1
-0
/
+1
*
powerpc/pseries: iommu cleanup
Nishanth Aravamudan
2010-11-29
1
-7
/
+2
*
powerpc: Add support for new hcall H_BEST_ENERGY
Vaidyanathan Srinivasan
2010-11-29
3
-0
/
+337
*
powerpc/pseries: Add kernel parameter to disable batched hcalls
Will Schmidt
2010-11-29
2
-0
/
+26
*
powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUG
Nishanth Aravamudan
2010-11-18
3
-4
/
+6
*
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
2
-1
/
+3
|
\
|
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
2
-1
/
+3
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2010-10-21
8
-71
/
+623
|
\
\
|
*
|
powerpc/Makefiles: Change to new flag variables
matt mooney
2010-10-13
1
-8
/
+3
|
*
|
powerpc/pseries/xics: Use cpu_possible_mask rather than cpu_all_mask
Nishanth Aravamudan
2010-10-13
1
-1
/
+1
|
*
|
powerpc/pseries: Use kmemdup
Nishanth Aravamudan
2010-10-13
1
-2
/
+1
|
*
|
powerpc/pseries: Partition migration in the kernel
Nathan Fontenot
2010-10-13
2
-1
/
+363
|
*
|
powerpc/pseries: Export device tree updating routines
Nathan Fontenot
2010-10-13
2
-2
/
+11
|
*
|
powerpc/pseries: Re-enable dispatch trace log userspace interface
Paul Mackerras
2010-09-02
1
-40
/
+166
|
*
|
powerpc: Account time using timebase rather than PURR
Paul Mackerras
2010-09-02
3
-18
/
+79
|
*
|
powerpc: Abstract indexing of lppaca structs
Paul Mackerras
2010-09-02
2
-6
/
+6
|
|
/
*
|
pci: Convert msi to new irq_chip functions
Thomas Gleixner
2010-10-12
1
-1
/
+1
|
/
*
powerpc/pseries: Correct rtas_data_buf locking in dlpar code
Nathan Fontenot
2010-09-02
1
-13
/
+29
*
powerpc: Fix bogus it_blocksize in VIO iommu code
Anton Blanchard
2010-08-24
1
-4
/
+4
*
powerpc: Correct smt_enabled=X boot option for > 2 threads per core
Nathan Fontenot
2010-08-24
1
-4
/
+7
*
powerpc: Silence xics_migrate_irqs_away() during cpu offline
Signed-off-by: Darren Hart
2010-08-24
1
-2
/
+4
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2010-08-05
9
-20
/
+243
|
\
|
*
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
2010-08-04
3
-22
/
+22
|
|
\
|
*
|
powerpc: ONLINE to OFFLINE CPU state transition during removal
Robert Jennings
2010-07-31
1
-0
/
+1
|
*
|
powerpc/pseries: Increase cpu die timeout
Benjamin Herrenschmidt
2010-07-31
1
-2
/
+2
|
*
|
powerpc: Remove redundant xics badness warning
Brian King
2010-07-31
1
-2
/
+0
|
*
|
powerpc/pseries: Use kstrdup
Julia Lawall
2010-07-09
1
-3
/
+1
|
*
|
powerpc/pseries: Add WARN_ON() to request_event_sources_irqs() on irq allocat...
Mark Nelson
2010-07-09
1
-8
/
+15
|
*
|
powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT a...
Mark Nelson
2010-07-09
1
-3
/
+2
|
*
|
powerpc/pseries/eeh: Use for_each_pci_dev()
Kulikov Vasiliy
2010-07-09
1
-2
/
+1
|
*
|
powerpc/pseries: Partition hibernation support
Brian King
2010-07-09
3
-0
/
+221
*
|
|
powerpc: Fix erroneous lmb->memblock conversions
Benjamin Herrenschmidt
2010-07-23
1
-11
/
+11
|
|
/
|
/
|
*
|
lmb: rename to memblock
Yinghai Lu
2010-07-14
3
-22
/
+22
|
/
*
tracing: fix for tracepoint API change
Stephen Rothwell
2010-05-28
1
-5
/
+5
*
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
14
-149
/
+272
|
\
|
*
powerpc/pseries: Make request_ras_irqs() available to other pseries code
Mark Nelson
2010-05-21
4
-60
/
+90
|
*
powerpc: Use smt_snooze_delay=-1 to always busy loop
Anton Blanchard
2010-05-21
1
-5
/
+5
|
*
powerpc/kexec: Speedup kexec hash PTE tear down
Michael Neuling
2010-05-21
1
-13
/
+20
|
*
powerpc/pseries: Add hcall to read 4 ptes at a time in real mode
Michael Neuling
2010-05-21
2
-0
/
+56
|
*
powerpc/eeh: Fix oops when probing in early boot
Anton Blanchard
2010-05-21
1
-1
/
+1
|
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2010-05-07
1
-0
/
+7
|
|
\
|
|
*
powerpc/pseries: Flush lazy kernel mappings after unplug operations
Benjamin Herrenschmidt
2010-04-28
1
-0
/
+7
|
*
|
powerpc/cpumask: Update some comments
Anton Blanchard
2010-05-06
1
-2
/
+2
|
*
|
powerpc/cpumask: Convert hotplug-cpu code to new cpumask API
Anton Blanchard
2010-05-06
1
-14
/
+19
|
*
|
powerpc/cpumask: Convert xics driver to new cpumask API
Anton Blanchard
2010-05-06
1
-17
/
+21
|
*
|
powerpc/cpumask: Convert pseries SMP code to new cpumask API
Anton Blanchard
2010-05-06
1
-7
/
+9
|
*
|
powerpc/pseries: Only call start-cpu when a CPU is stopped
Michael Neuling
2010-05-06
1
-0
/
+6
|
*
|
powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpu
Michael Neuling
2010-05-06
3
-26
/
+34
|
*
|
powerpc/pseries/dlpar: Use kasprintf
Julia Lawall
2010-04-07
1
-5
/
+2
|
*
|
powerpc/pseries/dlpar: Eliminate use after free
Julia Lawall
2010-04-07
1
-0
/
+1
|
|
/
[next]