| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2009-12-16 | 2 | -0/+70 |
|\ |
|
| * | ppc440spe-adma: adds updated ppc440spe adma driver | Anatolij Gustschin | 2009-12-11 | 2 | -0/+70 |
* | | iommu-helper: use bitmap library | Akinobu Mita | 2009-12-16 | 1 | -2/+2 |
* | | dma-mapping: fix off-by-one error in dma_capable() | Jan Beulich | 2009-12-16 | 1 | -1/+1 |
* | | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 2009-12-16 | 1 | -1/+0 |
* | | ptrace: powerpc: implement user_single_step_siginfo() | Oleg Nesterov | 2009-12-16 | 2 | -0/+11 |
* | | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 2009-12-14 | 7 | -22/+22 |
* | | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner | 2009-12-14 | 1 | -16/+16 |
* | | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner | 2009-12-14 | 3 | -12/+12 |
* | | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 2009-12-14 | 4 | -28/+28 |
* | | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED | Thomas Gleixner | 2009-12-14 | 2 | -2/+2 |
* | | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 2009-12-14 | 6 | -13/+13 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-12-14 | 6 | -15/+15 |
|\ \ |
|
| * | | percpu: make percpu symbols in powerpc unique | Tejun Heo | 2009-10-29 | 6 | -15/+15 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-12-12 | 193 | -1822/+9749 |
|\ \ \ |
|
| * | | | powerpc: Fix usage of 64-bit instruction in 32-bit altivec code | Benjamin Herrenschmidt | 2009-12-09 | 1 | -1/+1 |
| * | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-12-09 | 35 | -349/+363 |
| |\ \ \ |
|
| * | | | | powerpc/pseries: Track previous CPPR values to correctly EOI interrupts | Mark Nelson | 2009-12-09 | 1 | -5/+51 |
| * | | | | powerpc/pseries: Correct pseries/dlpar.c build break without CONFIG_SMP | Nathan Fontenot | 2009-12-09 | 1 | -94/+94 |
| * | | | | powerpc: Make "intspec" pointers in irq_host->xlate() const | Roman Fietze | 2009-12-09 | 21 | -23/+23 |
| * | | | | powerpc/8xx: DTLB Miss cleanup | Joakim Tjernlund | 2009-12-09 | 1 | -6/+11 |
| * | | | | powerpc/8xx: Remove DIRTY pte handling in DTLB Error. | Joakim Tjernlund | 2009-12-09 | 1 | -96/+0 |
| * | | | | powerpc/8xx: Start using dcbX instructions in various copy routines | Joakim Tjernlund | 2009-12-09 | 2 | -42/+0 |
| * | | | | powerpc/8xx: Restore _PAGE_WRITETHRU | Joakim Tjernlund | 2009-12-09 | 2 | -2/+11 |
| * | | | | powerpc/8xx: Add missing Guarded setting in DTLB Error. | Joakim Tjernlund | 2009-12-09 | 1 | -3/+10 |
| * | | | | powerpc/8xx: Fixup DAR from buggy dcbX instructions. | Joakim Tjernlund | 2009-12-09 | 1 | -4/+143 |
| * | | | | powerpc/8xx: Tag DAR with 0x00f0 to catch buggy instructions. | Joakim Tjernlund | 2009-12-09 | 1 | -1/+14 |
| * | | | | powerpc/8xx: Update TLB asm so it behaves as linux mm expects. | Joakim Tjernlund | 2009-12-09 | 2 | -55/+57 |
| * | | | | powerpc/8xx: Invalidate non present TLBs | Joakim Tjernlund | 2009-12-09 | 1 | -1/+7 |
| * | | | | Merge commit 'jwb/next' into next | Benjamin Herrenschmidt | 2009-12-09 | 2 | -23/+13 |
| |\ \ \ \ |
|
| | * | | | | powerpc/44x: Fix PCI node in Yosemite DTS | Curtis Wald | 2009-12-04 | 1 | -12/+2 |
| | * | | | | powerpc/44x: Fix DMA ranges in DTS file for Katmai board. | pbathija@amcc.com | 2009-12-04 | 1 | -11/+11 |
| * | | | | | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt | 2009-12-09 | 6 | -15/+1030 |
| |\ \ \ \ \ |
|
| | * | | | | | mpc52xx/wdt: merge WDT code into the GPT driver | Albrecht Dreß | 2009-11-13 | 2 | -17/+307 |
| | * | | | | | mpc5200/gpt: tiny fix for gpt period limitation | Albrecht Dreß | 2009-11-12 | 2 | -4/+4 |
| | * | | | | | powerpc: tiny memcpy_(to|from)io optimisation | Albrecht Dreß | 2009-11-04 | 1 | -2/+2 |
| | * | | | | | powerpc/5200: add LocalPlus bus FIFO device driver | John Bonesio | 2009-11-04 | 4 | -0/+605 |
| | * | | | | | powerpc/5200: add general purpose timer API for the MPC5200 | Grant Likely | 2009-11-04 | 2 | -10/+130 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo... | Gautham R Shenoy | 2009-12-09 | 1 | -10/+35 |
| * | | | | | pseries/pseries: Add code to online/offline CPUs of a DLPAR node | Gautham R Shenoy | 2009-12-09 | 1 | -0/+101 |
| * | | | | | powerpc: stop_this_cpu: remove the cpu from the online map. | Valentine Barshak | 2009-12-09 | 1 | -0/+3 |
| * | | | | | powerpc/pseries: Add kernel based CPU DLPAR handling | Nathan Fontenot | 2009-12-09 | 1 | -0/+88 |
| * | | | | | sysfs/cpu: Add probe/release files | Nathan Fontenot | 2009-12-09 | 3 | -0/+28 |
| * | | | | | powerpc/pseries: Kernel DLPAR Infrastructure | Nathan Fontenot | 2009-12-09 | 4 | -2/+347 |
| * | | | | | powerpc/macio: Rework hotplug media bay support | Benjamin Herrenschmidt | 2009-12-09 | 2 | -11/+19 |
| * | | | | | powerpc/macio: Add dma_parms support to macio | Benjamin Herrenschmidt | 2009-12-08 | 1 | -0/+1 |
| * | | | | | powerpc/macio: Add devres support to macio_device | Benjamin Herrenschmidt | 2009-12-08 | 1 | -0/+2 |
| * | | | | | powerpc/kvm: Sync guest visible MMU state | Alexander Graf | 2009-12-08 | 7 | -16/+98 |
| * | | | | | powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROT | David Gibson | 2009-12-08 | 6 | -49/+51 |
| | |/ / /
| |/| | | |
|
| * | | | | Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAG... | Benjamin Herrenschmidt | 2009-12-02 | 6 | -51/+49 |