aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Handle VSX alignment faults correctly in little-endian modeNeil Campbell2009-12-181-17/+46
* Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-163-3/+30
|\
| * powerpc: gamecube/wii: early debugging using usbgeckoAlbert Herranz2009-12-122-0/+27
| * powerpc: broadway processor supportAlbert Herranz2009-12-121-3/+3
* | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2009-12-161-0/+3
|\ \
| * | module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=yRusty Russell2009-12-151-0/+3
* | | iommu-helper: use bitmap libraryAkinobu Mita2009-12-161-2/+2
* | | ptrace: powerpc: implement user_single_step_siginfo()Oleg Nesterov2009-12-161-0/+9
* | | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-4/+4
* | | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-141-6/+6
* | | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-141-1/+1
* | | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-141-1/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-143-5/+5
|\ \
| * | percpu: make percpu symbols in powerpc uniqueTejun Heo2009-10-293-5/+5
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-1224-354/+968
|\ \ \
| * | | powerpc: Fix usage of 64-bit instruction in 32-bit altivec codeBenjamin Herrenschmidt2009-12-091-1/+1
| * | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-0918-117/+40
| |\ \ \
| * | | | powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-091-1/+1
| * | | | powerpc/8xx: DTLB Miss cleanupJoakim Tjernlund2009-12-091-6/+11
| * | | | powerpc/8xx: Remove DIRTY pte handling in DTLB Error.Joakim Tjernlund2009-12-091-96/+0
| * | | | powerpc/8xx: Start using dcbX instructions in various copy routinesJoakim Tjernlund2009-12-091-18/+0
| * | | | powerpc/8xx: Restore _PAGE_WRITETHRUJoakim Tjernlund2009-12-091-0/+8
| * | | | powerpc/8xx: Add missing Guarded setting in DTLB Error.Joakim Tjernlund2009-12-091-3/+10
| * | | | powerpc/8xx: Fixup DAR from buggy dcbX instructions.Joakim Tjernlund2009-12-091-4/+143
| * | | | powerpc/8xx: Tag DAR with 0x00f0 to catch buggy instructions.Joakim Tjernlund2009-12-091-1/+14
| * | | | powerpc/8xx: Update TLB asm so it behaves as linux mm expects.Joakim Tjernlund2009-12-091-48/+51
| * | | | Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-12-091-2/+2
| |\ \ \ \
| | * | | | powerpc: tiny memcpy_(to|from)io optimisationAlbrecht Dreß2009-11-041-2/+2
| * | | | | powerpc: stop_this_cpu: remove the cpu from the online map.Valentine Barshak2009-12-091-0/+3
| * | | | | sysfs/cpu: Add probe/release filesNathan Fontenot2009-12-091-0/+19
| * | | | | powerpc: Kill unused swiotlb variableFUJITA Tomonori2009-11-241-1/+0
| * | | | | powerpc: do not export pci_alloc/free_consistentStephen Rothwell2009-11-241-2/+0
| * | | | | powerpc: kill the obsolete code under is_global_init()Benjamin Herrenschmidt2009-11-241-22/+0
| * | | | | powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-241-3/+3
| * | | | | powerpc: Use unlocked ioctl in nvram_64Thomas Gleixner2009-11-241-7/+7
| * | | | | powerpc/fsl-booke: Rework TLB CAM codeKumar Gala2009-11-202-25/+0
| * | | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-121-1/+14
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Export new PACA constants in asm-offsetsAlexander Graf2009-11-051-0/+5
| * | | | | Export symbols for KVM moduleAlexander Graf2009-11-051-0/+1
| * | | | | Add Book3s_64 offsets to asm-offsets.cAlexander Graf2009-11-051-0/+13
| * | | | | Make head_64.S aware of KVM real mode codeAlexander Graf2009-11-052-0/+15
| * | | | | powerpc: Enable sparse irq_descs on powerpcMichael Ellerman2009-10-303-13/+33
| * | | | | powerpc: Rearrange and fix show_interrupts() for sparse irq_descsMichael Ellerman2009-10-301-27/+37
| * | | | | powerpc: Make virq_debug_show() cope with sparse irq_descsMichael Ellerman2009-10-301-1/+4
| * | | | | powerpc/nvram_64: Mark init code __initThomas Gleixner2009-10-301-7/+7
| * | | | | powerpc/nvram_64: Check nvram_error_log_index in nvram_clear_error_log()Thomas Gleixner2009-10-301-0/+3
| * | | | | powerpc/nvram_64: Remove unused codeThomas Gleixner2009-10-301-25/+0
| * | | | | powerpc/mm: Allow more flexible layouts for hugepage pagetablesDavid Gibson2009-10-301-15/+5
| * | | | | powerpc: Remove get_irq_desc()Michael Ellerman2009-10-302-14/+16
| * | | | | powerpc/chrp: Use the same RTAS daemon as pSeriesBenjamin Herrenschmidt2009-10-302-0/+540