Age | Commit message (Expand) | Author |
2008-10-21 | powerpc: Fix build issue with CONFIG_RELOCATABLE=y | Kumar Gala |
2008-10-15 | Merge commit 'origin' | Benjamin Herrenschmidt |
2008-10-14 | powerpc: Get USE_STRICT_MM_TYPECHECKS working again | David Gibson |
2008-10-13 | powerpc: fix fsl_upm nand driver modular build | Anton Vorontsov |
2008-10-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2008-10-13 | powerpc: Make ppc32 respect the boot cpu id for !CONFIG_SMP | Kumar Gala |
2008-10-12 | Merge branch 'x86/urgent' into core/signal | Ingo Molnar |
2008-10-08 | ibm_newemac: Fix EMAC soft reset on 460EX/GT | Victor Gallardo |
2008-10-07 | Merge commit 'jwb/jwb-next' | Benjamin Herrenschmidt |
2008-10-02 | ibm_newemac: Add support for GPCS, SGMII and M88E1112 PHY | Victor Gallardo |
2008-10-02 | Merge commit 'kumar/kumar-mmu' | Benjamin Herrenschmidt |
2008-10-02 | Merge commit 'kumar/kumar-dma' | Benjamin Herrenschmidt |
2008-10-01 | powerpc/math-emu: Use kernel generic math-emu code | Kumar Gala |
2008-09-30 | ibm_newemac: MAL support for PowerPC 405EZ | Josh Boyer |
2008-09-24 | POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physical | Becky Bruce |
2008-09-24 | powerpc/mm: Implement _PAGE_SPECIAL & pte_special() for 32-bit | Kumar Gala |
2008-09-24 | powerpc: Fixes for CONFIG_PTE_64BIT for SMP support | Kumar Gala |
2008-09-24 | powerpc: Introduce local (non-broadcast) forms of tlb invalidates | Kumar Gala |
2008-09-24 | powerpc: Make dma_addr_t a u64 if CONFIG_PHYS_64BIT is set | Becky Bruce |
2008-09-24 | powerpc: Merge 32 and 64-bit dma code | Becky Bruce |
2008-09-24 | powerpc: Drop archdata numa_node | Becky Bruce |
2008-09-23 | signals: demultiplexing SIGTRAP signal | Srinivasa Ds |
2008-09-17 | Fix compile failure with non modular builds | James Bottomley |
2008-09-15 | powerpc: Separate the irq radix tree insertion and lookup | Sebastien Dugue |
2008-09-15 | powerpc: Use sys_pause for 32-bit pause entry point | Christoph Hellwig |
2008-09-15 | powerpc: Make the 64-bit kernel as a position-independent executable | Paul Mackerras |
2008-09-15 | powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit | Paul Mackerras |
2008-09-15 | powerpc: Make it possible to move the interrupt handlers away from the kernel | Paul Mackerras |
2008-09-15 | powerpc: Add new CPU feature: CPU_FTR_CP_USE_DCBTZ | Mark Nelson |
2008-09-10 | Merge branch 'linux-2.6' | Paul Mackerras |
2008-09-09 | lib: Correct printk %pF to work on all architectures | James Bottomley |
2008-09-06 | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk |
2008-09-06 | PowerPC: Use <asm-generic/statfs.h> | David Woodhouse |
2008-09-03 | powerpc: Fix build error with 64K pages and !hugetlbfs | Benjamin Herrenschmidt |
2008-08-27 | fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi() | Heiko Schocher |
2008-08-20 | powerpc: Remove include of linux/of_device.h from asm/of_device.h | Stephen Rothwell |
2008-08-20 | powerpc: Expose PMCs & cache topology in sysfs on 32-bit | Benjamin Herrenschmidt |
2008-08-20 | powerpc: Turn get/set_hard_smp_proccessor_id into inlines | Benjamin Herrenschmidt |
2008-08-20 | powerpc: Remove include of linux/of_platform.h from asm/of_platform.h | Stephen Rothwell |
2008-08-20 | powerpc: Convert the MPIC MSI code to use msi_bitmap | Michael Ellerman |
2008-08-20 | powerpc: Split-out common MSI bitmap logic into msi_bitmap.c | Michael Ellerman |
2008-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-08-18 | cleanup powerpc/include/asm/ide.h | Adrian Bunk |
2008-08-18 | powerpc: Use generic compat_sys_old_readdir | Christoph Hellwig |
2008-08-18 | powerpc: Make CMO paging space pool ID and page size available | Robert Jennings |
2008-08-18 | powerpc: Fix lockdep IRQ tracing bug | Benjamin Herrenschmidt |
2008-08-18 | powerpc: Fix loss of vdso on fork on 32-bit | Benjamin Herrenschmidt |
2008-08-15 | kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE | Huang Ying |
2008-08-11 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2008-08-11 | powerpc/mm: Fix attribute confusion with htab_bolt_mapping() | Benjamin Herrenschmidt |