aboutsummaryrefslogtreecommitdiffstats
path: root/mm/debug.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-13zram: avoid kunmap_atomic() of a NULL pointerWeijie Yang1-1/+2
2014-11-12selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm()Richard Guy Briggs1-3/+4
2014-11-11audit: keep inode pinnedMiklos Szeredi1-0/+1
2014-11-11hwmon: (fam15h_power) Fix NB device ID for F16h M30hAravind Gopalakrishnan1-1/+1
2014-11-11hwmon: (pwm-fan) Fix suspend/resume behaviorKamil Debski1-3/+10
2014-11-11hwmon: (ibmpowernv) Quieten when probing finds no deviceMichael Ellerman1-2/+4
2014-11-11param: fix crash on bad kernel argumentsDaniel Thompson1-1/+1
2014-11-10tracing: Do not risk busy looping in buffer spliceRabin Vincent1-2/+8
2014-11-10tracing: Do not busy wait in buffer spliceRabin Vincent3-44/+62
2014-11-10dm btree: fix a recursion depth bug in btree walking codeJoe Thornber3-15/+17
2014-11-10mfd: twl4030-power: Fix poweroff with PM configuration enabledTony Lindgren1-0/+52
2014-11-10mfd: max77693: Fix always masked MUIC interruptsKrzysztof Kozlowski2-0/+19
2014-11-10mfd: max77693: Use proper regmap for handling MUIC interruptsKrzysztof Kozlowski1-1/+1
2014-11-10mfd: viperboard: Fix platform-device id collisionJohan Hovold1-2/+3
2014-11-10mfd: rtsx: Fix build warnings for !PMThierry Reding1-0/+2
2014-11-10mfd: stmpe: Fix STMPE24xx GPMR LSBLinus Walleij1-1/+1
2014-11-09Linux 3.18-rc4Linus Torvalds1-1/+1
2014-11-09imx: thermal: imx_get_temp might be called before sensor clock is preparedHeiner Kallweit1-16/+25
2014-11-08ARM: dts: zynq: Enable PL clocks for ParallellaAndreas Färber1-0/+4
2014-11-07tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMPJohannes Berg1-3/+3
2014-11-07tiny: reverse logic for DISABLE_DEV_COREDUMPAristeu Rozanski1-8/+11
2014-11-07thermal: exynos: use correct offset for TMU_CONTROL register on Exynos5260Bartlomiej Zolnierkiewicz2-2/+0
2014-11-07thermal: imx: correct driver load sequence for cpu coolingBai Ping1-0/+4
2014-11-07i2c: core: Dispose OF IRQ mapping at client removal timeLaurent Pinchart1-0/+3
2014-11-07i2c: at91: don't account as iowaitWolfram Sang1-1/+1
2014-11-07i2c: remove FSF addressWolfram Sang52-222/+4
2014-11-07USB: Update default usb-storage delay_use value in kernel-parameters.txtMark Knibbs1-1/+1
2014-11-07sysfs: driver core: Fix glue dir race condition by gdp_mutexYijing Wang1-1/+3
2014-11-07MIPS: Fix build with binutils 2.24.51+Manuel Lauss14-17/+118
2014-11-06drm/radeon: add missing crtc unlock when setting up the MCAlex Deucher1-0/+1
2014-11-07xfs: track bulkstat progress by aginoDave Chinner1-37/+34
2014-11-07xfs: bulkstat error handling is brokenDave Chinner1-10/+19
2014-11-07xfs: bulkstat main loop logic is a messDave Chinner1-32/+24
2014-11-07xfs: bulkstat chunk-formatter has issuesDave Chinner1-34/+24
2014-11-07xfs: bulkstat chunk formatting cursor is brokenDave Chinner2-47/+28
2014-11-07xfs: bulkstat btree walk doesn't terminateDave Chinner1-9/+10
2014-11-07mm: Fix comment before truncate_setsize()Jan Kara1-2/+3
2014-11-06drm/radeon: use gart for DMA IB testsAlex Deucher2-19/+22
2014-11-06drm/radeon: make sure mode init is complete in bandwidth_updateAlex Deucher7-0/+21
2014-11-06drm/radeon: set correct CE ram size for CIKJammy Zhou1-2/+2
2014-11-06USB: cdc-acm: add quirk for control-line state requestsJohan Hovold2-2/+14
2014-11-06tty: Fix pty master poll() after slave closes v2Francesco Ruggeri1-2/+7
2014-11-06drm/i915: safeguard against too high minimum brightnessJani Nikula1-2/+15
2014-11-06drm/i915: vlv: fix gunit HW state corruption during S4 suspendImre Deak1-0/+10
2014-11-06drm/i915: Disable caches for Global GTT.Rodrigo Vivi1-0/+16
2014-11-06hwrng: pseries - port to new read API and fix stack corruptionGreg Kurz1-4/+7
2014-11-06crypto: caam - fix missing dma unmap on error pathCristian Stoica1-15/+14
2014-11-06MIPS: R3000: Fix debug output for Virtual page numberIsamu Mogi1-2/+2
2014-11-06spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PMDmitry Eremin-Solenikov1-2/+5
2014-11-05serial: of-serial: fix uninitialized kmalloc variableJingchang Lu1-1/+1