index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
Age
Commit message (
Expand
)
Author
Lines
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
-0
/
+13
2009-09-05
powerpc: Fix i8259 interrupt driver kernel crash on ML510
Roderick Colenbrander
-1
/
+0
2009-08-30
powerpc/qe: Implement qe_alive_during_sleep() helper function
Anton Vorontsov
-0
/
+13
2009-08-25
powerpc/qe_lib: Set gpio data before changing the direction to output
Michael Barkowski
-2
/
+2
2009-08-24
powerpc/85xx: issue fsl_soc reboot warning only when applicable
Paul Gortmaker
-2
/
+4
2009-08-20
powerpc/nvram: Allow byte length reads from mmio NVRAM driver
Martyn Welch
-0
/
+32
2009-08-20
powerpc/qe: introduce missing kfree
Julia Lawall
-1
/
+4
2009-08-20
powerpc/ipic: introduce missing kfree
Julia Lawall
-1
/
+3
2009-08-20
powerpc/ipic: unmask all interrupt sources
Sebastian Andrzej Siewior
-0
/
+3
2009-08-20
powerpc/fsl_rio: Add kmalloc NULL tests
Julia Lawall
-4
/
+14
2009-08-20
powerpc/mpic: Fix MPIC_BROKEN_REGREAD on non broken MPICs
Michael Ellerman
-5
/
+8
2009-07-08
powerpc: Don't use alloc_bootmem() in init_IRQ() path
Anton Vorontsov
-13
/
+7
2009-07-08
powerpc: Remove unnecessary semicolons
Joe Perches
-3
/
+3
2009-06-26
Merge commit 'kumar/next' into merge
Benjamin Herrenschmidt
-3
/
+6
2009-06-26
powerpc: Fix mpic alloc warning
Kumar Gala
-3
/
+2
2009-06-26
powerpc/mpic: Fix mapping of "DCR" based MPIC variants
Benjamin Herrenschmidt
-13
/
+16
2009-06-23
powerpc/qe: add polling timeout to qe_issue_cmd()
Timur Tabi
-3
/
+6
2009-06-17
powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function
Wolfgang Denk
-0
/
+36
2009-06-16
powerpc: Add configurable -Werror for arch/powerpc
Michael Ellerman
-0
/
+2
2009-06-12
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
-3
/
+5
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
-1
/
+1
2009-06-06
powerpc/virtex: Add Xilinx ML510 reference design support
Roderick Colenbrander
-0
/
+5
2009-06-06
powerpc/virtex: refactor intc driver and add support for i8259 cascading
Grant Likely
-18
/
+58
2009-06-06
powerpc/virtex: Add support for Xilinx PCI host bridge
Roderick Colenbrander
-0
/
+133
2009-06-01
Merge branch 'linus' into irq/numa
Ingo Molnar
-63
/
+116
2009-05-22
block: Do away with the notion of hardsect_size
Martin K. Petersen
-1
/
+1
2009-05-21
powerpc/pci: Clean up direct access to sysdata on tsi108 platforms
Kumar Gala
-2
/
+2
2009-05-21
powerpc/pci: Clean up direct access to sysdata by 4xx platforms
Kumar Gala
-2
/
+2
2009-05-21
powerpc/pci: Clean up direct access to sysdata by FSL platforms
Kumar Gala
-3
/
+3
2009-05-21
powerpc/pci: Clean up direct access to sysdata by indirect ops
Kumar Gala
-2
/
+2
2009-05-21
powerpc/mpic: Cleanup mpic_find() implementation
Tony Breeds
-12
/
+11
2009-05-19
powerpc/fsl: Setup PCI inbound window based on actual amount of memory
Kumar Gala
-21
/
+115
2009-05-19
powerpc/85xx: Add P2020DS board support
Kumar Gala
-0
/
+2
2009-05-19
powerpc/fsl_rio: use LAW address from device tree
Li Yang
-5
/
+7
2009-05-19
powerpc/fsl_rio: Fix compile warnings
Kumar Gala
-2
/
+1
2009-05-19
powerpc/fsl: Support unique MSI addresses per PCIe Root Complex
Kumar Gala
-2
/
+7
2009-05-19
powerpc/85xx: Add PCI IDs for MPC8569 family processors
Anton Vorontsov
-0
/
+2
2009-05-19
powerpc/qe: update QE Serial Number
Haiying Wang
-4
/
+43
2009-05-19
powerpc/qe: update risc allocation for QE
Haiying Wang
-0
/
+28
2009-05-19
powerpc/cpm: Remove some cruft code and defines
Kumar Gala
-1
/
+1
2009-05-19
powerpc: make dma_window_* in pci_controller struct avail on 32b
Becky Bruce
-0
/
+4
2009-05-19
powerpc/fsl: use of_iomap() for rstcr mapping
Kumar Gala
-10
/
+4
2009-05-15
powerpc/mpic: Fix incorrect allocation of interrupt rev-map
Kumar Gala
-7
/
+9
2009-05-14
powerpc/virtex: Fix duplicate level irq events.
John Linn
-10
/
+107
2009-05-08
powerpc/fsl_soc: Remove mpc83xx_wdt_init, again
Anton Vorontsov
-46
/
+0
2009-05-06
irq: change ->set_affinity() to return status, fix
Ingo Molnar
-1
/
+1
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
-1
/
+3
2009-04-22
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into merge
Paul Mackerras
-1
/
+1
2009-04-21
fsl_rio: Pass the proper device to dma mapping routines
Anton Vorontsov
-11
/
+17
2009-04-07
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
-0
/
+34
[prev]
[next]