aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | Blackfin: bf561-ezkit: add AD1836 codec resourcesBarry Song2010-10-221-0/+50
| * | | | | | | | | | | | | Blackfin: ptrace: enable access to L1 stacksBarry Song2010-10-221-0/+8
| * | | | | | | | | | | | | Blackfin: boards: fix num_chipselect values for on-chip SPI busesMike Frysinger2010-10-225-9/+9
| * | | | | | | | | | | | | Blackfin: ad7160eval: new board portMichael Hennerich2010-10-225-1/+984
| * | | | | | | | | | | | | Blackfin: bf537-stamp: re-use regulator framework with ad5398 partsSonic Zhang2010-10-221-10/+1
| * | | | | | | | | | | | | Blackfin: bf537-stamp: re-use the fixed regulator voltage driverSonic Zhang2010-10-221-55/+25
| * | | | | | | | | | | | | Blackfin: SIC: BF537: change default data/error relative prioritiesMichael Hennerich2010-10-221-2/+2
| * | | | | | | | | | | | | Blackfin: bf537-stamp: add example IIO resourcesMichael Hennerich2010-10-221-12/+442
| * | | | | | | | | | | | | Blackfin: bf537-stamp: use correct spi mode with ad2s90 partsBarry Song2010-10-221-0/+1
| * | | | | | | | | | | | | Blackfin: bf537-stamp: add example adau1373 i2c resourcesCliff Cai2010-10-221-0/+5
| * | | | | | | | | | | | | Blackfin: bf537-stamp: add example adav801/3 resourcesYi Li2010-10-221-0/+25
| * | | | | | | | | | | | | Blackfin: bf537-stamp: add example ad1937 i2c resourcesBarry Song2010-10-221-0/+6
| * | | | | | | | | | | | | Blackfin: bf537-stamp: fix NAND resourcesMike Frysinger2010-10-221-1/+1
| * | | | | | | | | | | | | Blackfin: boards: use proper irq flags with isp1362-hcdMichael Hennerich2010-10-228-8/+8
| * | | | | | | | | | | | | Blackfin: bf561-acvilon: fix NAND resourcesValentin Yakovenkov2010-10-221-1/+1
| * | | | | | | | | | | | | Blackfin: cm-bf548: add support for Socket CANMichael Hennerich2010-10-221-0/+43
| * | | | | | | | | | | | | Blackfin: boards: update AD183x resourcesBarry Song2010-10-2214-63/+65
| * | | | | | | | | | | | | Blackfin: bf537-stamp: update GPIO CS devicesBarry Song2010-10-221-5/+3
| * | | | | | | | | | | | | Blackfin: punt short SPI MMR bit namesMike Frysinger2010-10-227-383/+0
* | | | | | | | | | | | | | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2010-10-2211-119/+56
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | x86-32, mm: Add an initial page table for core bootstrappingBorislav Petkov2010-10-2011-119/+56
| * | | | | | | | | | | | | | Merge branch 'x86/cleanups' into x86/trampolineH. Peter Anvin2010-10-2018-97/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/vmware' into x86/trampolineH. Peter Anvin2010-10-2013-1619/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-10-221-4/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | x86,kgdb: remove unnecessary call to kgdb_correct_hw_break()Dongdong Deng2010-10-221-2/+0
| * | | | | | | | | | | | | | | | | kdb,kgdb: fix sparse fixupsJason Wessel2010-10-221-1/+1
| * | | | | | | | | | | | | | | | | x86,kgdb: fix debugger hw breakpoint test regression in 2.6.35Jason Wessel2010-10-221-1/+6
* | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-225-163/+56
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | mxc_udc: add workaround for ENGcm09152 for i.MX35Eric BĂ©nard2010-10-221-0/+1
| * | | | | | | | | | | | | | | | | | USB: AM35x: Add musb supportAjay Kumar Gupta2010-10-223-0/+55
| * | | | | | | | | | | | | | | | | | USB: add platform glue driver for FSL USB DR controllerAnatolij Gustschin2010-10-221-163/+0
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-10-2212-795/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Alchemy: Add UART PM methods.Manuel Lauss2010-10-222-35/+28
| * | | | | | | | | | | | | | | | | | tty: icount changeover for other main devicesAlan Cox2010-10-221-11/+1
| * | | | | | | | | | | | | | | | | | ioctl: Use asm-generic/ioctls.h on s390 (enables termiox)Jeff Mahoney2010-10-221-87/+1
| * | | | | | | | | | | | | | | | | | ioctl: Use asm-generic/ioctls.h on mn10300 (enables termiox)Jeff Mahoney2010-10-221-83/+1
| * | | | | | | | | | | | | | | | | | ioctl: Use asm-generic/ioctls.h on m68k (enables termiox)Jeff Mahoney2010-10-221-79/+1
| * | | | | | | | | | | | | | | | | | ioctl: Use asm-generic/ioctls.h on m32r (enables termiox)Jeff Mahoney2010-10-221-82/+1
| * | | | | | | | | | | | | | | | | | ioctl: Use asm-generic/ioctls.h on ia64 (enables termiox)Jeff Mahoney2010-10-221-88/+1
| * | | | | | | | | | | | | | | | | | ioctl: Use asm-generic/ioctls.h on h8300 (enables termiox)Jeff Mahoney2010-10-221-80/+1
| * | | | | | | | | | | | | | | | | | ioctl: Use asm-generic/ioctls.h on frv (enables termiox)Jeff Mahoney2010-10-221-79/+1
| * | | | | | | | | | | | | | | | | | ioctl: Use asm-generic/ioctls.h on cris (enables termiox)Jeff Mahoney2010-10-221-83/+1
| * | | | | | | | | | | | | | | | | | ioctl: Use asm-generic/ioctls.h on avr32 (enables termiox)Jeff Mahoney2010-10-221-85/+1
| * | | | | | | | | | | | | | | | | | ioctl: Use asm-generic/ioctls.h on arm (enables termiox)Jeff Mahoney2010-10-221-82/+1
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2010-10-2231-1538/+829
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | m68k: Add missing I/O macros {in,out}{w,l}_p() for !CONFIG_ISAThorsten Glaser2010-10-221-0/+4
| * | | | | | | | | | | | | | | | | | m68k: Remove big kernel lock in cache flush codeGeert Uytterhoeven2010-10-221-3/+0
| * | | | | | | | | | | | | | | | | | m68k: __pa(): cast arg to longAndrew Morton2010-10-221-1/+1
| * | | | | | | | | | | | | | | | | | m68k/m68knommu: merge the MMU and non-MMU traps.hGreg Ungerer2010-10-223-430/+271
| * | | | | | | | | | | | | | | | | | m68k/m68knommu: merge MMU and non-MMU thread_info.hGreg Ungerer2010-10-225-183/+111