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
/
sysdev
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/4xx: Add pcix type 1 transactions
Stef van Os
2010-01-29
1
-1
/
+2
*
Merge commit 'kumar/next' into merge
Benjamin Herrenschmidt
2009-12-21
3
-10
/
+47
|
\
|
*
powerpc/85xx: Workaround MPC8572/MPC8536 GPIO 1 errata.
Felix Radensky
2009-12-10
1
-1
/
+20
|
*
powerpc/cpm2_pic: Allow correct flow_types for port C interrupts
Mark Ware
2009-12-10
1
-7
/
+21
|
*
powerpc/fsl_pci: Fix P2P bridge handling for MPC83xx PCIe controllers
Anton Vorontsov
2009-12-09
1
-2
/
+6
*
|
powerpc/mpic: Fix problem that affinity is not updated
Yang Li
2009-12-18
1
-13
/
+6
*
|
powerpc: Fix MSI support on U4 bridge PCIe slot
Benjamin Herrenschmidt
2009-12-18
2
-8
/
+49
*
|
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-12-14
2
-6
/
+6
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2009-12-12
20
-76
/
+207
|
\
\
|
|
/
|
*
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
2009-12-09
9
-9
/
+9
|
*
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-11-24
13
-17
/
+17
|
*
powerpc/fsl: Add PCI device ids for new QoirQ chips
Kumar Gala
2009-11-20
1
-0
/
+14
|
*
powerpc/85xx: Kconfig cleanup
Kumar Gala
2009-11-20
2
-3
/
+3
|
*
powerpc/85xx/86xx: Add suspend/resume support
Anton Vorontsov
2009-11-11
2
-0
/
+89
|
*
powerpc/qe: Implement QE driver for handling resume on MPC85xx
Anton Vorontsov
2009-11-11
1
-0
/
+34
|
*
powerpc/qe: QE also shuts down on MPC8568
Anton Vorontsov
2009-11-11
1
-13
/
+0
|
*
powerpc/qe: Make qe_reset() code path safe for repeated invocation
Anton Vorontsov
2009-11-11
2
-6
/
+11
|
*
powerpc/qe: Increase MAX_QE_RISC to 4
Anton Vorontsov
2009-11-11
1
-1
/
+1
|
*
powerpc: Remove get_irq_desc()
Michael Ellerman
2009-10-30
12
-27
/
+29
*
|
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
|
/
*
powerpc: Change archdata dma_data to a union
Becky Bruce
2009-09-24
1
-1
/
+1
*
const: make block_device_operations const
Alexey Dobriyan
2009-09-22
1
-1
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2009-09-15
7
-15
/
+70
|
\
|
*
powerpc/qe_lib: Set gpio data before changing the direction to output
Michael Barkowski
2009-08-25
1
-2
/
+2
|
*
powerpc/85xx: issue fsl_soc reboot warning only when applicable
Paul Gortmaker
2009-08-24
1
-2
/
+4
|
*
powerpc/nvram: Allow byte length reads from mmio NVRAM driver
Martyn Welch
2009-08-20
1
-0
/
+32
|
*
powerpc/qe: introduce missing kfree
Julia Lawall
2009-08-20
1
-1
/
+4
|
*
powerpc/ipic: introduce missing kfree
Julia Lawall
2009-08-20
1
-1
/
+3
|
*
powerpc/ipic: unmask all interrupt sources
Sebastian Andrzej Siewior
2009-08-20
1
-0
/
+3
|
*
powerpc/fsl_rio: Add kmalloc NULL tests
Julia Lawall
2009-08-20
1
-4
/
+14
|
*
powerpc/mpic: Fix MPIC_BROKEN_REGREAD on non broken MPICs
Michael Ellerman
2009-08-20
1
-5
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-09-14
1
-0
/
+13
|
\
\
|
*
|
powerpc/qe: Implement qe_alive_during_sleep() helper function
Anton Vorontsov
2009-08-30
1
-0
/
+13
|
|
/
*
|
powerpc: Fix i8259 interrupt driver kernel crash on ML510
Roderick Colenbrander
2009-09-05
1
-1
/
+0
|
/
*
powerpc: Don't use alloc_bootmem() in init_IRQ() path
Anton Vorontsov
2009-07-08
4
-13
/
+7
*
powerpc: Remove unnecessary semicolons
Joe Perches
2009-07-08
2
-3
/
+3
*
Merge commit 'kumar/next' into merge
Benjamin Herrenschmidt
2009-06-26
1
-3
/
+6
|
\
|
*
powerpc/qe: add polling timeout to qe_issue_cmd()
Timur Tabi
2009-06-23
1
-3
/
+6
*
|
powerpc: Fix mpic alloc warning
Kumar Gala
2009-06-26
1
-3
/
+2
*
|
powerpc/mpic: Fix mapping of "DCR" based MPIC variants
Benjamin Herrenschmidt
2009-06-26
1
-13
/
+16
|
/
*
powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function
Wolfgang Denk
2009-06-17
2
-0
/
+36
*
powerpc: Add configurable -Werror for arch/powerpc
Michael Ellerman
2009-06-16
1
-0
/
+2
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-06-12
3
-3
/
+5
|
\
|
*
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-06-11
1
-1
/
+1
|
|
\
|
|
*
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-05-22
1
-1
/
+1
|
*
|
Merge branch 'linus' into irq/numa
Ingo Molnar
2009-06-01
3
-63
/
+116
|
|
\
\
|
|
|
/
|
*
|
irq: change ->set_affinity() to return status, fix
Ingo Molnar
2009-05-06
1
-1
/
+1
|
*
|
irq: change ->set_affinity() to return status
Yinghai Lu
2009-04-28
1
-1
/
+3
*
|
|
powerpc/virtex: Add Xilinx ML510 reference design support
Roderick Colenbrander
2009-06-06
1
-0
/
+5
*
|
|
powerpc/virtex: refactor intc driver and add support for i8259 cascading
Grant Likely
2009-06-06
1
-18
/
+58
[next]