aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-22Blackfin: add support for the DBG (debug output) pseudo insnRobin Getz3-18/+71
2010-05-22Blackfin: change the BUG opcode to an unused 16-bit opcodeRobin Getz1-1/+6
2010-05-22Blackfin: allow NMI watchdog to be used w/RETN as a scratch regGraf Yang1-1/+1
2010-05-22Blackfin: add support for the DBGA (debug assert) pseudo insnRobin Getz5-0/+115
2010-05-21Blackfin: SMP: add flush_tlb_kernel_range stubGraf Yang1-0/+1
2010-05-21Blackfin: make hardware trace output a little more usefulRobin Getz4-67/+446
2010-05-21Blackfin: print out the faulting insn in the trace outputRobin Getz1-2/+17
2010-05-21Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.cRobin Getz5-123/+120
2010-05-21Blackfin: split kernel/traps.cRobin Getz7-836/+887
2010-05-21Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich5-188/+24
2010-05-21Blackfin: mark MUSB VRSEL as active high for appropriate boardsCliff Cai5-0/+20
2010-05-21Blackfin: punt duplicated CAN MMRsMike Frysinger3-1914/+0
2010-05-21Blackfin: cleanup style/comments/etc... in paging_init()Mike Frysinger1-18/+13
2010-05-21Blackfin: drop unused bad_page pages and move zero_page to the bssMike Frysinger2-26/+6
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds4-0/+183
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds6-14/+76
2010-05-20USB: omap3: add platform init code for OHCI driverAnand Gadiyar2-0/+178
2010-05-20usb: musb: Add extvbus in musb_board_dataAjay Kumar Gupta3-0/+5
2010-05-20Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-0/+4
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds6-108/+88
2010-05-20Merge branch 'for-linus/i2c-2635' of git://git.fluff.org/bjdooks/linuxLinus Torvalds1-12/+27
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds36-42/+40
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+4
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai6-108/+88
2010-05-19Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-12/+26
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds21-310/+137
2010-05-20i2c-omap: add mpu wake up latency constraint in i2cKalle Jokiniemi1-12/+27
2010-05-19Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds55-453/+6538
2010-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-1/+53
2010-05-19Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinciLinus Torvalds47-664/+1129
2010-05-19Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linuxLinus Torvalds120-678/+6627
2010-05-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds10-58/+26
2010-05-19Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds421-6818/+27485
2010-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds154-3569/+4422
2010-05-19Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds34-697/+969
2010-05-19ARM: SAMSUNG: Move s3c64xx dev-ts.c to plat-samsung and rename configurationBen Dooks3-5/+5
2010-05-19ARM: SAMSUNG: Implements cfg_gpio function for Samsung touchscreenNaveen Krishna6-0/+46
2010-05-19ARM: S3C64XX: Add touchscreen platform device definitionMaurus Cuelenaere3-0/+68
2010-05-19ARM: SAMSUNG: Move mach/ts.h to plat/ts.hMaurus Cuelenaere3-4/+3
2010-05-19ARM: S5PC100: Move i2c helpers from plat-s5pc1xx to mach-s5pc100Marek Szyprowski6-22/+12
2010-05-19ARM: S5PC100: Move frame buffer helpers from plat-s5pc1xx to mach-s5pc100Marek Szyprowski5-9/+9
2010-05-19ARM: S5PC100: gpio.h cleanupMarek Szyprowski2-57/+46
2010-05-19ARM: S5PC100: Move gpio support from plat-s5pc1xx to mach-s5pc100Marek Szyprowski5-8/+9
2010-05-19ARM: S5PC100: Use common functions for gpiolib implementationMarek Szyprowski2-87/+10
2010-05-19ARM: S5PC100: Pre-requisite clock patch for plat-s5pc1xx to plat-s5p moveThomas Abraham5-1/+1454
2010-05-19ARM: SAMSUNG: Copy common I2C0 device helpers to machine directoriesMarek Szyprowski7-2/+54
2010-05-19ARM: SAMSUNG: move driver strength gpio configuration helper to common dirMarek Szyprowski9-103/+86
2010-05-19ARM: Merge for-2635/samsung-rtcBen Dooks5-15/+23
2010-05-19ARM: Merge for-2635/samsung-tsBen Dooks7-5/+14
2010-05-19ARM: Merge for-2635/s5p-audioBen Dooks14-0/+710