summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-30PCI: Rename sysfs 'enabled' file back to 'enable'Greg Kroah-Hartman
2014-10-30Merge tag 'fbdev-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-30Merge tag 'sound-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-10-30ext4: make ext4_ext_convert_to_initialized() return proper number of blocksJan Kara
2014-10-30ext4: bail early when clearing inode journal flag failsJan Kara
2014-10-30ext4: bail out from make_indexed_dir() on first errorJan Kara
2014-10-30jbd2: use a better hash function for the revoke tableTheodore Ts'o
2014-10-30ext4: prevent bugon on race between write/fcntlDmitry Monakhov
2014-10-30ext4: remove extent status procfs files if journal load failsDarrick J. Wong
2014-10-30ext4: disallow changing journal_csum option during remountDarrick J. Wong
2014-10-30ext4: enable journal checksum when metadata checksum feature enabledDarrick J. Wong
2014-10-30ext4: fix oops when loading block bitmap failedJan Kara
2014-10-30ext4: fix overflow when updating superblock backups after resizeJan Kara
2014-10-30drm/i915/dp: only use training pattern 3 on platforms that support itJani Nikula
2014-10-30Merge branch '3.18/omapdss-fixes' into 3.18/fbdev-fixesTomi Valkeinen
2014-10-30omap: dss: connector-analog-tv: Add missing module device tableMarek Belisko
2014-10-30ixgbe: fix race when setting advertised speedEmil Tantilov
2014-10-30ixgbe: need not repeat init skb with NULLJunwei Zhang
2014-10-30igb: don't reuse pages with pfmemalloc flagRoman Gushchin
2014-10-30e1000: unset IFF_UNICAST_FLT on WMware 82545EMFrancesco Ruggeri
2014-10-30Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-10-30Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-10-30mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chipsDmitry Eremin-Solenikov
2014-10-30mtd: omap: fix mtd devices not showing upFrans Klaver
2014-10-29Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds
2014-10-29mm/balloon_compaction: fix deflation when compaction is disabledKonstantin Khlebnikov
2014-10-29sh: fix sh770x SCIF memory regionsAndriy Skulysh
2014-10-29zram: avoid NULL pointer access in concurrent situationWeijie Yang
2014-10-29mm/slab_common: don't check for duplicate cache namesMikulas Patocka
2014-10-29ocfs2: fix d_splice_alias() return code checkingRichard Weinberger
2014-10-29mm: rmap: split out page_remove_file_rmap()Johannes Weiner
2014-10-29mm: memcontrol: fix missed end-writeback page accountingJohannes Weiner
2014-10-29mm: page-writeback: inline account_page_dirtied() into single callerJohannes Weiner
2014-10-29lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()Jan Kara
2014-10-29drivers/rtc/rtc-bq32k.c: fix register valuePavel Machek
2014-10-29memory-hotplug: clear pgdat which is allocated by bootmem in try_offline_node()Yasuaki Ishimatsu
2014-10-29drivers/rtc/rtc-s3c.c: fix initialization failure without rtc source clockMarek Szyprowski
2014-10-29kernel/kmod: fix use-after-free of the sub_info structureMartin Schwidefsky
2014-10-29drivers/rtc/rtc-pm8xxx.c: rework to support pm8941 rtcStanimir Varbanov
2014-10-29mm, thp: fix collapsing of hugepages on madviseDavid Rientjes
2014-10-29drivers: of: add return value to of_reserved_mem_device_init()Marek Szyprowski
2014-10-29mm: free compound page with correct orderYu Zhao
2014-10-29gcov: add ARM64 to GCOV_PROFILE_ALLRiku Voipio
2014-10-29fsnotify: next_i is freed during fsnotify_unmount_inodes.Jerry Hoemann
2014-10-29mm/compaction.c: avoid premature range skip in isolate_migratepages_rangeJoonsoo Kim
2014-10-29cgroup/kmemleak: add kmemleak_free() for cgroup deallocations.Wang Nan
2014-10-29inet: frags: remove the WARN_ON from inet_evict_bucketNikolay Aleksandrov
2014-10-29inet: frags: fix a race between inet_evict_bucket and inet_frag_killNikolay Aleksandrov
2014-10-29cnic: Update the rcu_access_pointer() usagesTej Parkash
2014-10-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds