aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/ptrace.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-09ptrace/x86: dont delay "disable" till second pass in ptrace_write_dr7()Oleg Nesterov1-33/+20
2013-07-09ptrace/x86: simplify the "disable" logic in ptrace_write_dr7()Oleg Nesterov1-25/+15
2013-07-09ptrace: revert "Prepare to fix racy accesses on task breakpoints"Oleg Nesterov4-30/+1
2013-07-09ptrace/sh: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov1-4/+0
2013-07-09ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov1-8/+0
2013-07-09ptrace/powerpc: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov1-26/+4
2013-07-09ptrace/x86: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov1-23/+5
2013-07-09fatfs: add FAT_IOCTL_GET_VOLUME_IDMike Lockwood4-0/+31
2013-07-09drivers/rtc/rtc-stmp3xxx.c: check the return value from stmp_reset_block()Fabio Estevam1-1/+6
2013-07-09ncpfs: fix error return code in ncp_parse_options()Wei Yongjun1-3/+9
2013-07-09checkpatch: make the CamelCase cache work for non-git trees tooJoe Perches1-19/+35
2013-07-09panic: add cpu/pid to warn_slowpath_common in WARNING printk()sAlex Thorlton1-2/+3
2013-07-09mm/memory_hotplug.c: fix return value of online_pages()Toshi Kani1-3/+3
2013-07-09mm: honor min_free_kbytes set by userMichal Hocko1-7/+17
2013-07-09memcg: don't need to free memcg via RCU or workqueueLi Zefan1-46/+5
2013-07-09memcg: kill memcg refcntLi Zefan1-17/+1
2013-07-09memcg: don't need to get a reference to the parentLi Zefan1-16/+3
2013-07-09memcg: use css_get/put for swap memcgLi Zefan1-10/+16
2013-07-09memcg: use css_get/put when charging/uncharging kmemLi Zefan1-26/+54
2013-07-09memcg: don't use mem_cgroup_get() when creating a kmemcg cacheLi Zefan1-5/+5
2013-07-09memcg: use css_get() in sock_update_memcg()Li Zefan1-4/+4
2013-07-09memcg, kmem: fix reference count handling on the error pathMichal Hocko1-8/+0
2013-07-09Revert "memcg: avoid dangling reference count in creation failure"Michal Hocko1-2/+0
2013-07-09mmap: allow MAP_HUGETLB for hugetlbfs files v2Jörn Engel1-2/+4
2013-07-09mm: vmscan: do not scale writeback pages when deciding whether to set ZONE_WRITEBACKMel Gorman1-15/+1
2013-07-09mm: vmscan: do not continue scanning if reclaim was aborted for compactionMel Gorman1-3/+5
2013-07-09mm/memory_hotplug.c: fix a comment typo in register_page_bootmem_info_node()Tang Chen1-2/+2
2013-07-09mm/memblock.c: fix wrong comment in __next_free_mem_range()Tang Chen1-1/+1
2013-07-09page migration: fix wrong comment in address_space_operations.migratepage()Tang Chen1-2/+2
2013-07-09mm/vmalloc.c: fix an overflow bug in alloc_vmap_area()Zhang Yanfei1-3/+3
2013-07-09mm: remove unused VM_<READfoo> macros and expand other in-placeJoe Perches4-11/+5
2013-07-09mm/pgtable: don't accumulate addr during pgd prepopulate pmdWanpeng Li1-3/+1
2013-07-09mm/thp: fix doc for transparent huge zero pageWanpeng Li1-2/+2
2013-07-09mm/page_alloc: fix doc for numa_zonelist_orderWanpeng Li1-1/+1
2013-07-09mm/writeback: commit reason of WB_REASON_FORKER_THREAD mismatch nameWanpeng Li1-0/+6
2013-07-09mm/writeback: don't check force_wait to handle bdi->work_listWanpeng Li1-8/+2
2013-07-09mm/writeback: remove wb_reason_nameWanpeng Li1-1/+0
2013-07-09fs/fs-writeback.c: : make wb_do_writeback() as staticHaicheng Li2-2/+1
2013-07-09mm/sparse.c: put clear_hwpoisoned_pages within CONFIG_MEMORY_HOTREMOVEZhang Yanfei1-1/+1
2013-07-09mm: remove unused __put_page()Zhang Yanfei1-5/+0
2013-07-09vfree: don't schedule free_work() if llist_add() returns falseOleg Nesterov1-3/+2
2013-07-09mm/page_alloc.c: remove unlikely() from the current_order testZhang Yanfei1-1/+1
2013-07-09mm: remove unused functions is_{normal_idx, normal, dma32, dma}Zhang Yanfei1-28/+0
2013-07-09mm/page_alloc.c: remove zone_type argument of build_zonelists_nodeZhang Yanfei1-13/+8
2013-07-09MAINTAINERS: add zswap and zbud maintainerSeth Jennings1-0/+13
2013-07-09include/linux/gfp.h: fix the comment for GFP_ZONE_TABLEZhang Yanfei1-1/+1
2013-07-09memcg: do not account memory used for cache creationGlauber Costa1-0/+2
2013-07-09memcg: also test for skip accounting at the page allocation levelGlauber Costa1-0/+28
2013-07-09mm/vmalloc.c: check VM_UNINITIALIZED flag in s_show instead of show_numa_infoZhang Yanfei1-5/+5
2013-07-09mm/vmalloc.c: rename VM_UNLIST to VM_UNINITIALIZEDZhang Yanfei2-15/+15