aboutsummaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-22sparc32: fix build, fix missing cpu_relax declarationSam Ravnborg1-0/+1
2011-05-20SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPIDaniel Hellstrom2-6/+1
2011-05-16sparc32,leon: Remove unnecessary page_address calls in LEON DMA API.Kristoffer Glembo1-26/+16
2011-05-16sparc: convert old cpumask API into new oneKOSAKI Motohiro16-105/+115
2011-05-16sparc32, sun4d: Implemented SMP IPIs support for SUN4D machinesDaniel Hellstrom3-0/+94
2011-05-16sparc32, sun4m: Implemented SMP IPIs support for SUN4M machinesDaniel Hellstrom3-9/+54
2011-05-16sparc32,leon: Implemented SMP IPIs for LEON CPUDaniel Hellstrom3-3/+126
2011-05-16sparc32: implement SMP IPIs using the generic functionsDaniel Hellstrom5-16/+71
2011-05-16sparc32,leon: SMP power down implementationDaniel Hellstrom1-2/+10
2011-05-16sparc32,leon: added some SMP commentsDaniel Hellstrom2-0/+14
2011-05-12sparc: add {read,write}*_be routinesJan Andersson1-0/+13
2011-05-11sparc32: Fixed unaligned memory copying in function __csum_partial_copy_sparc_genericTkhai Kirill1-3/+9
2011-04-21sparc32,leon: don't rely on bootloader to mask IRQsDaniel Hellstrom2-0/+7
2011-04-21sparc32,leon: operate on boot-cpu IRQ controller registersDaniel Hellstrom3-25/+21
2011-04-21sparc32: always define boot_cpu_idDaniel Hellstrom5-14/+35
2011-04-21sparc32: removed unused code, implemented by generic codeDaniel Hellstrom2-205/+0
2011-04-21sparc32: fix sparcstation 5 bootSam Ravnborg1-3/+7
2011-04-21sparc32: avoid build warning at mm/percpu.c:1647Sam Ravnborg1-2/+4
2011-04-21sparc32: always register a PROM based early consoleSam Ravnborg3-8/+9
2011-04-21sparc32: probe for cpu info only during startupSam Ravnborg6-13/+8
2011-04-21sparc: consolidate show_cpuinfo in cpu.cSam Ravnborg8-157/+133
2011-04-21sparc32: fix section mismatch warnings in apc, pmc and time_32Sam Ravnborg3-3/+3
2011-04-21sparc32,leon: implement genirq CPU affinityDaniel Hellstrom1-10/+54
2011-04-21sparc32, leon: code cleanup of timer/IRQ controller initializationDaniel Hellstrom1-84/+72
2011-04-21sparc32,leon: cleaned away code from the LEON2 daysDaniel Hellstrom2-24/+1
2011-04-21sparc32,leon: per-cpu ticker use genirq per-cpu handlerDaniel Hellstrom4-51/+22
2011-04-21sparc32,leon: add support for extended interrupt controllerDaniel Hellstrom2-28/+74
2011-04-21sparc32, leon: must protect IRQ controller register with spinlockDaniel Hellstrom1-7/+7
2011-04-19sparc32: genirq supportSam Ravnborg14-935/+636
2011-04-19sparc32: cleanup code for pci initSam Ravnborg3-16/+15
2011-04-19sparc32,sun4d: rename sbus_tid to board_to_cpu in irq supportSam Ravnborg1-5/+9
2011-04-20drm/radeon/kms: pll tweaks for r7xxAlex Deucher1-5/+1
2011-04-20drm/nouveau: fix allocation of notifier objectMarcin Slusarz1-1/+1
2011-04-20drm/nouveau: fix notifier memory corruption bugMarcin Slusarz1-2/+2
2011-04-20drm/nouveau: fix pinning of notifier blockBen Skeggs1-4/+7
2011-04-20drm/nouveau: populate ttm_alloced with false, when it's notBen Skeggs1-0/+1
2011-04-20drm/nouveau: fix nv30 pcie boardsBen Skeggs2-3/+3
2011-04-20drm/nouveau: split ramin_lock into two locks, one hardirq safeBen Skeggs6-12/+22
2011-04-19Revert "[media] V4L: videobuf, don't use dma addr as physical"Linus Torvalds1-1/+1
2011-04-19netfilter: ipset: Fix the order of listing of setsJozsef Kadlecsik1-8/+10
2011-04-19perf, x86: Fix AMD family 15h FPU event constraintsRobert Richter1-3/+17
2011-04-19perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpusAndre Przywara1-1/+1
2011-04-18Linux 2.6.39-rc4Linus Torvalds1-1/+1
2011-04-18proc: do proper range check on readdir offsetLinus Torvalds1-2/+7
2011-04-18next_pidmap: fix overflow conditionLinus Torvalds2-2/+5
2011-04-18Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov1-1/+12
2011-04-18Input: estimate number of events per packetJeff Brown2-0/+46
2011-04-18x86, gart: Make sure GART does not map physmem above 1TBJoerg Roedel1-1/+8
2011-04-18x86, gart: Set DISTLBWALKPRB bit alwaysJoerg Roedel2-3/+3
2011-04-18x86, gart: Convert spaces to tabs in enable_gart_translationJoerg Roedel1-11/+11