summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | KVM: PPC: Add hidden flag for paired singlesAlexander Graf2010-04-251-0/+1
| | * | | | | KVM: PPC: Add AGAIN type for emulation returnAlexander Graf2010-04-251-0/+1
| | * | | | | KVM: PPC: Teach MMIO SignednessAlexander Graf2010-04-252-0/+4
| | * | | | | KVM: PPC: Enable MMIO to do 64 bits, fprs and qprsAlexander Graf2010-04-252-1/+8
| | * | | | | KVM: PPC: Make fpscr 64-bitAlexander Graf2010-04-251-1/+1
| | * | | | | KVM: PPC: Add QPR registersAlexander Graf2010-04-251-0/+5
| | |/ / / /
| * | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-05-2117-17/+213
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaimAnton Blanchard2010-05-211-0/+10
| | * | | | powerpc/kexec: Fix race in kexec shutdownMichael Neuling2010-05-212-0/+5
| | * | | | powerpc/pseries: Add hcall to read 4 ptes at a time in real modeMichael Neuling2010-05-211-0/+1
| | * | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-05-071-1/+14
| | |\ \ \ \
| | * | | | | powerpc/cpumask: Convert mpic driver to new cpumask APIBenjamin Herrenschmidt2010-05-061-3/+0
| | * | | | | powerpc/cpumask: Convert NUMA code to new cpumask APIAnton Blanchard2010-05-062-2/+2
| | * | | | | powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasksAnton Blanchard2010-05-062-5/+15
| | * | | | | powerpc/cpumask: Convert fixup_irqs to new cpumask APIAnton Blanchard2010-05-061-1/+1
| | * | | | | powerpc/mm: Track backing pages allocated by vmemmap_populate()Mark Nelson2010-05-061-0/+6
| | * | | | | powerpc: Correct parport interrupt parsingMartyn Welch2010-05-061-3/+8
| | * | | | | powerpc/4xx: Simple platform for the ISS 4xx simulatorTorez Smith2010-05-051-0/+3
| | * | | | | powerpc/476: add machine check handler for 47x coreDave Kleikamp2010-05-051-0/+1
| | * | | | | powerpc/47x: Base ppc476 supportDave Kleikamp2010-05-056-2/+85
| | * | | | | Revert "powerpc/mm: Bump SECTION_SIZE_BITS from 16MB to 256MB"Benjamin Herrenschmidt2010-04-131-1/+1
| | * | | | | powerpc: Add kprobe-based event tracerMahesh Salgaonkar2010-04-071-0/+64
| | * | | | | powerpc/mm: Bump SECTION_SIZE_BITS from 16MB to 256MBAnton Blanchard2010-04-071-1/+1
| | * | | | | powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaimAnton Blanchard2010-04-071-0/+10
| | * | | | | powerpc/ppc32: Fixup pmd_page to work when ARCH_PFN_OFFSET is non-zeroJason Gunthorpe2010-04-071-1/+1
| | * | | | | powerpc/pseries: Export data from new hcall H_EM_GET_PARMSVaidyanathan Srinivasan2010-04-071-0/+1
| | | |/ / / | | |/| | |
| * | | | | kdb: core for kgdb back end (2 of 2)Jason Wessel2010-05-211-0/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
| | |/ / /
| * | / / powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras2010-05-121-38/+0
| | |/ / | |/| |
| * | | powerpc/fsl-booke: Fix CONFIG_RELOCATABLE support on FSL Book-E ppc32Kumar Gala2010-04-271-1/+14
| |/ /
* | | arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant Likely2010-05-222-1/+2
* | | of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2010-05-192-16/+0
* | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-191-1/+1
|/ /
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-261-0/+2
|\ \
| * | powerpc/perf_events: Fix call-graph recording, add perf_arch_fetch_caller_regsPaul Mackerras2010-03-181-0/+2
* | | powerpc: Use correct ccr bit for syscall error statusNathan Lynch2010-03-191-3/+3
* | | Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt2010-03-191-3/+3
|\ \ \
| * | | powerpc/85xx: Make sure lwarx hint isn't set on ppc32Kumar Gala2010-03-171-3/+3
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-03-136-103/+190
|\| | |
| * | | powerpc/booke: Fix a couple typos in the advanced ptrace codeDave Kleikamp2010-03-091-2/+2
| * | | powerpc: Dynamically allocate pacasMichael Ellerman2010-03-091-2/+16
| * | | Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt2010-03-094-99/+172
| |\ \ \ | | |/ / | |/| |
| | * | powerpc/perf: e500 supportScott Wood2010-03-054-99/+172
* | | | dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma...FUJITA Tomonori2010-03-131-3/+0
* | | | pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-131-2/+0
* | | | pci-dma: powerpc: use include/linux/pci-dma.hFUJITA Tomonori2010-03-131-31/+1
* | | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-131-7/+0
* | | | Add generic sys_olduname()Christoph Hellwig2010-03-131-0/+1
* | | | improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-133-4/+3