summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-04staging/lustre/ptlrpc: fix ptlrpc_stop_pinger logicPeng Tao1-2/+2
2013-12-04Staging: tidspbridge: disable driverGreg Kroah-Hartman1-1/+1
2013-12-04ARM: i.MX6q: fix the wrong parent of can_root clockJiada Wang1-1/+1
2013-12-04ARM: at91: fix hanged boot due to early rtt-interruptJohan Hovold7-0/+34
2013-12-04ARM: at91: fix hanged boot due to early rtc-interruptJohan Hovold11-1/+86
2013-12-04ARM: OMAP2+: omap_device: maintain sane runtime pm status around suspend/resumeNishanth Menon1-2/+11
2013-12-04ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCDJonathan Austin1-1/+2
2013-12-04ARM: 7876/1: clear Thumb-2 IT state on exception handlingMarc Zyngier2-1/+7
2013-12-04ARM: sa11x0/assabet: ensure CS2 is configured appropriatelyRussell King1-0/+3
2013-12-04ARM: OMAP2+: irq, AM33XX add missing register checkMarkus Pargmann1-1/+1
2013-12-04parisc: sticon - unbreak on 64bit kernelHelge Deller3-80/+158
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