summaryrefslogtreecommitdiffstats
path: root/kernel/Kconfig.preempt (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-30zram: avoid NULL pointer access in concurrent situationWeijie Yang1-4/+6
2014-10-30mm/slab_common: don't check for duplicate cache namesMikulas Patocka1-10/+0
2014-10-30ocfs2: fix d_splice_alias() return code checkingRichard Weinberger1-1/+1
2014-10-30mm: rmap: split out page_remove_file_rmap()Johannes Weiner1-32/+46
2014-10-30mm: memcontrol: fix missed end-writeback page accountingJohannes Weiner4-109/+96
2014-10-30mm: page-writeback: inline account_page_dirtied() into single callerJohannes Weiner2-20/+4
2014-10-30lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()Jan Kara1-2/+6
2014-10-30drivers/rtc/rtc-bq32k.c: fix register valuePavel Machek1-1/+1
2014-10-30memory-hotplug: clear pgdat which is allocated by bootmem in try_offline_node()Yasuaki Ishimatsu1-5/+0
2014-10-30drivers/rtc/rtc-s3c.c: fix initialization failure without rtc source clockMarek Szyprowski1-6/+8
2014-10-30kernel/kmod: fix use-after-free of the sub_info structureMartin Schwidefsky1-39/+37
2014-10-30drivers/rtc/rtc-pm8xxx.c: rework to support pm8941 rtcStanimir Varbanov2-89/+135
2014-10-30mm, thp: fix collapsing of hugepages on madviseDavid Rientjes3-16/+20
2014-10-30drivers: of: add return value to of_reserved_mem_device_init()Marek Szyprowski3-9/+17
2014-10-30mm: free compound page with correct orderYu Zhao1-2/+2
2014-10-30gcov: add ARM64 to GCOV_PROFILE_ALLRiku Voipio1-1/+1
2014-10-30fsnotify: next_i is freed during fsnotify_unmount_inodes.Jerry Hoemann1-6/+11
2014-10-30mm/compaction.c: avoid premature range skip in isolate_migratepages_rangeJoonsoo Kim1-0/+3
2014-10-30cgroup/kmemleak: add kmemleak_free() for cgroup deallocations.Wang Nan1-0/+1
2014-10-28zap_pte_range: update addr when forcing flush after TLB batching faiureWill Deacon1-0/+1
2014-10-27Linux 3.18-rc2v3.18-rc2Linus Torvalds1-1/+1
2014-10-25ARM: dts: imx28-evk: Let i2c0 run at 100kHzFabio Estevam1-1/+0
2014-10-25ARM: i.MX6: Fix "emi" clock name typoSteve Longerbeam2-11/+11
2014-10-25overlayfs: embed middle into overlay_readdir_dataAl Viro1-7/+5
2014-10-25overlayfs: embed root into overlay_readdir_dataAl Viro1-6/+5
2014-10-25overlayfs: make ovl_cache_entry->name an array instead of pointerAl Viro1-6/+5
2014-10-25overlayfs: don't hold ->i_mutex over opening the real directoryAl Viro1-6/+13
2014-10-24ftrace: Fix checking of trampoline ftrace_ops in finding trampolineSteven Rostedt (Red Hat)1-8/+22
2014-10-24ftrace: Set ops->old_hash on modifying what an ops hooks toSteven Rostedt (Red Hat)1-9/+15
2014-10-24arm64: Fix memblock current_limit with 64K pages and 48-bit VACatalin Marinas1-4/+8
2014-10-24sparc64: Implement __get_user_pages_fast().David S. Miller1-0/+30
2014-10-24sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller10-62/+40
2014-10-24arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran3-7/+3
2014-10-24[media] s5p-jpeg: Avoid -Wuninitialized warning in s5p_jpeg_parse_hdrJacek Anaszewski1-1/+1
2014-10-24[media] s5p-fimc: Only build suspend/resume for PMThierry Reding1-0/+2
2014-10-24[media] s5p-jpeg: Only build suspend/resume for PMThierry Reding1-0/+4
2014-10-24[media] Remove references to non-existent PLAT_S5P symbolSylwester Nawrocki3-5/+5
2014-10-24MIPS: SEAD3: Fix I2C device registration.Ralf Baechle1-7/+1
2014-10-24[media] videobuf-dma-contig: set vm_pgoff to be zero to pass the sanity check...Fancy Fang1-0/+9
2014-10-24[media] tw68: remove bogus I2C_ALGOBIT dependencyHans Verkuil1-1/+0
2014-10-24kvm: vfio: fix unregister kvm_device_ops of vfioWanpeng Li4-0/+17
2014-10-24KVM: x86: Wrong assertion on paging_tmpl.hNadav Amit1-1/+1
2014-10-24kvm: fix excessive pages un-pinning in kvm_iommu_map error path.Quentin Casasnovas1-4/+4
2014-10-24KVM: x86: PREFETCH and HINT_NOP should have SrcMem flagNadav Amit1-3/+4
2014-10-24KVM: x86: Emulator does not decode clflush wellNadav Amit1-3/+17
2014-10-24KVM: emulate: avoid accessing NULL ctxt->memoppPaolo Bonzini1-1/+1
2014-10-24[media] usbvision-video: two use after freesDan Carpenter1-0/+2
2014-10-24[media] tw68: remove deprecated IRQF_DISABLEDFabian Frederick1-1/+1
2014-10-24[media] xc5000: use after free in release()Dan Carpenter1-1/+1
2014-10-24[media] em28xx-input: NULL dereference on errorDan Carpenter1-1/+3