aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* 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: Rename ppc64,linux partition to ibm,rtas-logBenjamin Herrenschmidt2010-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: Use call_rcu_sched() for pagetablesPeter Zijlstra2010-11-29
* | powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell2010-11-28
* | powerpc/mm: Avoid avoidable void* pointerMichael Neuling2010-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: Add VPHN firmware featureJesse Larrew2010-11-28
* | powerpc: Consolidate obj-y assignmentsMichael Ellerman2010-11-28
* | powerpc/iseries: Remove unused mf_getSrcHistory function and caller.Jesper Juhl2010-11-28
* | powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_stdJesper Juhl2010-11-28
* | powerpc: Add memory_hotplug_max()Nishanth Aravamudan2010-11-28
* | powerpc/macio: Ensure all dma routines get copied overNishanth Aravamudan2010-11-28
* | powerpc/pseries: iommu cleanupNishanth Aravamudan2010-11-28
* | powerpc/dart: iommu table cleanupNishanth Aravamudan2010-11-28
* | powerpc/cell: Beat dma ops cleanupNishanth Aravamudan2010-11-28
* | powerpc/pasemi: Clean up pasemi iommu table initializationsNishanth Aravamudan2010-11-28
* | powerpc/vio: Use dma ops helpersNishanth Aravamudan2010-11-28
* | powerpc: Add support for new hcall H_BEST_ENERGYVaidyanathan Srinivasan2010-11-28
* | powerpc: Cleanup APIs for cpu/thread/core mappingsVaidyanathan Srinivasan2010-11-28
* | powerpc: enable ARCH_DMA_ADDR_T_64BIT with ARCH_PHYS_ADDR_T_64BITFUJITA Tomonori2010-11-28
* | powerpc/pseries: Add kernel parameter to disable batched hcallsWill Schmidt2010-11-28
* | powerpc: Removing undead ifdef __KERNEL__Christian Dietrich2010-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 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-28
|\
| * perf, x86: Fixup Kconfig depsPeter Zijlstra2010-11-26
| * x86, perf, nmi: Disable perf if counters are not accessibleDon Zickus2010-11-26
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-26
|\ \
| * | x86-64: Fix and clean up AMD Fam10 MMCONF enablingJan Beulich2010-11-18
| * | x86: UV: Address interrupt/IO port operation conflictDimitri Sivanich2010-11-18
| * | x86: Use online node real index in calulate_tbl_offset()Yinghai Lu2010-11-18
| * | x86, asm: Fix binutils 2.15 build failureTetsuo Handa2010-11-18
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-26
|\ \ \ | | |/ | |/|
| * | x86/kprobes: Prevent kprobes to probe on save_args()Masami Hiramatsu2010-11-18
| * | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-11-18
| |\ \
| | * | x86: Ignore trap bits on single step exceptionsFrederic Weisbecker2010-11-12