summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: S3C2410: H1940: Add keys deviceArnaud Patard (Rtp)2011-03-201-0/+39
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-03-191-3/+5
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2011-03-182660-51627/+104100
| |\
| | * Input: atmel_mxt_ts - allow board code to specify IRQ flagsIiro Valkonen2011-02-211-0/+2
| | * Input: atmel_mxt_ts - get rid of qt602240 prefixes in namesIiro Valkonen2011-02-211-2/+2
| | * Input: qt602240_ts - rename to atmel_mxt_tsDmitry Torokhov2011-02-211-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-182-1/+29
|\ \ \
| * | | mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35Wolfram Sang2011-03-171-0/+2
| * | | mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35Wolfram Sang2011-03-171-1/+9
| * | | mmc: mxs-mmc: add mmc host driver for i.MX23/28Shawn Guo2011-03-151-0/+18
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowell...Linus Torvalds2011-03-1814-219/+159
|\ \ \ \
| * | | | MN10300: Clear ASB2364 peripheral interrupt masks before enabling interruptsDavid Howells2011-03-182-0/+55
| * | | | MN10300: Fix the ASB2364 gdbport UART register defsDavid Howells2011-03-181-12/+12
| * | | | MN10300: Fix ASB2364 FPGA register defsDavid Howells2011-03-181-1/+1
| * | | | MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-183-5/+6
| * | | | MN10300: Select HAVE_GENERIC_HARDIRQS rather than GENERIC_HARDIRQSDavid Howells2011-03-181-1/+1
| * | | | MN10300: Convert ASB2364 FPGA irq_chip to new functionsThomas Gleixner2011-03-181-13/+13
| * | | | MN10300: Convert ipi irq_chip to new functionsThomas Gleixner2011-03-181-8/+22
| * | | | MN10300: Convert serial irq_chip to new functionsThomas Gleixner2011-03-181-5/+10
| * | | | MN10300: Convert cpu irq_chips to new functionsThomas Gleixner2011-03-181-29/+33
| * | | | MN10300: Remove unused mn10300_intc_* functionsThomas Gleixner2011-03-182-30/+0
| * | | | MN10300: Remove stale irq_chip.end - V2Thomas Gleixner2011-03-181-1/+0
| * | | | MN10300: Use clockevents_calc_mult_shift()Thomas Gleixner2011-03-183-26/+3
| * | | | MN10300: Use clocksource_register_hz()Thomas Gleixner2011-03-183-21/+1
| * | | | MN10300: Remove stale codeThomas Gleixner2011-03-183-67/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2011-03-1852-519/+762
|\ \ \ \ \
| * | | | | Blackfin: ip0x: fix unused variable warningMike Frysinger2011-03-181-2/+0
| * | | | | Blackfin: punt unused HDMA masksMike Frysinger2011-03-185-93/+0
| * | | | | Blackfin: wire up new syscallsMike Frysinger2011-03-182-1/+7
| * | | | | Blackfin/ipipe: restore pipeline bits in irqflagsPhilippe Gerum2011-03-181-10/+77
| * | | | | Blackfin/ipipe: fix deferred pipeline sync for the root stagePhilippe Gerum2011-03-182-3/+14
| * | | | | Blackfin/ipipe: upgrade to I-pipe mainlinePhilippe Gerum2011-03-184-114/+117
| * | | | | Blackfin: cpufreq: fix typosMichael Hennerich2011-03-181-3/+3
| * | | | | Blackfin: enable GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-181-0/+1
| * | | | | Blackfin: SMP: convert to irq chip functionsMike Frysinger2011-03-181-1/+5
| * | | | | Blackfin: use accessor functions in show_interrupts()Thomas Gleixner2011-03-181-4/+6
| * | | | | Blackfin: use proper wrapper functions for modifying irq statusThomas Gleixner2011-03-184-4/+4
| * | | | | Blackfin: convert gpio irq_chip to new functionsThomas Gleixner2011-03-181-44/+48
| * | | | | Blackfin: convert mac irq_chip to new functionsThomas Gleixner2011-03-181-7/+11
| * | | | | Blackfin: convert error irq_chip to new functionsThomas Gleixner2011-03-181-7/+7
| * | | | | Blackfin: convert internal irq_chip to new functionsThomas Gleixner2011-03-181-13/+28
| * | | | | Blackfin: convert core irq_chip to new functionsThomas Gleixner2011-03-181-11/+11
| * | | | | Blackfin: use proper wrappers for irq_descThomas Gleixner2011-03-181-9/+5
| * | | | | Blackfin: optimize startup codeMike Frysinger2011-03-181-69/+41
| * | | | | Blackfin: SMP: work around anomaly 05000491Sonic Zhang2011-03-188-12/+74
| * | | | | Blackfin: SMP: implement cpu_freq supportGraf Yang2011-03-186-34/+70
| * | | | | Blackfin: split optimization settings moreMike Frysinger2011-03-183-15/+47
| * | | | | Blackfin: SMP: disable preempt with smp_processor_id to send messagesSonic Zhang2011-03-181-6/+8
| * | | | | Blackfin: SMP: delay enabling caches until CPU is initializedsteven miao2011-03-181-2/+2
| * | | | | Blackfin: SMP: use standard cache functionsMike Frysinger2011-03-181-3/+3
OpenPOWER on IntegriCloud