summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.0.77v3.0.77Greg Kroah-Hartman2013-05-071-1/+1
* Revert :can: sja1000: fix handling on dt properties on little endian systems"Greg Kroah-Hartman2013-05-071-15/+16
* s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds2013-05-071-0/+4
* mfd: adp5520: Restore mode bits on resumeLars-Peter Clausen2013-05-071-2/+6
* mmc: core: Fix bit width test failing on old eMMC cardsPhilip Rakity2013-05-071-1/+1
* x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei2013-05-071-4/+0
* ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUGTheodore Ts'o2013-05-071-1/+2
* ipc: sysv shared memory limited to 8TiBRobin Holt2013-05-072-2/+2
* wireless: regulatory: fix channel disabling race conditionJohannes Berg2013-05-071-1/+1
* nfsd: Decode and send 64bit time valuesBryan Schumaker2013-05-071-14/+5
* nfsd4: don't close read-write opens too soonJ. Bruce Fields2013-05-071-7/+1
* NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recallTrond Myklebust2013-05-071-0/+6
* LOCKD: Ensure that nlmclnt_block resets block->b_status after a server rebootTrond Myklebust2013-05-072-3/+3
* 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.76v3.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