summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-11-29powerpc/4xx: Add Kilauea suspend and idle supportVictor Gallardo
2010-11-29powerpc/4xx: Add suspend and idle supportVictor Gallardo
2010-11-29powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell
2010-11-29powerpc/mm: Avoid avoidable void* pointerMichael Neuling
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: Add VPHN firmware featureJesse Larrew
2010-11-29powerpc: Consolidate obj-y assignmentsMichael Ellerman
2010-11-29powerpc/iseries: Remove unused mf_getSrcHistory function and caller.Jesper Juhl
2010-11-29powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_stdJesper Juhl
2010-11-29powerpc: Add memory_hotplug_max()Nishanth Aravamudan
2010-11-29powerpc/macio: Ensure all dma routines get copied overNishanth Aravamudan
2010-11-29powerpc/pseries: iommu cleanupNishanth Aravamudan
2010-11-29powerpc/dart: iommu table cleanupNishanth Aravamudan
2010-11-29powerpc/cell: Beat dma ops cleanupNishanth Aravamudan
2010-11-29powerpc/pasemi: Clean up pasemi iommu table initializationsNishanth Aravamudan
2010-11-29powerpc/vio: Use dma ops helpersNishanth Aravamudan
2010-11-29powerpc: Add support for new hcall H_BEST_ENERGYVaidyanathan Srinivasan
2010-11-29powerpc: Cleanup APIs for cpu/thread/core mappingsVaidyanathan Srinivasan
2010-11-29powerpc: enable ARCH_DMA_ADDR_T_64BIT with ARCH_PHYS_ADDR_T_64BITFUJITA Tomonori
2010-11-29powerpc/pseries: Add kernel parameter to disable batched hcallsWill Schmidt
2010-11-29powerpc: Removing undead ifdef __KERNEL__Christian Dietrich
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-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-11-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-11-27Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2010-11-27Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-11-26perf, x86: Fixup Kconfig depsPeter Zijlstra
2010-11-26x86, perf, nmi: Disable perf if counters are not accessibleDon Zickus
2010-11-25[S390] nmi: fix clock comparator revalidationHeiko Carstens
2010-11-25ARM: S5PV210: Fix sysdev related warning messagesAbhilash Kesavan
2010-11-25ARM: S3C24XX: Fix UART3 submask on S3C2416 and S3C2443Abhilash Kesavan
2010-11-25ARM: S3C24XX: Fix Demux error in UART3 irqs on S3C2443 and S3C2416Abhilash Kesavan
2010-11-25ARM: S3C64XX: fix uart clock setup for mini6410/real6410Darius Augulis
2010-11-25ARM: S3C24XX: Fix wrong s3c_gpio_cfgpullKukjin Kim
2010-11-25ARM: S3C2410: Adapt h1940-bluetooth to gpiolib changesVasily Khoruzhick
2010-11-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds
2010-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-11-25Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2010-11-25Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-11-25Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-11-25arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inlineAndrew Morton
2010-11-25uml: disable winch irq before freeing handler dataWill Newton
2010-11-24ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones
2010-11-24arch/tile: fix memchr() not to dereference memory for zero lengthChris Metcalf