summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an...Ingo Molnar2009-03-126-99/+46
|\
| * Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2009-03-112-2/+2
| |\
| | * powerpc/4xx: Enable SERIAL_OF support by default for Virtex platformsGrant Likely2009-02-282-2/+2
| * | powerpc: fix linkstation and storcenter compilation breakageGuennadi Liakhovetski2009-03-094-97/+44
* | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-03-051-0/+4
|\| |
| * | powerpc: Run sbc610 USB fixup code only on the appropriate platform.Tony Breeds2009-03-041-0/+4
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. | | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-046-33/+86
|\ \ \ \ \| |
| | | | | * | x86-64: seccomp: fix 32/64 syscall holeRoland McGrath2009-03-022-4/+5
| | | | | |/
| | | * | / Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-014-29/+81
| |_|/| | | |/| | | |/ | | | |/|
| | | * | powerpc/44x: Fix address decoding setup of PCI 2.x cellsBenjamin Herrenschmidt2009-02-271-0/+17
| | | * | powerpc: Fix 64bit __copy_tofrom_user() regressionMark Nelson2009-02-261-7/+31
| | | * | powerpc: Fix 64bit memcpy() regressionMark Nelson2009-02-261-6/+20
| | | * | powerpc: Fix load/store float double alignment handlerMichael Neuling2009-02-261-16/+13
| | * | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-02-207-7/+18
| |/| | | | | |/ /
* | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-227-7/+18
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-02-176-7/+14
| |\ \
| | * | powerpc/vsx: Fix VSX alignment handler for regs 32-63Michael Neuling2009-02-131-1/+6
| | * | powerpc/ps3: Move ps3_mm_add_memory to device_initcallGeoff Levand2009-02-131-1/+1
| | * | powerpc/mm: Fix numa reserve bootmem page selectionDave Hansen2009-02-131-2/+3
| | * | powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIALPhilippe Gerum2009-02-133-3/+4
| * | | KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang2009-02-151-0/+4
| |/ /
* | | Merge branch 'core/header-fixes' into x86/headersIngo Molnar2009-02-136-5/+7
|\ \ \
| * | | headers_check fix: powerpc, swab.hJaswinder Singh Rajput2009-02-011-1/+1
| * | | headers_check fix: powerpc, spu_info.hJaswinder Singh Rajput2009-02-011-1/+2
| * | | headers_check fix: powerpc, ps3fb.hJaswinder Singh Rajput2009-02-011-0/+1
| * | | headers_check fix: powerpc, kvm.hJaswinder Singh Rajput2009-02-011-1/+1
| * | | headers_check fix: powerpc, elf.hJaswinder Singh Rajput2009-02-011-1/+1
| * | | headers_check fix: powerpc, bootx.hJaswinder Singh Rajput2009-02-011-1/+1
* | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-1313-20/+35
|\ \ \ \ | | |/ / | |/| |
| * | | powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HWKumar Gala2009-02-111-1/+1
| * | | powerpc: Add missing sparsemem.h includeMichael Neuling2009-02-101-0/+1
| * | | powerpc/pci: mmap anonymous memory when legacy_mem doesn't existBenjamin Herrenschmidt2009-02-101-2/+15
| * | | powerpc/cell: Add missing #include for oprofileMichael Neuling2009-02-101-0/+1
| * | | powerpc/ftrace: Fix math to calculate offset in TOCSteven Rostedt2009-02-101-2/+3
| * | | powerpc: Don't emulate mr. instructionsAnanth N Mavinakayanahalli2009-02-101-0/+2
| * | | powerpc/fsl-booke: Fix mapping functions to use phys_addr_tKumar Gala2009-02-092-4/+4
| * | | arch/powerpc: Eliminate double sizeofJulia Lawall2009-02-061-1/+1
| * | | powerpc/cpm2: Fix set interrupt typepaulfax2009-02-061-1/+1
| * | | powerpc/83xx: Fix TSEC0 workability on MPC8313E-RDB boardsAnton Vorontsov2009-02-062-8/+3
| * | | powerpc/83xx: Fix missing #{address,size}-cells in mpc8313erdb.dtsAnton Vorontsov2009-02-061-0/+2
| * | | powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPENDMichael Neuling2009-02-061-1/+1
* | | | Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-058-160/+398
|\| | |
| * | | powerpc: Fix oops on some machines due to incorrect pr_debug()Benjamin Herrenschmidt2009-02-021-3/+2
| * | | powerpc/5200: Bugfix for PCI mapping of memory and IMMRGrant Likely2009-01-291-14/+10
| * | | powerpc/5200: update defconfigsGrant Likely2009-01-296-143/+386
| |/ /
* | | Merge branch 'core/percpu' into x86/coreIngo Molnar2009-01-284-4/+7
|\ \ \ | |/ / |/| |
| * | Merge branch 'linus' into core/percpuIngo Molnar2009-01-2754-111/+111
| |\ \
| * \ \ Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-2161-241/+616
| |\ \ \
| * | | | linker script: add missing .data.percpu.page_alignedTejun Heo2009-01-171-0/+1
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar2009-01-153-4/+6
| |\ \ \ \ \ | | | | |_|/ | | | |/| |