aboutsummaryrefslogtreecommitdiffstats
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-20Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8'David S. Miller39-377/+501
2011-05-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6David S. Miller6-9/+32
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-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds16-92/+102
2011-04-20drm/radeon/kms: pll tweaks for r7xxAlex Deucher1-5/+1
2011-04-20Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into drm-fixesDave Airlie11-22/+36
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-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds64-203/+330
2011-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-3/+5
2011-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller3-10/+30
2011-04-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-14/+21
2011-04-19Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-18/+13
2011-04-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds11-49/+64
2011-04-19Revert "[media] V4L: videobuf, don't use dma addr as physical"Linus Torvalds1-1/+1
2011-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds9-34/+111