Age | Commit message (Expand) | Author | Files | Lines |
2008-10-20 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 5 | -190/+100 |
2008-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 1 | -1/+1 |
2008-10-20 | Update email addresses. | Dave Jones | 7 | -7/+7 |
2008-10-20 | Remove empty imacfb.c file | Linus Torvalds | 1 | -0/+0 |
2008-10-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 3 | -52/+165 |
2008-10-20 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 5 | -6/+422 |
2008-10-20 | epca: Add infinite break support | Alan Cox | 1 | -1/+5 |
2008-10-20 | Merge branch 'for-next' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 12 | -83/+2101 |
2008-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 11 | -67/+809 |
2008-10-20 | pci: Use new %pR to print resource ranges | Benjamin Herrenschmidt | 4 | -54/+32 |
2008-10-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 3 | -9/+28 |
2008-10-20 | staging: sxg depends on X86 | Stephen Rothwell | 1 | -0/+1 |
2008-10-20 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 48 | -1301/+4286 |
2008-10-20 | x86: sysfs: kill owner field from attribute | Parag Warudkar | 19 | -21/+6 |
2008-10-20 | drivers/scsi/sr_vendor.c: use bcd2bin | Adrian Bunk | 1 | -6/+6 |
2008-10-20 | i2c: use bcd2bin/bin2bcd | Adrian Bunk | 1 | -17/+17 |
2008-10-20 | drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BIN | Andrew Morton | 1 | -15/+15 |
2008-10-20 | rtc: use bcd2bin/bin2bcd | Adrian Bunk | 4 | -61/+61 |
2008-10-20 | drivers/rtc/: use bcd2bin/bin2bcd | Adrian Bunk | 30 | -509/+509 |
2008-10-20 | acpi: use bcd2bin/bin2bcd | Adrian Bunk | 1 | -9/+9 |
2008-10-20 | byteorder: remove direct includes of linux/byteorder/swab[b].h | Harvey Harrison | 3 | -1/+3 |
2008-10-20 | edac cell: fix incorrect edac_mode | Benjamin Herrenschmidt | 1 | -1/+1 |
2008-10-20 | pc8736x_gpio: add support for PC87365 chips | Andre Haupt | 1 | -3/+8 |
2008-10-20 | phonedev: remove BKL | Richard Holden | 1 | -2/+0 |
2008-10-20 | fb: convert lock/unlock_kernel() into local fb mutex | Krzysztof Helt | 1 | -19/+20 |
2008-10-20 | fb: push down the BKL in the ioctl handler | Alan Cox | 1 | -55/+86 |
2008-10-20 | gpiolib: fix oops in gpio_get_value_cansleep() | David Brownell | 1 | -1/+1 |
2008-10-20 | gpio: modify sysfs gpio export so that "value" displays as 0 or 1 | Steven A. Falco | 1 | -1/+1 |
2008-10-20 | rtc-cmos: export second NVRAM bank | David Brownell | 1 | -7/+63 |
2008-10-20 | Altix serial: fix | roel kluin | 1 | -1/+1 |
2008-10-20 | make probe_serial_gsc() static | Adrian Bunk | 1 | -1/+1 |
2008-10-20 | Char: sx, remove bogus iomap | Jiri Slaby | 1 | -3/+3 |
2008-10-20 | hwmon: applesmc: lighter wait mechanism, drastic improvement | Henrik Rydberg | 1 | -10/+12 |
2008-10-20 | hwmon: applesmc: Add support for Macbook Pro 3 | Henrik Rydberg | 1 | -0/+9 |
2008-10-20 | hwmon: applesmc: Add support for Macbook Pro 4 | Henrik Rydberg | 1 | -0/+9 |
2008-10-20 | drivers/hwmon/applesmc.c: remove unneeded casts | Andrew Morton | 1 | -8/+8 |
2008-10-20 | hwmon: applesmc: add support for Macbook Air | Henrik Rydberg | 1 | -0/+9 |
2008-10-20 | hwmon: applesmc: allow for variable ALV0 and ALV1 package length | Henrik Rydberg | 1 | -5/+15 |
2008-10-20 | hwmon: applesmc: prolong status wait | Henrik Rydberg | 1 | -2/+2 |
2008-10-20 | hwmon: applesmc: fix the 'wait status failed: c != 8' problem | Henrik Rydberg | 1 | -8/+24 |
2008-10-20 | hwmon: applesmc: specified number of bytes to read should match actual | Henrik Rydberg | 1 | -1/+1 |
2008-10-20 | hwmon/pc87360 separate alarm files: add therm-min/max/crit-alarms | Jim Cromie | 1 | -1/+57 |
2008-10-20 | hwmon/pc87360 separate alarm files: add dev_dbg help | Jim Cromie | 1 | -4/+12 |
2008-10-20 | hwmon/pc87360 separate alarm files: define LDNI_MAX const | Jim Cromie | 1 | -2/+3 |
2008-10-20 | hwmon/pc87360 separate alarm files: add temp-min/max/crit/fault-alarms | Jim Cromie | 1 | -4/+80 |
2008-10-20 | hwmon/pc87360 separate alarm files: add in-min/max-alarms | Jim Cromie | 1 | -1/+51 |
2008-10-20 | hwmon/pc87360 separate alarm files: define some constants | Jim Cromie | 1 | -11/+22 |
2008-10-20 | intel-iommu: typo fix and correct word in the comment | Ameya Palande | 1 | -2/+2 |
2008-10-20 | HP-WMI: additional keycode (or typo) | Eric Piel | 1 | -0/+1 |
2008-10-20 | Fix documentation of sysrq-q | Andi Kleen | 1 | -1/+1 |