| Commit message (Expand) | Author | Age | Files | Lines |
* | spi: omap2_mcspi PIO RX fix | Kalle Valo | 2008-01-24 | 1 | -3/+3 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-01-24 | 8 | -56/+580 |
|\ |
|
| * | Pull dmi-2.6.24 into release branch | Len Brown | 2008-01-23 | 4 | -45/+519 |
| |\ |
|
| | * | ACPI: DMI blacklist to reduce console warnings on OSI(Linux) systems. | Len Brown | 2008-01-23 | 1 | -0/+343 |
| | * | ACPI: Add ThinkPad R61, ThinkPad T61 to OSI(Linux) white-list | Len Brown | 2008-01-23 | 1 | -0/+27 |
| | * | ACPI: make _OSI(Linux) console messages smarter | Len Brown | 2008-01-23 | 2 | -20/+113 |
| | * | ACPI: Delete Intel Customer Reference Board (CRB) from OSI(Linux) DMI list | Len Brown | 2008-01-23 | 1 | -29/+0 |
| | * | ACPI: on OSI(Linux), print needed DMI rather than requesting dmidecode output | Len Brown | 2008-01-23 | 1 | -4/+10 |
| | * | ACPI: create acpi_dmi_dump() | Len Brown | 2008-01-23 | 1 | -0/+28 |
| | * | DMI: create dmi_get_slot() | Len Brown | 2008-01-23 | 1 | -0/+8 |
| | * | DMI: move dmi_available declaration to linux/dmi.h | Len Brown | 2008-01-23 | 1 | -2/+0 |
| * | | Pull bugzilla-9798 into release branch | Len Brown | 2008-01-23 | 2 | -1/+41 |
| |\ \ |
|
| | * | | Revert "ACPI: Fan: Drop force_power_state acpi_device option" | Len Brown | 2008-01-23 | 2 | -1/+41 |
| | |/ |
|
| * | | Pull bugzilla-8459 into release branch | Len Brown | 2008-01-23 | 1 | -8/+18 |
| |\ \ |
|
| | * | | ACPI: EC: "DEBUG" needs to be defined earlier | Márton Németh | 2008-01-23 | 1 | -3/+3 |
| | * | | ACPI: EC: add leading zeros to debug messages | Márton Németh | 2008-01-23 | 1 | -4/+4 |
| | * | | ACPI: EC: fix dmesg spam regression | Alexey Starikovskiy | 2008-01-23 | 1 | -1/+11 |
| | |/ |
|
| * | | Pull bugzilla-9747 into release branch | Len Brown | 2008-01-23 | 1 | -2/+2 |
| |\ \
| | |/
| |/| |
|
| | * | ACPI: processor: Fix null pointer dereference in throttling | Alexey Starikovskiy | 2008-01-15 | 1 | -2/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-01-23 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | [SPARC64]: Fix section error in sparcspkr | Sam Ravnborg | 2008-01-21 | 1 | -2/+2 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-01-23 | 4 | -14/+23 |
|\ \ \ \ |
|
| * | | | | sis190: scheduling while atomic error | Francois Romieu | 2008-01-23 | 1 | -2/+0 |
| * | | | | sis190: mdio operation failure is not correctly detected | Francois Romieu | 2008-01-23 | 1 | -1/+1 |
| * | | | | sis190: remove duplicate INIT_WORK | Francois Romieu | 2008-01-23 | 1 | -2/+0 |
| * | | | | sis190: add cmos ram access code for the SiS19x/968 chipset pair | Francois Romieu | 2008-01-23 | 1 | -6/+9 |
| * | | | | iwlwifi: fix possible read attempt on ucode that is not available | Reinette Chatre | 2008-01-23 | 2 | -0/+10 |
| * | | | | [TULIP] DMFE: Fix SROM parsing regression. | David S. Miller | 2008-01-23 | 1 | -3/+3 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2008-01-23 | 1 | -2/+6 |
|\ \ \ \ |
|
| * | | | | [SCSI] initio: fix module hangs on loading | Stuart Swales | 2008-01-23 | 1 | -2/+6 |
| |/ / / |
|
* | | | | drm/i915: add support for E7221 chipset | Carlos Martín | 2008-01-23 | 1 | -0/+1 |
* | | | | agp/intel: add support for E7221 chipset | Carlos Martín | 2008-01-23 | 1 | -2/+9 |
|/ / / |
|
* | | | Fix file references in documentation and Kconfig | Johann Felix Soden | 2008-01-22 | 4 | -6/+3 |
* | | | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 | Linus Torvalds | 2008-01-22 | 1 | -9/+23 |
|\ \ \ |
|
| * | | | hwmon: (it87) request only Environment Controller ports | Bjorn Helgaas | 2008-01-22 | 1 | -9/+23 |
| |/ / |
|
* | | | W1: w1_therm.c is flagging 0C etc as invalid | David Fries | 2008-01-22 | 1 | -1/+1 |
* | | | W1: w1_therm.c ds18b20 decode freezing temperatures correctly | David Fries | 2008-01-22 | 1 | -1/+1 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-01-21 | 7 | -19/+14 |
|\ \ |
|
| * | | [NET]: rtnl_link: fix use-after-free | Patrick McHardy | 2008-01-20 | 1 | -13/+1 |
| * | | [ATM] atm/suni.c: Fix section mismatch. | Adrian Bunk | 2008-01-20 | 1 | -1/+1 |
| * | | [ATM] atm/idt77105.c: Fix section mismatch. | Adrian Bunk | 2008-01-20 | 1 | -1/+1 |
| * | | [NET]: Fix interrupt semaphore corruption in Intel drivers. | David S. Miller | 2008-01-20 | 4 | -4/+11 |
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-01-21 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | tc35815: Use irq number for tc35815-mac platform device id | Atsushi Nemoto | 2008-01-22 | 1 | -1/+1 |
| |/ / |
|
* | | | s3c2410_fb: fix line length calculation | Stefan Schmidt | 2008-01-21 | 1 | -1/+1 |
* | | | keyspan: fix oops | Alan Cox | 2008-01-21 | 1 | -1/+1 |
|/ / |
|
* | | Remove bogus duplicate CONFIG_LGUEST_GUEST entry. | Rusty Russell | 2008-01-19 | 1 | -7/+0 |
* | | pata_pdc202xx_old: Fix crashes with ATAPI | Alan Cox | 2008-01-19 | 1 | -0/+19 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-01-19 | 1 | -22/+22 |
|\ \ |
|
| * | | IB/ipath: Fix receiving UD messages with immediate data | Ralph Campbell | 2008-01-16 | 1 | -22/+22 |