aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-11[POWERPC] xilinxfb: Parameterize xilinxfb platform device registrationGrant Likely1-13/+25
2007-07-11[POWERPC] Oprofile support for Power 5++Mike Wolf1-0/+15
2007-07-10[POWERPC] Remove unnecessary #undef printk from prom.cMathieu Desnoyers1-2/+0
2007-07-10[POWERPC] Fix typo in Ebony default DTSLi Yang1-2/+2
2007-07-10[POWERPC] Check for NULL ppc_md.init_IRQ() before callingSonny Rao1-1/+2
2007-07-10[POWERPC] Remove extra return statementManish Ahuja1-2/+0
2007-07-10[POWERPC] pasemi: Don't auto-select CONFIG_EMBEDDEDOlof Johansson1-1/+0
2007-07-10[POWERPC] pasemi: Rename platformOlof Johansson1-1/+1
2007-07-10[POWERPC] arch/powerpc/kernel/sysfs.c: Move NUMA exportsJohannes Berg1-3/+2
2007-07-10[POWERPC] Add __read_mostly support for powerpcTony Breeds1-0/+6
2007-07-10[POWERPC] Modify sched_clock() to make CONFIG_PRINTK_TIME more saneTony Breeds1-3/+6
2007-07-10[POWERPC] Create a dummy zImage if no valid platform has been selectedTony Breeds1-0/+10
2007-07-10[POWERPC] PS3: Bootwrapper support.Geoff Levand7-11/+542
2007-07-10[POWERPC] powermac i2c: Use mutexJohannes Berg1-11/+12
2007-07-10[POWERPC] Oprofile enhanced instruction sampling supportwill schmidt1-0/+14
2007-07-10[POWERPC] Make two xmon variables staticOlaf Hering1-1/+1
2007-07-10[POWERPC] Make the debugfs "powerpc" dir globally accessibleMichael Ellerman2-6/+16
2007-07-10[POWERPC] Add a check for keyboard/mouse device nodes in check_legacy_ioport()Wade Farnsworth1-0/+8
2007-07-10[POWERPC] Add a warning to help trackdown device_node refcounting bugsMichael Ellerman1-0/+11
2007-07-10[POWERPC] Generalise device_node flag interfaceMichael Ellerman2-2/+2
2007-07-10[POWERPC] Check for the root node in of_detach_node()Michael Ellerman1-0/+3
2007-07-10[POWERPC] Add cputable entry for PowerPC 440SPe Rev. BRoland Dreier1-5/+15
2007-07-10[POWERPC] Remove unused do_signal exportChristoph Hellwig2-2/+0
2007-07-10[POWERPC] dts: kill hardcoded phandlesVitaly Bordug3-75/+43
2007-07-10[POWERPC] 8xx: mpc885ads pcmcia supportVitaly Bordug5-2/+109
2007-07-10[POWERPC] Move inline asm eieio to using eieio inline functionKumar Gala3-9/+9
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] Fix up interrupt senses for MPC85xx boardsKumar Gala4-10/+10
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] 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 Hellwig5-2/+78
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 Hellwig7-5/+172
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