summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2009-01-08Merge commit 'watchdog/master'Stephen Rothwell
2009-01-08Merge branch 'quilt/rr'Stephen Rothwell
2009-01-08Merge commit 'kvm/master'Stephen Rothwell
2009-01-08Merge commit 'pci/linux-next'Stephen Rothwell
2009-01-08Merge branch 'quilt/usb'Stephen Rothwell
2009-01-08Merge commit 'galak/next'Stephen Rothwell
2009-01-08Merge commit 'powerpc/next'Stephen Rothwell
2009-01-08cpualloc:remove-per_cpu__-prefixRusty Russell
2009-01-08cpualloc:rename-per_cpu-varsRusty Russell
2009-01-08work_on_cpu: use on PowerPCRusty Russell
2009-01-08USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]Vitaly Bordug
2009-01-07[WATCHDOG] Enable watchdog timer on GE Fanuc's SBC610Martyn Welch
2009-01-07powerpc/fsl-booke: Remove num_tlbcam_entriesTrent Piepho
2009-01-07powerpc/fsl-booke: Don't hard-code size of struct tlbcamTrent Piepho
2009-01-07powerpc/fsl-pci: Set relaxed ordering on prefetchable rangesTrent Piepho
2009-01-07powerpc/fsl-pci: Better ATMU setup for 85xx/86xxTrent Piepho
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-07PCI: powerpc: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas
2009-01-07powerpc/qe: add Ethernet UPSMR definitions to QE libraryTimur Tabi
2009-01-07powerpc/85xx: Fix PCIe error interruptsKumar Gala
2009-01-07powerpc: Fix the ide suspend function in uli1575Jason Jin
2009-01-06powerpc: introduce asm/swab.hHarvey Harrison
2009-01-06kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade
2009-01-06mm: report the MMU pagesize in /proc/pid/smapsMel Gorman
2009-01-06KVM: Add CONFIG_HAVE_KVM_IRQCHIPAvi Kivity
2009-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2009-01-06trivial: Fix misspelling of "firmware" in powerpc MakefileNick Andrew
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2009-01-06KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2009-01-05KVM: ppc: remove debug support broken by KVM debug rewriteHollis Blanchard
2009-01-05Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt
2009-01-04KVM: ppc: Add extra E500 exceptionsHollis Blanchard
2009-01-04KVM: ppc: distinguish between interrupts and prioritiesHollis Blanchard
2009-01-04KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for bookeHollis Blanchard
2009-01-04KVM: ppc: E500 core-specific codeHollis Blanchard
2009-01-04KVM: ppc: ifdef iccci with CONFIG_44xHollis Blanchard
2009-01-04KVM: ppc: No need to include core-header for KVM in asm-offsets.c currentlyHollis Blanchard
2009-01-04KVM: ppc: Add dbsr in kvm_vcpu_archHollis Blanchard
2009-01-04KVM: ppc: split out common Book E instruction emulationHollis Blanchard
2009-01-04KVM: ppc: use macros instead of hardcoded literals for instruction decodingHollis Blanchard
2009-01-04KVM: ppc: remove last 44x-specific bits from booke.cHollis Blanchard
2009-01-04KVM: ppc: rename 44x MMU functions used in booke.cHollis Blanchard
2009-01-04KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)Hollis Blanchard
2009-01-04KVM: ppc: change kvmppc_mmu_map() parametersHollis Blanchard
2009-01-04KVM: ppc: small cosmetic changes to Book E DTLB miss handlerHollis Blanchard
2009-01-04KVM: ppc: cosmetic changes to mmu hook namesHollis Blanchard
2009-01-04KVM: ppc: move struct kvmppc_44x_tlbe into 44x-specific headerHollis Blanchard