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
2011-03-10
powerpc: sysdev/cpm2_pic irq_data conversion.
Lennert Buytenhek
-16
/
+16
2011-03-10
powerpc: sysdev/cpm1 irq_data conversion.
Lennert Buytenhek
-9
/
+9
2011-03-10
powerpc: mpic irq_data conversion.
Lennert Buytenhek
-85
/
+93
2011-03-02
powerpc/mv64x60: Suspected typo in assignment
Nicolas Kaiser
-1
/
+1
2011-02-28
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
-38
/
+34
2011-01-21
powerpc/mpic: Fix mask/unmask timeout message
Scott Wood
-2
/
+4
2011-01-21
Merge remote branch 'kumar/next' into merge
Benjamin Herrenschmidt
-2
/
+0
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
-1
/
+1
2011-01-13
rapidio: fix hang on RapidIO doorbell queue full condition
Thomas Taranowski
-1
/
+0
2011-01-12
powerpc/fsl_rio: Fix non-standard HID1 register access
Shaohui Xie
-2
/
+0
2011-01-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
-20
/
+419
2011-01-11
Merge remote branch 'gcl/next' into next
Benjamin Herrenschmidt
-8
/
+67
2010-12-29
Merge v2.6.37-rc8 into powerpc/next
Grant Likely
-303
/
+963
2010-12-09
powerpc/pci: Use printf extension %pR for struct resource
Joe Perches
-4
/
+4
2010-11-29
powerpc/4xx: Add suspend and idle support
Victor Gallardo
-0
/
+347
2010-11-29
powerpc/dart: iommu table cleanup
Nishanth Aravamudan
-8
/
+1
2010-11-16
suspend: constify platform_suspend_ops
Lionel Debroux
-1
/
+1
2010-11-01
of/net: Move of_get_mac_address() to a common source file.
David Daney
-0
/
+2
2010-10-30
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
-35
/
+209
2010-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
-237
/
+698
2010-10-27
rapidio: add handling of redundant routes
Alexandre Bounine
-0
/
+8
2010-10-27
rapidio:powerpc/85xx: modify RIO port-write interrupt handler
Alexandre Bounine
-29
/
+39
2010-10-25
P4080/mtd: Fix the freescale lbc issue with 36bit mode
Lan Chunhe-B25806
-1
/
+22
2010-10-25
P4080/eLBC: Make Freescale elbc interrupt common to elbc devices
Roy Zang
-39
/
+192
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
-163
/
+0
2010-10-22
USB: add platform glue driver for FSL USB DR controller
Anatolij Gustschin
-163
/
+0
2010-10-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
-53
/
+677
2010-10-14
fsl_rio: Add comments for sRIO registers.
Shaohui Xie
-25
/
+40
2010-10-14
powerpc/85xx: add cache-sram support
Harninder Rai
-0
/
+492
2010-10-14
powerpc/fsl-booke: Add PCI device ids for P2040/P3041/P5010/P5020 QoirQ chips
Kumar Gala
-0
/
+8
2010-10-14
powerpc/mpc8xxx_gpio: Add support for 'qoriq-gpio' controllers
Kumar Gala
-0
/
+3
2010-10-14
powerpc/fsl_soc: Search all global-utilities nodes for rstccr
Matthew McClintock
-7
/
+13
2010-10-14
powerpc/fsl-pci: Fix MSI support on 83xx platforms
Kumar Gala
-7
/
+55
2010-10-13
powerpc/Makefiles: Change to new flag variables
matt mooney
-3
/
+1
2010-10-13
powerpc: Remove pr_<level> uses of KERN_<level>
Joe Perches
-1
/
+1
2010-10-12
pci: Convert msi to new irq_chip functions
Thomas Gleixner
-22
/
+22
2010-09-10
powerpc/5xxx: extend mpc8xxx_gpio driver to support mpc512x gpios
Anatolij Gustschin
-8
/
+67
2010-09-02
powerpc/dart_iommu: Support for 64-bit iommu bypass window on PCIe
Benjamin Herrenschmidt
-10
/
+64
2010-08-31
powerpc/85xx: Add P1021 PCI IDs and quirks
Anton Vorontsov
-0
/
+2
2010-08-31
arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leak
Julia Lawall
-0
/
+1
2010-08-31
fsl_rio: fix compile errors
Li Yang
-1
/
+5
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
-1
/
+1
2010-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
-1
/
+0
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
-1
/
+1
2010-08-05
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
-67
/
+44
2010-08-05
powerpc/pci: Remove owner field from attribute initialization in PCI bridge init
Guenter Roeck
-1
/
+0
2010-08-05
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
-0
/
+1
2010-08-04
powerpc/fsl_pci: add quirk for mpc8308 pcie bridge
Ilya Yanok
-0
/
+1
2010-08-04
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
-18
/
+25
2010-08-01
powerpc/5121: shared DIU framebuffer support
Anatolij Gustschin
-0
/
+1
[prev]
[next]