summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds35-728/+2201
2010-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...Linus Torvalds12-57/+69
2010-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds5-6/+378
2010-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...Linus Torvalds1-0/+1
2010-03-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds5-0/+844
2010-03-07USB: remove unused defintion of struct usb_device_statusDmitry Torokhov1-5/+0
2010-03-07Revert "lib: build list_sort() only if needed"Linus Torvalds4-7/+1
2010-03-06vsprintf: move %pR resource printf_specs off the stackBjorn Helgaas1-21/+24
2010-03-06vsprintf: clarify comments for printf_spec flagsBjorn Helgaas1-2/+2
2010-03-06vsprintf.c: Reduce sizeof struct printf_spec from 24 to 8 bytesJoe Perches1-10/+12
2010-03-06usbfs: fix deadlock on 'usbfs_mutex', clean up pollLinus Torvalds1-42/+24
2010-03-06parisc: use __ratelimit in unaligned.cAkinobu Mita1-10/+4
2010-03-06parisc: Convert to read/update_persistent_clockjohn stultz1-16/+13
2010-03-06parisc: Simplify param.h by including <asm-generic/param.h>Robert P. J. Day1-22/+1
2010-03-06parisc: drop unnecessary cast in __ldcw_align() macroHelge Deller1-1/+1
2010-03-06parisc: add strict copy size checks (v2)Helge Deller3-3/+41
2010-03-06parisc: remove trailing space in messagesFrans Pop3-4/+4
2010-03-06parisc: ditto sys_accept4Kyle McMartin2-1/+3
2010-03-06parisc: wire up sys_recvmmsgHelge Deller2-1/+3
2010-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds26-0/+10554
2010-03-06PM: Provide generic subsystem-level callbacksRafael J. Wysocki5-6/+350
2010-03-06PM / Runtime: Document power.runtime_auto and related functionsRafael J. Wysocki1-0/+28
2010-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds17-140/+212
2010-03-06Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds19-1579/+3335
2010-03-06Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds26-1484/+1344
2010-03-06Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds16-145/+174
2010-03-06Merge git://git.infradead.org/ubi-2.6Linus Torvalds5-87/+198
2010-03-06gpio: introduce it8761e_gpio driver for IT8761E Super I/O chipDenis Turischev3-0/+238
2010-03-06gpio: cs5535-gpio: fix input directionBen Gardner1-1/+3
2010-03-06gpio: pca953x.c: add interrupt handling capabilityMarc Zyngier3-12/+247
2010-03-06timbgpio: add support for interrupt triggering on both flanksRichard Röjfors1-9/+23
2010-03-06gpio: introduce gpio_request_one() and friendsEric Miao3-0/+148
2010-03-06pca953x: minor include cleanupOlof Johansson1-0/+8
2010-03-06gpio: add driver for MAX7300 I2C GPIO extenderWolfram Sang6-260/+404
2010-03-06rtc-coh901331: fix braces in resume codeJames Hogan1-2/+3
2010-03-06rtc/mc13783: implement alarmUwe Kleine-König1-13/+172
2010-03-06rtc/mc13783: protect rtc {,un}registration by mc13783 lockUwe Kleine-König1-11/+14
2010-03-06mfd/mc13783: new function reading irq mask and status registerUwe Kleine-König2-0/+37
2010-03-06rtc/mc13783: don't use deprecated mc13783 API callsUwe Kleine-König1-5/+5
2010-03-06input/mc13783-ts: don't use deprecated mc13783 API callsUwe Kleine-König1-2/+2
2010-03-06mc13783: rename mc13783_{{un,}mask,ack_irq} to have a mc13783_irq prefixUwe Kleine-König2-22/+40
2010-03-06rtc-core: fix memory leakAaro Koskinen1-0/+1
2010-03-06rtc-twl: Storage class should be before const qualifierTobias Klauser1-2/+2
2010-03-06rtc-at91sam9: Correct size given to memsetJulia Lawall1-1/+1
2010-03-06rtc-pcf2123: move pcf2123_remove to .devexit.textUwe Kleine-König1-1/+1
2010-03-06rtc-ep93xx.c: cleanup probe/remove routinesH Hartley Sweeten1-43/+28
2010-03-06rtc: mxc: fix memory leakAlexander Beregalov1-2/+5
2010-03-06xen: add kconfig menuRandy Dunlap1-5/+7
2010-03-06console/vgacon.c: mark file-local symbol staticThiago Farina1-1/+1
2010-03-06console: limit the range of VGACON_SOFT_SCROLLBACK_SIZEAmerigo Wang1-0/+1