summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-29Linux 3.12.2v3.12.2Greg Kroah-Hartman1-1/+1
2013-11-29cris: media platform drivers: fix buildMauro Carvalho Chehab1-0/+1
2013-11-29GFS2: fix dentry leaksMiklos Szeredi1-10/+16
2013-11-29GFS2: d_splice_alias() can't return errorMiklos Szeredi1-3/+1
2013-11-29configfs: fix race between dentry put and lookupJunxiao Bi1-2/+14
2013-11-29s390/vtime: correct idle time calculationMartin Schwidefsky2-3/+3
2013-11-29s390/time: fix get_tod_clock_ext inline assemblyMartin Schwidefsky1-2/+4
2013-11-29usb: musb: core: properly free host / device structs in err pathSebastian Andrzej Siewior1-0/+3
2013-11-29usb: musb: dsps: redo the otg timerSebastian Andrzej Siewior1-11/+9
2013-11-29usb: musb: dsps: move try_idle to start hookSebastian Andrzej Siewior1-0/+5
2013-11-29usb: musb: call musb_start() only once in OTG modeSebastian Andrzej Siewior1-1/+18
2013-11-29usb: musb: cancel work on removalSebastian Andrzej Siewior1-0/+1
2013-11-29rt2800usb: slow down TX status pollingStanislaw Gruszka1-4/+8
2013-11-29usb: wusbcore: set the RPIPE wMaxPacketSize value correctlyThomas Pugliese1-1/+4
2013-11-29usb: hub: Clear Port Reset Change during init/resumeJulius Werner1-0/+5
2013-11-29usb: Disable USB 2.0 Link PM before device reset.Sarah Sharp1-0/+6
2013-11-29xhci: Set L1 device slot on USB2 LPM enable/disable.Sarah Sharp2-2/+3
2013-11-29xhci: Enable LPM support only for hardwired or BESL devicesMathias Nyman1-0/+27
2013-11-29usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp6-156/+29
2013-11-29mei: nfc: fix memory leak in error pathTomas Winkler1-4/+6
2013-11-29SUNRPC: Avoid deep recursion in rpc_release_clientTrond Myklebust1-12/+17
2013-11-29SUNRPC: Fix a data corruption issue when retransmitting RPC callsTrond Myklebust1-7/+21
2013-11-29SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 messageTrond Myklebust1-0/+1
2013-11-29slub: Handle NULL parameter in kmem_cache_flagsChristoph Lameter1-2/+2
2013-11-29powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard1-2/+2
2013-11-29powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridgesGavin Shan1-0/+9
2013-11-29powerpc/signals: Mark VSX not saved with small contextsMichael Neuling1-1/+9
2013-11-29powerpc: Fix __get_user_pages_fast() irq handlingHeiko Carstens1-2/+3
2013-11-29powerpc: ppc64 address space capped at 32TB, mmap randomisation disabledAnton Blanchard1-1/+1
2013-11-29powerpc/powernv: Add PE to its own PELTVGavin Shan1-1/+11
2013-11-29powerpc/vio: use strcpy in modalias_showPrarit Bhargava1-2/+2
2013-11-29powerpc/mpc512x: silence build warning upon disabled DIUGerhard Sittig1-0/+3
2013-11-29powerpc/52xx: fix build breakage for MPC5200 LPBFIFO moduleAnatolij Gustschin1-1/+1
2013-11-29block: properly stack underlying max_segment_size to DM deviceMike Snitzer1-0/+1
2013-11-29block: fix a probe argument to blk_register_regionMikulas Patocka2-2/+2
2013-11-29block: fix race between request completion and timeout handlingJeff Moyer2-2/+2
2013-11-29drivers/memstick/core/ms_block.c: fix unreachable state in h_msb_read_page()Roger Tseng1-1/+1
2013-11-29hwmon: (lm90) Fix max6696 alarm handlingGuenter Roeck1-4/+7
2013-11-29arm/arm64: KVM: Fix hyp mappings of vmalloc regionsChristoffer Dall1-6/+28
2013-11-29KVM: IOMMU: hva align mapping page sizeGreg Edwards1-0/+4
2013-11-29ftrace/x86: skip over the breakpoint for ftrace callerKevin Hao1-1/+13
2013-11-29KVM: x86: fix emulation of "movzbl %bpl, %eax"Paolo Bonzini1-1/+4
2013-11-29x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as...Thomas Renninger1-1/+1
2013-11-29x86/apic: Disable I/O APIC before shutdown of the local APICFenghua Yu2-5/+5
2013-11-29nfsd4: fix xdr decoding of large non-write compoundsJ. Bruce Fields1-1/+2
2013-11-29nfsd: make sure to balance get/put_write_accessChristoph Hellwig1-14/+15
2013-11-29nfsd: split up nfsd_setattrChristoph Hellwig1-60/+84
2013-11-29nfs: don't retry detect_trunking with RPC_AUTH_UNIX more than onceJeff Layton1-1/+6
2013-11-29nfsd4: fix discarded security labels on setattrJ. Bruce Fields1-0/+1
2013-11-29nfsd: return better errors to exportfsJ. Bruce Fields1-4/+11