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
/
cell
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/cell: Rename ipi functions to match current abstractions
Milton Miller
2011-05-26
3
-10
/
+10
*
powerpc/cell: Use common smp ipi actions
Milton Miller
2011-05-26
1
-32
/
+13
*
Merge remote branch 'origin/master' into merge
Benjamin Herrenschmidt
2011-05-20
2
-11
/
+19
|
\
|
*
PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM
Rafael J. Wysocki
2011-05-11
1
-10
/
+18
*
|
powerpc/axon_msi: Validate msi irq via chip_data
Milton Miller
2011-05-19
1
-1
/
+2
*
|
powerpc/spider-pic: Get pic from chip_data instead of irq_map
Milton Miller
2011-05-19
1
-6
/
+7
*
|
powerpc: Remove irq_host_ops->remap hook
Milton Miller
2011-05-19
1
-11
/
+0
*
|
powerpc: Consolidate ipi message mux and demux
Milton Miller
2011-05-19
1
-2
/
+14
*
|
powerpc: Remove stubbed beat smp support
Milton Miller
2011-05-19
5
-131
/
+0
*
|
powerpc: Remove alloc_maybe_bootmem for zalloc version
Milton Miller
2011-05-19
1
-3
/
+3
*
|
powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF
Milton Miller
2011-05-19
2
-34
/
+2
*
|
powerpc: Convert old cpumask API into new one
KOSAKI Motohiro
2011-05-04
4
-14
/
+14
*
|
powerpc/irq: Stop exporting irq_map
Grant Likely
2011-05-04
2
-6
/
+6
*
|
powerpc/pci: Make IO workarounds init implicit when first bus is registered
Michael Ellerman
2011-04-27
2
-15
/
+5
*
|
powerpc/pci: Move IO workarounds to the common kernel dir
Michael Ellerman
2011-04-27
9
-244
/
+9
*
|
powerpc/pci: Split IO vs MMIO indirect access hooks
Michael Ellerman
2011-04-27
1
-1
/
+2
*
|
powerpc/smp: smp_ops->kick_cpu() should be able to fail
Michael Ellerman
2011-04-20
2
-5
/
+6
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
3
-3
/
+3
*
powerpc/cell: fixup for removal of handle_iic_irq
Stephen Rothwell
2011-03-29
1
-1
/
+1
*
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-29
5
-25
/
+25
*
powerpc: cell: Fix the irq_desc access
Thomas Gleixner
2011-03-29
1
-8
/
+1
*
powerpc: Use proper accessors for IRQ_* flags
Thomas Gleixner
2011-03-29
1
-2
/
+1
*
powerpc: cell: Use the core flow handler
Thomas Gleixner
2011-03-28
2
-49
/
+2
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-03-18
5
-54
/
+64
|
\
|
*
powerpc: platforms/cell irq_data conversion.
Lennert Buytenhek
2011-03-10
5
-54
/
+64
*
|
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-03-16
1
-7
/
+4
|
\
\
|
*
|
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
1
-7
/
+4
|
|
/
*
|
kill path_lookup()
Al Viro
2011-03-14
1
-1
/
+1
|
/
*
powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handler
Anton Blanchard
2011-01-21
1
-0
/
+70
*
powerpc/kexec: Don't initialise kexec hooks to default handlers
Anton Blanchard
2011-01-21
1
-4
/
+0
*
powerpc/kdump: Remove ppc_md.machine_crash_shutdown
Anton Blanchard
2011-01-21
1
-1
/
+0
*
powerpc/cell: Use system_wq in cpufreq_spudemand
Tejun Heo
2011-01-21
1
-17
/
+3
*
powerpc/spufs: Use simple_write_to_buffer
Akinobu Mita
2011-01-21
1
-20
/
+7
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-01-11
2
-4
/
+2
|
\
|
*
powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_std
Jesper Juhl
2010-11-29
1
-2
/
+1
|
*
powerpc/cell: Beat dma ops cleanup
Nishanth Aravamudan
2010-11-29
1
-2
/
+1
*
|
fs: icache RCU free inodes
Nick Piggin
2011-01-07
1
-2
/
+8
*
|
fs: dcache rationalise dget variants
Nick Piggin
2011-01-07
1
-1
/
+1
*
|
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
1
-4
/
+1
*
|
fs: dcache scale d_unhashed
Nick Piggin
2011-01-07
1
-0
/
+3
*
|
fs: dcache scale dentry refcount
Nick Piggin
2011-01-07
1
-1
/
+1
|
/
*
convert get_sb_single() users
Al Viro
2010-10-29
1
-5
/
+5
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2010-10-21
3
-2
/
+24
|
\
|
*
powerpc/spufs: Use llseek in all file operations
Arnd Bergmann
2010-10-13
1
-0
/
+18
|
*
powerpc/cell: Add of_node_put to avoid memory leak
Julia Lawall
2010-09-02
2
-2
/
+6
*
|
pci: Convert msi to new irq_chip functions
Thomas Gleixner
2010-10-12
1
-3
/
+3
|
/
*
powerpc: Fix bogus it_blocksize in VIO iommu code
Anton Blanchard
2010-08-24
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-10
1
-6
/
+6
|
\
|
*
spufs conversion to ->evict_inode()
Al Viro
2010-08-09
1
-5
/
+3
|
*
remove inode_setattr
Christoph Hellwig
2010-08-09
1
-1
/
+3
[next]