summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-16proc: fix PG_locked reporting in /proc/kpageflagsHelge Bahmann
2009-03-16proc: fix kflags to uflags copying in /proc/kpageflagsWu Fengguang
2009-03-16powerpc: Fix load/store float double alignment handlerMichael Neuling
2009-03-16PCIe: portdrv: call pci_disable_device during removeAlex Chiang
2009-03-16PCI: Enable PCIe AER only after checking firmware supportAndrew Patterson
2009-03-16PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598Alexander Duyck
2009-03-16mtd_dataflash: fix probing of AT45DB321C chips.Will Newton
2009-03-16mmc_test: fix basic read testRabin Vincent
2009-03-16mmc: s3cmci: fix s3c2410_dma_config() arguments.Ben Dooks
2009-03-16md/raid10: Don't skip more than 1 bitmap-chunk at a time during recovery.NeilBrown
2009-03-16md/raid10: Don't call bitmap_cond_end_sync when we are doing recovery.NeilBrown
2009-03-16md: avoid races when stopping resync.NeilBrown
2009-03-16libata: make sure port is thawed when skipping resetsTejun Heo
2009-03-16libata: Don't trust current capacity values in identify words 57-58Robert Hancock
2009-03-16jsm: additional device supportAdam Lackorzynski
2009-03-16intel-agp: fix a panic with 1M of shared memory, no GTT entriesLubomir Rintel
2009-03-16inotify: fix GFP_KERNEL related deadlockIngo Molnar
2009-03-16hpilo: new pci deviceDavid Altobelli
2009-03-16fs: new inode i_state corruption fixNick Piggin
2009-03-16fore200: fix oops on failed firmware loadMeelis Roos
2009-03-16Fix fixpoint divide exception in acct_update_integralsHeiko Carstens
2009-03-16copy_process: fix CLONE_PARENT && parent_exec_id interactionOleg Nesterov
2009-03-16cdc_ether: add usb id for Ericsson F3507gBjørn Mork
2009-03-16asix: new device idsGreg Kroah-Hartman
2009-03-16ALSA: usb-audio - Workaround for misdetected sample rate with CM6207Joris van Rantwijk
2009-03-16ALSA: usb-audio - Fix non-continuous rate detectionTakashi Iwai
2009-03-16ALSA: hda - add another MacBook Pro 3,1 SSIDLuke Yelavich
2009-03-16ALSA: fix excessive background noise introduced by OSS emulation rate shrinkSteve Chen
2009-03-16ALSA: aw2: do not grab every saa7146 based deviceAnssi Hannula
2009-03-168250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab
2009-03-16WATCHDOG: rc32434_wdt: fix sectionsPhil Sutter
2009-03-16WATCHDOG: rc32434_wdt: fix watchdog driverPhil Sutter
2009-03-16WATCHDOG: ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclaredAlexey Dobriyan
2009-03-16USB: usb-storage: add IGNORE_RESIDUE flag for Genesys Logic adaptersAlan Stern
2009-03-16USB: usb_get_string should check the descriptor typeAlan Stern
2009-03-16USB: cdc-acm: add usb id for motomagx phonesDmitriy Taychenachev
2009-03-16timerfd: add flags checkDavide Libenzi
2009-03-16SCSI: sd: revive sd_index_lockTejun Heo
2009-03-16SCSI: hptiop: Add new PCI device IDHighPoint Linux Team
2009-03-16rtl8187: New USB ID's for RTL8187LLarry Finger
2009-03-16PCI quirk: enable MSI on 8132Yinghai Lu
2009-03-16mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki
2009-03-16mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki
2009-03-16JFFS2: fix mount crash caused by removed nodesThomas Gleixner
2009-03-16Fix oops in cifs_strfromUCS_le mounting to servers which do not specify their OSSteve French
2009-03-16aoe: ignore vendor extension AoE responsesEd Cashin
2009-03-16vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls.Bill Nottingham
2009-03-16seq_file: properly cope with preadEric Biederman
2009-03-16vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flagsPaul Turner
2009-03-16documnt FMODE_ constantsChristoph Hellwig