summaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-27CIFS: Fix possible freed pointer dereference in SMB2_sess_setupPavel Shilovsky1-32/+3
2012-09-27CIFS: Make ops->close return voidPavel Shilovsky4-8/+8
2012-09-27md/raid10: fix "enough" function for detecting if array is failed.NeilBrown1-3/+5
2012-09-27ARM: Orion5x: Fix too small coherent pool.Andrew Lunn1-0/+7
2012-09-27perf hists: Add missing period_* fields when collapsing a hist entryNamhyung Kim1-2/+7
2012-09-27perf trace: New toolArnaldo Carvalho de Melo6-1/+358
2012-09-27perf evsel: Export the event_format constructorArnaldo Carvalho de Melo2-1/+4
2012-09-27perf evsel: Introduce rawptr() methodArnaldo Carvalho de Melo2-2/+9
2012-09-27drm/nvc0/fifo: ignore bits in PFIFO_INTR that aren't set in PFIFO_INTR_ENBen Skeggs2-2/+4
2012-09-27dm verity: fix overflow checkMikulas Patocka1-4/+4
2012-09-27dm thin: fix discard support for data devicesMike Snitzer1-30/+57
2012-09-27dm thin: tidy discard supportMike Snitzer1-25/+39
2012-09-27dm: retain table limits when swapping to new table with no devicesMike Snitzer3-1/+50
2012-09-27dm table: clear add_random unless all devices have it setMilan Broz1-4/+22
2012-09-27dm: handle requests beyond end of device instead of using BUG_ONMike Snitzer1-18/+38
2012-09-27dm mpath: only retry ioctl when no paths if queue_if_no_path setMike Snitzer1-4/+7
2012-09-27dm thin: do not set discard_zeroes_dataMike Snitzer1-1/+1
2012-09-27x86, suspend: On wakeup always initialize cr4 and EFERH. Peter Anvin3-15/+31
2012-09-27x86-32: Start out eflags and cr4 cleanH. Peter Anvin1-15/+16
2012-09-26perf tools: Use perf_evsel__newtp in the event parserArnaldo Carvalho de Melo1-30/+16
2012-09-26perf evsel: The tracepoint constructor should store sys:nameArnaldo Carvalho de Melo1-4/+5
2012-09-26MAINTAINERS: update Intel C600 SAS driver maintainersDave Jiang1-3/+4
2012-09-26staging: comedi: drivers: use comedi_fc.h cmdtest helpersH Hartley Sweeten46-1997/+766
2012-09-26USB: ezusb: move ezusb.c from drivers/usb/serial to drivers/usb/miscRene Buergel5-10/+10
2012-09-26drivers/misc/lis3lv02d/lis3lv02d_i2c.c: add lis3lv02d device tree initAnilKumar Ch2-0/+59
2012-09-26drivers/misc/lis3lv02d/lis3lv02d_spi.c: add lis3lv02d device tree initAnilKumar Ch1-2/+6
2012-09-26drivers/misc/lis3lv02d: remove lis3lv02d driver DT initAnilKumar Ch2-6/+3
2012-09-26drivers/misc/lis3lv02d/lis3lv02d_spi.c: add DT matching table passthru codeDaniel Mack1-0/+17
2012-09-26drivers/misc/lis3lv02d: add generic DT matching codeDaniel Mack3-0/+233
2012-09-26USB: uas: fix gcc warningGerd Hoffmann1-10/+8
2012-09-26USB: uas: fix lockingGerd Hoffmann1-0/+2
2012-09-26memory: tegra{20,30}-mc: Fix reading incorrect register in mc_readl()Axel Lin2-22/+10
2012-09-26Staging: winbond: usb_free_urb(NULL) is safeHarsh Kumar1-5/+2
2012-09-26Staging: winbond: checkpatch cleanupHarsh Kumar1-3/+3
2012-09-26Staging: winbond: Removed undesired spaces, lines and tabsHarsh Kumar1-32/+30
2012-09-26Staging: winbond: Typo corrections in commentsHarsh Kumar1-4/+4
2012-09-26Staging: winbond: Changed c99 comments to c89 commentsHarsh Kumar1-45/+44
2012-09-26device.h: Add missing inline to #ifndef CONFIG_PRINTK dev_vprintk_emitJoe Perches1-4/+6
2012-09-26memory: emif: Add ifdef CONFIG_DEBUG_FS guard for emif_debugfs_[init|exit]Axel Lin1-6/+17
2012-09-26tty/serial: Add kgdb_nmi driverAnton Vorontsov5-0/+441
2012-09-26tty/serial/amba-pl011: Quiesce interrupts in poll_get_charAnton Vorontsov1-0/+29
2012-09-26tty/serial/amba-pl011: Implement poll_init callbackAnton Vorontsov1-11/+33
2012-09-26tty/serial/core: Introduce poll_init callbackAnton Vorontsov2-0/+18
2012-09-26kdb: Turn KGDB_KDB=n stubs into static inlinesAnton Vorontsov1-13/+16
2012-09-26kdb: Implement disable_nmi commandAnton Vorontsov1-0/+31
2012-09-26kernel/debug: Mask KGDB NMI upon entryAnton Vorontsov2-3/+14
2012-09-26serial: pl011: handle corruption at high clock speedsLinus Walleij1-1/+14
2012-09-26serial: sccnxp: Make 'default' choice in switch lastAlexander Shiyan1-1/+1
2012-09-26serial: sccnxp: Remove mask termios caps for SW flow controlAlexander Shiyan1-1/+0
2012-09-26serial: sccnxp: Report actual baudrate back to coreAlexander Shiyan1-4/+10