]> Pileus Git - ~andy/linux/history - arch/powerpc/platforms
[POWERPC] Skip the "copy down" of the kernel if it is already at zero.
[~andy/linux] / arch / powerpc / platforms /
2006-06-28 Arnd Bergmann[POWERPC] spufs: fix class0 interrupt assignment
2006-06-28 Geoff Levand[POWERPC] spufs: fix memory hotplug dependency
2006-06-28 Benjamin Herrenschmidt[POWERPC] spufs: fix MFC command queue purge
2006-06-28 Benjamin Herrenschmidt[POWERPC] spufs: map mmio space as guarded into user...
2006-06-28 Michael Ellerman[POWERPC] Enable the RTAS udbg console on IBM Cell...
2006-06-28 Michael Ellerman[POWERPC] powerpc: Initialise ppc_md htab pointers...
2006-06-28 Michael Ellerman[POWERPC] Remove remaining iSeries debugger cruft
2006-06-28 Haren Myneni[POWERPC] kdump: Reserve the existing TCE mappings...
2006-06-28 Jon Loeliger[POWERPC] Remove obsolete #include <linux/config.h>.
2006-06-28 Jon Loeliger[POWERPC] Remove redundant STD_MMU selection.
2006-06-28 Jon Loeliger[POWERPC] Move I8259 selection under MPC8641HPCN board
2006-06-28 Jon Loeliger[POWERPC] Remove redundant PPC_86XX check.
2006-06-26 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-06-26 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-06-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-06-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-06-26 Andreas Mohrspelling fixes
2006-06-26 Dmitry TorokhovMerge rsync://rsync.kernel.org/pub/scm/linux/kernel...
2006-06-26 Al Viro[PATCH] spufs: update ->flush method proto
2006-06-25 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2006-06-25 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2006-06-25 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/mcheh...
2006-06-25 Michael Hanselmann[PATCH] Rewritten backlight infrastructure for portable...
2006-06-25 Andrew Morton[PATCH] remove for_each_cpu()
2006-06-25 Andrew Morton[PATCH] more for_each_cpu() removal
2006-06-24 Russell KingMerge signal handler branch
2006-06-24 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-06-23 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-06-23 Tony LuckAuto-update from upstream
2006-06-23 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-06-23 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-06-23 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2006-06-23 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2006-06-23 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2006-06-23 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-06-23 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-06-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-06-21 Tony LuckPull rework-memory-attribute-aliasing into release...
2006-06-21 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2006-06-21 Nathan Lynch[POWERPC] Extra sanity check in EEH code
2006-06-21 Anton Blanchard[POWERPC] Dont look for class-code in pci children
2006-06-21 Andreas Schwab[POWERPC] Unify ppc syscall tables
2006-06-21 Linas Vepstas[POWERPC] pseries: Print PCI slot location code on...
2006-06-21 arnd@arndb.de[POWERPC] spufs: one more fix for 64k pages
2006-06-21 arnd@arndb.de[POWERPC] spufs: fail spu_create with invalid flags
2006-06-21 Masato Noguchi[POWERPC] spufs: clear class2 interrupt status before...
2006-06-21 Masato Noguchi[POWERPC] spufs: fix Makefile for "make clean"
2006-06-21 Masato Noguchi[POWERPC] spufs: remove stop_code from struct spu
2006-06-21 Geoff Levand[POWERPC] spufs: fix spu irq affinity setting
2006-06-21 Geoff Levand[POWERPC] spufs: further abstract priv1 register access
2006-06-21 Geoff Levand[POWERPC] spufs: split the Cell BE support into generic...
2006-06-21 arnd@arndb.de[POWERPC] spufs: dont try to access SPE channel 1 count
2006-06-21 Jeremy Kerr[POWERPC] spufs: use kzalloc in create_spu
2006-06-21 arnd@arndb.de[POWERPC] spufs: fix initial state of wbox file
2006-06-21 arnd@arndb.de[POWERPC] spufs: add a phys-id attribute to each SPU...
2006-06-21 arnd@arndb.de[POWERPC] spufs: set up correct SLB entries for 64k...
2006-06-21 Michael Ellerman[POWERPC] spufs: fix deadlock in spu_create error path
2006-06-21 arnd@arndb.de[POWERPC] spufs: restore mapping of mssync register
2006-06-21 arnd@arndb.de[POWERPC] cell: always build spu base into the kernel
2006-06-21 Jeremy Kerr[POWERPC] cell: register SPUs as sysdevs
2006-06-21 arnd@arndb.de[POWERPC] cell: fix interrupt priority handling
2006-06-21 Benjamin Herrenschmidt[POWERPC] cell: add RAS support
2006-06-21 Jon Loeliger[POWERPC] Add mpc8641hpcn PCI/PCI-Express platform...
2006-06-21 Jon Loeliger[POWERPC] Add the MPC8641 HPCN platform files.
2006-06-21 Jon Loeliger[POWERPC] Add the mpc8641 hpcn Kconfig and Makefiles.
2006-06-21 John Rose[POWERPC] RTAS delay, fix module build breaks
2006-06-20 Linus TorvaldsMerge branch 'rio.b19' of git://git.kernel.org/pub...
2006-06-20 Linus TorvaldsMerge git://git.infradead.org/hdrcleanup-2.6
2006-06-20 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/rbtree-2.6
2006-06-20 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2006-06-20 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-06-20 Nathan ScottMerge HEAD from ../linux-2.6
2006-06-20 Linus TorvaldsMerge branch 'i915fb' of git://git.kernel.org/pub/scm...
2006-06-20 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-06-20 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-06-16 Len BrownPull button into release branch
2006-06-16 Len BrownPull bugzilla-5737 into release branch
2006-06-16 Len BrownPull bugzilla-5000 into release branch
2006-06-16 Len BrownPull bugzilla-5764 into release branch
2006-06-16 Len BrownPull ibm_acpi into release branch
2006-06-16 Len BrownPull sem2mutex into release branch
2006-06-16 Len BrownPull trivial2 into release branch
2006-06-16 Len BrownPull video into release branch
2006-06-16 Len BrownPull acpi_bus_register_driver into release branch
2006-06-15 Len BrownPull bugzilla-5452 into release branch
2006-06-15 Len BrownPull bugzilla-5653 into release branch
2006-06-15 Len BrownPull trivial into release branch
2006-06-15 Len BrownPull novell-bugzilla-156426 into release branch
2006-06-15 Len BrownPull trivial1 into release branch
2006-06-15 Len BrownPull pnpacpi into release branch
2006-06-15 Len BrownPull motherboard into release branch
2006-06-15 Len BrownPull Kconfig into release branch
2006-06-15 Len BrownPull ec into release branch
2006-06-15 Len BrownPull cpu-hotplug into release branch
2006-06-15 Len BrownPull address_range into release branch
2006-06-15 Len BrownPull acpica into release branch
2006-06-15 Johannes Berg[POWERPC] make pmf irq_client functions safe against...
2006-06-15 Anton Blanchard[POWERPC] cleanup dma_mapping_ops
2006-06-15 Anton Blanchard[POWERPC] node local IOMMU tables
next