| Commit message (Expand) | Author | Age |
* | KVM: powerpc: Show timing option only on embedded | Alexander Graf | 2010-01-25 |
* | Merge commit 'gcl/merge' into merge | Benjamin Herrenschmidt | 2010-01-14 |
|\ |
|
| * | powerpc: Use scripts/mkuboot.sh instead of 'mkimage' | Peter Tyser | 2009-12-30 |
| * | powerpc/5200: update defconfigs | Grant Likely | 2009-12-30 |
* | | Merge commit 'kumar/merge' into merge | Benjamin Herrenschmidt | 2010-01-14 |
|\ \ |
|
| * | | powerpc: 2.6.33 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxx | Kumar Gala | 2010-01-06 |
* | | | powerpc: Move cpu hotplug driver lock from pseries to powerpc | Nathan Fontenot | 2010-01-14 |
* | | | powerpc: Move /proc/ppc64 to /proc/powerpc update | Nathan Fontenot | 2010-01-14 |
* | | | powerpc/8xx: Fix user space TLB walk in dcbX fixup | Joakim Tjernlund | 2010-01-14 |
* | | | powerpc: Fix decrementer setup on 1GHz boards | Stefan Roese | 2010-01-14 |
* | | | powerpc/iseries: Initialise on-stack completion | Michael Ellerman | 2010-01-14 |
* | | | powerpc: Use helpers for rlimits | Jiri Slaby | 2010-01-14 |
* | | | powerpc: cpumask_of_node() should handle -1 as a node | Anton Blanchard | 2010-01-14 |
* | | | powerpc/pseries: Fix dlpar compile warning without CONFIG_PROC_DEVICETREE | FUJITA Tomonori | 2010-01-14 |
* | | | powerpc/pseries: Fix xics interrupt affinity | Anton Blanchard | 2010-01-14 |
* | | | powerpc/swsusp_32: Fix TLB invalidation | Anton Vorontsov | 2010-01-14 |
* | | | powerpc/8xx: Always pin kernel instruction TLB | Joakim Tjernlund | 2010-01-14 |
* | | | zlib: Fix build of powerpc boot wrapper | Benjamin Herrenschmidt | 2010-01-13 |
* | | | zlib: optimize inffast when copying direct from output | Joakim Tjernlund | 2010-01-11 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-12-30 |
|\ \ |
|
| * | | PCI/cardbus: Add a fixup hook and fix powerpc | Benjamin Herrenschmidt | 2009-12-16 |
* | | | KVM: powerpc: Fix mtsrin in book3s_64 mmu | Alexander Graf | 2009-12-27 |
| |/
|/| |
|
* | | powerpc/gc/wii: Remove get_irq_desc() | Albert Herranz | 2009-12-20 |
* | | powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlock | Albert Herranz | 2009-12-20 |
* | | Merge commit 'jwb/next' into merge | Benjamin Herrenschmidt | 2009-12-20 |
|\ \ |
|
| * | | powerpc/44x: Increase warp SD buffer | Sean MacLennan | 2009-12-11 |
| * | | powerpc/44x: Extend Katmai dts for ADMA and RAID56 support | Anatolij Gustschin | 2009-12-11 |
* | | | Merge commit 'kumar/next' into merge | Benjamin Herrenschmidt | 2009-12-20 |
|\ \ \ |
|
| * | | | powerpc/85xx: Workaround MPC8572/MPC8536 GPIO 1 errata. | Felix Radensky | 2009-12-10 |
| * | | | powerpc/gpio: support gpio_to_irq() | Peter Korsgaard | 2009-12-10 |
| * | | | powerpc/83xx: Add power management support for MPC8315E-RDB boards | Anton Vorontsov | 2009-12-10 |
| * | | | powerpc/83xx/suspend: Save and restore SICRL, SICRH and SCCR | Anton Vorontsov | 2009-12-10 |
| * | | | powerpc/83xx/suspend: Clear deep_sleeping after devices resume | Anton Vorontsov | 2009-12-10 |
| * | | | powerpc/cpm2_pic: Allow correct flow_types for port C interrupts | Mark Ware | 2009-12-10 |
| * | | | powerpc/83xx: mpc8349emitx - add leds-gpio binding | Dmitry Eremin-Solenikov | 2009-12-09 |
| * | | | powerpc/83xx: mpc8349emitx - add OF descriptions of LocalBus devices | Dmitry Eremin-Solenikov | 2009-12-09 |
| * | | | powerpc/83xx: mpc8349emitx - populate I2C busses in device tree | Dmitry Eremin-Solenikov | 2009-12-09 |
| * | | | powerpc/83xx: mpc8349emitx - add gpio controller declarations | Dmitry Eremin-Solenikov | 2009-12-09 |
| * | | | powerpc/fsl_pci: Fix P2P bridge handling for MPC83xx PCIe controllers | Anton Vorontsov | 2009-12-09 |
| |/ / |
|
* | | | powerpc/gamecube/wii: Fix off-by-one error in ugecon/usbgecko_udbg | Albert Herranz | 2009-12-17 |
* | | | powerpc/mpic: Fix problem that affinity is not updated | Yang Li | 2009-12-17 |
* | | | powerpc/mm: Fix stupid bug in subpge protection handling | David Gibson | 2009-12-17 |
* | | | powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completion | Yong Zhang | 2009-12-17 |
* | | | powerpc: Fix MSI support on U4 bridge PCIe slot | Benjamin Herrenschmidt | 2009-12-17 |
* | | | powerpc: Handle VSX alignment faults correctly in little-endian mode | Neil Campbell | 2009-12-17 |
* | | | powerpc/mm: Fix typo of cpumask_clear_cpu() | Yang Li | 2009-12-17 |
* | | | powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled. | Sachin P. Sant | 2009-12-17 |
* | | | powerpc: Convert BUG() to use unreachable() | David Daney | 2009-12-17 |
* | | | powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible. | Gautham R Shenoy | 2009-12-17 |
* | | | powerpc/pseries: Don't panic when H_PROD fails during cpu-online. | Gautham R Shenoy | 2009-12-17 |