summaryrefslogtreecommitdiffstats
path: root/samples/kprobes (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-10f2fs: add key functions for f2fs_io_tracerJaegeuk Kim2-0/+104
2015-01-10f2fs: add f2fs_io_tracer supportJaegeuk Kim4-0/+59
2015-01-10f2fs: use f2fs_io_info to clean up messy parameters during IO pathJaegeuk Kim6-66/+87
2015-01-10f2fs: use ra_meta_pages to simplify readahead code in restore_node_summaryChao Yu1-52/+13
2015-01-10f2fs: merge two uchar variable in struct node_info to reduce memory costChao Yu2-13/+24
2015-01-10f2fs: readahead contiguous current summary blocks in checkpointChao Yu3-5/+20
2015-01-10f2fs: use missing the use of f2fs_kunmap_pageJaegeuk Kim1-2/+1
2015-01-10f2fs: remove unnecessary call to invalidate inmemory pagesJaegeuk Kim3-21/+0
2015-01-10f2fs: fix small discards not to issue redundantlyJaegeuk Kim1-3/+5
2015-01-10f2fs: change atomic and volatile write policiesJaegeuk Kim7-14/+88
2015-01-10f2fs: don't need to call lock_op and lock_page for abortJaegeuk Kim1-15/+20
2015-01-10f2fs: fix wrong condition check to trigger f2fs_sync_fsJaegeuk Kim1-1/+1
2015-01-10f2fs: remove checking dirty_exceedJaegeuk Kim1-2/+0
2015-01-09mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...Vlastimil Babka1-11/+13
2015-01-09memcg: fix destination cgroup leak on task charges migrationVladimir Davydov1-12/+0
2015-01-09mm: memcontrol: switch soft limit default back to infinityJohannes Weiner1-1/+4
2015-01-09mm/debug_pagealloc: remove obsolete Kconfig optionsJoonsoo Kim1-9/+0
2015-01-09vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale3-4/+5
2015-01-09arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.hOleg Nesterov1-0/+1
2015-01-09ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when li...Xue jiufei1-8/+35
2015-01-09MAINTAINERS: update rydberg's addressesHenrik Rydberg2-6/+7
2015-01-09mm: protect set_page_dirty() from ongoing truncationJohannes Weiner3-42/+29
2015-01-09mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov2-1/+51
2015-01-09exit: fix race between wait_consider_task() and wait_task_zombie()Oleg Nesterov1-3/+9
2015-01-09ocfs2: remove bogus check in dlm_process_recovery_dataJoseph Qi1-4/+1
2015-01-08Makefile: include arch/*/include/generated/uapi before .../generatedMichal Marek1-0/+1
2015-01-07assoc_array: Include rcupdate.h for call_rcu() definitionPranith Kumar1-0/+1
2015-01-07vhost/net: length miscalculationMichael S. Tsirkin1-1/+1
2015-01-07pinctrl: st: Add irq_disable hook to st_gpio_irqchipPatrice CHOTARD1-0/+1
2015-01-07pinctrl: st: avoid multiple mutex lockFrancesco VIRLINZI1-1/+3
2015-01-06qla3xxx: don't allow never end busy loopAndy Shevchenko1-5/+3
2015-01-06ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521XHans de Goede1-0/+10
2015-01-06mm: propagate error from stack expansion even for guard pageLinus Torvalds2-3/+3
2015-01-06xen-netback: fixing the propagation of the transmit shaper timeoutPalik, Imre1-0/+1
2015-01-06r8152: support ndo_features_checkhayeswang1-0/+17
2015-01-06virtio_pci: document why we defer kfreeMichael S. Tsirkin1-0/+3
2015-01-06virtio_pci: defer kfree until release callbackSasha Levin1-6/+4
2015-01-06virtio_pci: device-specific release callbackMichael S. Tsirkin3-10/+9
2015-01-06virtio: make del_vqs idempotentMichael S. Tsirkin1-0/+1
2015-01-06batman-adv: fix potential TT client + orig-node memory leakLinus Lüssing1-3/+3
2015-01-06batman-adv: fix multicast counter when purging originatorsLinus Lüssing1-1/+2
2015-01-06batman-adv: fix counter for multicast supporting nodesLinus Lüssing1-3/+5
2015-01-06batman-adv: fix lock class for decoding hash in network-coding.cMartin Hundebøll1-1/+1
2015-01-06batman-adv: fix delayed foreign originator recognitionLinus Lüssing1-0/+1
2015-01-06batman-adv: fix and simplify condition when bonding should be usedSimon Wunderlich1-2/+4
2015-01-06Linux 3.19-rc3v3.19-rc3Linus Torvalds1-1/+1
2015-01-05ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo4-15/+13
2015-01-05ACPI / processor: Convert apic_id to phys_id to make it arch agnosticHanjun Guo3-41/+44
2015-01-05ACPI / PM: Fix PM initialization for devices that are not presentRafael J. Wysocki2-6/+9
2015-01-05[IA64] Enable execveat syscall for ia64Tony Luck3-1/+3