aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-2025-33/+33
|\
| * xtensa: change to new flag variablematt mooney2011-03-172-2/+2
| * um: change to new flag variablesmatt mooney2011-03-171-5/+5
| * s390: change to new flag variablematt mooney2011-03-173-3/+3
| * mips: change to new flag variablematt mooney2011-03-179-10/+10
| * microblaze: change to new flag variablematt mooney2011-03-171-1/+1
| * ia64: change to new flag variablesmatt mooney2011-03-176-7/+7
| * h8300: change to new flag variablematt mooney2011-03-171-1/+1
| * arm: change to new flag variablesmatt mooney2011-03-172-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-03-201-6/+6
|\ \
| * | arch/tile: fix futex sanitization definition/prototype mismatchChris Metcalf2011-03-201-6/+6
* | | 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