| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] Oprofile enhanced instruction sampling support | will schmidt | 2007-07-10 | 1 | -0/+14 |
* | [POWERPC] Make two xmon variables static | Olaf Hering | 2007-07-10 | 1 | -1/+1 |
* | [POWERPC] Make the debugfs "powerpc" dir globally accessible | Michael Ellerman | 2007-07-10 | 2 | -6/+16 |
* | [POWERPC] Add a check for keyboard/mouse device nodes in check_legacy_ioport() | Wade Farnsworth | 2007-07-10 | 1 | -0/+8 |
* | [POWERPC] Add a warning to help trackdown device_node refcounting bugs | Michael Ellerman | 2007-07-10 | 1 | -0/+11 |
* | [POWERPC] Generalise device_node flag interface | Michael Ellerman | 2007-07-10 | 2 | -2/+2 |
* | [POWERPC] Check for the root node in of_detach_node() | Michael Ellerman | 2007-07-10 | 1 | -0/+3 |
* | [POWERPC] Add cputable entry for PowerPC 440SPe Rev. B | Roland Dreier | 2007-07-10 | 1 | -5/+15 |
* | [POWERPC] Remove unused do_signal export | Christoph Hellwig | 2007-07-10 | 1 | -1/+0 |
* | [POWERPC] dts: kill hardcoded phandles | Vitaly Bordug | 2007-07-10 | 3 | -75/+43 |
* | [POWERPC] 8xx: mpc885ads pcmcia support | Vitaly Bordug | 2007-07-10 | 5 | -2/+109 |
* | [POWERPC] Move inline asm eieio to using eieio inline function | Kumar Gala | 2007-07-10 | 3 | -9/+9 |
* | [POWERPC] 52xx: sparse fixes | Domen Puncer | 2007-07-10 | 3 | -7/+7 |
* | [POWERPC] 83xx: Add USB support to mpc8349-mitx board port | Grant Likely | 2007-07-10 | 1 | -0/+2 |
* | [POWERPC] 83xx: USB platform code rework | Li Yang | 2007-07-10 | 5 | -48/+213 |
* | [POWERPC] Remove redundant pci_read_irq_line() function for 85xx platform | Roy Zang | 2007-07-09 | 1 | -42/+34 |
* | [POWERPC] Fix up interrupt senses for MPC85xx boards | Kumar Gala | 2007-07-03 | 4 | -10/+10 |
* | [POWERPC] Kill pcibios_enable_resources() | Kumar Gala | 2007-07-03 | 1 | -34/+0 |
* | [POWERPC] Replace use of GET_64BIT(prop, i) with of_read_number(). | Jon Loeliger | 2007-07-03 | 1 | -5/+4 |
* | [POWERPC] Reworked interrupt numbers for OpenPIC based Freescale chips | Kumar Gala | 2007-07-03 | 13 | -378/+292 |
* | [POWERPC] Fix MAC address entries for 83xx, 85xx, and 86xx device trees | Timur Tabi | 2007-07-03 | 12 | -31/+174 |
* | [POWERPC] qe_lib: export symbols for QE driver to compile as module | Li Yang | 2007-07-03 | 2 | -0/+10 |
* | [POWERPC] 85xx: Fix 8548CDS reset bug | Roy Zang | 2007-07-03 | 2 | -0/+38 |
* | [POWERPC] spufs: Save dma_tagstatus_R in CSA | Kazunori Asayama | 2007-07-03 | 2 | -0/+20 |
* | [POWERPC] spufs: Fix lost events in poll/epoll on mfc | Kazunori Asayama | 2007-07-03 | 1 | -4/+5 |
* | [POWERPC] spufs: Add spu stats in sysfs | Christoph Hellwig | 2007-07-03 | 5 | -2/+78 |
* | [POWERPC] spusched: Fix runqueue corruption | Christoph Hellwig | 2007-07-03 | 1 | -9/+28 |
* | [POWERPC] spusched: Disable tick when not needed | Christoph Hellwig | 2007-07-03 | 1 | -8/+10 |
* | [POWERPC] spufs: Fix libassist accounting | Jeremy Kerr | 2007-07-03 | 1 | -1/+1 |
* | [POWERPC] spufs: Add stat file to spufs | Christoph Hellwig | 2007-07-03 | 7 | -5/+172 |
* | [POWERPC] spufs: Implement /proc/spu_loadavg | Christoph Hellwig | 2007-07-03 | 3 | -8/+127 |
* | [POWERPC] spufs: Add tid file | Christoph Hellwig | 2007-07-03 | 3 | -0/+32 |
* | [POWERPC] spufs: Trivial whitespace fixes | Jeremy Kerr | 2007-07-03 | 5 | -12/+12 |
* | [POWERPC] spufs: Remove spufs_dir_inode_operations | Jeremy Kerr | 2007-07-03 | 1 | -7/+3 |
* | [POWERPC] spusched: No preemption for nosched contexts | Christoph Hellwig | 2007-07-03 | 1 | -1/+6 |
* | [POWERPC] spusched: Catch nosched contexts in spu_deactivate | Christoph Hellwig | 2007-07-03 | 1 | -0/+9 |
* | [POWERPC] spusched: fix cpu/node binding | Christoph Hellwig | 2007-07-03 | 3 | -22/+52 |
* | [POWERPC] spusched: Update scheduling paramters on every spu_run | Christoph Hellwig | 2007-07-03 | 4 | -14/+45 |
* | [POWERPC] spusched: Print out scheduling tunables with DEBUG | Jeremy Kerr | 2007-07-03 | 1 | -0/+3 |
* | [POWERPC] spusched: Fix timeslice calculations | Jeremy Kerr | 2007-07-03 | 1 | -4/+4 |
* | [POWERPC] spusched: Dynamic timeslicing for SCHED_OTHER | Christoph Hellwig | 2007-07-03 | 3 | -15/+58 |
* | [POWERPC] spusched: Switch from workqueues to kthread + timer tick | Christoph Hellwig | 2007-07-03 | 4 | -76/+86 |
* | [POWERPC] spufs: Add bit definition | Sebastian Siewior | 2007-07-03 | 1 | -1/+2 |
* | [POWERPC] spufs: fix building spufs/spu_save_dump.h | Sebastian Siewior | 2007-07-03 | 1 | -1/+1 |
* | [POWERPC] Add copyright header to pci-common.c based on pci_{32,64}.c | Kumar Gala | 2007-06-29 | 1 | -0/+9 |
* | [POWERPC] Use ppc64 style list management for pci_controller on ppc32 | Kumar Gala | 2007-06-29 | 3 | -117/+88 |
* | [POWERPC] Move common PCI code out of pci_32/pci_64 | Kumar Gala | 2007-06-29 | 3 | -603/+314 |
* | [POWERPC] Move pci_bus_to_hose users to pci_bus_to_host | Kumar Gala | 2007-06-29 | 3 | -6/+5 |
* | [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes | Kumar Gala | 2007-06-29 | 12 | -30/+13 |
* | [POWERPC] Use global_number in ppc32 pci_controller | Kumar Gala | 2007-06-29 | 6 | -24/+61 |