aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-07PNP: fix "work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB"Willy Tarreau
2012-10-07x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas
2012-10-07sched: Fix signed unsigned comparison in check_preempt_tick()Mike Galbraith
2012-10-07usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com
2012-10-07usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com
2012-10-07bonding: 802.3ad - fix agg_device_upJiri Bohac
2012-10-07tty_audit: fix tty_audit_add_data live lock on audit disabledXiaotian Feng
2012-10-07oprofile: use KM_NMI slot for kmap_atomicJunxiao Bi
2012-10-07eCryptfs: Clear ECRYPTFS_NEW_FILE flag during truncateColin Ian King
2012-10-07eCryptfs: Copy up lower inode attrs after setting lower xattrColin Ian King
2012-10-07usb: Fix deadlock in hid_reset when Dell iDRAC is resetStuart Hayes
2012-10-07drm/i915: Attempt to fix watermark setup on 85x (v2)Adam Jackson
2012-10-07ioat2: kill pending flagDan Williams
2012-10-07time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz
2012-10-07time: Avoid making adjustments if we haven't accumulated anythingJohn Stultz
2012-10-07time: Improve sanity checking of timekeeping inputsJohn Stultz
2012-10-07timekeeping: Add missing update call in timekeeping_resume()Thomas Gleixner
2012-10-07hrtimer: Update hrtimer base offsets each hrtimer_interruptJohn Stultz
2012-10-07timekeeping: Provide hrtimer update functionThomas Gleixner
2012-10-07hrtimers: Move lock held region in hrtimer_interrupt()Thomas Gleixner
2012-10-07timekeeping: Maintain ktime_t based offsets for hrtimersThomas Gleixner
2012-10-07timekeeping: Fix leapsecond triggered load spike issueJohn Stultz
2012-10-07hrtimer: Provide clock_was_set_delayed()John Stultz
2012-10-07time: Move common updates to a functionThomas Gleixner
2012-10-07timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecondJohn Stultz
2012-10-07ntp: Correct TAI offset during leap secondRichard Cochran
2012-10-07ntp: Fix leap-second hrtimer livelockJohn Stultz
2012-10-07futex: Fix uninterruptible loop due to gate_areaHugh Dickins
2012-10-07fix pgd_lock deadlockPhilipp Hahn
2012-10-07jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_bufferEric Sandeen
2012-10-07Bluetooth: btusb: fix bInterval for high/super speed isochronous endpointsBing Zhao
2012-10-07powerpc/pmac: Fix SMP kernels on pre-core99 UP machinesBenjamin Herrenschmidt
2012-10-07Fix sparc build with newer tools.David Miller
2012-10-07netxen: support for GbE port settingsSony Chacko
2012-03-17Linux 2.6.32.59v2.6.32.59Willy Tarreau
2012-03-17blkfront: Fix backtrace in del_gendiskDavid Vrabel
2012-03-17watchdog: hpwdt: clean up set_memory_x call for 32 bitMaxim Uvarov
2012-03-17regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin
2012-03-17regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin
2012-03-17net/usbnet: avoid recursive locking in usbnet_stop()Sebastian Siewior
2012-03-17cifs: fix dentry refcount leak when opening a FIFO on lookupJeff Layton
2012-03-17KEYS: Enable the compat keyctl wrapper on s390xDavid Howells
2012-03-17eCryptfs: Handle failed metadata read in lookupTyler Hicks
2012-03-17bsg: fix sysfs link remove warningStanislaw Gruszka
2012-03-17writeback: fixups for !dirty_writeback_centisecsJens Axboe
2012-03-17IA64: Remove COMPAT_IA32 supportBen Hutchings
2012-03-17compat: Re-add missing asm/compat.h include to fix compile breakage on s390Heiko Carstens
2012-03-04Linux 2.6.32.58v2.6.32.58Greg Kroah-Hartman
2012-03-04PM / Sleep: Fix read_unlock_usermodehelper() call.Tetsuo Handa
2012-03-04PM / Sleep: Fix freezer failures due to racy usermodehelper_is_disabled()Srivatsa S. Bhat