Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | powerpc/32: Allow __ioremap on RAM addresses for kdump kernel | Anton Vorontsov | 2008-12-23 | 1 | -0/+2 | |
| * | | | | | | | | | | | powerpc/32: Setup OF properties for kdump | Dale Farnsworth | 2008-12-23 | 2 | -52/+40 | |
| * | | | | | | | | | | | powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs() | Anton Vorontsov | 2008-12-23 | 2 | -10/+7 | |
| * | | | | | | | | | | | powerpc: Prepare xmon_save_regs for use with kdump | Anton Vorontsov | 2008-12-23 | 5 | -5/+12 | |
| * | | | | | | | | | | | powerpc: Remove default kexec/crash_kernel ops assignments | Anton Vorontsov | 2008-12-23 | 7 | -43/+0 | |
| * | | | | | | | | | | | powerpc: Make default kexec/crash_kernel ops implicit | Anton Vorontsov | 2008-12-23 | 1 | -12/+9 | |
| * | | | | | | | | | | | powerpc: Setup OF properties for ppc32 kexec | Dale Farnsworth | 2008-12-23 | 2 | -19/+39 | |
| * | | | | | | | | | | | powerpc/pseries: Fix cpu hotplug | Sebastien Dugue | 2008-12-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | powerpc: Fix KVM build on ppc440 | Paul Mackerras | 2008-12-23 | 1 | -0/+1 | |
| * | | | | | | | | | | | powerpc/cell: add QPACE as a separate Cell platform | Benjamin Krill | 2008-12-22 | 4 | -15/+174 | |
| * | | | | | | | | | | | powerpc/cell: fix build breakage with CONFIG_SPUFS disabled | Arnd Bergmann | 2008-12-22 | 1 | -2/+2 | |
| * | | | | | | | | | | | powerpc/mpc5200: add rts/cts handling in PSC UART driver | Wolfram Sang | 2008-12-21 | 1 | -1/+10 | |
| * | | | | | | | | | | | powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driver | Tim Yamin | 2008-12-21 | 1 | -12/+5 | |
| * | | | | | | | | | | | powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabled | Grant Likely | 2008-12-21 | 3 | -5/+21 | |
| * | | | | | | | | | | | powerpc/mpc5200: Bestcomm fixes to ATA support | Tim Yamin | 2008-12-21 | 2 | -3/+3 | |
| * | | | | | | | | | | | powerpc/mpc5200: Bugfix on handling variable sized buffer descriptors | Grant Likely | 2008-12-21 | 1 | -19/+42 | |
| * | | | | | | | | | | | powerpc/mpc5200: Make internal 5200 PIC the default interrupt controller | Grant Likely | 2008-12-21 | 1 | -0/+2 | |
| * | | | | | | | | | | | powerpc/mpc5200: Document and tidy irq driver | Grant Likely | 2008-12-21 | 5 | -122/+189 | |
| * | | | | | | | | | | | powerpc: Fix missing 'blr' in _tlbia() | Benjamin Herrenschmidt | 2008-12-21 | 1 | -0/+1 | |
| * | | | | | | | | | | | powerpc/bootwrapper: Use the child-bus #address-cells to decide which range e... | Scott Wood | 2008-12-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | powerpc: Const-qualify Device Node Argument to DCR Resource Extent API | Grant Erickson | 2008-12-21 | 2 | -4/+5 | |
| * | | | | | | | | | | | powerpc/44x: 44x TLB doesn't need "Guarded" set for all pages | Benjamin Herrenschmidt | 2008-12-21 | 1 | -1/+11 | |
| * | | | | | | | | | | | powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED | Benjamin Herrenschmidt | 2008-12-21 | 8 | -75/+66 | |
| * | | | | | | | | | | | powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs | Benjamin Herrenschmidt | 2008-12-21 | 3 | -54/+116 | |
| * | | | | | | | | | | | powerpc/44x: No need to mask MSR:CE, ME or DE in _tlbil_va on 440 | Benjamin Herrenschmidt | 2008-12-21 | 1 | -9/+10 | |
| * | | | | | | | | | | | powerpc/mm: Split low level tlb invalidate for nohash processors | Benjamin Herrenschmidt | 2008-12-21 | 7 | -249/+292 | |
| * | | | | | | | | | | | powerpc/mm: Add SMP support to no-hash TLB handling | Benjamin Herrenschmidt | 2008-12-21 | 10 | -57/+281 | |
| * | | | | | | | | | | | powerpc/mm: Introduce MMU features | Benjamin Herrenschmidt | 2008-12-21 | 16 | -60/+268 | |
| * | | | | | | | | | | | powerpc/mm: Rework context management for CPUs with no hash table | Benjamin Herrenschmidt | 2008-12-21 | 6 | -54/+234 | |
| * | | | | | | | | | | | powerpc/mm: Split mmu_context handling | Benjamin Herrenschmidt | 2008-12-21 | 12 | -319/+335 | |
| * | | | | | | | | | | | powerpc/4xx: Extended DCR support v2 | Benjamin Herrenschmidt | 2008-12-21 | 4 | -17/+65 | |
| * | | | | | | | | | | | powerpc: Add reboot notifier to Collaborative Memory Manager | Brian King | 2008-12-21 | 1 | -1/+28 | |
| * | | | | | | | | | | | powerpc: Disable Collaborative Memory Manager for kdump | Brian King | 2008-12-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | powerpc/iseries: viodasd needs to depend on CONFIG_BLOCK | Stephen Rothwell | 2008-12-21 | 1 | -0/+1 | |
| * | | | | | | | | | | | powerpc: Pass a valid token to rtas_call() in phyp-dump code | Tony Breeds | 2008-12-21 | 1 | -0/+2 | |
| * | | | | | | | | | | | powerpc: Protect against NULL pointer deref in phyp-dump code | Tony Breeds | 2008-12-21 | 1 | -0/+3 | |
| * | | | | | | | | | | | powerpc: Rename struct vm_region to avoid conflict with NOMMU | David Howells | 2008-12-21 | 1 | -12/+12 | |
| * | | | | | | | | | | | powerpc: Convert sysfs cache code to of_find_next_cache_node() | Nathan Lynch | 2008-12-21 | 1 | -6/+1 | |
| * | | | | | | | | | | | powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node() | Nathan Lynch | 2008-12-21 | 1 | -7/+4 | |
| * | | | | | | | | | | | powerpc: Add of_find_next_cache_node() | Nathan Lynch | 2008-12-21 | 2 | -0/+34 | |
| * | | | | | | | | | | | Merge branch 'linux-2.6' into next | Paul Mackerras | 2008-12-18 | 2 | -2/+3 | |
| |\| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/po... | Paul Mackerras | 2008-12-17 | 4 | -105/+230 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | powerpc/4xx: Add L2 cache node to AMCC Canyonlands dts file | Stefan Roese | 2008-12-11 | 1 | -0/+11 | |
| | * | | | | | | | | | | | powerpc/4xx: Add support for ISA holes on 4xx PCI/X/E | Benjamin Herrenschmidt | 2008-12-04 | 3 | -99/+213 | |
| | * | | | | | | | | | | | powerpc/44x: update ppc44x_defconfig | Stephen Rothwell | 2008-12-04 | 1 | -3/+3 | |
| | * | | | | | | | | | | | powerpc/kvm: update KVM config options in ppc44x_defconfig | Hollis Blanchard | 2008-12-04 | 1 | -3/+3 | |
| * | | | | | | | | | | | | powerpc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-12-16 | 5 | -37/+29 | |
| * | | | | | | | | | | | | powerpc/mm: Remove flush_HPTE() | Benjamin Herrenschmidt | 2008-12-16 | 2 | -18/+5 | |
| * | | | | | | | | | | | | powerpc/mm: Rename tlb_32.c and tlb_64.c to tlb_hash32.c and tlb_hash64.c | Benjamin Herrenschmidt | 2008-12-16 | 3 | -1/+1 | |
| * | | | | | | | | | | | | powerpc/mm: Add local_flush_tlb_mm() to SW loaded TLB implementations | Benjamin Herrenschmidt | 2008-12-16 | 1 | -0/+5 |