summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-02-12Linux 2.6.27.17v2.6.27.17Greg Kroah-Hartman
2009-02-12Revert "ACPI: dock: Don't eval _STA on every show_docked sysfs read"Greg Kroah-Hartman
2009-02-12Linux 2.6.27.16v2.6.27.16Greg Kroah-Hartman
2009-02-12genirq: NULL struct irq_desc's member 'name' in dynamic_irq_cleanup()Dean Nelson
2009-02-12sctp: Fix another socket race during accept/peeloffVlad Yasevich
2009-02-12USB: usb-storage: add Pentax to the bad-vendor listAlan Stern
2009-02-12USB: two more usb ids for ti_usb_3410_5052Oliver Neukum
2009-02-12USB: option: New mobile broadband modems to be supportedDirk De Schepper
2009-02-12USB: new id for ti_usb_3410_5052 driverOliver Neukum
2009-02-12Revert USB: option: add Pantech cardsGreg Kroah-Hartman
2009-02-12ACPI: video: Fix reversed brightness behavior on ThinkPad SL seriesZhang Rui
2009-02-12ACPI: don't load acpi_cpufreq if acpi=offYinghai Lu
2009-02-12ACPICA: Add function to dereference returned reference objectsLin Ming
2009-02-12ACPICA: Copy dynamically loaded tables to local bufferDennis Noordsij
2009-02-12dm mpath: avoid attempting to activate null pathChandra Seetharaman
2009-02-12hso: rfkill type should be WWANPaulius Zaleckas
2009-02-12ipw2200: fix scanning while associatedHelmut Schaa
2009-02-12md: Allow metadata_version to be updated for externally managed metadata.NeilBrown
2009-02-12md: Don't try to set an array to 'read-auto' if it is already in that state.NeilBrown
2009-02-12Revert "vt: fix background color on line feed"Linus Torvalds
2009-02-12mm: remove UP version of lru_add_drain_all()KOSAKI Motohiro
2009-02-12Add a reference to sunrpc in svc_addsockTom Tucker
2009-02-12XFS: set b_error from bio error in xfs_buf_bio_end_ioLachlan McIlroy
2009-02-12elf core dump: fix get_user useRoland McGrath
2009-02-12serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua...Niels de Vos
2009-02-12seq_file: fix big-enough lseek() + read()Alexey Dobriyan
2009-02-12seq_file: move traverse so it can be used from seq_readEric Biederman
2009-02-12PCI: return error on failure to read PCI ROMsTimothy S. Nelson
2009-02-12PCI: properly clean up ASPM link state on device removeAlex Chiang
2009-02-12ALSA: hda - Add quirk for FSC Amilo Xi2550Takashi Iwai
2009-02-12ALSA: hda - Add missing initialization for ALC272Takashi Iwai
2009-02-12ALSA: hda - Add missing COEF initialization for ALC887Takashi Iwai
2009-02-12Add support for '8-port RS-232 MIC-3620 from advantech'Michael Bramer
2009-02-12ACPI: Skip the first two elements in the _BCL packageZhao Yakui
2009-02-12ACPI: proc_dir_entry 'video/VGA' already registeredZhao Yakui
2009-02-12ACPI: disable ACPI cleanly when bad RSDP foundLen Brown
2009-02-12ACPICA: Fix table entry truncation calculationMyron Stowe
2009-02-128250_pci: add support for netmos 9835 IBM devicesJiri Slaby
2009-02-12ieee1394: sbp2: add workarounds for 2nd and 3rd generation iPodsStefan Richter
2009-02-12firewire: sbp2: add workarounds for 2nd and 3rd generation iPodsStefan Richter
2009-02-12firewire: sbp2: fix DMA mapping leak on the failure pathStefan Richter
2009-02-12firewire: ohci: increase AT req. retries, fix ack_busy_X from Panasonic camco...Stefan Richter
2009-02-12ieee1394: ohci1394: increase AT req. retries, fix ack_busy_X from Panasonic c...Stefan Richter
2009-02-12x86: APIC: enable workaround on AMD Fam10h CPUsBorislav Petkov
2009-02-12wait: prevent exclusive waiter starvationJohannes Weiner
2009-02-12sound: usb-audio: handle wMaxPacketSize for FIXED_ENDPOINT devicesClemens Ladisch
2009-02-12shm: fix shmctl(SHM_INFO) lockup with !CONFIG_SHMEMTony Battersby
2009-02-12sgi-xp: fix writing past the end of kzalloc()'d spaceDean Nelson
2009-02-12prevent kprobes from catching spurious page faultsMasami Hiramatsu
2009-02-12module: remove over-zealous check in __module_get()Rusty Russell