aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-11[POWERPC] Create add_rtc() function to enable the RTC CMOS driverWade Farnsworth
2007-07-11[POWERPC] Add H_ILLAN_ATTRIBUTES hcall numberBrian King
2007-07-11[POWERPC] xilinxfb: Parameterize xilinxfb platform device registrationGrant Likely
2007-07-11[POWERPC] Oprofile support for Power 5++Mike Wolf
2007-07-10[POWERPC] Enable arbitary speed tty ioctls and split input/output speedDavid Woodhouse
2007-07-10[POWERPC] Make drivers/char/hvc_console.c:khvcd() staticAdrian Bunk
2007-07-10[POWERPC] Remove dead code for preventing pread() and pwrite() callsRobert P. J. Day
2007-07-10[POWERPC] Remove unnecessary #undef printk from prom.cMathieu Desnoyers
2007-07-10[POWERPC] Fix typo in Ebony default DTSLi Yang
2007-07-10[POWERPC] Check for NULL ppc_md.init_IRQ() before callingSonny Rao
2007-07-10[POWERPC] Remove extra return statementManish Ahuja
2007-07-10[POWERPC] pasemi: Don't auto-select CONFIG_EMBEDDEDOlof Johansson
2007-07-10[POWERPC] pasemi: Rename platformOlof Johansson
2007-07-10[POWERPC] arch/powerpc/kernel/sysfs.c: Move NUMA exportsJohannes Berg
2007-07-10[POWERPC] Add __read_mostly support for powerpcTony Breeds
2007-07-10[POWERPC] Modify sched_clock() to make CONFIG_PRINTK_TIME more saneTony Breeds
2007-07-10[POWERPC] Create a dummy zImage if no valid platform has been selectedTony Breeds
2007-07-10[POWERPC] PS3: Bootwrapper support.Geoff Levand
2007-07-10[POWERPC] powermac i2c: Use mutexJohannes Berg
2007-07-10[POWERPC] Schedule removal of arch/ppcJosh Boyer
2007-07-10[POWERPC] Consolidate PowerPC 750 cputable featuresJosh Boyer
2007-07-10[POWERPC] Oprofile enhanced instruction sampling supportwill schmidt
2007-07-10[POWERPC] Make two xmon variables staticOlaf Hering
2007-07-10[POWERPC] Make the debugfs "powerpc" dir globally accessibleMichael Ellerman
2007-07-10[POWERPC] Add a check for keyboard/mouse device nodes in check_legacy_ioport()Wade Farnsworth
2007-07-10[POWERPC] Add a warning to help trackdown device_node refcounting bugsMichael Ellerman
2007-07-10[POWERPC] Generalise device_node flag interfaceMichael Ellerman
2007-07-10[POWERPC] Check for the root node in of_detach_node()Michael Ellerman
2007-07-10[POWERPC] Add cputable entry for PowerPC 440SPe Rev. BRoland Dreier
2007-07-10[POWERPC] Fix drivers/rtc/Kconfig for powerpcWade Farnsworth
2007-07-10[POWERPC] of_serial: add port type checkingIshizaki Kou
2007-07-10[POWERPC] of_serial: Ignore unknown serial portIshizaki Kou
2007-07-10[POWERPC] VIOTAPE: Use designated initializers for fops member structures.Robert P. J. Day
2007-07-10[POWERPC] Remove unused do_signal exportChristoph Hellwig
2007-07-10[POWERPC] Fix viodasd geometry calculationsStephen Rothwell
2007-07-10[POWERPC] dts: kill hardcoded phandlesVitaly Bordug
2007-07-10[POWERPC] 8xx: mpc885ads pcmcia supportVitaly Bordug
2007-07-10[POWERPC] CPM_UART: Use inline function form of eieioKumar Gala
2007-07-10[POWERPC] Move inline asm eieio to using eieio inline functionKumar Gala
2007-07-10[PPC] Add linux/pagemap.h to arch/ppc/mm/tlb.cLaurent Pinchart
2007-07-10[POWERPC] 52xx: sparse fixesDomen Puncer
2007-07-10[POWERPC] 83xx: Add USB support to mpc8349-mitx board portGrant Likely
2007-07-10[POWERPC] 83xx: USB platform code reworkLi Yang
2007-07-09[POWERPC] Remove redundant pci_read_irq_line() function for 85xx platformRoy Zang
2007-07-03[POWERPC] Merge asm-ppc/mmu_context.h into asm-power/mmu_context.hKumar Gala
2007-07-03[POWERPC] Fix up interrupt senses for MPC85xx boardsKumar Gala
2007-07-03[POWERPC] Split out asm-ppc/mmu.h portions for PowerPC 8xxDavid Gibson
2007-07-03[POWERPC] Split out asm-ppc/mmu.h portions for Freescale Book-EDavid Gibson
2007-07-03[POWERPC] Kill pcibios_enable_resources()Kumar Gala
2007-07-03[POWERPC] Replace use of GET_64BIT(prop, i) with of_read_number().Jon Loeliger