summaryrefslogtreecommitdiffstats
path: root/block/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-31tracing/syscalls: Ignore numbers outside NR_syscalls' rangeRabin Vincent1-4/+4
2014-10-30fs: allow open(dir, O_TMPFILE|..., 0) with mode 0Eric Rannaud1-1/+2
2014-10-30omap: dss: connector-analog-tv: Add missing module device tableMarek Belisko1-0/+2
2014-10-30mm/balloon_compaction: fix deflation when compaction is disabledKonstantin Khlebnikov1-0/+2
2014-10-30sh: fix sh770x SCIF memory regionsAndriy Skulysh1-3/+3
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-29ALSA: hda - Add workaround for CMI8888 snoop behaviorTakashi Iwai1-1/+3
2014-10-29Documentation/SubmittingPatches: Reported-by tags and permissionDan Carpenter1-6/+4
2014-10-29perf probe: Trivial typo fix for --demangleMasami Hiramatsu1-1/+1
2014-10-29perf tools: Fix report -F dso_from for data without branch infoJiri Olsa1-2/+8
2014-10-29perf tools: Fix report -F dso_to for data without branch infoJiri Olsa1-2/+8
2014-10-29perf tools: Fix report -F symbol_from for data without branch infoJiri Olsa1-3/+13
2014-10-29perf tools: Fix report -F symbol_to for data without branch infoJiri Olsa1-5/+14
2014-10-29perf tools: Fix report -F mispredict for data without branch infoJiri Olsa1-8/+12
2014-10-29perf tools: Fix report -F in_tx for data without branch infoJiri Olsa1-3/+10
2014-10-29perf tools: Fix report -F abort for data without branch infoJiri Olsa1-3/+11
2014-10-29perf tools: Make CPUINFO_PROC an array to support different kernel versionsWang Nan2-21/+36
2014-10-29perf callchain: Use global caching provided by libunwindNamhyung Kim3-0/+18
2014-10-29perf/x86/intel: Revert incomplete and undocumented Broadwell client supportIngo Molnar3-181/+2
2014-10-29HID: input: Fix TransducerSerialNumber implementationJason Gerecke1-1/+4
2014-10-29x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAEDexuan Cui1-1/+1
2014-10-29ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi()Jiang Liu1-1/+1
2014-10-29x86, intel-mid: Create IRQs for APB timers and RTC timersJiang Liu2-2/+2
2014-10-29x86: Don't enable F00F workaround on Intel Quark processorsDave Jones1-2/+3
2014-10-29block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not definedMartin K. Petersen1-2/+2
2014-10-28powerpc/numa: ensure per-cpu NUMA mappings are correct on topology updateNishanth Aravamudan1-1/+4
2014-10-28powerpc/numa: use cached value of update->cpu in update_cpu_topologyNishanth Aravamudan1-2/+2
2014-10-28rcu: Make rcu_barrier() understand about missing rcuo kthreadsPaul E. McKenney4-14/+53
2014-10-28zap_pte_range: update addr when forcing flush after TLB batching faiureWill Deacon1-0/+1
2014-10-28sparc: Hook up bpf system call.David S. Miller3-4/+5
2014-10-28lib/scatterlist: fix memory leak with scsi-mqTony Battersby1-3/+3
2014-10-28evm: check xattr value length and type in evm_inode_setxattr()Dmitry Kasatkin1-3/+6