Age | Commit message (Expand) | Author | Files | Lines |
2009-12-11 | dm crypt: move private iv fields to structs | Milan Broz | 1 | -13/+22 |
2009-12-11 | dm crypt: make wipe message also wipe tfm key | Milan Broz | 1 | -12/+7 |
2009-12-11 | dm snapshot: cope with chunk size larger than origin | Mikulas Patocka | 1 | -0/+2 |
2009-12-11 | dm snapshot: only take lock for statustype info not table | Mikulas Patocka | 1 | -4/+6 |
2009-12-11 | dm: sysfs add empty release function to avoid debug warning | Milan Broz | 1 | -0/+8 |
2009-12-11 | dm exception store: free tmp_store on persistent flag error | Julia Lawall | 1 | -1/+2 |
2009-12-11 | dm: avoid _hash_lock deadlock | Mikulas Patocka | 2 | -9/+17 |
2009-12-10 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 49 | -283/+1153 |
2009-12-10 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 58 | -1742/+2319 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 11 | -90/+248 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 63 | -1167/+3110 |
2009-12-10 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 291 | -11187/+27986 |
2009-12-10 | Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 3 | -157/+398 |
2009-12-10 | Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 4 | -4/+8 |
2009-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 | Linus Torvalds | 15 | -221/+39 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 490 | -831/+720 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 9 | -17/+61 |
2009-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 235 | -7716/+27284 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 12 | -45/+141 |
2009-12-10 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -1/+1 |
2009-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 146 | -2405/+4741 |
2009-12-10 | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 47 | -1762/+3051 |
2009-12-10 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 76 | -2713/+2727 |
2009-12-10 | Doc: use misc-devices/ dir for drivers | Jean Delvare | 2 | -0/+0 |
2009-12-10 | Doc: better explanation of procs_running | Luis Garces-Erice | 1 | -2/+2 |
2009-12-10 | correct gpio.txt typos | Dominik D. Geyer | 1 | -2/+2 |
2009-12-10 | docbook: fix signal_pending() argument | Shawn Bohrer | 1 | -1/+1 |
2009-12-10 | use DMA_BIT_MASK instead of inline constant | Marin Mitov | 1 | -1/+1 |
2009-12-10 | Use KERN_WARNING instead of KERN_WARN, which does not exist | Randy Dunlap | 1 | -2/+2 |
2009-12-10 | nvram: Fix missing smp_lock.h in nvram | Frederic Weisbecker | 1 | -0/+1 |
2009-12-09 | hwmon: (adt7475) Add VID support for the ADT7476 | Jean Delvare | 3 | -4/+65 |
2009-12-09 | hwmon: (adt7475) Add an entry in MAINTAINERS | Jean Delvare | 1 | -0/+7 |
2009-12-09 | hwmon: (adt7475) Add support for the ADT7476 | Jean Delvare | 3 | -25/+80 |
2009-12-09 | hwmon: (adt7475) Voltage attenuators can be bypassed | Jean Delvare | 1 | -6/+36 |
2009-12-09 | hwmon: (adt7475) Print device information on probe | Jean Delvare | 1 | -0/+18 |
2009-12-09 | hwmon: (adt7475) Handle alternative pin functions | Jean Delvare | 1 | -15/+99 |
2009-12-09 | hwmon: (adt7475) Move sysfs files removal to a separate function | Jean Delvare | 1 | -6/+10 |
2009-12-09 | hwmon: (adt7475) Add support for the ADT7490 | Jean Delvare | 3 | -19/+134 |
2009-12-09 | hwmon: (adt7475) Improve device detection | Jean Delvare | 1 | -4/+9 |
2009-12-09 | hwmon: (adt7475) Add missing static marker | Jean Delvare | 1 | -1/+1 |
2009-12-09 | hwmon: (adt7475) Rework voltage inputs handling | Jean Delvare | 1 | -35/+48 |
2009-12-09 | hwmon: (adt7475) Implement pwm_use_point2_pwm_at_crit | Jean Delvare | 1 | -0/+42 |
2009-12-09 | hwmon: (adt7475) New documentation | Jean Delvare | 1 | -87/+83 |
2009-12-09 | hwmon: (adt7475) Add support for the ADT7473 | Jean Delvare | 5 | -12/+35 |
2009-12-09 | hwmon: (f71882fg) Add support for the f71889fg (version 2) | Hans de Goede | 3 | -21/+81 |
2009-12-09 | hwmon: (f71882fg) Fix sysfs file removal | Hans de Goede | 1 | -25/+66 |
2009-12-09 | hwmon: (f71882fg) Cleanup sysfs attr creation 2/2 | Hans de Goede | 1 | -64/+52 |
2009-12-09 | hwmon: (f71882fg) Cleanup sysfs attr creation 1/2 | Hans de Goede | 1 | -48/+89 |
2009-12-09 | hwmon: (thmc50) Stop using I2C_CLIENT_MODULE_PARM | Jean Delvare | 1 | -1/+5 |
2009-12-09 | hwmon: Add Freescale MC13783 ADC driver | Luotao Fu | 4 | -0/+293 |