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/smp: soft-replugged CPUs must go back to start_secondary
Benjamin Herrenschmidt
2011-04-01
1
-2
/
+0
*
powerpc/pseries/smp: query-cpu-stopped-state support won't change
Milton Miller
2011-03-30
1
-2
/
+2
*
powerpc/xics: Use hwirq for xics domain irq number
Milton Miller
2011-03-30
1
-28
/
+29
*
powerpc/xics: Fix numberspace mismatch from irq_desc conversion
Milton Miller
2011-03-30
1
-8
/
+8
*
powerpc/nvram: Don't overwrite oops/panic report on normal shutdown
Jim Keniston
2011-03-30
1
-0
/
+24
*
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-29
3
-7
/
+7
*
powerpc: Use proper accessors for IRQ_* flags
Thomas Gleixner
2011-03-29
1
-1
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-03-18
7
-117
/
+849
|
\
|
*
powerpc/pseries: Disable MSI using new interface if possible
Nishanth Aravamudan
2011-03-11
1
-2
/
+12
|
*
powerpc: platforms/pseries irq_data conversion.
Lennert Buytenhek
2011-03-10
2
-43
/
+51
|
*
powerpc/pseries: Add support for dynamic dma windows
Nishanth Aravamudan
2011-03-04
1
-0
/
+587
|
*
powerpc/pseries/nvram: Capture oops/panic reports in ibm, oops-log partition
Jim Keniston
2011-03-04
1
-3
/
+115
|
*
powerpc/nvram: Generalize code for OS partitions in NVRAM
Jim Keniston
2011-03-04
1
-59
/
+84
|
*
powerpc/eeh: Remove one to many l's in the word.
Justin Mattock
2011-03-02
1
-1
/
+1
|
*
powerpc/pseries: Cleanup use of notifier_from_errno()
Prarit Bhargava
2011-03-02
1
-12
/
+2
*
|
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-03-16
1
-1
/
+1
|
\
\
|
*
\
Merge commit 'v2.6.38-rc6' into devicetree/next
Grant Likely
2011-02-28
1
-0
/
+37
|
|
\
\
|
|
|
/
|
*
|
powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller
Grant Likely
2011-02-04
1
-1
/
+1
*
|
|
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-03-16
1
-13
/
+53
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
memory hotplug: Define memory_block_size_bytes for powerpc/pseries
Nathan Fontenot
2011-02-03
1
-13
/
+53
|
|
/
*
|
powerpc: Fix hcall tracepoint recursion
Anton Blanchard
2011-02-07
1
-0
/
+37
|
/
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2011-01-21
2
-43
/
+69
|
\
|
*
powerpc: Fix corruption when grabbing FWNMI data
Anton Blanchard
2011-01-21
1
-14
/
+38
|
*
powerpc: Rework pseries machine check handler
Anton Blanchard
2011-01-21
1
-18
/
+30
|
*
powerpc: Never halt RTAS error logging after receiving an unrecoverable machi...
Anton Blanchard
2011-01-21
1
-1
/
+1
|
*
powerpc/kexec: Don't initialise kexec hooks to default handlers
Anton Blanchard
2011-01-21
1
-9
/
+0
|
*
powerpc/kdump: Remove ppc_md.machine_crash_shutdown
Anton Blanchard
2011-01-21
1
-1
/
+0
*
|
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2011-01-20
1
-3
/
+3
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
2
-2
/
+2
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
3
-4
/
+6
|
|
\
|
*
|
suspend: constify platform_suspend_ops
Lionel Debroux
2010-11-16
1
-1
/
+1
|
*
|
powerpc: remove cast from void*
matt mooney
2010-11-03
1
-1
/
+1
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-01-11
8
-28
/
+577
|
\
\
\
|
*
|
|
powerpc/pseries: Pass phb only to iommu_table_setparms_lpar
Benjamin Herrenschmidt
2010-12-09
1
-7
/
+4
|
*
|
|
powerpc/pseries: Do not need to check for dma_window == NULL
Nishanth Aravamudan
2010-12-09
1
-6
/
+0
|
*
|
|
powerpc/pseries: Checking for pdn->parent is redundant
Nishanth Aravamudan
2010-12-09
1
-4
/
+1
|
*
|
|
powerpc/pseries: Do not search for dma-window property on dlpar remove
Nishanth Aravamudan
2010-12-09
1
-5
/
+1
|
*
|
|
Merge branch 'nvram' into next
Benjamin Herrenschmidt
2010-12-09
1
-0
/
+205
|
|
\
\
\
|
|
*
|
|
powerpc/nvram: Rename ppc64,linux partition to ibm,rtas-log
Benjamin Herrenschmidt
2010-11-30
1
-10
/
+13
|
|
*
|
|
powerpc/nvram: Move the log partition stuff to pseries
Benjamin Herrenschmidt
2010-11-30
1
-0
/
+200
|
|
*
|
|
powerpc/nvram: More flexible nvram_create_partition()
Benjamin Herrenschmidt
2010-11-30
1
-3
/
+3
|
|
*
|
|
powerpc/nvram: Move things out of asm/nvram.h
Benjamin Herrenschmidt
2010-11-30
1
-0
/
+2
|
|
|
|
/
|
|
|
/
|
|
*
|
|
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
Stephen Rothwell
2010-11-29
1
-0
/
+1
|
*
|
|
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
|
|
/
/
*
|
|
headers: kobject.h redux
Alexey Dobriyan
2011-01-10
1
-1
/
+0
|
/
/
*
|
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
|
\
[next]