Age | Commit message (Expand) | Author |
2008-10-20 | kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE | Vivek Goyal |
2008-10-16 | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-10-16 | powerpc: use iommu_num_pages function in IOMMU code | Joerg Roedel |
2008-10-16 | powerpc: rename iommu_num_pages function to iommu_nr_pages | Joerg Roedel |
2008-10-16 | compat: generic compat get/settimeofday | Christoph Hellwig |
2008-10-16 | compat: move cp_compat_stat to common code | Christoph Hellwig |
2008-10-15 | KVM: powerpc: Map guest userspace with TID=0 mappings | Hollis Blanchard |
2008-10-15 | KVM: ppc: Write only modified shadow entries into the TLB on exit | Hollis Blanchard |
2008-10-15 | KVM: ppc: Stop saving host TLB state | Hollis Blanchard |
2008-10-15 | Merge commit 'origin' | Benjamin Herrenschmidt |
2008-10-15 | powerpc: Fix 32-bit SMP boot on CHRP | Benjamin Herrenschmidt |
2008-10-15 | powerpc: Fix link errors on 32-bit machines using legacy DMA | Benjamin Herrenschmidt |
2008-10-15 | powerpc/pci: Improve detection of unassigned bridge resources | Benjamin Herrenschmidt |
2008-10-14 | powerpc: Reflect the used arguments in machine_init() prototype | Sebastian Andrzej Siewior |
2008-10-14 | powerpc: Fix DMA offset for non-coherent DMA | Benjamin Herrenschmidt |
2008-10-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2008-10-13 | powerpc: remove non-dependent load fsl_booke PTE_64BIT | Milton Miller |
2008-10-13 | powerpc/fsl: Hide MPC5121 pci bridge. | John Rigby |
2008-10-13 | powerpc/smp: No need to set_need_resched when getting a resched IPI | Milton Miller |
2008-10-10 | powerpc: Sync RPA note in zImage with kernel's RPA note | Paul Mackerras |
2008-10-10 | powerpc: Fix error path in kernel_thread function | Josh Poimboeuf |
2008-10-08 | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched... | Ingo Molnar |
2008-10-07 | powerpc: Fix sysfs pci mmap on 32-bit machines with 64-bit PCI | Benjamin Herrenschmidt |
2008-10-07 | powerpc: Fix 64-bit hibernation with 64k pages | Johannes Berg |
2008-10-07 | powerpc: Ignore generated vmlinux.lds in git | Sebastien Dugue |
2008-10-02 | Merge commit 'kumar/kumar-mmu' | Benjamin Herrenschmidt |
2008-09-30 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2008-09-30 | powerpc: Fix failure to shutdown with CPU hotplug | Johannes Berg |
2008-09-26 | kgdb, x86, arm, mips, powerpc: ignore user space single stepping | Jason Wessel |
2008-09-24 | POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physical | Becky Bruce |
2008-09-24 | powerpc: Introduce local (non-broadcast) forms of tlb invalidates | Kumar Gala |
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-24 | powerpc: Move iommu dma ops from dma.c to dma-iommu.c | Becky Bruce |
2008-09-24 | powerpc: Rename dma_64.c to dma.c | Becky Bruce |
2008-09-19 | powerpc/fsl-booke: Fixup 64-bit PTE reading for SMP support | Kumar Gala |
2008-09-18 | powerpc: Fix build warnings introduced by PMC support on 32-bit | Kumar Gala |
2008-09-17 | Fix compile failure with non modular builds | James Bottomley |
2008-09-15 | powerpc: Fix major revision number for Freescale cores | Martin Langer |
2008-09-15 | powerpc: Make the irq reverse mapping radix tree lockless | Sebastien Dugue |
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: Rearrange head_64.S to move interrupt handler code to the beginning | Paul Mackerras |
2008-09-15 | powerpc: Add support for dynamic reconfiguration memory in kexec/kdump kernels | Chandru |
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-08 | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul |