Age | Commit message (Expand) | Author |
2008-12-23 | powerpc/32: Allow __ioremap on RAM addresses for kdump kernel | Anton Vorontsov |
2008-12-23 | powerpc/32: Setup OF properties for kdump | Dale Farnsworth |
2008-12-23 | powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs() | Anton Vorontsov |
2008-12-23 | powerpc: Prepare xmon_save_regs for use with kdump | Anton Vorontsov |
2008-12-23 | powerpc: Remove default kexec/crash_kernel ops assignments | Anton Vorontsov |
2008-12-23 | powerpc: Make default kexec/crash_kernel ops implicit | Anton Vorontsov |
2008-12-23 | powerpc: Setup OF properties for ppc32 kexec | Dale Farnsworth |
2008-12-23 | powerpc/pseries: Fix cpu hotplug | Sebastien Dugue |
2008-12-23 | powerpc: Fix KVM build on ppc440 | Paul Mackerras |
2008-12-22 | powerpc/cell: add QPACE as a separate Cell platform | Benjamin Krill |
2008-12-22 | powerpc/cell: fix build breakage with CONFIG_SPUFS disabled | Arnd Bergmann |
2008-12-21 | powerpc/mpc5200: add rts/cts handling in PSC UART driver | Wolfram Sang |
2008-12-21 | powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driver | Tim Yamin |
2008-12-21 | powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabled | Grant Likely |
2008-12-21 | powerpc/mpc5200: Bestcomm fixes to ATA support | Tim Yamin |
2008-12-21 | powerpc/mpc5200: Bugfix on handling variable sized buffer descriptors | Grant Likely |
2008-12-21 | powerpc/mpc5200: Make internal 5200 PIC the default interrupt controller | Grant Likely |
2008-12-21 | powerpc/mpc5200: Document and tidy irq driver | Grant Likely |
2008-12-21 | powerpc: Fix missing 'blr' in _tlbia() | Benjamin Herrenschmidt |
2008-12-21 | powerpc/bootwrapper: Use the child-bus #address-cells to decide which range e... | Scott Wood |
2008-12-21 | powerpc: Const-qualify Device Node Argument to DCR Resource Extent API | Grant Erickson |
2008-12-21 | powerpc/44x: 44x TLB doesn't need "Guarded" set for all pages | Benjamin Herrenschmidt |
2008-12-21 | powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED | Benjamin Herrenschmidt |
2008-12-21 | powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs | Benjamin Herrenschmidt |
2008-12-21 | powerpc/44x: No need to mask MSR:CE, ME or DE in _tlbil_va on 440 | Benjamin Herrenschmidt |
2008-12-21 | powerpc/mm: Split low level tlb invalidate for nohash processors | Benjamin Herrenschmidt |
2008-12-21 | powerpc/mm: Add SMP support to no-hash TLB handling | Benjamin Herrenschmidt |
2008-12-21 | powerpc/mm: Introduce MMU features | Benjamin Herrenschmidt |
2008-12-21 | powerpc/mm: Rework context management for CPUs with no hash table | Benjamin Herrenschmidt |
2008-12-21 | powerpc/mm: Split mmu_context handling | Benjamin Herrenschmidt |
2008-12-21 | powerpc/4xx: Extended DCR support v2 | Benjamin Herrenschmidt |
2008-12-21 | powerpc: Add reboot notifier to Collaborative Memory Manager | Brian King |
2008-12-21 | powerpc: Disable Collaborative Memory Manager for kdump | Brian King |
2008-12-21 | powerpc/iseries: viodasd needs to depend on CONFIG_BLOCK | Stephen Rothwell |
2008-12-21 | powerpc: Pass a valid token to rtas_call() in phyp-dump code | Tony Breeds |
2008-12-21 | powerpc: Protect against NULL pointer deref in phyp-dump code | Tony Breeds |
2008-12-21 | powerpc: Rename struct vm_region to avoid conflict with NOMMU | David Howells |
2008-12-21 | powerpc: Convert sysfs cache code to of_find_next_cache_node() | Nathan Lynch |
2008-12-21 | powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node() | Nathan Lynch |
2008-12-21 | powerpc: Add of_find_next_cache_node() | Nathan Lynch |
2008-12-18 | Merge branch 'linux-2.6' into next | Paul Mackerras |
2008-12-17 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p... | Linus Torvalds |
2008-12-17 | powerpc: Fix corruption error in rh_alloc_fixed() | Guillaume Knispel |
2008-12-17 | powerpc/fsl-booke: Fix the miss interrupt restore | Dave Liu |
2008-12-17 | Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/po... | Paul Mackerras |
2008-12-16 | Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2008-12-16 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2008-12-16 | sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms. | Paul Mundt |
2008-12-16 | powerpc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2008-12-16 | powerpc/mm: Remove flush_HPTE() | Benjamin Herrenschmidt |