Age | Commit message (Expand) | Author |
2007-07-11 | [POWERPC] Create add_rtc() function to enable the RTC CMOS driver | Wade Farnsworth |
2007-07-11 | [POWERPC] Add H_ILLAN_ATTRIBUTES hcall number | Brian King |
2007-07-11 | [POWERPC] xilinxfb: Parameterize xilinxfb platform device registration | Grant 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 speed | David Woodhouse |
2007-07-10 | [POWERPC] Make drivers/char/hvc_console.c:khvcd() static | Adrian Bunk |
2007-07-10 | [POWERPC] Remove dead code for preventing pread() and pwrite() calls | Robert P. J. Day |
2007-07-10 | [POWERPC] Remove unnecessary #undef printk from prom.c | Mathieu Desnoyers |
2007-07-10 | [POWERPC] Fix typo in Ebony default DTS | Li Yang |
2007-07-10 | [POWERPC] Check for NULL ppc_md.init_IRQ() before calling | Sonny Rao |
2007-07-10 | [POWERPC] Remove extra return statement | Manish Ahuja |
2007-07-10 | [POWERPC] pasemi: Don't auto-select CONFIG_EMBEDDED | Olof Johansson |
2007-07-10 | [POWERPC] pasemi: Rename platform | Olof Johansson |
2007-07-10 | [POWERPC] arch/powerpc/kernel/sysfs.c: Move NUMA exports | Johannes Berg |
2007-07-10 | [POWERPC] Add __read_mostly support for powerpc | Tony Breeds |
2007-07-10 | [POWERPC] Modify sched_clock() to make CONFIG_PRINTK_TIME more sane | Tony Breeds |
2007-07-10 | [POWERPC] Create a dummy zImage if no valid platform has been selected | Tony Breeds |
2007-07-10 | [POWERPC] PS3: Bootwrapper support. | Geoff Levand |
2007-07-10 | [POWERPC] powermac i2c: Use mutex | Johannes Berg |
2007-07-10 | [POWERPC] Schedule removal of arch/ppc | Josh Boyer |
2007-07-10 | [POWERPC] Consolidate PowerPC 750 cputable features | Josh Boyer |
2007-07-10 | [POWERPC] Oprofile enhanced instruction sampling support | will schmidt |
2007-07-10 | [POWERPC] Make two xmon variables static | Olaf Hering |
2007-07-10 | [POWERPC] Make the debugfs "powerpc" dir globally accessible | Michael 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 bugs | Michael Ellerman |
2007-07-10 | [POWERPC] Generalise device_node flag interface | Michael 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. B | Roland Dreier |
2007-07-10 | [POWERPC] Fix drivers/rtc/Kconfig for powerpc | Wade Farnsworth |
2007-07-10 | [POWERPC] of_serial: add port type checking | Ishizaki Kou |
2007-07-10 | [POWERPC] of_serial: Ignore unknown serial port | Ishizaki 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 export | Christoph Hellwig |
2007-07-10 | [POWERPC] Fix viodasd geometry calculations | Stephen Rothwell |
2007-07-10 | [POWERPC] dts: kill hardcoded phandles | Vitaly Bordug |
2007-07-10 | [POWERPC] 8xx: mpc885ads pcmcia support | Vitaly Bordug |
2007-07-10 | [POWERPC] CPM_UART: Use inline function form of eieio | Kumar Gala |
2007-07-10 | [POWERPC] Move inline asm eieio to using eieio inline function | Kumar Gala |
2007-07-10 | [PPC] Add linux/pagemap.h to arch/ppc/mm/tlb.c | Laurent Pinchart |
2007-07-10 | [POWERPC] 52xx: sparse fixes | Domen Puncer |
2007-07-10 | [POWERPC] 83xx: Add USB support to mpc8349-mitx board port | Grant Likely |
2007-07-10 | [POWERPC] 83xx: USB platform code rework | Li Yang |
2007-07-09 | [POWERPC] Remove redundant pci_read_irq_line() function for 85xx platform | Roy Zang |
2007-07-03 | [POWERPC] Merge asm-ppc/mmu_context.h into asm-power/mmu_context.h | Kumar Gala |
2007-07-03 | [POWERPC] Fix up interrupt senses for MPC85xx boards | Kumar Gala |
2007-07-03 | [POWERPC] Split out asm-ppc/mmu.h portions for PowerPC 8xx | David Gibson |
2007-07-03 | [POWERPC] Split out asm-ppc/mmu.h portions for Freescale Book-E | David 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 |