aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar2008-12-16
|\
| * Merge ../linux-2.6-x86Rusty Russell2008-12-13
| |\
| * | cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-13
| * | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-13
| * | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-13
| * | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-13
* | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-16
|\ \ \ | |_|/ |/| |
| * | powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadiaJosh Boyer2008-12-11
| |/
* | Merge branch 'sched/core' into cpus4096Ingo Molnar2008-12-12
|\ \
| * | Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar2008-12-12
| |\|
| | * Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/pow...Paul Mackerras2008-12-08
| | |\
| | | * powerpc/83xx: Enable FIXED_PHY in mpc834x_itx and mpc83xx defconfigsAnton Vorontsov2008-12-04
| | * | powerpc/virtex5: Fix Virtex5 machine check handlingGrant Likely2008-12-05
| | |/
| * | Merge branch 'sched/urgent' into sched/coreIngo Molnar2008-12-08
| |\ \
* | \ \ Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar2008-12-12
|\ \ \ \
| * \ \ \ Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar2008-12-05
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | powerpc/83xx: Fix MCU support merge issue in mpc8349emitx.dtsAnton Vorontsov2008-12-03
| | * | | powerpc: Fix dma_map_sg() cache flushing on non coherent platformsBenjamin Herrenschmidt2008-12-03
| | * | | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-02
| | |\ \ \
| | | * | | KVM: ppc: stop leaking host memory on VM exitHollis Blanchard2008-11-25
| | * | | | powerpc: Use physical cpu id when setting the processor affinityKumar Gala2008-12-02
| * | | | | Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar2008-12-04
| |\| | | |
| * | | | | powerpc/ppc32: static ftrace fixes for PPC32Steven Rostedt2008-11-28
| * | | | | powerpc: ftrace, use create_branchSteven Rostedt2008-11-28
| * | | | | powerpc: ftrace, added missing icache flushSteven Rostedt2008-11-28
| * | | | | powerpc: ftrace, fix cast aliasing and add code verificationSteven Rostedt2008-11-28
| * | | | | powerpc: ftrace, do nothing in mcount call for dyn ftraceSteven Rostedt2008-11-28
* | | | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-02
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | powerpc: Fix build for 32-bit SMP configsMilton Miller2008-11-30
| | |_|_|/ | |/| | |
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-11-30
| |\ \ \ \
| | * | | | powerpc: Fix system calls on Cell entered with XER.SO=1Paul Mackerras2008-11-30
| | * | | | powerpc/cell: Fix GDB watchpoints, againArnd Bergmann2008-11-30
| | * | | | powerpc/mpic: Don't reset affinity for secondary MPIC on bootArnd Bergmann2008-11-30
| | * | | | powerpc/cell/axon-msi: Retry on missing interruptArnd Bergmann2008-11-30
| | * | | | powerpc: Fix boot freeze on machine with empty memory nodeDave Hansen2008-11-30
| | * | | | powerpc: Fix IRQ assignment for some PCIe devicesAdhemerval Zanella2008-11-30
| | * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras2008-11-23
| | |\ \ \ \
| | | * | | | powerpc/spufs: Fix spinning in spufs_ps_fault on signalJeremy Kerr2008-11-20
| | * | | | | Merge branch 'merge' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2008-11-23
| | |\ \ \ \ \
| | | * | | | | powerpc/44x: Fix 460EX/460GT machine check handlingBenjamin Herrenschmidt2008-11-13
| | | * | | | | powerpc/40x: Limit allocable DRAM during early mappingGrant Erickson2008-11-13
| | | | |_|/ / | | | |/| | |
| | * | | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras2008-11-23
| | |\ \ \ \ \
| | | * | | | | powerpc/virtex: Update defconfigsGrant Likely2008-11-14
| | | * | | | | powerpc/52xx: update defconfigsGrant Likely2008-11-14
| | | * | | | | powerpc/virtex: fix various format/casting printk mismatchesGrant Likely2008-11-14
| | | * | | | | powerpc/mpc5200: fix bestcomm Kconfig dependenciesGrant Likely2008-11-14
| | | |/ / / /
| | * | | | | powerpc/mpc832x_rdb: fix swapped ethernet idsMichael Barkowski2008-11-19
| | * | | | | powerpc: Use generic PHY driver for Marvell 88E1111 PHY on GE Fanuc SBC610Martyn Welch2008-11-19
| | * | | | | powerpc/85xx: L2 cache size wrong in 8572DS dtsTrent Piepho2008-11-19
| | |/ / / /
| * | | | | remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig2008-11-30