summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-08-11dts: add ESDHC weird voltage bits workaroundRoy Zang
2010-08-11dts: add sdhci,auto-cmd12 field for p4080 device treeRoy Zang
2010-08-11omap: pandora: pass wl1251 information to SDIO coreGrazvydas Ignotas
2010-08-11omap_hsmmc: add init_card pass-through callbackGrazvydas Ignotas
2010-08-11param: simple locking for sysfs-writable charp parametersRusty Russell
2010-08-11x86: Document __phys_reloc_hide() usage in __pa_symbol()Namhyung Kim
2010-08-11ia64: perfmon: add d_dname methodMiklos Szeredi
2010-08-10x86: fix up system call numbering nitLinus Torvalds
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-10Merge branches 'master' and 'devel' into for-linusRussell King
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-08-10ARM: 6323/1: cam60: don't use __init for cam60_spi_{flash_platform_data,parti...Uwe Kleine-König
2010-08-10ARM: 6324/1: cam60: move cam60_spi_devices to .init.dataUwe Kleine-König
2010-08-10USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO modeBen Dooks
2010-08-10USB: otg/ulpi: extend the generic ulpi driver.Igor Grinberg
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2010-08-10ARM: 6322/1: imx/pca100: Fix name of spi platform dataUwe Kleine-König
2010-08-10ARM: 6321/1: fix syntax error in main Kconfig fileUwe Kleine-König
2010-08-10ARM: 6297/1: move U300 timer to dynamic clock lookupLinus Walleij
2010-08-10ARM: 6296/1: clock U300 intcon and timer properlyLinus Walleij
2010-08-10ARM: 6295/1: fix U300 apb_pclk splitLinus Walleij
2010-08-10ARM: 6306/1: fix inverted MMC card detect in U300Linus Walleij
2010-08-10ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faul...Will Deacon
2010-08-10ARM: 6294/1: etm: do a dummy read from OSSRR during initializationAlexander Shishkin
2010-08-10ARM: 6292/1: coresight: add ETM management registersAlexander Shishkin
2010-08-10ARM: 6288/1: ftrace: document mcount formatsRabin Vincent
2010-08-10ARM: 6287/1: ftrace: clean up mcount assembly indentationRabin Vincent
2010-08-10ARM: 6286/1: fix Thumb-2 decompressor broken by "Auto calculate ZRELADDR"Rabin Vincent
2010-08-10ARM: 6280/1: imx: Fix build failure when including <mach/gpio.h> without <lin...Uwe Kleine-König
2010-08-10Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com
2010-08-10tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman
2010-08-10Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds
2010-08-10Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-08-09Merge branch 'rs485fix' of git://www.jni.nu/crisLinus Torvalds
2010-08-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2010-08-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-08-09x86, ia64, smp: use workqueues unconditionally during do_boot_cpu()Suresh Siddha
2010-08-09alpha/h8300/m68k: remove obsolete <asm/md.h> filesGeert Uytterhoeven
2010-08-09arch/um/kernel/ptrace.c: remove dead PROC_MMChristoph Egger
2010-08-09um: call free_irq() only on enabled channelsRichard Weinberger
2010-08-09alpha: implement HW performance events on the EV67 and later CPUsMichael Cree
2010-08-09alpha: add wrperfmon.h header file to aid use of wrperfmon PALcallMichael Cree
2010-08-09alpha: add performance monitor interrupt counterMichael Cree
2010-08-09gcc-4.6: mm: fix unused but set warningsAndi Kleen