summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-05-221-0/+55
|\
| * IPC driver for Intel Mobile Internet Device (MID) platformsSreedhara DS2010-05-171-0/+55
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-222-21/+239
|\ \
| * \ Merge branch 'ioat' into dmaengineDan Williams2010-05-18708-1655/+3352
| |\ \
| * | | DMAENGINE: Support for ST-Ericssons DMA40 block v3Linus Walleij2010-04-141-0/+239
| * | | DMAENGINE: generic channel status v2Linus Walleij2010-03-271-7/+0
| * | | DMAENGINE: generic slave control v2Linus Walleij2010-03-271-14/+0
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-05-2237-3746/+3315
|\ \ \ \
| * | | | MIPS: Use GCC __builtin_prefetch() to implement prefetch().David Daney2010-05-211-9/+3
| * | | | MIPS: Octeon: Serial port fixes for OCTEON simulator.David Daney2010-05-212-2/+6
| * | | | MIPS: Octeon: Get rid of early serial.David Daney2010-05-211-25/+0
| * | | | MIPS: AR7: prevent race between clock initialization and devices registrationFlorian Fainelli2010-05-211-1/+1
| * | | | MIPS: AR7: use ar7_has_high_vlynq() to determine watchdog base addressFlorian Fainelli2010-05-211-12/+3
| * | | | MIPS: BCM63xx: Avoid namespace clash on GPIO_DIR_{IN,OUT}Florian Fainelli2010-05-212-5/+5
| * | | | MIPS: MTX-1: Update defconfigFlorian Fainelli2010-05-211-1449/+955
| * | | | MIPS: BCM47xx: Update defconfigFlorian Fainelli2010-05-211-345/+628
| * | | | MIPS: RB532: Update defconfigFlorian Fainelli2010-05-211-157/+364
| * | | | MIPS: AR7: Update defconfigFlorian Fainelli2010-05-211-53/+143
| * | | | MIPS: Oprofile: Loongson: Cleanup the commentsWu Zhangjin2010-05-211-20/+5
| * | | | MIPS: Oprofile: Loongson: Cleanup of the macrosWu Zhangjin2010-05-211-11/+11
| * | | | MIPS: Oprofile: Loongson: Remove unused variable from loongson2_cpu_setup()Wu Zhangjin2010-05-211-4/+1
| * | | | MIPS: Oprofile: Loongson: Remove useless parenthesesWu Zhangjin2010-05-211-1/+1
| * | | | MIPS: Oprofile: Loongson: Unify macro for setting eventsWu Zhangjin2010-05-211-4/+4
| * | | | MIPS: nofpu and nodsp only affect CPU0Kevin Cernekee2010-05-212-21/+30
| * | | | MIPS: Clean up tables for bootmem allocationDavid VomLehn2010-05-215-1461/+757
| * | | | MIPS: Coding style cleanups of access of FCSR rounding mode bitsShane McDonald2010-05-211-5/+6
| * | | | MIPS: Loongson 2F: Add gpio/gpioilb supportArnaud Patard2010-05-214-0/+177
| * | | | MIPS: Alchemy: add sysdev for DBDMA PM.Manuel Lauss2010-05-213-44/+72
| * | | | MIPS: Alchemy: add sysdev for IRQ PM.Manuel Lauss2010-05-213-91/+122
| * | | | MIPS: Alchemy: Fix up residual devboard poweroff/reboot code.Manuel Lauss2010-05-215-22/+15
| * | | | MIPS: Loongson: update cpu-feature-overrides.hWu Zhangjin2010-05-211-0/+2
| * | | | MIPS: Use set_cpus_allowed_ptrJulia Lawall2010-05-213-5/+5
* | | | | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-05-228-29/+354
|\ \ \ \ \
| * | | | | board-omap3-beagle: add DSS2 supportKoen Kooi2010-05-181-26/+75
| * | | | | OMAP: RX51: Update board defconfigRoger Quadros2010-05-181-1/+38
| * | | | | OMAP: RX51: Add Touch Controller in SPI board infoRoger Quadros2010-05-181-0/+15
| * | | | | OMAP: RX51: Add LCD Panel supportRoger Quadros2010-05-184-0/+125
| * | | | | OMAP: AM3517: Enable DSS2 in AM3517EVM defconfigVaibhav Hiremath2010-05-181-1/+51
| * | | | | OMAP: Enable DSS2 in OMAP3EVM defconfigVaibhav Hiremath2010-05-181-1/+50
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-05-218-23/+387
|\ \ \ \ \
| * | | | | crypto: omap - OMAP macros correctedDmitry Kasatkin2010-05-141-2/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2010-05-031963-22120/+78013
| |\ \ \ \ \
| * | | | | | crypto: omap - Updates omap sham device related platform codeDmitry Kasatkin2010-05-035-13/+56
| * | | | | | crypto: aesni-intel - Fix another CTR build failure with gas 2.16.1Huang Ying2010-03-241-2/+2
| * | | | | | crypto: aesni-intel - Fix CTR optimization build failure with gas 2.16.1Huang Ying2010-03-132-5/+95
| * | | | | | crypto: aesni-intel - Add AES-NI accelerated CTR modeHuang Ying2010-03-102-7/+238
* | | | | | | Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...Linus Torvalds2010-05-212-0/+7
|\ \ \ \ \ \ \
| * | | | | | | msm: Add 'execute' datamover callbackSan Mehat2010-03-182-0/+7
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-05-21104-689/+4091
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc: Remove unused 'protect4gb' boot parameterFUJITA Tomonori2010-05-211-12/+0