Age | Commit message (Expand) | Author | Files | Lines |
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 | 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 |
2009-12-16 | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 1 | -1/+0 |
2009-12-16 | ptrace: powerpc: implement user_single_step_siginfo() | Oleg Nesterov | 2 | -0/+11 |
2009-12-15 | module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y | Rusty Russell | 2 | -0/+8 |
2009-12-15 | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 7 | -22/+22 |
2009-12-15 | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner | 1 | -16/+16 |
2009-12-15 | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner | 3 | -12/+12 |
2009-12-15 | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 4 | -28/+28 |
2009-12-15 | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED | Thomas Gleixner | 2 | -2/+2 |
2009-12-15 | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 6 | -13/+13 |
2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 6 | -15/+15 |
2009-12-14 | powerpc: fix up for mmu_mapin_ram api change | Stephen Rothwell | 4 | -6/+6 |
2009-12-13 | powerpc: wii: allow ioremap within the memory hole | Albert Herranz | 1 | -0/+3 |
2009-12-13 | powerpc: allow ioremap within reserved memory regions | Albert Herranz | 3 | -1/+9 |
2009-12-13 | wii: use both mem1 and mem2 as ram | Albert Herranz | 5 | -7/+106 |
2009-12-13 | wii: bootwrapper: add fixup to calc useable mem2 | Albert Herranz | 1 | -3/+115 |
2009-12-13 | powerpc: gamecube/wii: early debugging using usbgecko | Albert Herranz | 6 | -0/+94 |
2009-12-13 | powerpc: reserve fixmap entries for early debug | Albert Herranz | 1 | -0/+3 |
2009-12-13 | powerpc: wii: default config | Albert Herranz | 1 | -0/+1406 |
2009-12-13 | powerpc: wii: platform support | Albert Herranz | 3 | -1/+211 |
2009-12-13 | powerpc: wii: hollywood interrupt controller support | Albert Herranz | 3 | -0/+264 |
2009-12-13 | powerpc: broadway processor support | Albert Herranz | 1 | -3/+3 |