summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-13powerpc/xics: Initialization code cleanupsMilton Miller1-12/+8
2008-10-13powerpc/xics: Trim #include listMilton Miller1-4/+1
2008-10-13powerpc/xics: Change *_xirr_info_set() prototype to avoid castsMilton Miller1-6/+5
2008-10-13powerpc/xics: Rearrange file to group code by functionMilton Miller1-215/+217
2008-10-13powerpc/xics: Consolidate ipi message encode and decodeMilton Miller3-57/+48
2008-10-13powerpc: Make ppc32 respect the boot cpu id for !CONFIG_SMPKumar Gala1-1/+2
2008-10-13powerpc: Remove old Makefile workaround for arch/ppcJosh Boyer1-3/+0
2008-10-13of: Add new helper of_parse_phandles_with_args()Anton Vorontsov3-62/+131
2008-10-13powerpc/xics: Update default_server during migrate_irqs_awayMilton Miller1-4/+5
2008-10-13powerpc/xics: EOI unmapped irqs after disabling themMilton Miller1-12/+41
2008-10-10powerpc: Reserve in bootmem lmb reserved regions that cross NUMA nodesJon Tollefson1-28/+80
2008-10-10powerpc: Sync RPA note in zImage with kernel's RPA notePaul Mackerras4-42/+119
2008-10-10powerpc/of-bindings: Don't support linux,<modalias> "compatible" valuesGrant Likely1-20/+5
2008-10-10powerpc: Fix error path in kernel_thread functionJosh Poimboeuf2-6/+10
2008-10-10powerpc/cell/oprofile: Fix test on overlay_tbl_offset in vma_mapRoel Kluin1-1/+1
2008-10-10powerpc: Fix no interrupt handling in pata_of_platformAnton Vorontsov1-1/+1
2008-10-10powerpc: Oops in pseries_lmb_remove()Nathan Fontenot1-1/+1
2008-10-10powerpc/spufs: add a missing mutex_unlockKou Ishizaki1-0/+2
2008-10-10powerpc/spufs: use inc_nlinkJeremy Kerr1-4/+4
2008-10-10powerpc/spufs: set nlink count for spufs root correctlyJeremy Kerr1-0/+1
2008-10-07powerpc: Fix sysfs pci mmap on 32-bit machines with 64-bit PCIBenjamin Herrenschmidt1-2/+3
2008-10-07powerpc: Honor O_NONBLOCK flag when reading RTAS logVitaly Mayatskikh1-8/+18
2008-10-07powerpc: Remove CHRP and PMAC support from FSL defconfigsTimur Tabi20-40/+0
2008-10-07powerpc: Enforce sane MAX_ORDERJohannes Berg1-0/+3
2008-10-07powerpc: Fix 64-bit hibernation with 64k pagesJohannes Berg1-1/+1
2008-10-07powerpc/iseries: Remove unused variable in viodasd.cJohann Felix Soden1-3/+0
2008-10-07powerpc: Remove outdated Documentation/powerpc/smp.txtGeert Uytterhoeven2-36/+0
2008-10-07powerpc: Remove remains of /proc/ppc_htabGeert Uytterhoeven3-121/+0
2008-10-07powerpc: Avoid integer overflow in page_is_ram()Roland Dreier1-3/+2