summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-05-2128-364/+1189
|\
| * powerpc: Remove unused 'protect4gb' boot parameterFUJITA Tomonori2010-05-211-12/+0
| * powerpc: Use smt_snooze_delay=-1 to always busy loopAnton Blanchard2010-05-211-9/+8
| * powerpc: Remove check of ibm,smt-snooze-delay OF propertyAnton Blanchard2010-05-211-29/+0
| * powerpc/kdump: Fix race in kdump shutdownMichael Neuling2010-05-211-0/+27
| * powerpc/kexec: Fix race in kexec shutdownMichael Neuling2010-05-214-17/+42
| * powerpc: Use more accurate limit for first segment memory allocationsAnton Blanchard2010-05-211-4/+13
| * powerpc/kdump: Use chip->shutdown to disable IRQsAnton Blanchard2010-05-211-1/+1
| * powerpc/kdump: CPUs assume the context of the oopsing CPUAnton Blanchard2010-05-211-1/+5
| * powerpc/crashdump: Do not fail on NULL pointer dereferencingMaxim Uvarov2010-05-211-0/+3
| * powerpc/pci: Check devices status property when scanning OF treeSonny Rao2010-05-211-0/+2
| * powerpc/vio: Switch VIO Bus PM to use generic helpersBrian King2010-05-211-24/+1
| * powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller2010-05-212-6/+6
| * powerpc/rtasd: Don't start event scan if scan rate is zeroMichael Ellerman2010-05-211-0/+6
| * powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftraceKumar Gala2010-05-171-0/+8
| * powerpc/fsl-booke: Fix InstructionTLBError execute permission checkLi Yang2010-05-171-3/+10
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-05-071-1/+2
| |\
| * | powerpc/cpumask: Update some commentsAnton Blanchard2010-05-062-4/+4
| * | powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasksAnton Blanchard2010-05-061-18/+24
| * | powerpc/cpumask: Convert /proc/cpuinfo to new cpumask APIAnton Blanchard2010-05-061-9/+13
| * | powerpc/cpumask: Refactor /proc/cpuinfo codeAnton Blanchard2010-05-061-29/+33
| * | powerpc/cpumask: Convert fixup_irqs to new cpumask APIAnton Blanchard2010-05-062-9/+12
| * | powerpc/cpumask: Convert smp_cpus_done to new cpumask APIAnton Blanchard2010-05-061-3/+6
| * | powerpc/cpumask: Convert rtasd to new cpumask APIAnton Blanchard2010-05-061-5/+5
| * | powerpc/4xx: Simple platform for the ISS 4xx simulatorTorez Smith2010-05-052-0/+17
| * | powerpc/476: Add isync after loading mmu and debug spr'sDave Kleikamp2010-05-052-0/+6
| * | powerpc/476: add machine check handler for 47x coreDave Kleikamp2010-05-052-0/+41
| * | powerpc/47x: Base ppc476 supportDave Kleikamp2010-05-055-18/+519
| * | powerpc/44x: break out cpu init code into stand-alone functionDave Kleikamp2010-05-051-159/+171
| * | powerpc/booke: Add Stack Marking support to Booke Exception PrologTorez Smith2010-05-051-0/+4
| * | powerpc: Add kprobe-based event tracerMahesh Salgaonkar2010-04-071-0/+103
| * | powerpc/vio: Add power management supportBenjamin Herrenschmidt2010-04-071-0/+24
| * | powerpc/pseries: Call ibm,os-term if the ibm,extended-os-term is presentAnton Blanchard2010-04-071-6/+9
| * | powerpc: Use set_cpus_allowed_ptrJulia Lawall2010-04-071-2/+2
| * | powerpc/vio: Add missing unlock in error pathJulia Lawall2010-04-071-1/+3
| * | powerpc/8xx: Use SPRG2 and DAR registers to stash r11 and cr.Joakim Tjernlund2010-04-071-13/+36
| * | powerpc/8xx: Don't touch ACCESSED when no SWAP.Joakim Tjernlund2010-04-071-2/+4
| * | powerpc/8xx: Avoid testing for kernel space in ITLB Miss.Joakim Tjernlund2010-04-071-0/+4
| * | powerpc/8xx: Optimze TLB Miss handlersJoakim Tjernlund2010-04-071-8/+3
| * | powerpc/pseries: Export data from new hcall H_EM_GET_PARMSVaidyanathan Srinivasan2010-04-071-1/+11
| * | powerpc: Disable interrupts for data breakpoint exceptionsK.Prasad2010-04-071-1/+12
| * | powerpc/vio: Add modalias supportBenjamin Herrenschmidt2010-04-071-0/+21
* | | powerpc,kgdb: Introduce low level trap catchingJason Wessel2010-05-202-4/+9
* | | kgdb: core changes to support kdbJason Wessel2010-05-201-0/+5
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-181-61/+68
|\ \ \
| * | | perf, powerpc: Implement group scheduling transactional APIsLin Ming2010-05-111-61/+68
| | |/ | |/|
* | | Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt2010-05-131-2/+3
|\ \ \
| * | | powerpc/swiotlb: Fix off by one in determining boundary of which ops to useKumar Gala2010-05-041-2/+3
| |/ /
* | | powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras2010-05-124-28/+48
|/ /
* | powerpc/numa: Add form 1 NUMA affinityAnton Blanchard2010-04-281-1/+2
|/
OpenPOWER on IntegriCloud