summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.4.13-rt22v3.4.13-rt22Steven Rostedt2012-10-161-1/+1
* stomp_machine: Use mutex_trylock when called from inactive cpuThomas Gleixner2012-10-101-4/+9
* sched: Better debug output for might sleepThomas Gleixner2012-10-102-2/+25
* rt: rwsem/rwlock: lockdep annotationsThomas Gleixner2012-10-101-21/+25
* mm: page_alloc: Use local_lock_on() instead of plain spinlockThomas Gleixner2012-10-102-2/+13
* mm: slab: Fix potential deadlockThomas Gleixner2012-10-102-8/+10
* softirq: Init softirq local lock after per cpu section is set upSteven Rostedt2012-10-101-1/+1
* random: Make it work on rtThomas Gleixner2012-10-105-7/+19
* Linux 3.4.13-rt21v3.4.13-rt21Steven Rostedt2012-10-081-1/+1
* Merge tag 'v3.4.13' into v3.4-rtSteven Rostedt2012-10-0849-175/+593
|\
| * Linux 3.4.13v3.4.13Greg Kroah-Hartman2012-10-071-1/+1
| * SCSI: scsi_dh_alua: Enable STPG for unavailable portsBart Van Assche2012-10-071-2/+1
| * SCSI: scsi_remove_target: fix softlockup regression on hot removeDan Williams2012-10-071-16/+14
| * x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity2012-10-071-1/+1
| * isci: fix isci_pci_probe() generates warning on efi failure pathDan Williams2012-10-072-2/+0
| * IB/srp: Avoid having aborted requests hangBart Van Assche2012-10-071-0/+1
| * IB/srp: Fix use-after-free in srp_reset_req()Bart Van Assche2012-10-071-1/+1
| * IPoIB: Fix use-after-free of multicast objectPatrick McHardy2012-10-072-10/+11
| * remoteproc: fix a potential NULL-dereference on cleanupDan Carpenter2012-10-071-11/+11
| * remoteproc: select VIRTIO to avoid build breakageOhad Ben-Cohen2012-10-071-0/+1
| * can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()Wei Yongjun2012-10-071-2/+2
| * SCSI: hpsa: Use LUN reset instead of target resetStephen M. Cameron2012-10-071-1/+1
| * SCSI: ibmvscsi: Fix host config length field overflowBenjamin Herrenschmidt2012-10-071-0/+3
| * Yama: handle 32-bit userspace prctlKees Cook2012-10-071-1/+1
| * UBI: fix autoresize handling in R/O modeArtem Bityutskiy2012-10-071-0/+5
| * n_gsm: memory leak in uplink error pathRuss Gorby2012-10-071-2/+5
| * n_gsm: added interlocking for gsm_data_lock for certain code pathsRuss Gorby2012-10-071-2/+6
| * n_gsm: uplink SKBs accumulate on listRuss Gorby2012-10-071-2/+5
| * n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUXxiaojin2012-10-071-0/+4
| * coredump: prevent double-free on an error path in core dumperDenys Vlasenko2012-10-071-15/+4
| * ath9k: Disable ASPM only for AR9285Sujith Manoharan2012-10-071-2/+3
| * Increase XHCI suspend timeout to 16msMichael Spang2012-10-071-1/+1
| * xHCI: handle command after aborting the command ringElric Fu2012-10-071-6/+165
| * xHCI: cancel command after command timeoutElric Fu2012-10-072-7/+22
| * xHCI: add aborting command ring functionElric Fu2012-10-074-1/+128
| * xHCI: add cmd_ring_stateElric Fu2012-10-073-2/+11
| * xhci: Intel Panther Point BEI quirk.Sarah Sharp2012-10-073-1/+5
| * firmware: Add missing attributes to EFI variable attribute print out from sysfsKhalid Aziz2012-10-071-3/+14
| * b43legacy: Fix crash on unload when firmware not availableLarry Finger2012-10-071-0/+2
| * tools/hv: Check for read/write errorsBen Hutchings2012-10-071-3/+19
| * tools/hv: Fix exit() error codeBen Hutchings2012-10-071-11/+11
| * tools/hv: Fix file handle leakBen Hutchings2012-10-071-1/+2
| * serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner2012-10-072-3/+7
| * serial: pl011: handle corruption at high clock speedsLinus Walleij2012-10-071-1/+14
| * serial: omap: fix software flow controlVikram Pandita2012-10-072-8/+8
| * TTY: ttyprintk, don't touch behind tty->write_bufJiri Slaby2012-10-071-1/+1
| * Remove BUG_ON from n_tty_read()Stanislav Kozina2012-10-071-1/+2
| * staging: comedi: fix memory leak for saved channel listIan Abbott2012-10-071-1/+2
| * staging: comedi: don't dereference user memory for INSN_INTTRIGIan Abbott2012-10-071-1/+1
| * staging: comedi: jr3_pci: fix iomem dereferenceIan Abbott2012-10-071-1/+1