aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ipc: close open coded spin lock callsDavidlohr Bueso2013-07-09
* ipc: introduce ipc object locking helpersDavidlohr Bueso2013-07-09
* ipc: move rcu lock out of ipc_addidDavidlohr Bueso2013-07-09
* ipc/shmc.c: eliminate ugly 80-col tricksAndrew Morton2013-07-09
* ptrace/x86: flush_ptrace_hw_breakpoint() shoule clear the virtual debug regis...Oleg Nesterov2013-07-09
* ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)Oleg Nesterov2013-07-09
* ptrace/x86: cleanup ptrace_set_debugreg()Oleg Nesterov2013-07-09
* ptrace/x86: ptrace_write_dr7() should create bp if !disabledOleg Nesterov2013-07-09
* ptrace/x86: introduce ptrace_register_breakpoint()Oleg Nesterov2013-07-09
* ptrace/x86: dont delay "disable" till second pass in ptrace_write_dr7()Oleg Nesterov2013-07-09
* ptrace/x86: simplify the "disable" logic in ptrace_write_dr7()Oleg Nesterov2013-07-09
* ptrace: revert "Prepare to fix racy accesses on task breakpoints"Oleg Nesterov2013-07-09
* ptrace/sh: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov2013-07-09
* ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov2013-07-09
* ptrace/powerpc: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov2013-07-09
* ptrace/x86: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov2013-07-09
* fatfs: add FAT_IOCTL_GET_VOLUME_IDMike Lockwood2013-07-09
* drivers/rtc/rtc-stmp3xxx.c: check the return value from stmp_reset_block()Fabio Estevam2013-07-09
* ncpfs: fix error return code in ncp_parse_options()Wei Yongjun2013-07-09
* checkpatch: make the CamelCase cache work for non-git trees tooJoe Perches2013-07-09
* panic: add cpu/pid to warn_slowpath_common in WARNING printk()sAlex Thorlton2013-07-09
* mm/memory_hotplug.c: fix return value of online_pages()Toshi Kani2013-07-09
* mm: honor min_free_kbytes set by userMichal Hocko2013-07-09
* memcg: don't need to free memcg via RCU or workqueueLi Zefan2013-07-09
* memcg: kill memcg refcntLi Zefan2013-07-09
* memcg: don't need to get a reference to the parentLi Zefan2013-07-09
* memcg: use css_get/put for swap memcgLi Zefan2013-07-09
* memcg: use css_get/put when charging/uncharging kmemLi Zefan2013-07-09
* memcg: don't use mem_cgroup_get() when creating a kmemcg cacheLi Zefan2013-07-09
* memcg: use css_get() in sock_update_memcg()Li Zefan2013-07-09
* memcg, kmem: fix reference count handling on the error pathMichal Hocko2013-07-09
* Revert "memcg: avoid dangling reference count in creation failure"Michal Hocko2013-07-09
* mmap: allow MAP_HUGETLB for hugetlbfs files v2Jörn Engel2013-07-09
* mm: vmscan: do not scale writeback pages when deciding whether to set ZONE_WR...Mel Gorman2013-07-09
* mm: vmscan: do not continue scanning if reclaim was aborted for compactionMel Gorman2013-07-09
* mm/memory_hotplug.c: fix a comment typo in register_page_bootmem_info_node()Tang Chen2013-07-09
* mm/memblock.c: fix wrong comment in __next_free_mem_range()Tang Chen2013-07-09
* page migration: fix wrong comment in address_space_operations.migratepage()Tang Chen2013-07-09
* mm/vmalloc.c: fix an overflow bug in alloc_vmap_area()Zhang Yanfei2013-07-09
* mm: remove unused VM_<READfoo> macros and expand other in-placeJoe Perches2013-07-09
* mm/pgtable: don't accumulate addr during pgd prepopulate pmdWanpeng Li2013-07-09
* mm/thp: fix doc for transparent huge zero pageWanpeng Li2013-07-09
* mm/page_alloc: fix doc for numa_zonelist_orderWanpeng Li2013-07-09
* mm/writeback: commit reason of WB_REASON_FORKER_THREAD mismatch nameWanpeng Li2013-07-09
* mm/writeback: don't check force_wait to handle bdi->work_listWanpeng Li2013-07-09
* mm/writeback: remove wb_reason_nameWanpeng Li2013-07-09
* fs/fs-writeback.c: : make wb_do_writeback() as staticHaicheng Li2013-07-09
* mm/sparse.c: put clear_hwpoisoned_pages within CONFIG_MEMORY_HOTREMOVEZhang Yanfei2013-07-09
* mm: remove unused __put_page()Zhang Yanfei2013-07-09
* vfree: don't schedule free_work() if llist_add() returns falseOleg Nesterov2013-07-09