summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-13Linux 2.6.27.17v2.6.27.17Greg Kroah-Hartman1-1/+1
2009-02-13Revert "ACPI: dock: Don't eval _STA on every show_docked sysfs read"Greg Kroah-Hartman1-7/+1
2009-02-12Linux 2.6.27.16v2.6.27.16Greg Kroah-Hartman1-1/+1
2009-02-12genirq: NULL struct irq_desc's member 'name' in dynamic_irq_cleanup()Dean Nelson1-0/+1
2009-02-12sctp: Fix another socket race during accept/peeloffVlad Yasevich1-0/+13
2009-02-12USB: usb-storage: add Pentax to the bad-vendor listAlan Stern2-15/+2
2009-02-12USB: two more usb ids for ti_usb_3410_5052Oliver Neukum2-3/+9
2009-02-12USB: option: New mobile broadband modems to be supportedDirk De Schepper1-28/+56
2009-02-12USB: new id for ti_usb_3410_5052 driverOliver Neukum2-0/+5
2009-02-12Revert USB: option: add Pantech cardsGreg Kroah-Hartman1-9/+0
2009-02-12ACPI: video: Fix reversed brightness behavior on ThinkPad SL seriesZhang Rui1-0/+15
2009-02-12ACPI: don't load acpi_cpufreq if acpi=offYinghai Lu1-0/+3
2009-02-12ACPICA: Add function to dereference returned reference objectsLin Ming1-0/+79
2009-02-12ACPICA: Copy dynamically loaded tables to local bufferDennis Noordsij1-31/+82
2009-02-12dm mpath: avoid attempting to activate null pathChandra Seetharaman1-2/+2
2009-02-12hso: rfkill type should be WWANPaulius Zaleckas1-1/+1
2009-02-12ipw2200: fix scanning while associatedHelmut Schaa2-6/+23
2009-02-12md: Allow metadata_version to be updated for externally managed metadata.NeilBrown1-1/+7
2009-02-12md: Don't try to set an array to 'read-auto' if it is already in that state.NeilBrown1-2/+2
2009-02-12Revert "vt: fix background color on line feed"Linus Torvalds6-38/+17
2009-02-12mm: remove UP version of lru_add_drain_all()KOSAKI Motohiro1-13/+0
2009-02-12Add a reference to sunrpc in svc_addsockTom Tucker1-2/+7
2009-02-12XFS: set b_error from bio error in xfs_buf_bio_end_ioLachlan McIlroy1-2/+1
2009-02-12elf core dump: fix get_user useRoland McGrath1-2/+12
2009-02-12serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua...Niels de Vos2-0/+4
2009-02-12seq_file: fix big-enough lseek() + read()Alexey Dobriyan1-0/+1
2009-02-12seq_file: move traverse so it can be used from seq_readEric Biederman1-57/+57
2009-02-12PCI: return error on failure to read PCI ROMsTimothy S. Nelson6-9/+22
2009-02-12PCI: properly clean up ASPM link state on device removeAlex Chiang1-2/+2
2009-02-12ALSA: hda - Add quirk for FSC Amilo Xi2550Takashi Iwai1-0/+2
2009-02-12ALSA: hda - Add missing initialization for ALC272Takashi Iwai1-0/+1
2009-02-12ALSA: hda - Add missing COEF initialization for ALC887Takashi Iwai1-0/+1
2009-02-12Add support for '8-port RS-232 MIC-3620 from advantech'Michael Bramer1-0/+6
2009-02-12ACPI: Skip the first two elements in the _BCL packageZhao Yakui1-4/+4
2009-02-12ACPI: proc_dir_entry 'video/VGA' already registeredZhao Yakui1-0/+6
2009-02-12ACPI: disable ACPI cleanly when bad RSDP foundLen Brown1-1/+6
2009-02-12ACPICA: Fix table entry truncation calculationMyron Stowe1-4/+3
2009-02-128250_pci: add support for netmos 9835 IBM devicesJiri Slaby1-0/+8
2009-02-12ieee1394: sbp2: add workarounds for 2nd and 3rd generation iPodsStefan Richter1-0/+10
2009-02-12firewire: sbp2: add workarounds for 2nd and 3rd generation iPodsStefan Richter1-7/+9
2009-02-12firewire: sbp2: fix DMA mapping leak on the failure pathStefan Richter1-10/+17
2009-02-12firewire: ohci: increase AT req. retries, fix ack_busy_X from Panasonic camco...Stefan Richter1-1/+1
2009-02-12ieee1394: ohci1394: increase AT req. retries, fix ack_busy_X from Panasonic c...Stefan Richter1-1/+1
2009-02-12x86: APIC: enable workaround on AMD Fam10h CPUsBorislav Petkov1-1/+1
2009-02-12wait: prevent exclusive waiter starvationJohannes Weiner3-11/+63
2009-02-12sound: usb-audio: handle wMaxPacketSize for FIXED_ENDPOINT devicesClemens Ladisch1-0/+1
2009-02-12shm: fix shmctl(SHM_INFO) lockup with !CONFIG_SHMEMTony Battersby1-0/+4
2009-02-12sgi-xp: fix writing past the end of kzalloc()'d spaceDean Nelson2-8/+8
2009-02-12prevent kprobes from catching spurious page faultsMasami Hiramatsu1-2/+6
2009-02-12module: remove over-zealous check in __module_get()Rusty Russell1-1/+0