Age | Commit message (Expand) | Author | Files | Lines |
2008-10-09 | phylib: two dynamic mii_bus allocation fallout fixes | Lennert Buytenhek | 1 | -2/+2 |
2008-10-09 | phylib: rename mii_bus::dev to mii_bus::parent | Lennert Buytenhek | 2 | -2/+2 |
2008-10-02 | powerpc: Fix boot hang regression on MPC8544DS | Kumar Gala | 1 | -1/+11 |
2008-09-08 | powerpc/spufs: Fix possible scheduling of a context to multiple SPEs | Andre Detsch | 1 | -1/+2 |
2008-09-05 | powerpc/spufs: Fix race for a free SPU | Jeremy Kerr | 1 | -4/+19 |
2008-09-05 | powerpc/spufs: Fix multiple get_spu_context() | Jeremy Kerr | 1 | -1/+2 |
2008-09-03 | powerpc: Work around gcc's -fno-omit-frame-pointer bug | Tony Breeds | 1 | -1/+1 |
2008-08-26 | powerpc: Export CMO_PageSize | Andrew Morton | 1 | -0/+1 |
2008-08-26 | powerpc/ps3: Fix ioremap of spu shadow regs | Masakazu Mokuno | 1 | -4/+14 |
2008-08-26 | powerpc/ps3: Rework htab code to remove ioremap | Masakazu Mokuno | 2 | -179/+91 |
2008-08-20 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf... | Paul Mackerras | 2 | -9/+17 |
2008-08-19 | powerpc/spufs: Remove invalid semicolon after if statement | Ilpo Järvinen | 1 | -1/+1 |
2008-08-18 | powerpc: Fix CMM page loaning on 64k page kernel with 4k hardware pages | Brian King | 1 | -2/+25 |
2008-08-18 | powerpc: Make CMO paging space pool ID and page size available | Robert Jennings | 1 | -8/+20 |
2008-08-14 | powerpc/spufs: reference context while dropping state mutex in scheduler | Jeremy Kerr | 1 | -1/+8 |
2008-08-13 | powerpc/spufs: fix npc setting for NOSCHED contexts | Jeremy Kerr | 1 | -7/+8 |
2008-08-11 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2 | -16/+11 |
2008-08-08 | powerpc/iseries: remove the old viocons driver | Stephen Rothwell | 1 | -10/+1 |
2008-08-05 | powerpc/4xx: Cleanup Warp for i2c driver changes. | Sean MacLennan | 1 | -15/+10 |
2008-08-05 | powerpc/44x: Adjust warp-nand resource end address | Valentine Barshak | 1 | -1/+1 |
2008-08-04 | powerpc: Remove use of CONFIG_PPC_MERGE | Kumar Gala | 3 | -11/+2 |
2008-08-04 | powerpc: Move include files to arch/powerpc/include/asm | Stephen Rothwell | 1 | -1/+1 |
2008-07-30 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 14 | -0/+25 |
2008-07-30 | cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already | Thomas Renninger | 1 | -0/+6 |
2008-07-30 | Merge commit 'kumar/kumar-next' | Benjamin Herrenschmidt | 14 | -0/+25 |
2008-07-30 | powerpc/fsl: proliferate simple-bus compatibility to soc nodes | Kim Phillips | 12 | -0/+12 |
2008-07-28 | cpm_uart: Add generic clock API support to set baudrates | Laurent Pinchart | 1 | -0/+1 |
2008-07-28 | powerpc: implement GPIO LIB API on CPM1 Freescale SoC. | Jochen Friedrich | 1 | -0/+10 |
2008-07-28 | cpm2: Implement GPIO LIB API on CPM2 Freescale SoC. | Laurent Pinchart | 1 | -0/+2 |
2008-07-28 | powerpc/powermac: Fixup default serial port device for pmac_zilog | Benjamin Herrenschmidt | 1 | -0/+72 |
2008-07-28 | powerpc/powermac: Use sane default baudrate for SCC debugging | Benjamin Herrenschmidt | 1 | -1/+11 |
2008-07-28 | powerpc/pseries: Fix CMO sysdev attribute API change fallout | Stephen Rothwell | 1 | -2/+6 |
2008-07-26 | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan | 1 | -1/+1 |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 3 | -3/+3 |
2008-07-25 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 12 | -29/+648 |
2008-07-25 | gpiolib: allow user-selection | Michael Buesch | 1 | -1/+1 |
2008-07-25 | powerpc/pseries: iommu enablement for CMO | Robert Jennings | 4 | -13/+38 |
2008-07-25 | powerpc/pseries: Add collaborative memory manager | Brian King | 3 | -0/+492 |
2008-07-25 | powerpc/pseries: Utilities to set firmware page state | Brian King | 1 | -0/+10 |
2008-07-25 | powerpc/pseries: Enable CMO feature during platform setup | Robert Jennings | 1 | -0/+71 |
2008-07-25 | powerpc/cell: Fixed IOMMU mapping uses weak ordering for a pcie endpoint | Mark Nelson | 1 | -1/+12 |
2008-07-25 | Merge commit 'jk/jk-merge' | Benjamin Herrenschmidt | 2 | -14/+24 |
2008-07-25 | Merge commit 'gcl/gcl-next' | Benjamin Herrenschmidt | 1 | -1/+1 |
2008-07-24 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+2 |
2008-07-24 | spufs: use new vm_ops->access to allow local state access from gdb | Benjamin Herrenschmidt | 1 | -0/+23 |
2008-07-24 | powerpc/spufs: better placement of spu affinity reference context | Andre Detsch | 1 | -0/+17 |
2008-07-24 | powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlock | Andre Detsch | 1 | -12/+6 |
2008-07-23 | kgdb, powerpc: arch specific powerpc kgdb support | Jason Wessel | 1 | -6/+0 |
2008-07-23 | powerpc/spufs: correct kcalloc usage | Milton Miller | 1 | -2/+1 |
2008-07-23 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 45 | -278/+1609 |