summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2011-07-12KVM: PPC: e500: Don't search over the entire TLB0.Scott Wood
2011-07-12KVM: PPC: e500: Add shadow PID supportLiu Yu
2011-07-12KVM: PPC: e500: Stop keeping shadow TLBLiu Yu
2011-07-12KVM: PPC: e500: enable magic pageScott Wood
2011-07-12KVM: PPC: e500: Support large page mappings of PFNMAP vmas.Scott Wood
2011-07-12KVM: PPC: e500: Eliminate shadow_pages[], and use pfns instead.Scott Wood
2011-07-12KVM: PPC: e500: don't use MAS0 as intermediate storage.Scott Wood
2011-07-12KVM: PPC: e500: Disable preloading TLB1 in tlb_load().Scott Wood
2011-07-12KVM: PPC: e500: Save/restore SPE stateScott Wood
2011-07-12KVM: PPC: booke: use shadow_msrScott Wood
2011-07-12powerpc/e500: SPE register saving: take arbitrary struct offsetScott Wood
2011-07-12powerpc/e500: Save SPEFCSR in flush_spe_to_thread()yu liu
2011-07-12KVM: PPC: Resolve real-mode handlers through function exportsAlexander Graf
2011-07-12KVM: PPC: fix partial application of "exit timing in ticks"Stuart Yoder
2011-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-06-29arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich
2011-06-29powerpc/rtas-rtc: remove sideeffects of printk_ratelimitChristian Dietrich
2011-06-29powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfigMichael Neuling
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki
2011-06-22powerpc/e500: fix breakage with fsl_rio_mcheck_exceptionScott Wood
2011-06-22powerpc/p1022ds: fix audio-related properties in the device treeTimur Tabi
2011-06-15rtc: fix build warnings in defconfigsWanlong Gao
2011-06-09powerpc: Force page alignment for initrd reserved memoryBenjamin Herrenschmidt
2011-06-09Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt
2011-06-08dtc/powerpc: remove obsolete .gitignore entriesWolfram Sang
2011-06-03powerpc/85xx: fix race bug of calling request_irq after enable elbc interruptsShaohui Xie
2011-06-02powerpc/book3e: Fix CPU feature handling on e5500 in 32-bit modeKumar Gala
2011-06-02powerpc/fsl_rio: Fix compile error when CONFIG_FSL_RIO not setKumar Gala
2011-05-31powerpc/pmac: Don't register pmac PIC syscore ops when HW not presentBenjamin Herrenschmidt
2011-05-28Merge branch 'setns'Linus Torvalds
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-27Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-05-27Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-05-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita
2011-05-26cgroup: remove the ns_cgroupDaniel Lezcano
2011-05-27Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt
2011-05-26powerpc/4xx: Adding PCIe MSI supportRupjyoti Sarmah
2011-05-26powerpc: Fix irq_free_virt by adjusting bounds before loopMilton Miller
2011-05-26powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virtMilton Miller
2011-05-26powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irqMilton Miller
2011-05-26powerpc/irq: Always free duplicate IRQ_LEGACY hostsMilton Miller
2011-05-26powerpc/irq: Remove stale and misleading commentMilton Miller
2011-05-26powerpc/cell: Rename ipi functions to match current abstractionsMilton Miller
2011-05-26powerpc/cell: Use common smp ipi actionsMilton Miller
2011-05-26powerpc/pseries: Update MAX_HCALL_OPCODE to reflect page coalescingBrian King
2011-05-26powerpc/oprofile: Handle events that raise an exception without overflowingEric B Munson
2011-05-26powerpc/ftrace: Implement raw syscall tracepoints on PowerPCIan Munsie
2011-05-26Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King