aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2011-01-21powerpc/kdump: Disable ftrace during kexecAnton Blanchard
2011-01-21powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handlerAnton Blanchard
2011-01-21powerpc/kdump: Remove ppc_md.machine_crash_shutdownAnton Blanchard
2011-01-21powerpc/kexec: Remove ppc_md.machine_kexecAnton Blanchard
2011-01-21powerpc/kexec: Remove ppc_md.machine_kexec_cleanupAnton Blanchard
2011-01-21powerpc/cell: Use system_wq in cpufreq_spudemandTejun Heo
2011-01-21powerpc/rtas_flash: Use simple_read_from_bufferAkinobu Mita
2011-01-21powerpc/ppc32/tracing: Add stack frame to calls of trace_hardirqs_on/offSteven Rostedt
2011-01-21Merge remote branch 'kumar/next' into mergeBenjamin Herrenschmidt
2011-01-19powerpc, perf: Fix frequency calculation for overflowing counters (FSL version)Anton Blanchard
2011-01-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-17powerpc: perf: Fix frequency calculation for overflowing countersAnton Blanchard
2011-01-15dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely
2011-01-12powerpc/fsl_rio: Fix non-standard HID1 register accessShaohui Xie
2011-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-12-23Merge commit 'v2.6.37-rc7' into devicetree/nextGrant Likely
2010-12-16perf: Dynamic pmu typesPeter Zijlstra
2010-12-09powerpc/pci: Use printf extension %pR for struct resourceJoe Perches
2010-12-09powerpc: Disable VPHN polling during a suspend operationJesse Larrew
2010-12-09powerpc: iommu: Add device name to iommu error printksAnton Blanchard
2010-12-09powerpc: Update compat_arch_ptraceAndreas Schwab
2010-12-09powerpc: Fix PPC_PTRACE_SETHWDEBUG on PPC_BOOK3SAndreas Schwab
2010-12-09powerpc/time: printk time stamp init not correctHeiko Schocher
2010-12-09Powerpc: separate CONFIG_RELOCATABLE from CONFIG_CRASHDUMP in boot codeSonny Rao
2010-12-09powerpc: Fix incorrect comment about interrupt stack allocationAnton Blanchard
2010-12-09powerpc/iommu: Use coherent_dma_mask for alloc_coherentNishanth Aravamudan
2010-12-09Merge branch 'nvram' into nextBenjamin Herrenschmidt
2010-11-30powerpc/nvram: Handle partition names >= 12 charsJim Keniston
2010-11-30powerpc/nvram: Fix NVRAM partition list setupJim Keniston
2010-11-30powerpc/nvram: Move the log partition stuff to pseriesBenjamin Herrenschmidt
2010-11-30powerpc/nvram: Change nvram_setup_partition() to use new helperBenjamin Herrenschmidt
2010-11-30powerpc/nvram: Add nvram_find_partition()Benjamin Herrenschmidt
2010-11-30powerpc/nvram: Improve partition removalBenjamin Herrenschmidt
2010-11-30powerpc/nvram: Shuffle code around in nvram_create_partition()Benjamin Herrenschmidt
2010-11-30powerpc/nvram: Completely clear a new partitionBenjamin Herrenschmidt
2010-11-30powerpc/nvram: Ensure that the partition header/block size is rightBenjamin Herrenschmidt
2010-11-30powerpc/nvram: nvram_create_partitions() now uses bytesBenjamin Herrenschmidt
2010-11-30powerpc/nvram: More flexible nvram_create_partition()Benjamin Herrenschmidt
2010-11-30powerpc/nvram: Move things out of asm/nvram.hBenjamin Herrenschmidt
2010-11-29powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell
2010-11-29powerpc: Add POWER7+ cputable entryMichael Neuling
2010-11-29powerpc: Remove POWER6 oprofile workarounds for POWER7Michael Neuling
2010-11-29powerpc: Remove unneeded cpu_setup/restore from POWER7 cputable entryMichael Neuling
2010-11-29powerpc: Consolidate obj-y assignmentsMichael Ellerman
2010-11-29powerpc/vio: Use dma ops helpersNishanth Aravamudan
2010-11-29powerpc: Cleanup APIs for cpu/thread/core mappingsVaidyanathan Srinivasan
2010-11-29powerpc/kdump: Override crash_free_reserved_phys_range to avoid freeing RTASAnton Blanchard
2010-11-29powerpc: Add support for popcnt instructionsAnton Blanchard
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra