Age | Commit message (Expand) | Author | Files | Lines |
2009-12-09 | powerpc/8xx: DTLB Miss cleanup | Joakim Tjernlund | 1 | -6/+11 |
2009-12-09 | powerpc/8xx: Remove DIRTY pte handling in DTLB Error. | Joakim Tjernlund | 1 | -96/+0 |
2009-12-09 | powerpc/8xx: Start using dcbX instructions in various copy routines | Joakim Tjernlund | 2 | -42/+0 |
2009-12-09 | powerpc/8xx: Restore _PAGE_WRITETHRU | Joakim Tjernlund | 2 | -2/+11 |
2009-12-09 | powerpc/8xx: Add missing Guarded setting in DTLB Error. | Joakim Tjernlund | 1 | -3/+10 |
2009-12-09 | powerpc/8xx: Fixup DAR from buggy dcbX instructions. | Joakim Tjernlund | 1 | -4/+143 |
2009-12-09 | powerpc/8xx: Tag DAR with 0x00f0 to catch buggy instructions. | Joakim Tjernlund | 1 | -1/+14 |
2009-12-09 | powerpc/8xx: Update TLB asm so it behaves as linux mm expects. | Joakim Tjernlund | 2 | -55/+57 |
2009-12-09 | powerpc/8xx: Invalidate non present TLBs | Joakim Tjernlund | 1 | -1/+7 |
2009-12-09 | Merge commit 'jwb/next' into next | Benjamin Herrenschmidt | 2 | -23/+13 |
2009-12-09 | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt | 17 | -320/+1609 |
2009-12-09 | powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo... | Gautham R Shenoy | 3 | -10/+50 |
2009-12-09 | pseries/pseries: Add code to online/offline CPUs of a DLPAR node | Gautham R Shenoy | 1 | -0/+101 |
2009-12-09 | powerpc: stop_this_cpu: remove the cpu from the online map. | Valentine Barshak | 1 | -0/+3 |
2009-12-09 | powerpc/pseries: Add kernel based CPU DLPAR handling | Nathan Fontenot | 1 | -0/+88 |
2009-12-09 | sysfs/cpu: Add probe/release files | Nathan Fontenot | 6 | -0/+77 |
2009-12-09 | powerpc/pseries: Kernel DLPAR Infrastructure | Nathan Fontenot | 4 | -2/+347 |
2009-12-09 | powerpc/therm_adt746x: Record pwm invert bit at module load time] | Darrick J. Wong | 1 | -2/+11 |
2009-12-09 | agp/uninorth: Unify U3 and pre-U3 insert_memory and remove_memory hooks. | Michel Dänzer | 1 | -53/+11 |
2009-12-09 | agp/uninorth: Also handle user memory types in u3_remove_memory(). | Michel Dänzer | 1 | -7/+22 |
2009-12-09 | offb: Add support for framebuffer handoff to offb. | Dave Airlie | 1 | -1/+14 |
2009-12-09 | libata/drivers: Add driver for Apple "MacIO" IDE controller | Benjamin Herrenschmidt | 3 | -0/+1438 |
2009-12-09 | libata/sff: Use ops->bmdma_stop instead of ata_bmdma_stop() | Benjamin Herrenschmidt | 1 | -1/+1 |
2009-12-09 | powerpc/macio: Rework hotplug media bay support | Benjamin Herrenschmidt | 5 | -275/+214 |
2009-12-09 | mpc52xx/wdt: remove obsolete old WDT implementation | Albrecht Dreß | 3 | -295/+3 |
2009-12-08 | powerpc/macio: Add dma_parms support to macio | Benjamin Herrenschmidt | 2 | -0/+6 |
2009-12-08 | powerpc/macio: Add devres support to macio_device | Benjamin Herrenschmidt | 2 | -0/+49 |
2009-12-08 | powerpc/kvm: Sync guest visible MMU state | Alexander Graf | 8 | -16/+101 |
2009-12-08 | hvc_console: Export (GPL'ed) hvc_remove | Amit Shah | 1 | -0/+1 |
2009-12-08 | powerpc/windfarm: Add detection for second cpu pump | Bolko Maass | 1 | -0/+2 |
2009-12-08 | powerpc/via-pmu: Convert to proc_fops/seq_file | Alexey Dobriyan | 1 | -69/+91 |
2009-12-08 | powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROT | David Gibson | 6 | -49/+51 |
2009-12-04 | powerpc/44x: Fix PCI node in Yosemite DTS | Curtis Wald | 1 | -12/+2 |
2009-12-04 | powerpc/44x: Fix DMA ranges in DTS file for Katmai board. | pbathija@amcc.com | 1 | -11/+11 |
2009-12-02 | Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAG... | Benjamin Herrenschmidt | 6 | -51/+49 |
2009-11-27 | powerpc/of_serial: Add missing ns16550a id | Michal Simek | 1 | -0/+1 |
2009-11-27 | powerpc/mm: Fix bug in gup_hugepd() | David Gibson | 1 | -1/+10 |
2009-11-27 | powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT | David Gibson | 6 | -49/+51 |
2009-11-24 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 237 | -1560/+2235 |
2009-11-24 | powerpc: Fix build of some FSL platforms | Benjamin Herrenschmidt | 3 | -6/+6 |
2009-11-24 | powerpc: Fix wrong error code from ppc32 select syscall | arnd@arndb.de | 1 | -1/+1 |
2009-11-24 | powerpc: Fix DEBUG_HIGHMEM build break from d4515646699 | Becky Bruce | 1 | -0/+11 |
2009-11-24 | powerpc: Kill unused swiotlb variable | FUJITA Tomonori | 1 | -1/+0 |
2009-11-24 | powerpc: do not export pci_alloc/free_consistent | Stephen Rothwell | 1 | -2/+0 |
2009-11-24 | powerpc: kill the obsolete code under is_global_init() | Benjamin Herrenschmidt | 1 | -22/+0 |
2009-11-24 | powerpc/pseries: Add hooks to put the CPU into an appropriate offline state | Gautham R Shenoy | 4 | -9/+216 |
2009-11-24 | powerpc/pseries: Add extended_cede_processor() helper function. | Gautham R Shenoy | 3 | -2/+32 |
2009-11-24 | powerpc: Move ehea hcall definitions into hvcall.h | Anton Blanchard | 3 | -52/+13 |
2009-11-24 | powerpc: Fixup last users of irq_chip->typename | Thomas Gleixner | 29 | -40/+39 |
2009-11-24 | powerpc: Replace old style lock initializer | Thomas Gleixner | 1 | -2/+6 |