aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-18KVM: s390: Make psw available on all exits, not just a subsetCarsten Otte
2009-12-18KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.cCarsten Otte
2009-12-18KVM: x86 emulator: limit instructions to 15 bytesAvi Kivity
2009-12-18ALSA: hda - Terradici HDA controllers does not support 64-bit modeJaroslav Kysela
2009-12-18ALSA: hrtimer - Fix lock-upTakashi Iwai
2009-12-18hrtimer: Fix /proc/timer_list regressionFeng Tang
2009-12-18ath5k: enable EEPROM checksum checkLuis R. Rodriguez
2009-12-18ath5k: allow setting txpower to 0Bob Copeland
2009-12-18ssb: Fix range check in sprom writeMichael Buesch
2009-12-18x86, apic: Enable lapic nmi watchdog on AMD Family 11hMikael Pettersson
2009-12-18x86: ASUS P4S800 reboot=bios quirkLeann Ogasawara
2009-12-18x86: GART: pci-gart_64.c: Use correct length in strncmpJoe Perches
2009-12-18x86: Fix iommu=nodac parameter handlingTejun Heo
2009-12-18x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking up the ...Darrick J. Wong
2009-12-18x86/amd-iommu: un__init iommu_setup_msiJoerg Roedel
2009-12-18x86/amd-iommu: attach devices to pre-allocated domains earlyJoerg Roedel
2009-12-18sched: Fix and clean up rate-limit newidle codeMike Galbraith
2009-12-18sched: Rate-limit newidleMike Galbraith
2009-12-18sched: Fix affinity logic in select_task_rq_fair()Mike Galbraith
2009-12-18sched: Check for an idle shared cache in select_task_rq_fair()Mike Galbraith
2009-12-18PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()Rafael J. Wysocki
2009-12-18perf: Don't free perf_mmap_data until work has been doneKristian Høgsberg
2009-12-18perf_event: Initialize data.period in perf_swevent_hrtimer()Xiao Guangrong
2009-12-18perf_event: Fix invalid type in ioctl definitionArjan van de Ven
2009-12-18rcu: Remove inline from forward-referenced functionsPaul E. McKenney
2009-12-18rcu: Fix note_new_gpnum() uses of ->gpnumPaul E. McKenney
2009-12-18rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed counterPaul E. McKenney
2009-12-18rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling of ->...Paul E. McKenney
2009-12-18firewire: ohci: handle receive packets with a data length of zeroJay Fenlason
2009-12-18USB: option: add pid for ZTEzhao.ming9@zte.com.cn
2009-12-18USB: usb-storage: fix bug in fill_inquiryAlan Stern
2009-12-14Linux 2.6.32.1v2.6.32.1Greg Kroah-Hartman
2009-12-14ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)Theodore Ts'o
2009-12-14ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXTAkira Fujita
2009-12-14ext4: Wait for proper transaction commit on fsyncJan Kara
2009-12-14ext4: fix incorrect block reservation on quota transfer.Dmitry Monakhov
2009-12-14ext4: quota macros cleanupDmitry Monakhov
2009-12-14ext4: ext4_get_reserved_space() must return bytes instead of blocksDmitry Monakhov
2009-12-14ext4: remove blocks from inode prealloc list on failureCurt Wohlgemuth
2009-12-14ext4: wait for log to commit when umountingJosef Bacik
2009-12-14ext4: Avoid data / filesystem corruption when write fails to copy dataJan Kara
2009-12-14ext4: Return the PTR_ERR of the correct pointer in setup_new_group_blocks()Roel Kluin
2009-12-14jbd2: Add ENOMEM checking in and for jbd2_journal_write_metadata_buffer()Theodore Ts'o
2009-12-14ext4: move_extent_per_page() cleanupAkira Fujita
2009-12-14ext4: initialize moved_len before calling ext4_move_extents()Kazuya Mio
2009-12-14ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXTAkira Fujita
2009-12-14ext4: make "norecovery" an alias for "noload"Eric Sandeen
2009-12-14ext4: make trim/discard optional (and off by default)Eric Sandeen
2009-12-14ext4: fix error handling in ext4_ind_get_blocks()Jan Kara
2009-12-14ext4: avoid issuing unnecessary barriersTheodore Ts'o