aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-07powerpc: Fix some 6xx/7xxx CPU setup functionsBenjamin Herrenschmidt1-20/+20
2011-02-07powerpc: Pass the right cpu_spec to ->setup_cpu() on 64-bitBenjamin Herrenschmidt1-2/+2
2011-01-25Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2011-01-21powerpc: machine_check_generic is wrong on 64bitAnton Blanchard1-23/+0
2011-01-21powerpc: Check RTAS extended log flag before checking lengthAnton Blanchard1-1/+1
2011-01-21powerpc: Don't silently handle machine checks from userspaceAnton Blanchard1-5/+0
2011-01-21powerpc: Remove duplicate debugger hook in machine_check_exceptionAnton Blanchard1-2/+0
2011-01-21powerpc: Don't force MSR_RI in machine_check_exceptionAnton Blanchard1-4/+1
2011-01-21powerpc: Print 32 bits of DSISR in show_regsAnton Blanchard1-1/+1
2011-01-21powerpc/kdump: Disable ftrace during kexecAnton Blanchard1-0/+7
2011-01-21powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handlerAnton Blanchard1-70/+2
2011-01-21powerpc/kdump: Remove ppc_md.machine_crash_shutdownAnton Blanchard1-4/+1
2011-01-21powerpc/kexec: Remove ppc_md.machine_kexecAnton Blanchard1-4/+1
2011-01-21powerpc/kexec: Remove ppc_md.machine_kexec_cleanupAnton Blanchard1-2/+0
2011-01-21powerpc/cell: Use system_wq in cpufreq_spudemandTejun Heo1-5/+20
2011-01-21powerpc/rtas_flash: Use simple_read_from_bufferAkinobu Mita1-47/+6
2011-01-21powerpc/ppc32/tracing: Add stack frame to calls of trace_hardirqs_on/offSteven Rostedt1-0/+11
2011-01-21Merge remote branch 'kumar/next' into mergeBenjamin Herrenschmidt1-0/+6
2011-01-19powerpc, perf: Fix frequency calculation for overflowing counters (FSL version)Anton Blanchard1-0/+1
2011-01-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2011-01-17powerpc: perf: Fix frequency calculation for overflowing countersAnton Blanchard1-0/+1
2011-01-15dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely1-2/+2
2011-01-12powerpc/fsl_rio: Fix non-standard HID1 register accessShaohui Xie1-0/+6
2011-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds29-366/+301
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-38/+0
2010-12-23Merge commit 'v2.6.37-rc7' into devicetree/nextGrant Likely4-7/+5
2010-12-16perf: Dynamic pmu typesPeter Zijlstra2-2/+2
2010-12-09powerpc/pci: Use printf extension %pR for struct resourceJoe Perches1-2/+1
2010-12-09powerpc: Disable VPHN polling during a suspend operationJesse Larrew1-0/+3
2010-12-09powerpc: iommu: Add device name to iommu error printksAnton Blanchard1-6/+8
2010-12-09powerpc: Update compat_arch_ptraceAndreas Schwab1-0/+7
2010-12-09powerpc: Fix PPC_PTRACE_SETHWDEBUG on PPC_BOOK3SAndreas Schwab1-6/+16
2010-12-09powerpc/time: printk time stamp init not correctHeiko Schocher1-1/+1
2010-12-09Powerpc: separate CONFIG_RELOCATABLE from CONFIG_CRASHDUMP in boot codeSonny Rao1-4/+2
2010-12-09powerpc: Fix incorrect comment about interrupt stack allocationAnton Blanchard1-2/+2
2010-12-09powerpc/iommu: Use coherent_dma_mask for alloc_coherentNishanth Aravamudan2-1/+5
2010-12-09Merge branch 'nvram' into nextBenjamin Herrenschmidt1-321/+160
2010-11-30powerpc/nvram: Handle partition names >= 12 charsJim Keniston1-2/+3
2010-11-30powerpc/nvram: Fix NVRAM partition list setupJim Keniston1-18/+8
2010-11-30powerpc/nvram: Move the log partition stuff to pseriesBenjamin Herrenschmidt1-236/+18
2010-11-30powerpc/nvram: Change nvram_setup_partition() to use new helperBenjamin Herrenschmidt1-39/+32
2010-11-30powerpc/nvram: Add nvram_find_partition()Benjamin Herrenschmidt1-0/+22
2010-11-30powerpc/nvram: Improve partition removalBenjamin Herrenschmidt1-48/+43
2010-11-30powerpc/nvram: Shuffle code around in nvram_create_partition()Benjamin Herrenschmidt1-46/+62
2010-11-30powerpc/nvram: Completely clear a new partitionBenjamin Herrenschmidt1-9/+10
2010-11-30powerpc/nvram: Ensure that the partition header/block size is rightBenjamin Herrenschmidt1-0/+2
2010-11-30powerpc/nvram: nvram_create_partitions() now uses bytesBenjamin Herrenschmidt1-6/+14
2010-11-30powerpc/nvram: More flexible nvram_create_partition()Benjamin Herrenschmidt1-18/+28
2010-11-30powerpc/nvram: Move things out of asm/nvram.hBenjamin Herrenschmidt1-1/+20
2010-11-29powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell13-1/+12