| Commit message (Expand) | Author | Age |
* | take init_fs to saner place | Al Viro | 2008-12-31 |
* | 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: 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: 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/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/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: Split mmu_context handling | Benjamin Herrenschmidt | 2008-12-20 |
| * | powerpc/4xx: Extended DCR support v2 | Benjamin Herrenschmidt | 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 |
| |\ |
|
| * | | powerpc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-12-15 |
| * | | powerpc/pseries: Check for GIQ indicator before calling set-indicator | Nathan Lynch | 2008-12-15 |
| * | | powerpc: Move smp_hw_index to 32-bit code | Nathan Lynch | 2008-12-15 |
| * | | powerpc: Remove `have_of' global variable | Anton Vorontsov | 2008-12-15 |
| * | | Merge branch 'merge' into next | Paul Mackerras | 2008-12-15 |
| |\ \ |
|
| * | | | powerpc/85xx: Add support for SMP initialization | Kumar Gala | 2008-12-03 |
| * | | | powerpc/85xx: minor head_fsl_booke.S cleanup | Kumar Gala | 2008-12-03 |
| * | | | powerpc: Better setup of boot page TLB entry | Trent Piepho | 2008-12-03 |
| * | | | powerpc: Add SPE/EFP math emulation for E500v1/v2 processors. | Liu Yu | 2008-12-03 |
| * | | | powerpc/ibmebus: Get rid of the IRQ mapping in ibmebus_free_irq() | Sebastien Dugue | 2008-12-03 |
| * | | | powerpc: Eliminate NULL test and memset after alloc_bootmem | Julia Lawall | 2008-12-03 |
| * | | | powerpc: Add sync_*_for_* to dma_ops | Becky Bruce | 2008-12-03 |
| * | | | powerpc: Allow the max stack trace depth to be configured | Johannes Berg | 2008-12-03 |
| * | | | powerpc: Add MSR[CE, DE] to the MSR bits we print on show_regs() | Kumar Gala | 2008-12-03 |
| * | | | Merge branch 'merge' | Paul Mackerras | 2008-12-03 |
| |\ \ \ |
|
| * | | | | powerpc: Provide a separate handler for each IPI action | Milton Miller | 2008-11-19 |
| * | | | | powerpc: Use for_each_node_with_property() in of_irq_map_init() | Michael Ellerman | 2008-11-19 |
| * | | | | Merge branch 'linux-2.6' into next | Paul Mackerras | 2008-11-11 |
| |\ \ \ \ |
|
| * | | | | | powerpc: Eliminate unused do_gtod variable | Paul Mackerras | 2008-11-05 |
| * | | | | | powerpc: Improve resolution of VDSO clock_gettime | Paul Mackerras | 2008-11-05 |
| * | | | | | powerpc/pci: Cosmetic cleanups of pci-common.c | Benjamin Herrenschmidt | 2008-11-05 |
| * | | | | | powerpc/pci: Fix various pseries PCI hotplug issues | Benjamin Herrenschmidt | 2008-11-05 |
| * | | | | | powerpc/pci: Make pcibios_allocate_bus_resources more robust | Benjamin Herrenschmidt | 2008-11-05 |
| * | | | | | powerpc/pci: Split pcibios_fixup_bus() into bus setup and device setup | Benjamin Herrenschmidt | 2008-11-05 |
| * | | | | | powerpc/pci: Remove pcibios_do_bus_setup() | Benjamin Herrenschmidt | 2008-11-05 |
| * | | | | | powerpc/pci: Use common PHB resource hookup | Benjamin Herrenschmidt | 2008-11-05 |
| * | | | | | powerpc/pci: Cleanup debug printk's | Benjamin Herrenschmidt | 2008-11-05 |