summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v2.6.31.5-rt17v2.6.31.5-rt17Thomas Gleixner2009-11-061-1/+1
* Merge branch 'rt/head' into rt/2.6.31Thomas Gleixner2009-11-0618-236/+589
|\
| * ftrace: Add latency histograms of missed timer offsetsCarsten Emde2009-11-067-139/+369
| * ftrace: Consider shared max priority in latency histogramsCarsten Emde2009-11-065-87/+161
| * hwlat: Fix Kconfig and check kthread_stop resultJon Masters2009-11-062-3/+11
| * netlink: fix typo in initializationJiri Pirko2009-11-061-1/+1
| * drm/r128: Add test for initialisation to all ioctls that require itBen Hutchings2009-11-063-21/+41
| * AF_UNIX: Fix deadlock on connecting to shutdown socketTomoki Sekiyama2009-11-061-0/+2
| * KEYS: get_instantiation_keyring() should inc the keyring refcount in all casesDavid Howells2009-11-061-1/+1
| * fs: pipe.c null pointer dereferenceEarl Chew2009-11-061-11/+30
* | v2.6.31.5-rt16Thomas Gleixner2009-10-2973-530/+502
|\ \
| * | Linux 2.6.31.5v2.6.31.5Greg Kroah-Hartman2009-10-221-1/+1
| * | tty: Make flush_to_ldisc() locking more robustLinus Torvalds2009-10-221-16/+13
| * | mac80211: fix vlan and optimise RXJohannes Berg2009-10-223-3/+12
| * | iwlwifi: incorrect method used for finding valid OTP blocksJay Sternberg2009-10-221-12/+11
| * | usb-storage: Workaround devices with bogus sense sizeBenjamin Herrenschmidt2009-10-221-1/+16
| * | Staging: rt2860sta: prevent a panic when disabling when associatedDarren Salt2009-10-221-0/+2
| * | sysfs: Allow sysfs_notify_dirent to be called from interrupt context.Neil Brown2009-10-221-6/+8
| * | bsdacct: switch credentials for writing to the accounting fileMichal Schmidt2009-10-221-1/+7
| * | ALSA: Don't assume i2c device probing always succeedsTakashi Iwai2009-10-222-0/+21
| * | i2c: Hide probe errors caused by ACPI resource conflictsJean Delvare2009-10-227-8/+12
| * | macintosh: Don't assume i2c device probing always succeedsJean Delvare2009-10-225-5/+15
| * | MAINTAINERS: Fix Riku Voipio's addressJean Delvare2009-10-221-1/+1
| * | e1000e: swap max hw supported frame size between 82574 and 82583Alexander Duyck2009-10-221-2/+2
| * | uvesafb/connector: Disallow unpliviged users to send netlink packetsPhilipp Reisner2009-10-221-0/+3
| * | pohmelfs/connector: Disallow unpliviged users to configure pohmelfsPhilipp Reisner2009-10-221-0/+3
| * | dst/connector: Disallow unpliviged users to configure dstPhilipp Reisner2009-10-221-0/+5
| * | dm/connector: Only process connector packages from privileged processesPhilipp Reisner2009-10-221-0/+3
| * | connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner2009-10-223-13/+5
| * | connector: Provide the sender's credentials to the callbackPhilipp Reisner2009-10-2211-28/+24
| * | connector: Keep the skb in cn_callback_dataPhilipp Reisner2009-10-223-10/+10
| * | Bluetooth: Let HIDP grab the device reference for connectionsMarcel Holtmann2009-10-222-21/+43
| * | Bluetooth: Add extra device reference counting for connectionsMarcel Holtmann2009-10-223-1/+22
| * | Bluetooth: Disconnect HIDRAW devices on disconnectMarcel Holtmann2009-10-221-0/+3
| * | TPM: fix pcrreadRajiv Andrade2009-10-221-2/+1
| * | tpm-fixup-pcrs-sysfs-file-updateJason Gunthorpe2009-10-221-3/+2
| * | futex: Fix wakeup race by setting TASK_INTERRUPTIBLE before queue_me()Darren Hart2009-10-221-12/+3
| * | futex: Detect mismatched requeue targetsDarren Hart2009-10-221-4/+20
| * | intel-iommu: Cope with broken HP DC7900 BIOSDavid Woodhouse2009-10-221-4/+18
| * | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-10-2215-49/+37
| * | USB: storage: When a device returns no sense data, call it a Hardware ErrorAlan Stern2009-10-221-7/+22
| * | USB: Fix throttling in generic usbserial driverJoris van Rantwijk2009-10-221-1/+1
| * | USB: cp210x: Add support for the DW700 UARTÉric Piel2009-10-221-0/+1
| * | USB: ipaq: fix oops when device is plugged inAlan Stern2009-10-221-0/+9
| * | USB: option: Toshiba G450 device idPeter Magdina2009-10-221-0/+2
| * | USB: serial: don't call release without attachAlan Stern2009-10-222-1/+6
| * | USB: digi_acceleport: Fix broken unthrottle.Johan Hovold2009-10-221-4/+4
| * | USB: pl2303: fix error characters not being reported to ldiscJohan Hovold2009-10-221-3/+5
| * | USB: ftdi_sio: re-implement read processingJohan Hovold2009-10-221-252/+131
| * | USB: ftdi_sio: clean up read completion handlerJohan Hovold2009-10-221-27/+1