index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-15
Merge commit 'origin'
Benjamin Herrenschmidt
23
-181
/
+98
2008-10-15
powerpc: Fix CHRP PCI config access for indirect_pci
Benjamin Herrenschmidt
1
-1
/
+1
2008-10-15
powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPs
Benjamin Herrenschmidt
1
-1
/
+1
2008-10-15
powerpc: Fix 32-bit SMP boot on CHRP
Benjamin Herrenschmidt
1
-0
/
+6
2008-10-15
powerpc: Fix link errors on 32-bit machines using legacy DMA
Benjamin Herrenschmidt
1
-0
/
+6
2008-10-15
powerpc/pci: Improve detection of unassigned bridge resources
Benjamin Herrenschmidt
1
-47
/
+116
2008-10-14
powerpc: Get USE_STRICT_MM_TYPECHECKS working again
David Gibson
6
-22
/
+24
2008-10-14
powerpc: Reflect the used arguments in machine_init() prototype
Sebastian Andrzej Siewior
1
-1
/
+1
2008-10-14
powerpc: Fix DMA offset for non-coherent DMA
Benjamin Herrenschmidt
2
-3
/
+7
2008-10-14
Merge commit 'kumar/kumar-next'
Benjamin Herrenschmidt
60
-166
/
+614
2008-10-14
Merge commit 'gcl/gcl-next'
Benjamin Herrenschmidt
2
-6
/
+12
2008-10-13
vfs: Use const for kernel parser table
Steven Whitehouse
1
-1
/
+1
2008-10-13
powerpc: fix fsl_upm nand driver modular build
Anton Vorontsov
2
-48
/
+53
2008-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
25
-116
/
+158
2008-10-13
powerpc/83xx: add NAND support for the MPC8360E-RDK boards
Anton Vorontsov
1
-0
/
+12
2008-10-13
powerpc: FPGA support for GE Fanuc SBC610
Martyn Welch
2
-0
/
+44
2008-10-13
powerpc: reserve two DMA channels for audio in MPC8610 HPCD device tree
Timur Tabi
1
-2
/
+2
2008-10-13
powerpc: disable CHRP and PMAC support in various defconfigs
Timur Tabi
21
-1
/
+44
2008-10-13
powerpc/83xx: add DS1374 RTC support for the MPC837xE-MDS boards
Anton Vorontsov
3
-0
/
+21
2008-10-13
powerpc: remove support for bootmem-allocated memory for the DIU driver
Timur Tabi
3
-46
/
+1
2008-10-13
powerpc: remove non-dependent load fsl_booke PTE_64BIT
Milton Miller
1
-4
/
+0
2008-10-13
powerpc/5121: Add PCI support.
John Rigby
4
-3
/
+16
2008-10-13
powerpc: 83xx: pci: Remove need for get_immrbase from mpc83xx_add_bridge.
John Rigby
17
-37
/
+71
2008-10-13
powerpc/fsl: Hide MPC5121 pci bridge.
John Rigby
1
-2
/
+3
2008-10-13
powerpc/83xx: don't probe broken PCI on mpc837x_mds boards
Anton Vorontsov
1
-1
/
+7
2008-10-13
powerpc/QE: move QE_GPIO Kconfig symbol into the platforms/Kconfig
Anton Vorontsov
2
-9
/
+9
2008-10-13
powerpc: make Freescale QE support a selectable Kconfig option
Timur Tabi
3
-7
/
+2
2008-10-13
powerpc: GE Fanuc's FPGA based PIC controller on the SBC610
Martyn Welch
5
-6
/
+327
2008-10-13
powerpc/85xx: Wire up RTC interrupt on MPC8536DS
Kumar Gala
1
-0
/
+2
2008-10-13
powerpc/smp: No need to set_need_resched when getting a resched IPI
Milton Miller
1
-2
/
+1
2008-10-13
powerpc/xics: Reduce and comment xics IPI use of memory barriers
Milton Miller
1
-4
/
+1
2008-10-13
powerpc/xics: Make printk format strings fit on one line
Milton Miller
1
-18
/
+18
2008-10-13
powerpc/xics: Mark xics IPI interrupt as per-cpu
Milton Miller
1
-4
/
+4
2008-10-13
powerpc/xics: EOI xics ipi by hand in kexec
Milton Miller
1
-11
/
+7
2008-10-13
powerpc/xics: Factor out cpu joining/unjoining the GIQ
Milton Miller
1
-20
/
+13
2008-10-13
powerpc/xics: Initialization code cleanups
Milton Miller
1
-12
/
+8
2008-10-13
powerpc/xics: Trim #include list
Milton Miller
1
-4
/
+1
2008-10-13
powerpc/xics: Change *_xirr_info_set() prototype to avoid casts
Milton Miller
1
-6
/
+5
2008-10-13
powerpc/xics: Rearrange file to group code by function
Milton Miller
1
-215
/
+217
2008-10-13
powerpc/xics: Consolidate ipi message encode and decode
Milton Miller
3
-57
/
+48
2008-10-13
powerpc: Make ppc32 respect the boot cpu id for !CONFIG_SMP
Kumar Gala
1
-1
/
+2
2008-10-13
powerpc: Remove old Makefile workaround for arch/ppc
Josh Boyer
1
-3
/
+0
2008-10-13
powerpc/xics: Update default_server during migrate_irqs_away
Milton Miller
1
-4
/
+5
2008-10-13
powerpc/xics: EOI unmapped irqs after disabling them
Milton Miller
1
-12
/
+41
2008-10-12
Merge branch 'x86/urgent' into core/signal
Ingo Molnar
9
-70
/
+78
2008-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
4
-8
/
+10
2008-10-10
Merge commit 'jk/jk-merge'
Benjamin Herrenschmidt
1
-4
/
+7
2008-10-10
powerpc: Reserve in bootmem lmb reserved regions that cross NUMA nodes
Jon Tollefson
1
-28
/
+80
2008-10-10
powerpc: Sync RPA note in zImage with kernel's RPA note
Paul Mackerras
4
-42
/
+119
2008-10-10
powerpc: Fix error path in kernel_thread function
Josh Poimboeuf
2
-6
/
+10
[next]