index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Fix CHRP PCI config access for indirect_pci
Benjamin Herrenschmidt
2008-10-15
1
-1
/
+1
*
powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPs
Benjamin Herrenschmidt
2008-10-15
1
-1
/
+1
*
powerpc: Fix 32-bit SMP boot on CHRP
Benjamin Herrenschmidt
2008-10-15
1
-0
/
+6
*
powerpc: Fix link errors on 32-bit machines using legacy DMA
Benjamin Herrenschmidt
2008-10-15
1
-0
/
+6
*
powerpc/pci: Improve detection of unassigned bridge resources
Benjamin Herrenschmidt
2008-10-15
1
-47
/
+116
*
powerpc: Get USE_STRICT_MM_TYPECHECKS working again
David Gibson
2008-10-14
6
-22
/
+24
*
powerpc: Reflect the used arguments in machine_init() prototype
Sebastian Andrzej Siewior
2008-10-14
1
-1
/
+1
*
powerpc: Fix DMA offset for non-coherent DMA
Benjamin Herrenschmidt
2008-10-14
2
-3
/
+7
*
Merge commit 'kumar/kumar-next'
Benjamin Herrenschmidt
2008-10-14
60
-166
/
+614
|
\
|
*
powerpc: fix fsl_upm nand driver modular build
Anton Vorontsov
2008-10-13
2
-48
/
+53
|
*
powerpc/83xx: add NAND support for the MPC8360E-RDK boards
Anton Vorontsov
2008-10-13
1
-0
/
+12
|
*
powerpc: FPGA support for GE Fanuc SBC610
Martyn Welch
2008-10-13
2
-0
/
+44
|
*
powerpc: reserve two DMA channels for audio in MPC8610 HPCD device tree
Timur Tabi
2008-10-13
1
-2
/
+2
|
*
powerpc: disable CHRP and PMAC support in various defconfigs
Timur Tabi
2008-10-13
21
-1
/
+44
|
*
powerpc/83xx: add DS1374 RTC support for the MPC837xE-MDS boards
Anton Vorontsov
2008-10-13
3
-0
/
+21
|
*
powerpc: remove support for bootmem-allocated memory for the DIU driver
Timur Tabi
2008-10-13
3
-46
/
+1
|
*
powerpc: remove non-dependent load fsl_booke PTE_64BIT
Milton Miller
2008-10-13
1
-4
/
+0
|
*
powerpc/5121: Add PCI support.
John Rigby
2008-10-13
4
-3
/
+16
|
*
powerpc: 83xx: pci: Remove need for get_immrbase from mpc83xx_add_bridge.
John Rigby
2008-10-13
17
-37
/
+71
|
*
powerpc/fsl: Hide MPC5121 pci bridge.
John Rigby
2008-10-13
1
-2
/
+3
|
*
powerpc/83xx: don't probe broken PCI on mpc837x_mds boards
Anton Vorontsov
2008-10-13
1
-1
/
+7
|
*
powerpc/QE: move QE_GPIO Kconfig symbol into the platforms/Kconfig
Anton Vorontsov
2008-10-13
2
-9
/
+9
|
*
powerpc: make Freescale QE support a selectable Kconfig option
Timur Tabi
2008-10-13
3
-7
/
+2
|
*
powerpc: GE Fanuc's FPGA based PIC controller on the SBC610
Martyn Welch
2008-10-13
5
-6
/
+327
|
*
powerpc/85xx: Wire up RTC interrupt on MPC8536DS
Kumar Gala
2008-10-13
1
-0
/
+2
*
|
Merge commit 'gcl/gcl-next'
Benjamin Herrenschmidt
2008-10-14
2
-6
/
+12
|
\
\
|
|
/
|
/
|
|
*
powerpc/mpc5200: Silence warnings in arch/powerpc/platforms/52xx/mpc52xx_pci.c
Tony Breeds
2008-10-08
1
-4
/
+9
|
*
powerpc/mpc5200: trivial printk-fixes in mpc52xx_common
Wolfram Sang
2008-10-08
1
-2
/
+3
*
|
powerpc/smp: No need to set_need_resched when getting a resched IPI
Milton Miller
2008-10-13
1
-2
/
+1
*
|
powerpc/xics: Reduce and comment xics IPI use of memory barriers
Milton Miller
2008-10-13
1
-4
/
+1
*
|
powerpc/xics: Make printk format strings fit on one line
Milton Miller
2008-10-13
1
-18
/
+18
*
|
powerpc/xics: Mark xics IPI interrupt as per-cpu
Milton Miller
2008-10-13
1
-4
/
+4
*
|
powerpc/xics: EOI xics ipi by hand in kexec
Milton Miller
2008-10-13
1
-11
/
+7
*
|
powerpc/xics: Factor out cpu joining/unjoining the GIQ
Milton Miller
2008-10-13
1
-20
/
+13
*
|
powerpc/xics: Initialization code cleanups
Milton Miller
2008-10-13
1
-12
/
+8
*
|
powerpc/xics: Trim #include list
Milton Miller
2008-10-13
1
-4
/
+1
*
|
powerpc/xics: Change *_xirr_info_set() prototype to avoid casts
Milton Miller
2008-10-13
1
-6
/
+5
*
|
powerpc/xics: Rearrange file to group code by function
Milton Miller
2008-10-13
1
-215
/
+217
*
|
powerpc/xics: Consolidate ipi message encode and decode
Milton Miller
2008-10-13
3
-57
/
+48
*
|
powerpc: Make ppc32 respect the boot cpu id for !CONFIG_SMP
Kumar Gala
2008-10-13
1
-1
/
+2
*
|
powerpc: Remove old Makefile workaround for arch/ppc
Josh Boyer
2008-10-13
1
-3
/
+0
*
|
powerpc/xics: Update default_server during migrate_irqs_away
Milton Miller
2008-10-13
1
-4
/
+5
*
|
powerpc/xics: EOI unmapped irqs after disabling them
Milton Miller
2008-10-13
1
-12
/
+41
*
|
Merge commit 'jk/jk-merge'
Benjamin Herrenschmidt
2008-10-10
1
-4
/
+7
|
\
\
|
*
|
powerpc/spufs: add a missing mutex_unlock
Kou Ishizaki
2008-10-10
1
-0
/
+2
|
*
|
powerpc/spufs: use inc_nlink
Jeremy Kerr
2008-10-10
1
-4
/
+4
|
*
|
powerpc/spufs: set nlink count for spufs root correctly
Jeremy Kerr
2008-10-10
1
-0
/
+1
*
|
|
powerpc: Reserve in bootmem lmb reserved regions that cross NUMA nodes
Jon Tollefson
2008-10-10
1
-28
/
+80
*
|
|
powerpc: Sync RPA note in zImage with kernel's RPA note
Paul Mackerras
2008-10-10
4
-42
/
+119
*
|
|
powerpc: Fix error path in kernel_thread function
Josh Poimboeuf
2008-10-10
2
-6
/
+10
[next]