aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
...
| | * | | | | | powerpc/pseries: Only call start-cpu when a CPU is stoppedMichael Neuling2010-05-06
| | * | | | | | powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpuMichael Neuling2010-05-06
| | * | | | | | powerpc/4xx: Add optional "reset_type" property to control reboot via dtsStefan Roese2010-05-05
| | * | | | | | powerpc/47x: defconfig for 476 on the iss 4xx simulatorDave Kleikamp2010-05-05
| | * | | | | | powerpc/4xx: Simple platform for the ISS 4xx simulatorTorez Smith2010-05-05
| | * | | | | | powerpc/476: Add isync after loading mmu and debug spr'sDave Kleikamp2010-05-05
| | * | | | | | powerpc/476: add machine check handler for 47x coreDave Kleikamp2010-05-05
| | * | | | | | powerpc/47x: Base ppc476 supportDave Kleikamp2010-05-05
| | * | | | | | powerpc/44x: break out cpu init code into stand-alone functionDave Kleikamp2010-05-05
| | * | | | | | powerpc/booke: Add Stack Marking support to Booke Exception PrologTorez Smith2010-05-05
| | * | | | | | Revert "powerpc/mm: Bump SECTION_SIZE_BITS from 16MB to 256MB"Benjamin Herrenschmidt2010-04-12
| | * | | | | | powerpc: Add kprobe-based event tracerMahesh Salgaonkar2010-04-07
| | * | | | | | powerpc/vio: Add power management supportBenjamin Herrenschmidt2010-04-07
| | * | | | | | powerpc/iseries/pci: Use __ratelimitAkinobu Mita2010-04-07
| | * | | | | | powerpc/mm: Bump SECTION_SIZE_BITS from 16MB to 256MBAnton Blanchard2010-04-07
| | * | | | | | powerpc/pseries: Call ibm,os-term if the ibm,extended-os-term is presentAnton Blanchard2010-04-07
| | * | | | | | powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaimAnton Blanchard2010-04-07
| | * | | | | | powerpc: Use set_cpus_allowed_ptrJulia Lawall2010-04-07
| | * | | | | | powerpc/vio: Add missing unlock in error pathJulia Lawall2010-04-07
| | * | | | | | powerpc/pseries/dlpar: Use kasprintfJulia Lawall2010-04-07
| | * | | | | | powerpc/pseries/dlpar: Eliminate use after freeJulia Lawall2010-04-07
| | * | | | | | powerpc: Fix handling of strncmp with zero lenJeff Mahoney2010-04-07
| | * | | | | | powerpc/pmac/low_i2c.c: three minor problemsd binderman2010-04-07
| | * | | | | | powerpc/8xx: Use SPRG2 and DAR registers to stash r11 and cr.Joakim Tjernlund2010-04-07
| | * | | | | | powerpc/8xx: Don't touch ACCESSED when no SWAP.Joakim Tjernlund2010-04-07
| | * | | | | | powerpc/8xx: Avoid testing for kernel space in ITLB Miss.Joakim Tjernlund2010-04-07
| | * | | | | | powerpc/8xx: Optimze TLB Miss handlersJoakim Tjernlund2010-04-07
| | * | | | | | powerpc/ppc32: Fixup pmd_page to work when ARCH_PFN_OFFSET is non-zeroJason Gunthorpe2010-04-07
| | * | | | | | powerpc/pseries: Export data from new hcall H_EM_GET_PARMSVaidyanathan Srinivasan2010-04-07
| | * | | | | | powerpc: Disable interrupts for data breakpoint exceptionsK.Prasad2010-04-07
| | * | | | | | powerpc/vio: Add modalias supportBenjamin Herrenschmidt2010-04-07
| | * | | | | | powerpc: Fix ioremap_flags() with book3e pte definitionBenjamin Herrenschmidt2010-04-07
| | * | | | | | powerpc: Add a new zImage for maple using a different link addressCorey Minyard2010-04-07
| * | | | | | | Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-05-21
| |\ \ \ \ \ \ \
| | * | | | | | | powerpc,kgdb: Introduce low level trap catchingJason Wessel2010-05-20
| | * | | | | | | kgdb: core changes to support kdbJason Wessel2010-05-20
| | * | | | | | | kdb: core for kgdb back end (2 of 2)Jason Wessel2010-05-20
| * | | | | | | | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-21
| |/ / / / / / /
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-20
| |\ \ \ \ \ \ \
| | * | | | | | | add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-14
| | * | | | | | | Powerpc: wii: Fix typo in commentThomas Weber2010-04-26
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-18
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | perf, powerpc: Implement group scheduling transactional APIsLin Ming2010-05-11
| | | |_|/ / / | | |/| | | |
| * | | | | | KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe()Roel Kluin2010-05-13
| * | | | | | Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt2010-05-12
| |\ \ \ \ \ \
| | * | | | | | powerpc/swiotlb: Fix off by one in determining boundary of which ops to useKumar Gala2010-05-04
| | |/ / / / /
| * / / / / / powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras2010-05-12
| |/ / / / /
| * | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-04-29
| |\ \ \ \ \
| | * | | | | kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei2010-04-29
| | |/ / / /
| * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-04-29
| |\ \ \ \ \ | | |/ / / / | |/| | | |