index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-28
cpm2: Rework baud rate generators configuration to support external clocks.
Laurent Pinchart
1
-30
/
+4
2008-07-28
powerpc: rtc_cmos_setup: assign interrupts only if there is i8259 PIC
Anton Vorontsov
1
-6
/
+17
2008-07-28
powerpc: implement GPIO LIB API on CPM1 Freescale SoC.
Jochen Friedrich
1
-5
/
+262
2008-07-28
cpm2: Implement GPIO LIB API on CPM2 Freescale SoC.
Laurent Pinchart
2
-0
/
+134
2008-07-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+2
2008-07-25
gpiolib: allow user-selection
Michael Buesch
1
-1
/
+1
2008-07-25
powerpc/pseries: iommu enablement for CMO
Robert Jennings
1
-1
/
+2
2008-07-22
powerpc/dma: Use the struct dma_attrs in iommu code
Mark Nelson
1
-1
/
+2
2008-07-22
powerpc/axonram: Enable partitioning of the Axons DDR2 DIMMs
Maxim Shchetynin
1
-1
/
+4
2008-07-22
powerpc/axonram: Use only one block device major number
Maxim Shchetynin
1
-8
/
+15
2008-07-16
gianfar: Add magic packet and suspend/resume support.
Scott Wood
1
-0
/
+3
2008-07-16
powerpc: Fix a bunch of sparse warnings in the qe_lib
Andy Fleming
3
-14
/
+14
2008-07-16
powerpc: Add support for multiple gfar mdio interfaces
Andy Fleming
1
-46
/
+38
2008-07-16
powerpc/fsl_soc: gianfar: don't probe disabled devices
Anton Vorontsov
1
-0
/
+3
2008-07-16
powerpc: Move mpc83xx_add_bridge to fsl_pci.c
John Rigby
2
-0
/
+62
2008-07-16
powerpc/mpc83xx: Power Management support
Scott Wood
2
-0
/
+72
2008-07-16
Merge commit 'origin/master'
Benjamin Herrenschmidt
1
-1
/
+1
2008-07-15
Merge commit 'gcl/gcl-next'
Benjamin Herrenschmidt
5
-135
/
+102
2008-07-14
powerpc/85xx: Add support for MPC8536DS
Kumar Gala
1
-0
/
+2
2008-07-14
powerpc/CPM: Minor cosmetic changes to udbg_putc
Nye Liu
1
-2
/
+1
2008-07-12
powerpc/mpc5200: fix compile warnings in bestcomm driver
Grant Likely
2
-2
/
+2
2008-07-12
powerpc/mpc5200: Add PSC helpers for bestcomm engine
Grant Likely
2
-0
/
+100
2008-07-12
powerpc/i2c: Convert i2c-mpc into an of_platform driver
Jon Smirl
1
-133
/
+0
2008-06-30
Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/po...
Paul Mackerras
2
-0
/
+20
2008-06-26
powerpc: convert to generic helpers for IPI function calls
Jens Axboe
1
-1
/
+1
2008-06-26
powerpc/QE: use arch_initcall to probe QUICC Engine GPIOs
Anton Vorontsov
1
-1
/
+4
2008-06-17
powerpc/4xx: Workaround for PPC440EPx/GRx PCI_28 Errata
Josh Boyer
2
-0
/
+11
2008-06-11
powerpc/QE: qe_reset should be __init
Anton Vorontsov
1
-1
/
+1
2008-06-11
powerpc/4xx: PCIe driver now detects if a port is disabled via the dev-tree
Stefan Roese
1
-0
/
+9
2008-06-10
powerpc/QE: switch to the cpm_muram implementation
Anton Vorontsov
3
-95
/
+14
2008-06-10
powerpc/QE: implement support for the GPIO LIB API
Anton Vorontsov
3
-0
/
+156
2008-06-10
powerpc/QE: prepare QE PIO code for GPIO LIB support
Anton Vorontsov
1
-49
/
+45
2008-06-10
powerpc/QE: add support for QE USB clocks routing
Anton Vorontsov
4
-3
/
+64
2008-06-10
powerpc/sysdev: implement FSL GTM support
Anton Vorontsov
2
-0
/
+435
2008-06-09
powerpc: Fix irq_alloc_host() reference counting and callers
Michael Ellerman
8
-21
/
+12
2008-06-09
powerpc: Rework qe_ic_init() so we can avoid freeing the irq_host
Michael Ellerman
1
-4
/
+4
2008-06-09
powerpc: Rework ipic_init() so we can avoid freeing the irq_host
Michael Ellerman
1
-6
/
+4
2008-06-09
powerpc/mpic: Fix ambiguous else statement
Anton Vorontsov
1
-1
/
+2
2008-06-09
Merge branch 'merge'
Paul Mackerras
1
-1
/
+1
2008-06-06
rtc-ds1374: rename device to just "ds1374"
Jean Delvare
1
-1
/
+1
2008-06-02
[POWERPC] fsl: Update fsl_soc to use cell-index property of I2C nodes
Timur Tabi
1
-2
/
+8
2008-06-02
[POWERPC] fsl: Add CS4270 i2c data to fsl_soc.c
Timur Tabi
1
-0
/
+1
2008-06-02
[POWERPC] fsl: Add warning for unrecognized I2C nodes in the device tree
Timur Tabi
1
-0
/
+4
2008-06-02
[POWERPC] fsl_msi: few (mostly cosmetic) fixes
Anton Vorontsov
2
-30
/
+21
2008-06-02
[POWERPC] fsl: PCIe MSI support for 83xx/85xx/86xx processors.
Jason Jin
4
-1
/
+494
2008-05-29
[POWERPC] 4xx: Fix compiler warning on DCR_NATIVE only builds
Josh Boyer
1
-0
/
+2
2008-05-29
[POWERPC] Refactor DCR code
Stephen Neuendorffer
1
-33
/
+121
2008-05-23
Merge branch 'merge' into powerpc-next
Paul Mackerras
1
-17
/
+3
2008-05-23
[POWERPC] mpic: Fix use of uninitialized variable
Stephen Rothwell
1
-17
/
+3
2008-05-23
[POWERPC] mpic: Deal with bogus NIRQ in Feature Reporting Register
Kumar Gala
1
-3
/
+6
[next]