| Age | Commit message (Expand) | Author | Lines |
| 2010-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | -2/+5 |
| 2010-07-31 | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl... | Russell King | -0/+407 |
| 2010-07-27 | [SCSI] enclosure: fix error path - actually return ERR_PTR() on error | James Bottomley | -2/+5 |
| 2010-07-26 | ARM: 6214/2: driver for the character LCD found in ARM refdesigns | Linus Walleij | -0/+407 |
| 2010-07-20 | Andres has moved | Andres Salomon | -1/+1 |
| 2010-06-04 | vmware balloon: clamp number of collected non-balloonable pages | Dmitry Torokhov | -3/+15 |
| 2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | -1/+0 |
| 2010-05-27 | lktdm: add support for hardlockup, softlockup and hung task crashes | Frederic Weisbecker | -0/+20 |
| 2010-05-25 | ad525x_dpot: add support for one time programmable pots | Michael Hennerich | -20/+150 |
| 2010-05-25 | ad525x_dpot: add support for ADN2860 and AD528x pots | Michael Hennerich | -14/+26 |
| 2010-05-25 | ad525x_dpot: add support for AD524x pots | Michael Hennerich | -96/+175 |
| 2010-05-25 | ad525x_dpot: add support for SPI parts | Michael Hennerich | -319/+806 |
| 2010-05-25 | ad525x_dpot: extend write argument to 16bits | Michael Hennerich | -2/+2 |
| 2010-05-25 | ad525x_dpot: simplify duplicated sysfs defines | Michael Hennerich | -195/+43 |
| 2010-05-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | -407/+0 |
| 2010-05-21 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | -11/+48 |
| 2010-05-21 | at24: Fall back to byte or word reads if needed | Jean Delvare | -11/+48 |
| 2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright | -10/+17 |
| 2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | -69/+58 |
| 2010-05-14 | EEPROM: max6875: Header file cleanup | Arce, Abraham | -26/+26 |
| 2010-05-14 | EEPROM: 93cx6: Header file cleanup | Arce, Abraham | -23/+16 |
| 2010-05-14 | EEPROM: Header file cleanup | Arce, Abraham | -20/+16 |
| 2010-05-09 | Modify the VMware balloon driver for the new x86_hyper API | H. Peter Anvin | -2/+2 |
| 2010-05-07 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | -0/+849 |
| 2010-04-24 | VMware Balloon driver | Dmitry Torokhov | -0/+849 |
| 2010-04-07 | Remove unused HDPU driver | Benjamin Herrenschmidt | -407/+0 |
| 2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo | -0/+6 |
| 2010-04-02 | kgdbts,sh: Add in breakpoint pc offset for superh | Jason Wessel | -0/+6 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | -3/+27 |
| 2010-03-24 | c2port: fix device_create() return value check | Jani Nikula | -2/+2 |
| 2010-03-14 | init dynamic bin_attribute structures | Wolfram Sang | -0/+1 |
| 2010-03-13 | at24: Init dynamic bin_attribute structures | Wolfram Sang | -0/+1 |
| 2010-03-13 | tsl2550: Move from i2c/chips to misc | Jean Delvare | -0/+484 |
| 2010-03-12 | sgi-gru: use for_each_set_bit() | Akinobu Mita | -11/+4 |
| 2010-03-07 | driver core: Convert some drivers to CLASS_ATTR_STRING | Andi Kleen | -9/+4 |
| 2010-03-07 | driver-core: Add attribute argument to class_attribute show/store | Andi Kleen | -1/+1 |
| 2010-03-06 | lkdtm: add debugfs access and loosen KPROBE ties | Simon Kagstrom | -82/+390 |
| 2010-03-06 | drivers/misc/iwmc3200top/main.c: eliminate useless code | Julia Lawall | -2/+0 |
| 2010-03-06 | MFGPT: move clocksource menu | Randy Dunlap | -0/+9 |
| 2010-03-06 | bitops: rename for_each_bit() to for_each_set_bit() | Akinobu Mita | -1/+1 |
| 2009-12-23 | iwmc3200top: simplify imwct_tx | Tomas Winkler | -23/+19 |
| 2009-12-23 | iwmc3200top: cleanup log messages | Tomas Winkler | -34/+48 |
| 2009-12-23 | iwmc3200top: clean up fw_download | Tomas Winkler | -14/+6 |
| 2009-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | -0/+1 |
| 2009-12-17 | cs5535: CS5535_MFGPT_DEFAULT_IRQ should depend on CS5535_MFGPT | Geert Uytterhoeven | -0/+1 |
| 2009-12-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | -13/+0 |
| 2009-12-16 | gru: send cross partition interrupts using the gru | Jack Steiner | -15/+36 |
| 2009-12-16 | gru: update driver version number | Jack Steiner | -1/+1 |
| 2009-12-16 | gru: improve GRU TLB dropin statistics | Jack Steiner | -14/+17 |
| 2009-12-16 | gru: fix GRU interrupt race at deallocate | Jack Steiner | -7/+19 |