Age | Commit message (Expand) | Author |
2008-02-06 | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Paul Mackerras |
2008-02-06 | [POWERPC] arch/powerpc/platforms/82xx: Add missing of_node_put | Julia Lawall |
2008-02-06 | [POWERPC] arch/powerpc/sysdev: Add missing of_node_put | Julia Lawall |
2008-02-06 | [POWERPC] arch/powerpc/platforms/pseries: Add missing of_node_put | Julia Lawall |
2008-02-05 | [POWERPC] 85xx: Add second cpu to 8572 dts | Kumar Gala |
2008-02-05 | [POWERPC] qe_lib: fix few fluffy negligences | Anton Vorontsov |
2008-02-05 | [POWERPC] 83xx: Update mpc83xx_defconfig | Kim Phillips |
2008-02-05 | [POWERPC] FSL: fix mpc83xx_spi device registration | Kim Phillips |
2008-02-05 | [POWERPC] 83xx: mpc832x_rdb: fix compiler warning | Kim Phillips |
2008-02-05 | [POWERPC} Add oprofile support for e300 | Andy Fleming |
2008-02-05 | [POWERPC] Made FSL Book-E PMC support more generic | Andy Fleming |
2008-02-05 | [POWERPC] Fix storcenter DTS typos, feedback, IRQs. | Jon Loeliger |
2008-02-05 | [POWERPC] 8xx: Add clock-frequency to adder875 and mpc885ads dts | Bryan O'Donoghue |
2008-02-05 | [POWERPC] 83xx: Add rtc node to mpc8313erdb dts | Kim Phillips |
2008-02-06 | [POWERPC] update_mmu_cache: Don't cache-flush non-readable pages | Scott Wood |
2008-02-06 | [POWERPC] Fix legacy serial search for opb bus ports | Michael Ellerman |
2008-02-06 | [POWERPC] Use a sensible default for clock_getres() in the VDSO | Tony Breeds |
2008-02-06 | [POWERPC] iSeries: Fix section mismatch in viocd | Stephen Rothwell |
2008-02-06 | [POWERPC] iSeries: Fix section mismatch in viodsasd | Stephen Rothwell |
2008-02-06 | [POWERPC] Avoid possible extra of_node_put in axon_msi.c | Stephen Rothwell |
2008-02-06 | [POWERPC] Avoid DMA exception when using axon_msi with IOMMU | Michael Ellerman |
2008-02-06 | [POWERPC] Convert axon_msi to an of_platform driver | Michael Ellerman |
2008-02-06 | [POWERPC] Create and hook up of_platform_device_shutdown | Michael Ellerman |
2008-02-06 | [POWERPC] Search for and publish cell OF platform devices earlier | Michael Ellerman |
2008-02-06 | [POWERPC] Add of_get_next_parent() | Michael Ellerman |
2008-02-05 | [POWERPC] 8xx: adder875, ep88xc: fix to match recent 8xx cleanups. | Scott Wood |
2008-02-05 | [POWERPC] 83xx: Correct 2nd PCI controller interrupt value in mpc834x_mds dts | Kim Phillips |
2008-02-06 | [POWERPC] spufs: Fix memory leak on SPU affinity | Andre Detsch |
2008-02-06 | [POWERPC] spufs: Fix SPE single-step mode | Jeremy Kerr |
2008-02-06 | [POWERPC] spufs: Add marker-based tracing facility | Christoph Hellwig |
2008-02-05 | [POWERPC] 83xx: configure USB clock for MPC8315E | Kim Phillips |
2008-02-05 | cpmac: convert to new Fixed PHY infrastructure | Anton Vorontsov |
2008-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-02-05 | Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy... | Linus Torvalds |
2008-02-06 | ide-tape: bump minor driver version | Borislav Petkov |
2008-02-06 | ide-tape: cleanup the remaining codestyle issues | Borislav Petkov |
2008-02-06 | ide-tape: fix syntax error in idetape_identify_device() | Borislav Petkov |
2008-02-06 | ide-tape: remove leftover OnStream support warning | Borislav Petkov |
2008-02-06 | ide-tape: collect module-related macro calls at the end | Borislav Petkov |
2008-02-06 | ide-tape: include proper headers | Borislav Petkov |
2008-02-06 | ide-tape: remove unused "length" arg from idetape_create_read_buffer_cmd() | Borislav Petkov |
2008-02-06 | ide-tape: remove struct idetape_id_gcw | Borislav Petkov |
2008-02-06 | ide-tape: cleanup and fix comments | Borislav Petkov |
2008-02-06 | ide-tape: shorten some function names | Borislav Petkov |
2008-02-06 | ide-tape: remove idetape_increase_max_pipeline_stages() | Borislav Petkov |
2008-02-06 | ide-tape: struct idetape_tape_t: shorten member names v2 | Borislav Petkov |
2008-02-06 | ide-tape: struct idetape_tape_t: remove unused members | Borislav Petkov |
2008-02-06 | ide-tape: remove typedef idetape_chrdev_direction_t | Borislav Petkov |
2008-02-06 | ide-tape: simplify code branching in the interrupt handler | Borislav Petkov |
2008-02-06 | ide-tape: remove unreachable code chunk | Borislav Petkov |