summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/balloon_compaction: fix deflation when compaction is disabledKonstantin Khlebnikov2014-10-291-0/+2
* sh: fix sh770x SCIF memory regionsAndriy Skulysh2014-10-291-3/+3
* zram: avoid NULL pointer access in concurrent situationWeijie Yang2014-10-291-4/+6
* mm/slab_common: don't check for duplicate cache namesMikulas Patocka2014-10-291-10/+0
* ocfs2: fix d_splice_alias() return code checkingRichard Weinberger2014-10-291-1/+1
* mm: rmap: split out page_remove_file_rmap()Johannes Weiner2014-10-291-32/+46
* mm: memcontrol: fix missed end-writeback page accountingJohannes Weiner2014-10-294-109/+96
* mm: page-writeback: inline account_page_dirtied() into single callerJohannes Weiner2014-10-292-20/+4
* lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()Jan Kara2014-10-291-2/+6
* drivers/rtc/rtc-bq32k.c: fix register valuePavel Machek2014-10-291-1/+1
* memory-hotplug: clear pgdat which is allocated by bootmem in try_offline_node()Yasuaki Ishimatsu2014-10-291-5/+0
* drivers/rtc/rtc-s3c.c: fix initialization failure without rtc source clockMarek Szyprowski2014-10-291-6/+8
* kernel/kmod: fix use-after-free of the sub_info structureMartin Schwidefsky2014-10-291-39/+37
* drivers/rtc/rtc-pm8xxx.c: rework to support pm8941 rtcStanimir Varbanov2014-10-292-89/+135
* mm, thp: fix collapsing of hugepages on madviseDavid Rientjes2014-10-293-16/+20
* drivers: of: add return value to of_reserved_mem_device_init()Marek Szyprowski2014-10-293-9/+17
* mm: free compound page with correct orderYu Zhao2014-10-291-2/+2
* gcov: add ARM64 to GCOV_PROFILE_ALLRiku Voipio2014-10-291-1/+1
* fsnotify: next_i is freed during fsnotify_unmount_inodes.Jerry Hoemann2014-10-291-6/+11
* mm/compaction.c: avoid premature range skip in isolate_migratepages_rangeJoonsoo Kim2014-10-291-0/+3
* cgroup/kmemleak: add kmemleak_free() for cgroup deallocations.Wang Nan2014-10-291-0/+1
* Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-10-281-2/+5
|\
| * nfsd4: fix crash on unknown operation numberJ. Bruce Fields2014-10-231-1/+2
| * nfsd4: fix response size estimation for OP_SEQUENCEJ. Bruce Fields2014-10-211-1/+3
* | Merge tag 'trace-fixes-v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-281-17/+37
|\ \
| * | ftrace: Fix checking of trampoline ftrace_ops in finding trampolineSteven Rostedt (Red Hat)2014-10-241-8/+22
| * | ftrace: Set ops->old_hash on modifying what an ops hooks toSteven Rostedt (Red Hat)2014-10-241-9/+15
| |/
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-10-282-5/+15
|\ \
| * | ARM: fix some printk formatsRussell King2014-10-211-4/+4
| * | ARM: Blacklist GCC 4.8.0 to GCC 4.8.2 - PR58854Russell King2014-10-191-1/+11
* | | zap_pte_range: update addr when forcing flush after TLB batching faiureWill Deacon2014-10-281-0/+1
* | | Merge tag 'media/v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-2725-27/+62
|\ \ \
| * | | [media] s5p-jpeg: Avoid -Wuninitialized warning in s5p_jpeg_parse_hdrJacek Anaszewski2014-10-241-1/+1
| * | | [media] s5p-fimc: Only build suspend/resume for PMThierry Reding2014-10-241-0/+2
| * | | [media] s5p-jpeg: Only build suspend/resume for PMThierry Reding2014-10-241-0/+4
| * | | [media] Remove references to non-existent PLAT_S5P symbolSylwester Nawrocki2014-10-243-5/+5
| * | | [media] videobuf-dma-contig: set vm_pgoff to be zero to pass the sanity check...Fancy Fang2014-10-241-0/+9
| * | | [media] tw68: remove bogus I2C_ALGOBIT dependencyHans Verkuil2014-10-241-1/+0
| * | | [media] usbvision-video: two use after freesDan Carpenter2014-10-241-0/+2
| * | | [media] tw68: remove deprecated IRQF_DISABLEDFabian Frederick2014-10-241-1/+1
| * | | [media] xc5000: use after free in release()Dan Carpenter2014-10-241-1/+1
| * | | [media] em28xx-input: NULL dereference on errorDan Carpenter2014-10-241-1/+3
| * | | [media] wl128x: fix fmdbg compiler warningHans Verkuil2014-10-241-1/+1
| * | | Revert "[media] v4l2-dv-timings: fix a sparse warning"Mauro Carvalho Chehab2014-10-241-0/+9
| * | | [media] hackrf: harmless off by one in debug codeDan Carpenter2014-10-211-1/+1
| * | | [media] cx23885: initialize config structs for T9580Olli Salonen2014-10-211-0/+3
| * | | [media] v4l: uvcvideo: Fix buffer completion size checkLaurent Pinchart2014-10-213-3/+1
| * | | [media] vivid: fix buffer overrunHans Verkuil2014-10-211-1/+1
| * | | [media] saa7146: Create a device name before it's usedLubomir Rintel2014-10-211-3/+3
| * | | [media] em28xx: fix uninitialized variable warningHans Verkuil2014-10-211-1/+1