Age | Commit message (Expand) | Author |
2010-02-03 | powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmem | Peter Tyser |
2010-02-03 | powerpc: Mark some variables in the page fault path __read_mostly | Anton Blanchard |
2010-02-03 | powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var() | Anton Blanchard |
2010-02-03 | powerpc: Simplify param.h by including <asm-generic/param.h> | Robert P. J. Day |
2010-02-01 | powerpc: TIF_ABI_PENDING bit removal | Andreas Schwab |
2010-02-01 | powerpc/pseries: Fix xics build without CONFIG_SMP | Benjamin Herrenschmidt |
2010-01-29 | Merge commit 'jwb/merge' into merge | Benjamin Herrenschmidt |
2010-01-29 | powerpc/4xx: Add pcix type 1 transactions | Stef van Os |
2010-01-29 | powerpc/pci: Add missing call to header fixup | Benjamin Herrenschmidt |
2010-01-29 | powerpc/pci: Add missing hookup to pci_slot | Benjamin Herrenschmidt |
2010-01-29 | powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge() | Benjamin Herrenschmidt |
2010-01-25 | KVM: powerpc: Show timing option only on embedded | Alexander Graf |
2010-01-15 | Merge commit 'gcl/merge' into merge | Benjamin Herrenschmidt |
2010-01-15 | Merge commit 'kumar/merge' into merge | Benjamin Herrenschmidt |
2010-01-15 | powerpc: Move cpu hotplug driver lock from pseries to powerpc | Nathan Fontenot |
2010-01-15 | powerpc: Move /proc/ppc64 to /proc/powerpc update | Nathan Fontenot |
2010-01-15 | powerpc/8xx: Fix user space TLB walk in dcbX fixup | Joakim Tjernlund |
2010-01-15 | powerpc: Fix decrementer setup on 1GHz boards | Stefan Roese |
2010-01-15 | powerpc/iseries: Initialise on-stack completion | Michael Ellerman |
2010-01-15 | powerpc: Use helpers for rlimits | Jiri Slaby |
2010-01-15 | powerpc: cpumask_of_node() should handle -1 as a node | Anton Blanchard |
2010-01-15 | powerpc/pseries: Fix dlpar compile warning without CONFIG_PROC_DEVICETREE | FUJITA Tomonori |
2010-01-15 | powerpc/pseries: Fix xics interrupt affinity | Anton Blanchard |
2010-01-15 | powerpc/swsusp_32: Fix TLB invalidation | Anton Vorontsov |
2010-01-15 | powerpc/8xx: Always pin kernel instruction TLB | Joakim Tjernlund |
2010-01-13 | zlib: Fix build of powerpc boot wrapper | Benjamin Herrenschmidt |
2010-01-11 | zlib: optimize inffast when copying direct from output | Joakim Tjernlund |
2010-01-06 | powerpc: 2.6.33 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxx | Kumar Gala |
2010-01-04 | powerpc/40x: Update the PowerPC 40x board defconfigs | Josh Boyer |
2010-01-04 | powerpc/44x: Update PowerPC 44x board defconfigs | Josh Boyer |
2009-12-30 | powerpc: Use scripts/mkuboot.sh instead of 'mkimage' | Peter Tyser |
2009-12-30 | powerpc/5200: update defconfigs | Grant Likely |
2009-12-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2009-12-27 | KVM: powerpc: Fix mtsrin in book3s_64 mmu | Alexander Graf |
2009-12-21 | powerpc/gc/wii: Remove get_irq_desc() | Albert Herranz |
2009-12-21 | powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlock | Albert Herranz |
2009-12-21 | Merge commit 'jwb/next' into merge | Benjamin Herrenschmidt |
2009-12-21 | Merge commit 'kumar/next' into merge | Benjamin Herrenschmidt |
2009-12-18 | powerpc/gamecube/wii: Fix off-by-one error in ugecon/usbgecko_udbg | Albert Herranz |
2009-12-18 | powerpc/mpic: Fix problem that affinity is not updated | Yang Li |
2009-12-18 | powerpc/mm: Fix stupid bug in subpge protection handling | David Gibson |
2009-12-18 | powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completion | Yong Zhang |
2009-12-18 | powerpc: Fix MSI support on U4 bridge PCIe slot | Benjamin Herrenschmidt |
2009-12-18 | powerpc: Handle VSX alignment faults correctly in little-endian mode | Neil Campbell |
2009-12-18 | powerpc/mm: Fix typo of cpumask_clear_cpu() | Yang Li |
2009-12-18 | powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled. | Sachin P. Sant |
2009-12-18 | powerpc: Convert BUG() to use unreachable() | David Daney |
2009-12-18 | powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible. | Gautham R Shenoy |
2009-12-18 | powerpc/pseries: Don't panic when H_PROD fails during cpu-online. | Gautham R Shenoy |
2009-12-18 | powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VM | Benjamin Herrenschmidt |