summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-17Linux 3.15.6v3.15.6Greg Kroah-Hartman1-1/+1
2014-07-17ACPI / battery: Retry to get battery information if failed during probingLan Tianyu1-1/+26
2014-07-17x86, ioremap: Speed up check for RAM pagesRoland Dreier1-7/+19
2014-07-17powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64Guenter Roeck1-1/+2
2014-07-17drivers/rtc/rtc-puv3.c: use dev_dbg() instead of dev_debug() for typo issueChen Gang1-1/+1
2014-07-17drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issueChen Gang1-1/+1
2014-07-17f2fs: check bdi->dirty_exceeded when trying to skip data writesJaegeuk Kim1-0/+2
2014-07-17f2fs: adjust free mem size to flush dentry blocksJaegeuk Kim4-21/+32
2014-07-17cgroup: fix a race between cgroup_mount() and cgroup_kill_sb()Li Zefan1-1/+27
2014-07-17kernfs: introduce kernfs_pin_sb()Li Zefan2-0/+31
2014-07-17kernfs: implement kernfs_root->supers listTejun Heo4-0/+21
2014-07-17cgroup: fix mount failure in a corner caseLi Zefan1-0/+25
2014-07-17mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop errorTed Juan1-5/+5
2014-07-17i40e: fix passing wrong error code to i40e_open()Jean Sacren1-1/+1
2014-07-17ring-buffer: Check if buffer exists before pollingSteven Rostedt (Red Hat)4-11/+25
2014-07-17DMA, CMA: fix possible memory leakJoonsoo Kim1-1/+11
2014-07-17drm/i915: Don't clobber the GTT when it's within stolen memoryVille Syrjälä2-0/+47
2014-07-17drm/i915: Toshiba CB35 has a controllable backlightScot Doyle1-0/+3
2014-07-17drm/i915: Acer C720 and C720P have controllable backlightsScot Doyle1-0/+3
2014-07-17drm/i915: quirk asserts controllable backlight presence, overriding VBTScot Doyle3-2/+15
2014-07-17drm/radeon: stop poisoning the GART TLBChristian König1-2/+4
2014-07-17drm/radeon: page table BOs are kernel allocationsChristian König1-2/+2
2014-07-17drm/radeon: fix typo in golden register setup on evergreenAlex Deucher1-4/+4
2014-07-17drm/radeon: fix typo in ci_stop_dpm()Alex Deucher1-1/+1
2014-07-17drm/radeon/dpm: Reenabling SS on CaymanAlexandre Demers1-6/+0
2014-07-17ext4: fix a potential deadlock in __ext4_es_shrink()Theodore Ts'o1-2/+2
2014-07-17ext4: revert commit which was causing fs corruption after journal replaysTheodore Ts'o1-27/+24
2014-07-17ext4: disable synchronous transaction batching if max_batch_time==0Eric Sandeen2-3/+4
2014-07-17ext4: clarify ext4_error message in ext4_mb_generate_buddy_error()Theodore Ts'o1-2/+2
2014-07-17ext4: clarify error count warning messagesTheodore Ts'o1-3/+4
2014-07-17ext4: fix unjournalled bg descriptor while initializing inode bitmapTheodore Ts'o1-7/+7
2014-07-17PCI: Fix unaligned access in AF transaction pending testAlex Williamson1-2/+7
2014-07-17intel_pstate: Set CPU number before accessing MSRsVincent Minet1-2/+1
2014-07-17intel_pstate: Update documentation of {max,min}_perf_pct sysfs filesDirk Brandewie1-2/+5
2014-07-17intel_pstate: don't touch turbo bit if turbo disabled or unavailable.Dirk Brandewie1-6/+16
2014-07-17intel_pstate: Fix setting VIDDirk Brandewie1-5/+5
2014-07-17dm: allocate a special workqueue for deferred device removalMikulas Patocka1-2/+13
2014-07-17dm io: fix a race condition in the wake up code for sync_ioJoe Thornber1-14/+8
2014-07-17dm mpath: fix IO hang due to logic bug in multipath_busyJun'ichi Nomura1-2/+3
2014-07-17Drivers: hv: vmbus: Fix a bug in the channel callback dispatch codeK. Y. Srinivasan1-2/+6
2014-07-17clk: qcom: HDMI source sel is 3 not 2Stephen Boyd1-1/+1
2014-07-17clk: s2mps11: Fix double free corruption during driver unbindKrzysztof Kozlowski1-5/+2
2014-07-17clk: spear3xx: Use proper control register offsetThomas Gleixner1-1/+1
2014-07-17phy: core: Fix error path in phy_create()Roger Quadros1-3/+4
2014-07-17arm64: implement TASK_SIZE_OFColin Cross1-0/+2
2014-07-17crypto: caam - fix memleak in caam_jr moduleCristian Stoica1-5/+3
2014-07-17crypto: sha512_ssse3 - fix byte count to bit count conversionJussi Kivilinna1-1/+1
2014-07-17cpufreq: Makefile: fix compilation for davinci platformPrabhakar Lad1-1/+1
2014-07-17powerpc/perf: Clear MMCR2 when enabling PMUJoel Stanley1-0/+3
2014-07-17powerpc/perf: Add PPMU_ARCH_207S defineJoel Stanley3-6/+5