| Commit message (Expand) | Author | Age |
* | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2008-12-29 |
|\ |
|
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds | 2008-12-28 |
| |\ |
|
| | * | powerpc/44x: Support 16K/64K base page sizes on 44x | Ilya Yanok | 2008-12-28 |
| | * | powerpc: Force memory size to be a multiple of PAGE_SIZE | Hollis Blanchard | 2008-12-28 |
| | * | powerpc/32: Wire up the trampoline code for kdump | Dale Farnsworth | 2008-12-22 |
| | * | powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M | Dale Farnsworth | 2008-12-22 |
| | * | powerpc/32: Allow __ioremap on RAM addresses for kdump kernel | Anton Vorontsov | 2008-12-22 |
| | * | powerpc/32: Setup OF properties for kdump | Dale Farnsworth | 2008-12-22 |
| | * | powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs() | Anton Vorontsov | 2008-12-22 |
| | * | powerpc: Prepare xmon_save_regs for use with kdump | Anton Vorontsov | 2008-12-22 |
| | * | powerpc: Remove default kexec/crash_kernel ops assignments | Anton Vorontsov | 2008-12-22 |
| | * | powerpc: Make default kexec/crash_kernel ops implicit | Anton Vorontsov | 2008-12-22 |
| | * | powerpc: Setup OF properties for ppc32 kexec | Dale Farnsworth | 2008-12-22 |
| | * | powerpc/pseries: Fix cpu hotplug | Sebastien Dugue | 2008-12-22 |
| | * | 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-22 |
| | * | 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-20 |
| | * | powerpc: Const-qualify Device Node Argument to DCR Resource Extent API | Grant Erickson | 2008-12-20 |
| | * | powerpc/44x: 44x TLB doesn't need "Guarded" set for all pages | Benjamin Herrenschmidt | 2008-12-20 |
| | * | powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED | Benjamin Herrenschmidt | 2008-12-20 |
| | * | powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs | Benjamin Herrenschmidt | 2008-12-20 |
| | * | powerpc/44x: No need to mask MSR:CE, ME or DE in _tlbil_va on 440 | Benjamin Herrenschmidt | 2008-12-20 |
| | * | powerpc/mm: Split low level tlb invalidate for nohash processors | Benjamin Herrenschmidt | 2008-12-20 |
| | * | powerpc/mm: Add SMP support to no-hash TLB handling | Benjamin Herrenschmidt | 2008-12-20 |
| | * | powerpc/mm: Introduce MMU features | Benjamin Herrenschmidt | 2008-12-20 |
| | * | powerpc/mm: Rework context management for CPUs with no hash table | Benjamin Herrenschmidt | 2008-12-20 |
| | * | powerpc/mm: Split mmu_context handling | Benjamin Herrenschmidt | 2008-12-20 |
| | * | powerpc/4xx: Extended DCR support v2 | Benjamin Herrenschmidt | 2008-12-20 |
| | * | powerpc: Add reboot notifier to Collaborative Memory Manager | Brian King | 2008-12-20 |
| | * | powerpc: Disable Collaborative Memory Manager for kdump | Brian King | 2008-12-20 |
| | * | powerpc/iseries: viodasd needs to depend on CONFIG_BLOCK | Stephen Rothwell | 2008-12-20 |
| | * | powerpc: Pass a valid token to rtas_call() in phyp-dump code | Tony Breeds | 2008-12-20 |
| | * | powerpc: Protect against NULL pointer deref in phyp-dump code | Tony Breeds | 2008-12-20 |
| | * | powerpc: Rename struct vm_region to avoid conflict with NOMMU | David Howells | 2008-12-20 |
| | * | powerpc: Convert sysfs cache code to of_find_next_cache_node() | Nathan Lynch | 2008-12-20 |
| | * | powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node() | Nathan Lynch | 2008-12-20 |
| | * | powerpc: Add of_find_next_cache_node() | Nathan Lynch | 2008-12-20 |
| | * | Merge branch 'linux-2.6' into next | Paul Mackerras | 2008-12-17 |
| | |\ |
|
| | * \ | Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/po... | Paul Mackerras | 2008-12-16 |
| | |\ \ |
|
| | | * | | powerpc/4xx: Add L2 cache node to AMCC Canyonlands dts file | Stefan Roese | 2008-12-11 |
| | | * | | powerpc/4xx: Add support for ISA holes on 4xx PCI/X/E | Benjamin Herrenschmidt | 2008-12-04 |