summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds17-17/+213
2010-05-21powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaimAnton Blanchard1-0/+10
2010-05-21powerpc/kexec: Fix race in kexec shutdownMichael Neuling2-0/+5
2010-05-21powerpc/pseries: Add hcall to read 4 ptes at a time in real modeMichael Neuling1-0/+1
2010-05-21kdb: core for kgdb back end (2 of 2)Jason Wessel1-0/+1
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2010-05-12powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras1-38/+0
2010-05-07Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-1/+14
2010-05-06powerpc/cpumask: Convert mpic driver to new cpumask APIBenjamin Herrenschmidt1-3/+0
2010-05-06powerpc/cpumask: Convert NUMA code to new cpumask APIAnton Blanchard2-2/+2
2010-05-06powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasksAnton Blanchard2-5/+15
2010-05-06powerpc/cpumask: Convert fixup_irqs to new cpumask APIAnton Blanchard1-1/+1
2010-05-06powerpc/mm: Track backing pages allocated by vmemmap_populate()Mark Nelson1-0/+6
2010-05-06powerpc: Correct parport interrupt parsingMartyn Welch1-3/+8
2010-05-05powerpc/4xx: Simple platform for the ISS 4xx simulatorTorez Smith1-0/+3
2010-05-05powerpc/476: add machine check handler for 47x coreDave Kleikamp1-0/+1
2010-05-05powerpc/47x: Base ppc476 supportDave Kleikamp6-2/+85
2010-04-27powerpc/fsl-booke: Fix CONFIG_RELOCATABLE support on FSL Book-E ppc32Kumar Gala1-1/+14
2010-04-13Revert "powerpc/mm: Bump SECTION_SIZE_BITS from 16MB to 256MB"Benjamin Herrenschmidt1-1/+1
2010-04-07powerpc: Add kprobe-based event tracerMahesh Salgaonkar1-0/+64
2010-04-07powerpc/mm: Bump SECTION_SIZE_BITS from 16MB to 256MBAnton Blanchard1-1/+1
2010-04-07powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaimAnton Blanchard1-0/+10
2010-04-07powerpc/ppc32: Fixup pmd_page to work when ARCH_PFN_OFFSET is non-zeroJason Gunthorpe1-1/+1
2010-04-07powerpc/pseries: Export data from new hcall H_EM_GET_PARMSVaidyanathan Srinivasan1-0/+1
2010-03-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2010-03-19powerpc: Use correct ccr bit for syscall error statusNathan Lynch1-3/+3
2010-03-19Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt1-3/+3
2010-03-18powerpc/perf_events: Fix call-graph recording, add perf_arch_fetch_caller_regsPaul Mackerras1-0/+2
2010-03-17powerpc/85xx: Make sure lwarx hint isn't set on ppc32Kumar Gala1-3/+3
2010-03-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds6-103/+190
2010-03-13dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma...FUJITA Tomonori1-3/+0
2010-03-13pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori1-2/+0
2010-03-13pci-dma: powerpc: use include/linux/pci-dma.hFUJITA Tomonori1-31/+1
2010-03-13ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig1-7/+0
2010-03-13Add generic sys_olduname()Christoph Hellwig1-0/+1
2010-03-13improve sys_newuname() for compat architecturesChristoph Hellwig3-4/+3
2010-03-13Add generic sys_ipc wrapperChristoph Hellwig2-2/+1
2010-03-09powerpc/booke: Fix a couple typos in the advanced ptrace codeDave Kleikamp1-2/+2
2010-03-09powerpc: Dynamically allocate pacasMichael Ellerman1-2/+16
2010-03-09Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt4-99/+172
2010-03-06Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-5/+148
2010-03-05powerpc/perf: e500 supportScott Wood4-99/+172
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-25/+0
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2010-03-01KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guestLiu Yu1-0/+2
2010-03-01KVM: PPC E500: fix tlbcfg emulationLiu Yu1-0/+2
2010-03-01KVM: PPC E500: Add register l1csr0 emulationLiu Yu1-0/+1
2010-03-01KVM: PPC: Keep SRR1 flags around in shadow_msrAlexander Graf1-0/+1
2010-03-01KVM: PPC: Fix initial GPR settingsAlexander Graf2-3/+8