summaryrefslogtreecommitdiffstats
path: root/arch/um (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-09powerpc/spufs: Remove unused error pathStephen Rothwell1-2/+0
2009-06-09powerpc: Fix warning when printing a resource_size_tStephen Rothwell1-1/+1
2009-06-09powerpc/xmon: Remove unused variable in xmon.cStephen Rothwell1-1/+1
2009-06-09powerpc/pseries: Fix warnings when printing resource_size_tStephen Rothwell1-2/+2
2009-06-09powerpc: Shield code specific to 64-bit server processorsBenjamin Herrenschmidt10-8/+32
2009-06-09powerpc: Separate PACA fields for server CPUsBenjamin Herrenschmidt3-19/+39
2009-06-09powerpc: Split exception handling out of head_64.SBenjamin Herrenschmidt2-960/+995
2009-06-09powerpc: Introduce CONFIG_PPC_BOOK3SBenjamin Herrenschmidt1-11/+11
2009-06-09powerpc: Move VMX and VSX asm code to vector.SBenjamin Herrenschmidt6-306/+213
2009-06-09powerpc: Set init_bootmem_done on NUMA platforms as wellBenjamin Herrenschmidt2-1/+3
2009-06-09powerpc/mm: Fix a AB->BA deadlock scenario with nohash MMU context lockBenjamin Herrenschmidt1-3/+4
2009-06-09powerpc/mm: Fix some SMP issues with MMU context handlingBenjamin Herrenschmidt1-4/+8
2009-06-09powerpc: Add PTRACE_SINGLEBLOCK supportRoland McGrath4-11/+60
2009-06-06fbdev: Add PLB support and cleanup DCR in xilinxfb driver.John Linn1-139/+151