aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds25-33/+33
2011-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-6/+6
2011-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-3/+5
2011-03-20arch/tile: fix futex sanitization definition/prototype mismatchChris Metcalf1-6/+6
2011-03-18Merge branch 'next' into for-linusDmitry Torokhov2660-51627/+104100
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds2-1/+29
2011-03-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds14-219/+159
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds52-519/+762
2011-03-18Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-9/+6
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds5-32/+16
2011-03-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds60-227/+224
2011-03-18Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-44/+6
2011-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds8-72/+1603
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds9-9/+9
2011-03-18MN10300: Clear ASB2364 peripheral interrupt masks before enabling interruptsDavid Howells2-0/+55
2011-03-18MN10300: Fix the ASB2364 gdbport UART register defsDavid Howells1-12/+12
2011-03-18MN10300: Fix ASB2364 FPGA register defsDavid Howells1-1/+1
2011-03-18MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner3-5/+6
2011-03-18MN10300: Select HAVE_GENERIC_HARDIRQS rather than GENERIC_HARDIRQSDavid Howells1-1/+1
2011-03-18MN10300: Convert ASB2364 FPGA irq_chip to new functionsThomas Gleixner1-13/+13
2011-03-18MN10300: Convert ipi irq_chip to new functionsThomas Gleixner1-8/+22
2011-03-18MN10300: Convert serial irq_chip to new functionsThomas Gleixner1-5/+10
2011-03-18MN10300: Convert cpu irq_chips to new functionsThomas Gleixner1-29/+33
2011-03-18MN10300: Remove unused mn10300_intc_* functionsThomas Gleixner2-30/+0
2011-03-18MN10300: Remove stale irq_chip.end - V2Thomas Gleixner1-1/+0
2011-03-18MN10300: Use clockevents_calc_mult_shift()Thomas Gleixner3-26/+3
2011-03-18MN10300: Use clocksource_register_hz()Thomas Gleixner3-21/+1
2011-03-18MN10300: Remove stale codeThomas Gleixner3-67/+2
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds93-1280/+2097
2011-03-18x86: Flush TLB if PGD entry is changed in i386 PAE modeShaohua Li2-10/+4
2011-03-18x86, dumpstack: Correct stack dump info when frame pointer is availableNamhyung Kim9-30/+33
2011-03-18x86: Clean up csum-copy_64.S a bitIngo Molnar1-120/+120
2011-03-18x86: Fix common misspellingsLucas De Marchi50-67/+67
2011-03-18Merge branch 'linus' into x86/urgentIngo Molnar213-3965/+5356
2011-03-18Blackfin: ip0x: fix unused variable warningMike Frysinger1-2/+0
2011-03-18Blackfin: punt unused HDMA masksMike Frysinger5-93/+0
2011-03-18Blackfin: wire up new syscallsMike Frysinger2-1/+7
2011-03-18Blackfin/ipipe: restore pipeline bits in irqflagsPhilippe Gerum1-10/+77
2011-03-18Blackfin/ipipe: fix deferred pipeline sync for the root stagePhilippe Gerum2-3/+14
2011-03-18Blackfin/ipipe: upgrade to I-pipe mainlinePhilippe Gerum4-114/+117
2011-03-18Blackfin: cpufreq: fix typosMichael Hennerich1-3/+3
2011-03-18Blackfin: enable GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner1-0/+1
2011-03-18Blackfin: SMP: convert to irq chip functionsMike Frysinger1-1/+5
2011-03-18Blackfin: use accessor functions in show_interrupts()Thomas Gleixner1-4/+6
2011-03-18Blackfin: use proper wrapper functions for modifying irq statusThomas Gleixner4-4/+4
2011-03-18Blackfin: convert gpio irq_chip to new functionsThomas Gleixner1-44/+48
2011-03-18Blackfin: convert mac irq_chip to new functionsThomas Gleixner1-7/+11
2011-03-18Blackfin: convert error irq_chip to new functionsThomas Gleixner1-7/+7
2011-03-18Blackfin: convert internal irq_chip to new functionsThomas Gleixner1-13/+28
2011-03-18Blackfin: convert core irq_chip to new functionsThomas Gleixner1-11/+11