aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-25Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds15-51/+184
2011-01-25Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2011-01-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-44/+11
2011-01-23x86: Fix jump label with RO/NX module protection crashmatthieu castet1-1/+1
2011-01-21x86, hotplug: Fix powersavings with offlined cores on AMDBorislav Petkov3-2/+5
2011-01-21Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-4/+4
2011-01-21Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds31-912/+428
2011-01-21Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds2-2/+20
2011-01-21Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-4/+4
2011-01-21Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds34-344/+332
2011-01-21xen: p2m: correctly initialize partial p2m leafStefan Bader1-1/+19
2011-01-21x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow coretemp to handler intrFenghua Yu1-0/+1
2011-01-21x86: Use asm-generic/cacheflush.hAkinobu Mita1-41/+1
2011-01-21um: Use generic irq KconfigThomas Gleixner1-5/+1
2011-01-21tile: Use generic irq KconfigThomas Gleixner1-29/+21
2011-01-21sparc: Use generic irq KconfigThomas Gleixner1-4/+1
2011-01-21score: Use generic irq KconfigThomas Gleixner1-3/+4
2011-01-21powerpc: Use generic irq KconfigThomas Gleixner1-21/+3
2011-01-21parisc: Use generic irq KconfigThomas Gleixner1-10/+4
2011-01-21mn10300: Use generic irq KconfigThomas Gleixner1-4/+1
2011-01-21microblaze: Use generic irq KconfigThomas Gleixner1-6/+2
2011-01-21m68knommu: Use generic irq KconfigThomas Gleixner1-4/+1
2011-01-21ia64: Use generic irq KconfigThomas Gleixner1-19/+4
2011-01-21frv: Use generic irq KconfigThomas Gleixner1-4/+1
2011-01-21blackfin: Use generic irq KconfigThomas Gleixner1-11/+3
2011-01-21alpha: Use generic irq KconfigThomas Gleixner1-13/+3
2011-01-21genirq: Remove __do_IRQThomas Gleixner14-47/+0
2011-01-21m32r: Convert to generic irq KconfigThomas Gleixner1-8/+3
2011-01-21m32r: Convert usrv platform irq handlingThomas Gleixner1-48/+40
2011-01-21m32r: Convert opsput_lcdpld irq chipThomas Gleixner1-26/+16
2011-01-21m32r: Convert opsput lanpld irq chipThomas Gleixner1-20/+12
2011-01-21m32r: Convert opsput pld irq chipThomas Gleixner1-26/+20
2011-01-21m32r: Convert opsput irq chipThomas Gleixner1-31/+27
2011-01-21m32r: Convert oaks32r irq chipsThomas Gleixner1-25/+22
2011-01-21m32r: Convert mappi3 irq chipThomas Gleixner1-31/+31
2011-01-21m32r: Convert mappi2 irq chipThomas Gleixner1-29/+30
2011-01-21m32r: Convert mappi irq chipsThomas Gleixner1-27/+26
2011-01-21m32r: Convert m32700ut lcdpld irq chipThomas Gleixner1-20/+12
2011-01-21m32r: Convert m32700ut lanpld irq chipThomas Gleixner1-20/+12
2011-01-21m32r: Convert m32700ut pld irq chipThomas Gleixner1-28/+20
2011-01-21m32r: Convert m32104ut irq chipThomas Gleixner1-29/+27
2011-01-21m32r: Convert m32104ut irq handlingThomas Gleixner1-25/+21
2011-01-21m32r: Cleanup direct irq_desc accessThomas Gleixner9-307/+83
2011-01-21cris: Use generic irq KconfigThomas Gleixner2-5/+3
2011-01-21cris: Convert V32 interrupt handlingThomas Gleixner1-35/+15
2011-01-21cris: Convert V10 interrupt handlingThomas Gleixner1-31/+10
2011-01-21cris: Use irq handling wrapperThomas Gleixner1-2/+2
2011-01-21h8300: Use generic irq KconfigThomas Gleixner2-5/+3
2011-01-21h8300: Convert interrupt handling to flow handlerThomas Gleixner1-12/+3
2011-01-21h8300: Convert to new irq_chip functionsThomas Gleixner1-17/+16