summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppcPaul Mackerras2006-03-2846-9700/+61
| | |/ /
| | * | powerpc: Fix goof in 6xx and POWER4 idle power-save functionsPaul Mackerras2006-03-282-21/+5
| | * | powerpc: Fix event-scan code for 32-bit CHRPPaul Mackerras2006-03-273-24/+46
| | * | ppc: Remove duplicate exports of __down, __up etc.Paul Mackerras2006-03-271-4/+0
| | * | powerpc: Don't compile in arch/ppc/kernel for 32-bit ARCH=powerpcPaul Mackerras2006-03-272-10/+0
| | * | powerpc: Move perfmon_fsl_booke.c over to arch/powerpcPaul Mackerras2006-03-273-6/+1
| | * | powerpc: Move module.c over to arch/powerpcPaul Mackerras2006-03-273-2/+4
| | * | powerpc: Move swsusp.S over to arch/powerpcPaul Mackerras2006-03-272-2/+0
| | * | powerpc: Move cpu_setup_6xx.S and temp.c over to arch/powerpcPaul Mackerras2006-03-275-7/+4
| | * | powerpc: Move l2cr.S over to arch/powerpcPaul Mackerras2006-03-273-3/+3
| | * | powerpc: Simplify pSeries idle loopPaul Mackerras2006-03-272-120/+71
| | * | powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras2006-03-2718-535/+74
| | * | [PATCH] powerpc: HVC init raceMichael Neuling2006-03-271-14/+18
| | * | [PATCH] ppc32: Reorganize and complete MPC52xx initial cpu setupSylvain Munaut2006-03-273-28/+62
| | * | [PATCH] ppc32: Adds support for the LITE5200B dev boardSylvain Munaut2006-03-272-3/+37
| | * | [PATCH] ppc32: Adds support for the PCI hostbridge in MPC5200BSylvain Munaut2006-03-272-1/+3
| | * | [PATCH] powerpc: legacy_serial loop cleanupMichael Neuling2006-03-271-19/+19
| | * | [PATCH] powerpc: Compile warning in hvcs driverAnton Blanchard2006-03-271-1/+0
| | * | [PATCH] powerpc: Consistent printing of node idAnton Blanchard2006-03-271-1/+1
| | * | [PATCH] powerpc: Allow non zero boot cpuidsAnton Blanchard2006-03-278-78/+86
| | * | [PATCH] powerpc/pseries: Cleanup device name printing.Linas Vepstas2006-03-271-6/+10
| | * | [PATCH] spufs: Fix endless protection fault on LS writes by SPE.Arnd Bergmann2006-03-271-3/+2
| | * | [PATCH] powerpc: use guarded ioremap for cell on-chip mappingsArnd Bergmann2006-03-274-16/+12
| | * | [PATCH] powerpc: fix spider-pic affinity settingArnd Bergmann2006-03-271-1/+1
| | * | [PATCH] powerpc: dynamic probe - use ppc_md.pci_probe_mode()John Rose2006-03-271-3/+7
| | * | [PATCH] powerpc: return to OF via trap, not exitOlaf Hering2006-03-271-9/+14
| | * | [PATCH] powerpc: hot_add_scn_to_nid() build fixAndrew Morton2006-03-271-0/+2
| | * | [PATCH] correct the comment about stackpointer alignment in __boot_from_promOlaf Hering2006-03-271-1/+5
| | * | [PATCH] spufs: initialize context correctlyDirk Herrendoerfer2006-03-271-0/+1
| | * | [PATCH] spufs: enable SPE problem state MMIO access.Mark Nutter2006-03-277-12/+256
| | * | [PATCH] spufs: implement mfc access for PPE-side DMAArnd Bergmann2006-03-279-5/+431
| | * | [PATCH] spufs: allow SPU code to do syscallsArnd Bergmann2006-03-274-3/+452
| | * | [PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>Arnd Bergmann2006-03-277-34/+64
| | * | [PATCH] powerpc: work around a cell interrupt HW bugArnd Bergmann2006-03-271-1/+18
| | * | [PATCH] powerpc: cell interrupt controller updatesJens Osterkamp2006-03-273-55/+169
| | * | [PATCH] powerpc: update cell defconfigArnd Bergmann2006-03-271-81/+52
| | * | [PATCH] powerpc: fix cell iommu setupArnd Bergmann2006-03-271-2/+2
| | * | [PATCH] powerpc: Change firmware_has_feature() to a macroMichael Ellerman2006-03-271-5/+3
| | * | [PATCH] powerpc: Make BUG_ON & WARN_ON play nice with compile-time optimisationsMichael Ellerman2006-03-271-2/+28
| | * | [PATCH] powerpc: fix various sparse warningsStephen Rothwell2006-03-278-14/+19
| | * | [PATCH] powerpc: work around sparse warnings in cputable.hStephen Rothwell2006-03-271-147/+152
| * | | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2006-03-2948-291/+204
| |\ \ \
| | * | | [XFS] Cleanup in XFS after recent get_block_t interface tweaks.Nathan Scott2006-03-293-31/+26
| | * | | [XFS] Remove unused/obsoleted function: xfs_bmap_do_search_extents()Mandy Kirkconnell2006-03-292-115/+0
| | * | | [XFS] A change to inode chunk allocation to try allocating the new chunkGlen Overby2006-03-291-40/+68
| | * | | Fixes a regression from the recent "remove ->get_blocks() support"Nathan Scott2006-03-291-3/+4
| | * | | [XFS] Fix compiler warning and small code inconsistencies in compatNathan Scott2006-03-291-9/+13
| | * | | [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-2942-93/+93
| | | |/ | | |/|
| * | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/scjod...Linus Torvalds2006-03-287-182/+86
| |\ \ \
| | * \ \ Merge with git+ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linu...Jody McIntyre2006-03-28780-7789/+22996
| | |\ \ \ | | | |/ /
OpenPOWER on IntegriCloud