Age | Commit message (Expand) | Author | Files | Lines |
2010-01-15 | Merge commit 'gcl/merge' into merge | Benjamin Herrenschmidt | 7 | -101/+418 |
2010-01-15 | Merge commit 'kumar/merge' into merge | Benjamin Herrenschmidt | 52 | -1030/+3351 |
2010-01-15 | powerpc: Move cpu hotplug driver lock from pseries to powerpc | Nathan Fontenot | 2 | -14/+12 |
2010-01-15 | powerpc: Move /proc/ppc64 to /proc/powerpc update | Nathan Fontenot | 1 | -7/+7 |
2010-01-15 | powerpc/8xx: Fix user space TLB walk in dcbX fixup | Joakim Tjernlund | 1 | -2/+2 |
2010-01-15 | powerpc: Fix decrementer setup on 1GHz boards | Stefan Roese | 1 | -1/+10 |
2010-01-15 | powerpc/iseries: Initialise on-stack completion | Michael Ellerman | 1 | -0/+2 |
2010-01-15 | powerpc: Use helpers for rlimits | Jiri Slaby | 2 | -3/+3 |
2010-01-15 | powerpc: cpumask_of_node() should handle -1 as a node | Anton Blanchard | 1 | -1/+3 |
2010-01-15 | powerpc/pseries: Fix dlpar compile warning without CONFIG_PROC_DEVICETREE | FUJITA Tomonori | 1 | -1/+3 |
2010-01-15 | powerpc/pseries: Fix xics interrupt affinity | Anton Blanchard | 1 | -6/+6 |
2010-01-15 | powerpc/swsusp_32: Fix TLB invalidation | Anton Vorontsov | 1 | -1/+1 |
2010-01-15 | powerpc/8xx: Always pin kernel instruction TLB | Joakim Tjernlund | 1 | -4/+4 |
2010-01-14 | zlib: Fix build of powerpc boot wrapper | Benjamin Herrenschmidt | 1 | -3/+1 |
2010-01-11 | zlib: optimize inffast when copying direct from output | Joakim Tjernlund | 1 | -1/+3 |
2010-01-06 | powerpc: 2.6.33 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxx | Kumar Gala | 52 | -1030/+3351 |
2009-12-31 | powerpc: Use scripts/mkuboot.sh instead of 'mkimage' | Peter Tyser | 1 | -2/+5 |
2009-12-31 | powerpc/5200: update defconfigs | Grant Likely | 6 | -99/+413 |
2009-12-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 1 | -0/+13 |
2009-12-27 | KVM: powerpc: Fix mtsrin in book3s_64 mmu | Alexander Graf | 1 | -1/+21 |
2009-12-21 | powerpc/gc/wii: Remove get_irq_desc() | Albert Herranz | 2 | -2/+2 |
2009-12-21 | powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlock | Albert Herranz | 1 | -4/+4 |
2009-12-21 | Merge commit 'jwb/next' into merge | Benjamin Herrenschmidt | 2 | -2/+52 |
2009-12-21 | Merge commit 'kumar/next' into merge | Benjamin Herrenschmidt | 7 | -17/+206 |
2009-12-18 | powerpc/gamecube/wii: Fix off-by-one error in ugecon/usbgecko_udbg | Albert Herranz | 2 | -2/+2 |
2009-12-18 | powerpc/mpic: Fix problem that affinity is not updated | Yang Li | 1 | -13/+6 |
2009-12-18 | powerpc/mm: Fix stupid bug in subpge protection handling | David Gibson | 1 | -2/+2 |
2009-12-18 | powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completion | Yong Zhang | 1 | -1/+1 |
2009-12-18 | powerpc: Fix MSI support on U4 bridge PCIe slot | Benjamin Herrenschmidt | 2 | -8/+49 |
2009-12-18 | powerpc: Handle VSX alignment faults correctly in little-endian mode | Neil Campbell | 1 | -17/+46 |
2009-12-18 | powerpc/mm: Fix typo of cpumask_clear_cpu() | Yang Li | 1 | -1/+1 |
2009-12-18 | powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled. | Sachin P. Sant | 1 | -4/+4 |
2009-12-18 | powerpc: Convert BUG() to use unreachable() | David Daney | 1 | -1/+1 |
2009-12-18 | powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible. | Gautham R Shenoy | 1 | -2/+4 |
2009-12-18 | powerpc/pseries: Don't panic when H_PROD fails during cpu-online. | Gautham R Shenoy | 1 | -2/+2 |
2009-12-18 | powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VM | Benjamin Herrenschmidt | 1 | -1/+1 |
2009-12-18 | powerpc/defconfigs: Set HZ=100 on pseries and ppc64 defconfigs | Anton Blanchard | 2 | -6/+6 |
2009-12-18 | powerpc/defconfigs: Disable token ring in powerpc defconfigs | Anton Blanchard | 5 | -10/+10 |
2009-12-18 | powerpc/defconfigs: Reduce 64bit vmlinux by making acenic and cramfs modules | Anton Blanchard | 3 | -5/+5 |
2009-12-18 | powerpc/pseries: Select XICS and PCI_MSI PSERIES | Mel Gorman | 1 | -0/+2 |
2009-12-18 | powerpc/85xx: Wrong variable returned on error | Roel Kluin | 1 | -1/+1 |
2009-12-18 | powerpc/iseries: Convert to proc_fops | Alexey Dobriyan | 1 | -64/+83 |
2009-12-18 | powerpc: Make the CMM memory hotplug aware | Robert Jennings | 1 | -6/+248 |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 6 | -8/+7 |
2009-12-17 | PCI/cardbus: Add a fixup hook and fix powerpc | Benjamin Herrenschmidt | 1 | -0/+13 |
2009-12-17 | Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 37 | -21/+4861 |
2009-12-16 | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2 | -0/+8 |
2009-12-16 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2 | -0/+70 |
2009-12-16 | iommu-helper: use bitmap library | Akinobu Mita | 1 | -2/+2 |
2009-12-16 | dma-mapping: fix off-by-one error in dma_capable() | Jan Beulich | 1 | -1/+1 |