aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clockevents: Set dummy handler on CPU_DEAD shutdownThomas Gleixner2013-05-072-0/+5
* cgroup: fix an off-by-one bug which may trigger BUG_ON()Li Zefan2013-05-071-1/+1
* drivers/rtc/rtc-cmos.c: don't disable hpet emulation on suspendDerek Basehore2013-05-071-2/+2
* hrtimer: Add expiry time overflow check in hrtimer_interruptPrarit Bhargava2013-05-071-0/+2
* hrtimer: Fix ktime_add_ns() overflow on 32bit architecturesDavid Engraf2013-05-071-0/+4
* ASoC: max98088: Fix logging of hardware revision.Dylan Reid2013-05-071-1/+1
* ALSA: usb-audio: Fix autopm error during probingTakashi Iwai2013-05-071-1/+3
* ALSA: usb-audio: disable autopm for MIDI devicesClemens Ladisch2013-05-071-11/+2
* fs/fscache/stats.c: fix memory leakAnurup m2013-05-071-1/+1
* Wrong asm register contraints in the kvm implementationStephan Schreiber2013-05-071-1/+1
* Wrong asm register contraints in the futex implementationStephan Schreiber2013-05-071-3/+2
* PCI / ACPI: Don't query OSC support with all possible controlsYinghai Lu2013-05-071-2/+2
* Fix initialization of CMCI/CMCP interruptsTony Luck2013-05-073-13/+33
* i2c: xiic: must always write 16-bit words to TX_FIFOSteven A. Falco2013-05-071-4/+2
* tracing: Reset ftrace_graph_filter_enabled if count is zeroNamhyung Kim2013-05-071-1/+2
* tracing: Check return value of tracing_init_dentry()Namhyung Kim2013-05-073-0/+6
* tracing: Fix off-by-one on allocating stat->pagesNamhyung Kim2013-05-071-1/+1
* tracing: Remove most or all of stack tracer stack size from stack_max_sizeSteven Rostedt (Red Hat)2013-05-071-21/+54
* tracing: Fix stack tracer with fentry useSteven Rostedt (Red Hat)2013-05-071-4/+29
* tracing: Use stack of calling function for stack tracerSteven Rostedt (Red Hat)2013-05-071-5/+7
* fbcon: when font is freed, clear also vc_font.dataMika Kuoppala2013-05-071-0/+2
* tty: fix up atime/mtime mess, take threeLinus Torvalds2013-05-072-2/+5
* serial_core.c: add put_device() after device_find_child()Federico Vaga2013-05-071-0/+4
* xen/time: Fix kasprintf splat when allocating timer%d IRQ line.Konrad Rzeszutek Wilk2013-05-072-2/+9
* s390/memory hotplug: prevent offline of active memory incrementsHeiko Carstens2013-05-071-1/+3
* usb-storage: CY7C68300A chips do not support Cypress ATACBTormod Volden2013-05-071-2/+14
* usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl epHans de Goede2013-05-071-0/+2
* USB: ftdi_sio: correct ST Micro Connect Lite PIDsAdrian Thomasset2013-05-072-2/+5
* USB: add ftdi_sio USB ID for GDM Boost V1.xStefani Seibold2013-05-072-0/+2
* usb/misc/appledisplay: Add 24" LED Cinema displayBen Jencks2013-05-071-0/+1
* USB: option: add a D-Link DWM-156 variantBjørn Mork2013-05-071-0/+6
* USB: serial: option: Added support Olivetti Olicard 145Filippo Turato2013-05-071-0/+2
* powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()Michael Ellerman2013-05-071-0/+1
* powerpc: Add isync to copy_and_flushMichael Neuling2013-05-071-0/+1
* Linux 3.0.76Greg Kroah-Hartman2013-05-011-1/+1
* sparc32: support atomic64_tSam Ravnborg2013-05-012-0/+3
* net: drop dst before queueing fragmentsEric Dumazet2013-05-012-6/+22
* netrom: fix invalid use of sizeof in nr_recvmsg()Wei Yongjun2013-05-011-1/+1
* tipc: fix info leaks via msg_name in recv_msg/recv_streamMathias Krause2013-05-011-0/+7
* rose: fix info leak via msg_name in rose_recvmsg()Mathias Krause2013-05-011-0/+1
* netrom: fix info leak via msg_name in nr_recvmsg()Mathias Krause2013-05-011-0/+1
* llc: Fix missing msg_namelen update in llc_ui_recvmsg()Mathias Krause2013-05-011-0/+2
* iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()Mathias Krause2013-05-011-0/+2
* irda: Fix missing msg_namelen update in irda_recvmsg_dgram()Mathias Krause2013-05-011-0/+2
* caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()Mathias Krause2013-05-011-0/+2
* Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()Mathias Krause2013-05-011-0/+1
* Bluetooth: fix possible info leak in bt_sock_recvmsg()Mathias Krause2013-05-011-2/+2
* ax25: fix info leak via msg_name in ax25_recvmsg()Mathias Krause2013-05-011-0/+1
* atm: update msg_namelen in vcc_recvmsg()Mathias Krause2013-05-011-0/+2
* net: fix incorrect credentials passingLinus Torvalds2013-05-013-6/+13