aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds5-163/+56
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds12-795/+38
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds31-1538/+829
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-0/+14
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2-0/+3
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds53-7/+64
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds13-53/+56
2010-10-22mxc_udc: add workaround for ENGcm09152 for i.MX35Eric BĂ©nard1-0/+1
2010-10-22USB: AM35x: Add musb supportAjay Kumar Gupta3-0/+55
2010-10-22USB: add platform glue driver for FSL USB DR controllerAnatolij Gustschin1-163/+0
2010-10-22Alchemy: Add UART PM methods.Manuel Lauss2-35/+28
2010-10-22tty: icount changeover for other main devicesAlan Cox1-11/+1
2010-10-22ioctl: Use asm-generic/ioctls.h on s390 (enables termiox)Jeff Mahoney1-87/+1
2010-10-22ioctl: Use asm-generic/ioctls.h on mn10300 (enables termiox)Jeff Mahoney1-83/+1
2010-10-22ioctl: Use asm-generic/ioctls.h on m68k (enables termiox)Jeff Mahoney1-79/+1
2010-10-22ioctl: Use asm-generic/ioctls.h on m32r (enables termiox)Jeff Mahoney1-82/+1
2010-10-22ioctl: Use asm-generic/ioctls.h on ia64 (enables termiox)Jeff Mahoney1-88/+1
2010-10-22ioctl: Use asm-generic/ioctls.h on h8300 (enables termiox)Jeff Mahoney1-80/+1
2010-10-22ioctl: Use asm-generic/ioctls.h on frv (enables termiox)Jeff Mahoney1-79/+1
2010-10-22ioctl: Use asm-generic/ioctls.h on cris (enables termiox)Jeff Mahoney1-83/+1
2010-10-22ioctl: Use asm-generic/ioctls.h on avr32 (enables termiox)Jeff Mahoney1-85/+1
2010-10-22ioctl: Use asm-generic/ioctls.h on arm (enables termiox)Jeff Mahoney1-82/+1
2010-10-22Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-37/+10
2010-10-22Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-30/+21
2010-10-22m68k: Add missing I/O macros {in,out}{w,l}_p() for !CONFIG_ISAThorsten Glaser1-0/+4
2010-10-22m68k: Remove big kernel lock in cache flush codeGeert Uytterhoeven1-3/+0
2010-10-22m68k: __pa(): cast arg to longAndrew Morton1-1/+1
2010-10-22m68k/m68knommu: merge the MMU and non-MMU traps.hGreg Ungerer3-430/+271
2010-10-22m68k/m68knommu: merge MMU and non-MMU thread_info.hGreg Ungerer5-183/+111
2010-10-22m68k/m68knommu: merge MMU and non-MMU atomic.hGreg Ungerer3-358/+207
2010-10-22m68k/m68knommu: clean up page.hGreg Ungerer3-93/+55
2010-10-22m68k/m68knommu: merge machdep.h files into a single fileGreg Ungerer3-66/+44
2010-10-22m68k/m68knommu: merge MMU and non-MMU string.hGreg Ungerer3-260/+131
2010-10-22m68k/m68knommu: Remove dead SMP config optionChristian Dietrich5-17/+1
2010-10-22m68k: move definition of THREAD_SIZE into thread_info_mm.hGreg Ungerer2-6/+5
2010-10-22m68k: Use asm-generic/ioctls.h (enables termiox)Jeff Mahoney1-79/+1
2010-10-22m68k: Remove dead GG2 config optionChristian Dietrich4-47/+3
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds124-671/+3604
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds59-722/+881
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds815-6582/+24048
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds128-1705/+2173
2010-10-21Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds8-105/+72
2010-10-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds14-300/+113
2010-10-21Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds16-53/+336
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds47-926/+801
2010-10-21Merge branch 'x86-x2apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-28/+34
2010-10-21Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds13-1619/+4
2010-10-21Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-37/+216
2010-10-21Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-22/+106
2010-10-21Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-3/+363