summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.29.6v2.6.29.6linux-2.6.29.yGreg Kroah-Hartman2009-07-021-1/+1
* bsdacct: fix access to invalid filp in acct_on()Renaud Lottiaux2009-07-021-2/+4
* dm: sysfs skip output when device is being destroyedMilan Broz2009-07-021-0/+4
* dm mpath: validate hw_handler argument countMikulas Patocka2009-07-021-0/+5
* dm mpath: validate table argument countMikulas Patocka2009-07-021-0/+6
* mm: fix handling of pagesets for downed cpusDimitri Sivanich2009-07-021-2/+4
* sound: seq_midi_event: fix decoding of (N)RPN eventsClemens Ladisch2009-07-021-4/+4
* qla2xxx: Correct (again) overflow during dump-processing on large-memory ISP2...Andrew Vasquez2009-07-021-1/+1
* pcmcia/cm4000: fix lock imbalanceJiri Slaby2009-07-021-1/+2
* PCI PM: Follow PCI_PM_CTRL_NO_SOFT_RESET during transitions from D3Rafael J. Wysocki2009-07-021-0/+2
* PCI PM: Fix handling of devices without PM support by pci_target_state()Rafael J. Wysocki2009-07-021-3/+2
* parport_pc: set properly the dma_mask for parport_pc deviceFUJITA Tomonori2009-07-021-0/+3
* parport_pc: after superio probing restore original register valuesJens Rottmann2009-07-021-6/+25
* x86: Set cpu_llc_id on AMD CPUsAndreas Herrmann2009-07-021-1/+3
* vt_ioctl: fix lock imbalanceJiri Slaby2009-07-021-1/+2
* md/raid5: add missing call to schedule() after prepare_to_wait()Dan Williams2009-07-021-0/+1
* mac80211: fix minstrel single-rate memory corruptionBob Copeland2009-07-021-1/+1
* lockdep: Select frame pointers on x86Peter Zijlstra2009-07-021-1/+1
* x86: handle initrd that extends into unusable memoryYinghai Lu2009-07-021-12/+3
* IB/mlx4: Add strong ordering to local inval and fast reg work requestsJack Morgenstein2009-07-022-0/+5
* floppy: provide a PNP device table in the module.Scott James Remnant2009-07-021-0/+8
* ALSA: ca0106 - Add missing registrations of vmaster controlsTakashi Iwai2009-07-021-0/+6
* x86: Add quirk for reboot stalls on a Dell Optiplex 360Jean Delvare2009-07-021-0/+9
* USB: usbtmc: fix switch statmentGreg Kroah-Hartman2009-07-021-0/+6
* ISDN: Fix DMA alloc for hfcpciKarsten Keil2009-07-022-12/+31
* char: moxa, prevent opening unavailable portsDirk Eibach2009-07-021-1/+6
* bonding: fix multiple module load problemStephen Hemminger2009-07-021-0/+1
* atmel_lcdfb: correct fifo size for some productsNicolas Ferre2009-07-021-8/+2
* atkbd: add forced release quirks for four more keyboard modelsChuck Ebbert2009-07-021-73/+96
* PCI: disable ASPM on VIA root-port-under-bridge configurationsShaohua Li2009-07-021-0/+4
* firmware_map: fix hang with x86/32bitYinghai Lu2009-07-022-15/+13
* fs: remove incorrect I_NEW warningsNick Piggin2009-07-021-2/+0
* r8169: fix crash when large packets are receivedEric Dumazet2009-07-021-6/+5
* jbd: fix race in buffer processing in commit codeJan Kara2009-07-021-2/+4
* char: mxser, fix ISA board lookupPeter Botha2009-07-021-1/+1
* 8250: Fix oops from setserialAlan Cox2009-07-021-0/+15
* parport: netmos 9845 & 9855 1P4S fixesPhilippe De Muyter2009-07-021-5/+25
* Linux 2.6.29.5v2.6.29.5Greg Kroah-Hartman2009-06-151-1/+1
* ext4: Fix race in ext4_inode_info.i_cached_extentTheodore Ts'o2009-06-151-5/+12
* ext4: Clear the unwritten buffer_head flag after the extent is initializedAneesh Kumar K.V2009-06-151-0/+13
* ext4: Use a fake block number for delayed new buffer_headAneesh Kumar K.V2009-06-151-1/+5
* ext4: Fix sub-block zeroing for writes into preallocated extentsAneesh Kumar K.V2009-06-152-0/+9
* ext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMPAT_64BIT is presentTheodore Ts'o2009-06-151-3/+1
* ext4: Fix softlockup caused by illegal i_file_acl value in on-disk inodeTheodore Ts'o2009-06-151-0/+12
* ext4: really print the find_group_flex fallback warning only onceChuck Ebbert2009-06-151-1/+2
* jbd2: Update locking comentsJan Kara2009-06-151-5/+19
* ext4: Check for an valid i_mode when reading the inode from diskTheodore Ts'o2009-06-151-1/+9
* ext4: Add auto_da_alloc mount optionTheodore Ts'o2009-06-154-15/+17
* ext4: Fix discard of inode prealloc space with delayed allocation.Aneesh Kumar K.V2009-06-152-2/+10
* ext4: Automatically allocate delay allocated blocks on renameTheodore Ts'o2009-06-151-1/+4