aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
...
* | | powerpc/ppc32/tracing: Add stack frame to calls of trace_hardirqs_on/offSteven Rostedt2011-01-20
* | | Merge remote branch 'kumar/next' into mergeBenjamin Herrenschmidt2011-01-20
|\ \ \ | |/ / |/| |
| * | powerpc/fsl_rio: Fix non-standard HID1 register accessShaohui Xie2011-01-12
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-18
|\ \ \
| * | | powerpc: perf: Fix frequency calculation for overflowing countersAnton Blanchard2011-01-17
| |/ /
* | | dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely2011-01-16
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-01-11
|\ \ \ | | |/ | |/|
| * | powerpc/pci: Use printf extension %pR for struct resourceJoe Perches2010-12-08
| * | powerpc: Disable VPHN polling during a suspend operationJesse Larrew2010-12-08
| * | powerpc: iommu: Add device name to iommu error printksAnton Blanchard2010-12-08
| * | powerpc: Update compat_arch_ptraceAndreas Schwab2010-12-08
| * | powerpc: Fix PPC_PTRACE_SETHWDEBUG on PPC_BOOK3SAndreas Schwab2010-12-08
| * | powerpc/time: printk time stamp init not correctHeiko Schocher2010-12-08
| * | Powerpc: separate CONFIG_RELOCATABLE from CONFIG_CRASHDUMP in boot codeSonny Rao2010-12-08
| * | powerpc: Fix incorrect comment about interrupt stack allocationAnton Blanchard2010-12-08
| * | powerpc/iommu: Use coherent_dma_mask for alloc_coherentNishanth Aravamudan2010-12-08
| * | Merge branch 'nvram' into nextBenjamin Herrenschmidt2010-12-08
| |\ \
| | * | powerpc/nvram: Handle partition names >= 12 charsJim Keniston2010-11-29
| | * | powerpc/nvram: Fix NVRAM partition list setupJim Keniston2010-11-29
| | * | powerpc/nvram: Move the log partition stuff to pseriesBenjamin Herrenschmidt2010-11-29
| | * | powerpc/nvram: Change nvram_setup_partition() to use new helperBenjamin Herrenschmidt2010-11-29
| | * | powerpc/nvram: Add nvram_find_partition()Benjamin Herrenschmidt2010-11-29
| | * | powerpc/nvram: Improve partition removalBenjamin Herrenschmidt2010-11-29
| | * | powerpc/nvram: Shuffle code around in nvram_create_partition()Benjamin Herrenschmidt2010-11-29
| | * | powerpc/nvram: Completely clear a new partitionBenjamin Herrenschmidt2010-11-29
| | * | powerpc/nvram: Ensure that the partition header/block size is rightBenjamin Herrenschmidt2010-11-29
| | * | powerpc/nvram: nvram_create_partitions() now uses bytesBenjamin Herrenschmidt2010-11-29
| | * | powerpc/nvram: More flexible nvram_create_partition()Benjamin Herrenschmidt2010-11-29
| | * | powerpc/nvram: Move things out of asm/nvram.hBenjamin Herrenschmidt2010-11-29
| * | | powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell2010-11-28
| * | | powerpc: Add POWER7+ cputable entryMichael Neuling2010-11-28
| * | | powerpc: Remove POWER6 oprofile workarounds for POWER7Michael Neuling2010-11-28
| * | | powerpc: Remove unneeded cpu_setup/restore from POWER7 cputable entryMichael Neuling2010-11-28
| * | | powerpc: Consolidate obj-y assignmentsMichael Ellerman2010-11-28
| * | | powerpc/vio: Use dma ops helpersNishanth Aravamudan2010-11-28
| * | | powerpc: Cleanup APIs for cpu/thread/core mappingsVaidyanathan Srinivasan2010-11-28
| * | | powerpc/kdump: Override crash_free_reserved_phys_range to avoid freeing RTASAnton Blanchard2010-11-28
| * | | powerpc: Add support for popcnt instructionsAnton Blanchard2010-11-28
| |/ /
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-10
|\ \ \ | |_|/ |/| |
| * | Merge commit 'v2.6.37-rc7' into devicetree/nextGrant Likely2010-12-23
| |\|
| * | of/net: Move of_get_mac_address() to a common source file.David Daney2010-11-01
* | | perf: Dynamic pmu typesPeter Zijlstra2010-12-16
* | | perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-26
| |/ |/|
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-11-18
|\ \
| * | kgdb,ppc: Fix regression in evr register handlingDongdong Deng2010-11-17
* | | powerpc: Update a BKL related commentAlessio Igor Bogani2010-11-17
* | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
|/ /
* / PPC: KVM: Book E doesn't have __end_interrupts.Scott Wood2010-11-05
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-10-29
|\
| * kgdb,ppc: Individual register get/set for ppcDongdong Deng2010-10-29