summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-10-271-137/+0
|\
| * fsldma: improved DMA_SLAVE supportIra Snyder2010-10-071-137/+0
* | taskstats: use real microsecond granularity for CPU timesMichael Holzheu2010-10-271-6/+6
* | rapidio: add handling of redundant routesAlexandre Bounine2010-10-271-0/+8
* | rapidio:powerpc/85xx: modify RIO port-write interrupt handlerAlexandre Bounine2010-10-271-29/+39
* | ptrace: cleanup arch_ptrace() on powerpcNamhyung Kim2010-10-271-25/+26
* | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-7/+8
* | mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-271-1/+3
* | replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer2010-10-261-3/+1
* | mm: remove pte_*map_nested()Peter Zijlstra2010-10-262-8/+2
* | mm: stack based kmap_atomic()Peter Zijlstra2010-10-262-19/+25
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-255-37/+292
|\ \
| * \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-10-255-37/+292
| |\ \
| | * | powerpc/85xx: add DIU support to the Freecale P1022DS reference boardTimur Tabi2010-10-143-2/+216
| | * | Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-08-16380-136581/+10988
| | |\ \
| | * | | asoc/multi-component: fsl: add support for disabled SSI nodesTimur Tabi2010-08-121-0/+1
| | * | | powerpc: rename immap_86xx.h to fsl_guts.h, and add 85xx supportTimur Tabi2010-08-121-35/+76
* | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-253-20/+25
|\ \ \ \ \
| * | | | | of/flattree: Eliminate need to provide early_init_dt_scan_chosen_archGrant Likely2010-10-211-2/+10
| * | | | | of/device: Rework to use common platform_device_alloc() for allocating devicesGrant Likely2010-10-211-7/+4
| * | | | | powerpc, of_serial: Endianness issues setting up the serial portsIan Munsie2010-10-071-11/+11
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\ \ \ \ \ \
| * | | | | | Update broken web addresses in arch directory.Justin P. Mattock2010-10-181-1/+1
* | | | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-10-2434-425/+2093
|\ \ \ \ \ \ \
| * | | | | | | KVM: PPC: Move of include to __KERNEL__ sectionAlexander Graf2010-10-241-1/+2
| * | | | | | | KVM: PPC: Fix compile error in e500_tlb.cAlexander Graf2010-10-241-1/+2
| * | | | | | | KVM: PPC: e500_tlb: Fix a minor copy-paste tracing bugKyle Moffett2010-10-241-2/+1
| * | | | | | | KVM: PPC: Implement level interrupts for BookEAlexander Graf2010-10-242-3/+18
| * | | | | | | KVM: PPC: Expose level based interrupt capAlexander Graf2010-10-241-0/+1
| * | | | | | | KVM: PPC: Implement Level interrupts on Book3SAlexander Graf2010-10-243-4/+31
| * | | | | | | KVM: PPC: Enable napping only for Book3s_64Alexander Graf2010-10-241-0/+2
| * | | | | | | KVM: PPC: allow ppc440gp to pass the compatibility checkHollis Blanchard2010-10-241-1/+2
| * | | | | | | KVM: PPC: fix compilation of "dump tlbs" debug functionHollis Blanchard2010-10-241-0/+1
| * | | | | | | KVM: PPC: initialize IVORs in addition to IVPRHollis Blanchard2010-10-241-2/+6
| * | | | | | | KVM: PPC: Don't put MSR_POW in MSRAlexander Graf2010-10-241-1/+5
| * | | | | | | KVM: PPC: Implement correct SID mapping on Book3s_32Alexander Graf2010-10-243-32/+48
| * | | | | | | KVM: PPC: Force enable nap on KVMAlexander Graf2010-10-241-0/+3
| * | | | | | | KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31Alexander Graf2010-10-242-5/+24
| * | | | | | | KVM: PPC: Update int_pending also on dequeueAlexander Graf2010-10-241-0/+3
| * | | | | | | KVM: PPC: Make PV mtmsr work with r30 and r31Alexander Graf2010-10-242-16/+40
| * | | | | | | KVM: PPC: Add mtsrin PV codeAlexander Graf2010-10-243-0/+111
| * | | | | | | KVM: PPC: Put segment registers in shared pageAlexander Graf2010-10-245-12/+11
| * | | | | | | KVM: PPC: Interpret SR registers on demandAlexander Graf2010-10-243-48/+46
| * | | | | | | KVM: PPC: Move BAT handling code into spr handlerAlexander Graf2010-10-241-32/+16
| * | | | | | | KVM: PPC: Add feature bitmap for magic pageAlexander Graf2010-10-243-7/+21
| * | | | | | | KVM: PPC: Remove unused defineAlexander Graf2010-10-241-1/+0
| * | | | | | | KVM: PPC: Revert "KVM: PPC: Use kernel hash function"Alexander Graf2010-10-242-4/+17
| * | | | | | | KVM: PPC: Move slb debugging to tracepointsAlexander Graf2010-10-242-17/+78
| * | | | | | | KVM: PPC: Make invalidation code more reliableAlexander Graf2010-10-241-6/+8
| * | | | | | | KVM: PPC: Don't flush PTEs on NX/RO hitAlexander Graf2010-10-241-2/+0
OpenPOWER on IntegriCloud