summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-2415-51/+184
|\
| * omap: DMA: clear interrupt status correctlyAdrian Hunter2011-01-191-4/+3Star
| * OMAP3: Devkit8000: Fix tps65930 pullup/pulldown configurationDaniel Morsing2011-01-191-2/+1Star
| * arm: omap3: cm-t3517: minor comment fixIgor Grinberg2011-01-191-2/+2
| * arm: omap3: cm-t3517: rtc fixIgor Grinberg2011-01-191-3/+22
| * omap1: Fix sched_clock implementation when both MPU timer and 32K timer are usedTony Lindgren2011-01-193-2/+61
| * omap1: Fix booting for 15xx and 730 with omap1_defconfigTony Lindgren2011-01-197-33/+47
| * omap1: Fix sched_clock for the MPU timerTony Lindgren2011-01-181-1/+13
| * Merge branch 'fixes_a_2.6.38rc' of git://git.pwsan.com/linux-2.6 into omap-fixesTony Lindgren2011-01-188-12/+43
| |\
| | * OMAP: PRCM: remove duplicated headersFelipe Balbi2011-01-183-4/+0Star
| | * OMAP4: clockdomain: bypass unimplemented wake-up dependency functions on OMAP4Paul Walmsley2011-01-181-4/+26
| | * OMAP: counter_32k: init clocksource as part of machine timer initPaul Walmsley2011-01-184-4/+17
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-241-0/+1
|\ \ \
| * | | powerpc, perf: Fix frequency calculation for overflowing counters (FSL version)Anton Blanchard2011-01-191-0/+1
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-247-44/+11Star
|\ \ \ \
| * | | | x86: Fix jump label with RO/NX module protection crashmatthieu castet2011-01-231-1/+1
| * | | | x86, hotplug: Fix powersavings with offlined cores on AMDBorislav Petkov2011-01-223-2/+5
| * | | | x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow co...Fenghua Yu2011-01-211-0/+1
| * | | | x86: Use asm-generic/cacheflush.hAkinobu Mita2011-01-211-41/+1Star
| * | | | x86: Update CPU cache attributes table descriptorsDave Jones2011-01-201-0/+3
* | | | | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-211-4/+4
|\ \ \ \ \
| * | | | | x86,percpu: Move out of place 64 bit ops into X86_64 sectionChristoph Lameter2011-01-111-4/+4
* | | | | | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-01-2131-912/+428Star
|\ \ \ \ \ \
| * | | | | | um: Use generic irq KconfigThomas Gleixner2011-01-211-5/+1Star
| * | | | | | tile: Use generic irq KconfigThomas Gleixner2011-01-211-29/+21Star
| * | | | | | sparc: Use generic irq KconfigThomas Gleixner2011-01-211-4/+1Star
| * | | | | | score: Use generic irq KconfigThomas Gleixner2011-01-211-3/+4
| * | | | | | powerpc: Use generic irq KconfigThomas Gleixner2011-01-211-21/+3Star
| * | | | | | parisc: Use generic irq KconfigThomas Gleixner2011-01-211-10/+4Star
| * | | | | | mn10300: Use generic irq KconfigThomas Gleixner2011-01-211-4/+1Star
| * | | | | | microblaze: Use generic irq KconfigThomas Gleixner2011-01-211-6/+2Star
| * | | | | | m68knommu: Use generic irq KconfigThomas Gleixner2011-01-211-4/+1Star
| * | | | | | ia64: Use generic irq KconfigThomas Gleixner2011-01-211-19/+4Star
| * | | | | | frv: Use generic irq KconfigThomas Gleixner2011-01-211-4/+1Star
| * | | | | | blackfin: Use generic irq KconfigThomas Gleixner2011-01-211-11/+3Star
| * | | | | | alpha: Use generic irq KconfigThomas Gleixner2011-01-211-13/+3Star
| * | | | | | genirq: Remove __do_IRQThomas Gleixner2011-01-2114-47/+0Star
| * | | | | | m32r: Convert to generic irq KconfigThomas Gleixner2011-01-211-8/+3Star
| * | | | | | m32r: Convert usrv platform irq handlingThomas Gleixner2011-01-211-48/+40Star
| * | | | | | m32r: Convert opsput_lcdpld irq chipThomas Gleixner2011-01-211-26/+16Star
| * | | | | | m32r: Convert opsput lanpld irq chipThomas Gleixner2011-01-211-20/+12Star
| * | | | | | m32r: Convert opsput pld irq chipThomas Gleixner2011-01-211-26/+20Star
| * | | | | | m32r: Convert opsput irq chipThomas Gleixner2011-01-211-31/+27Star
| * | | | | | m32r: Convert oaks32r irq chipsThomas Gleixner2011-01-211-25/+22Star
| * | | | | | m32r: Convert mappi3 irq chipThomas Gleixner2011-01-211-31/+31
| * | | | | | m32r: Convert mappi2 irq chipThomas Gleixner2011-01-211-29/+30
| * | | | | | m32r: Convert mappi irq chipsThomas Gleixner2011-01-211-27/+26Star
| * | | | | | m32r: Convert m32700ut lcdpld irq chipThomas Gleixner2011-01-211-20/+12Star
| * | | | | | m32r: Convert m32700ut lanpld irq chipThomas Gleixner2011-01-211-20/+12Star
| * | | | | | m32r: Convert m32700ut pld irq chipThomas Gleixner2011-01-211-28/+20Star