summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-10[POWERPC] of_serial: add port type checkingIshizaki Kou1-3/+24
2007-07-10[POWERPC] of_serial: Ignore unknown serial portIshizaki Kou1-4/+2
2007-07-10[POWERPC] VIOTAPE: Use designated initializers for fops member structures.Robert P. J. Day1-6/+6
2007-07-10[POWERPC] Remove unused do_signal exportChristoph Hellwig2-2/+0
2007-07-10[POWERPC] Fix viodasd geometry calculationsStephen Rothwell1-2/+2
2007-07-10[POWERPC] dts: kill hardcoded phandlesVitaly Bordug3-75/+43
2007-07-10[POWERPC] 8xx: mpc885ads pcmcia supportVitaly Bordug9-194/+294
2007-07-10[POWERPC] CPM_UART: Use inline function form of eieioKumar Gala1-1/+1
2007-07-10[POWERPC] Move inline asm eieio to using eieio inline functionKumar Gala4-10/+10
2007-07-10[PPC] Add linux/pagemap.h to arch/ppc/mm/tlb.cLaurent Pinchart1-0/+1
2007-07-10[POWERPC] 52xx: sparse fixesDomen Puncer3-7/+7
2007-07-10[POWERPC] 83xx: Add USB support to mpc8349-mitx board portGrant Likely1-0/+2
2007-07-10[POWERPC] 83xx: USB platform code reworkLi Yang5-48/+213
2007-07-09[POWERPC] Remove redundant pci_read_irq_line() function for 85xx platformRoy Zang1-42/+34
2007-07-03[POWERPC] Merge asm-ppc/mmu_context.h into asm-power/mmu_context.hKumar Gala1-4/+198
2007-07-03[POWERPC] Fix up interrupt senses for MPC85xx boardsKumar Gala4-10/+10
2007-07-03[POWERPC] Split out asm-ppc/mmu.h portions for PowerPC 8xxDavid Gibson2-4/+150
2007-07-03[POWERPC] Split out asm-ppc/mmu.h portions for Freescale Book-EDavid Gibson2-0/+91
2007-07-03[POWERPC] Kill pcibios_enable_resources()Kumar Gala1-34/+0
2007-07-03[POWERPC] Replace use of GET_64BIT(prop, i) with of_read_number().Jon Loeliger1-5/+4
2007-07-03[POWERPC] Reworked interrupt numbers for OpenPIC based Freescale chipsKumar Gala13-378/+292
2007-07-03[POWERPC] Fix MAC address entries for 83xx, 85xx, and 86xx device treesTimur Tabi12-31/+174
2007-07-03[POWERPC] qe_lib: export symbols for QE driver to compile as moduleLi Yang2-0/+10
2007-07-03[POWERPC] 85xx: Fix 8548CDS reset bugRoy Zang2-0/+38
2007-07-03[POWERPC] Fix the node index confusion for SOCRoy Zang1-2/+2
2007-07-03[POWERPC] Document the global utilities node define and exampleRoy Zang1-0/+28
2007-07-03[POWERPC] spufs: Save dma_tagstatus_R in CSAKazunori Asayama2-0/+20
2007-07-03[POWERPC] spufs: Fix lost events in poll/epoll on mfcKazunori Asayama1-4/+5
2007-07-03[POWERPC] spufs: Add spu stats in sysfsChristoph Hellwig6-2/+95
2007-07-03[POWERPC] spusched: Fix runqueue corruptionChristoph Hellwig1-9/+28
2007-07-03[POWERPC] spusched: Disable tick when not neededChristoph Hellwig1-8/+10
2007-07-03[POWERPC] spufs: Fix libassist accountingJeremy Kerr1-1/+1
2007-07-03[POWERPC] spufs: Add stat file to spufsChristoph Hellwig8-5/+178
2007-07-03[POWERPC] spufs: Implement /proc/spu_loadavgChristoph Hellwig3-8/+127
2007-07-03[POWERPC] spufs: Add tid fileChristoph Hellwig3-0/+32
2007-07-03[POWERPC] spufs: Trivial whitespace fixesJeremy Kerr5-12/+12
2007-07-03[POWERPC] spufs: Remove spufs_dir_inode_operationsJeremy Kerr1-7/+3
2007-07-03[POWERPC] spusched: No preemption for nosched contextsChristoph Hellwig1-1/+6
2007-07-03[POWERPC] spusched: Catch nosched contexts in spu_deactivateChristoph Hellwig1-0/+9
2007-07-03[POWERPC] spusched: fix cpu/node bindingChristoph Hellwig3-22/+52
2007-07-03[POWERPC] spusched: Update scheduling paramters on every spu_runChristoph Hellwig4-14/+45
2007-07-03[POWERPC] spusched: Print out scheduling tunables with DEBUGJeremy Kerr1-0/+3
2007-07-03[POWERPC] spusched: Fix timeslice calculationsJeremy Kerr1-4/+4
2007-07-03[POWERPC] spusched: Dynamic timeslicing for SCHED_OTHERChristoph Hellwig3-15/+58
2007-07-03[POWERPC] spusched: Switch from workqueues to kthread + timer tickChristoph Hellwig4-76/+86
2007-07-03[POWERPC] spufs: Add bit definitionSebastian Siewior2-1/+3
2007-07-03[POWERPC] spufs: fix building spufs/spu_save_dump.hSebastian Siewior1-1/+1
2007-06-29[POWERPC] Add copyright header to pci-common.c based on pci_{32,64}.cKumar Gala1-0/+9
2007-06-29[POWERPC] Use ppc64 style list management for pci_controller on ppc32Kumar Gala4-122/+94
2007-06-29[POWERPC] Move common PCI code out of pci_32/pci_64Kumar Gala3-603/+314