- 80d7ef6 mm: rename __do_fault() -> do_fault() by Kirill A. Shutemov · 11 years ago
- c558784 include/linux/mm.h: remove ifdef condition by Rashika Kheria · 11 years ago
- de49850 mm/nobootmem.c: mark function as static by Rashika Kheria · 11 years ago
- d20199e mm/page_cgroup.c: mark functions as static by Rashika Kheria · 11 years ago
- 2eb2e14 mm/process_vm_access.c: mark function as static by Rashika Kheria · 11 years ago
- eafd4dc mm/mmap.c: mark function as static by Rashika Kheria · 11 years ago
- b19a993 mm/memory.c: mark functions as static by Rashika Kheria · 11 years ago
- 74e77fb mm/compaction.c: mark function as static by Rashika Kheria · 11 years ago
- 119d6d5 mm, compaction: avoid isolating pinned pages by David Rientjes · 11 years ago
- f412c97 mm, hugetlb: mark some bootstrap functions as __init by David Rientjes · 11 years ago
- 449dd69 mm: keep page cache radix tree nodes in check by Johannes Weiner · 11 years ago
- 139e561 lib: radix_tree: tree node interface by Johannes Weiner · 11 years ago
- a528910 mm: thrash detection-based file cache sizing by Johannes Weiner · 11 years ago
- 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 11 years ago
- 0cd6144 mm + fs: prepare for non-page entries in page cache radix trees by Johannes Weiner · 11 years ago
- e7b563b mm: filemap: move radix tree hole searching here by Johannes Weiner · 11 years ago
- 6dbaf22 mm: shmem: save one radix tree lookup when truncating swapped pages by Johannes Weiner · 11 years ago
- 53c59f2 lib: radix-tree: add radix_tree_delete_item() by Johannes Weiner · 11 years ago
- 55881bc fs: cachefiles: use add_to_page_cache_lru() by Johannes Weiner · 11 years ago
- 6a3ed21 mm: vmstat: fix UP zone state accounting by Johannes Weiner · 11 years ago
- d5bc5fd mm: vmscan: shrink_slab: rename max_pass -> freeable by Vladimir Davydov · 11 years ago
- 8382d91 mm, hugetlb: improve page-fault scalability by Davidlohr Bueso · 11 years ago
- 4e35f48 mm, hugetlb: use vma_resv_map() map types by Joonsoo Kim · 11 years ago
- f031dd2 mm, hugetlb: remove resv_map_put by Joonsoo Kim · 11 years ago
- 7b24d86 mm, hugetlb: fix race in region tracking by Davidlohr Bueso · 11 years ago
- 1406ec9 mm, hugetlb: improve, cleanup resv_map parameters by Joonsoo Kim · 11 years ago
- 9119a41 mm, hugetlb: unify region structure handling by Joonsoo Kim · 11 years ago
- d26914d mm: optimize put_mems_allowed() usage by Mel Gorman · 11 years ago
- 91ca918 mm, compaction: ignore pageblock skip when manually invoking compaction by David Rientjes · 11 years ago
- 3115cd9 mm: vmscan: remove shrink_control arg from do_try_to_free_pages() by Vladimir Davydov · 11 years ago
- 65ec02c mm: vmscan: move call to shrink_slab() to shrink_zones() by Vladimir Davydov · 11 years ago
- 99120b7 mm: vmscan: respect NUMA policy mask when shrinking slab on direct reclaim by Vladimir Davydov · 11 years ago
- 62572e2 kernel/watchdog.c: touch_nmi_watchdog should only touch local cpu not every one by Ben Zhang · 11 years ago
- 45d4f85 fs/direct-io.c: remove some left over checks by Dan Carpenter · 11 years ago
- 2b665e2 fs/direct-io.c: remove redundant comparison by Gu Zheng · 11 years ago
- 9c33925 ocfs2: pass "new" parameter to ocfs2_init_xattr_bucket by Wengang Wang · 11 years ago
- 43b10a2 ocfs2: avoid system inode ref confusion by adding mutex lock by jiangyiwen · 11 years ago
- 7dc3e83 ocfs2: iput inode alloc when failed locally by jiangyiwen · 11 years ago
- da8ded4 ocfs2/o2net: o2net_listen_data_ready should do nothing if socket state is not TCP_LISTEN by Tariq Saeed · 11 years ago
- db66c71 ocfs2: rollback alloc_dinode counts when ocfs2_block_group_set_bits() failed by Younger Liu · 11 years ago
- e228f64 ocfs2: flock: drop cross-node lock when failed locally by Wengang Wang · 11 years ago
- 6fdb702 ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode by Darrick J. Wong · 11 years ago
- f81c201 ocfs2: fix panic on kfree(xattr->name) by Tetsuo Handa · 11 years ago
- f7cf4f5b ocfs2: do not put bh when buffer_uptodate failed by alex chen · 11 years ago
- 466e68c ocfs2: __ocfs2_mknod_locked should return error when ocfs2_create_new_inode_locks() failed by Xue jiufei · 11 years ago
- 3ed2be7 ocfs2: allow for more than one data extent when creating xattr by Tariq Saeed · 11 years ago
- a35ad97c ocfs2: fix deadlock risk when kmalloc failed in dlm_query_region_handler by Zhonghua Guo · 11 years ago
- c8d888d ocfs2: llseek requires ocfs2 inode lock for the file in SEEK_END by Jensen · 11 years ago
- 41b63ef ocfs2: fix type conversion risk when get cluster attributes by Joseph Qi · 11 years ago
- 8ed6b23 ocfs2: revert iput deferring code in ocfs2_drop_dentry_lock by Goldwyn Rodrigues · 11 years ago
- 84d86f8 ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert thread by Jan Kara · 11 years ago
- e3a767b ocfs2: implement delayed dropping of last dquot reference by Jan Kara · 11 years ago
- 9f985cb quota: provide function to grab quota structure reference by Jan Kara · 11 years ago
- bd62ad7 ocfs2: move dquot_initialize() in ocfs2_delete_inode() somewhat later by Jan Kara · 11 years ago
- 7bf619c ocfs2: remove OCFS2_INODE_SKIP_DELETE flag by Jan Kara · 11 years ago
- 765aabb ocfs2: add dlm_recover_callback_support in sysfs by Goldwyn Rodrigues · 11 years ago
- ded2cf7 ocfs2: dlm: fix recovery hung by Junxiao Bi · 11 years ago
- 34aa8da ocfs2: dlm: fix lock migration crash by Junxiao Bi · 11 years ago
- 2931cdc ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_file by Darrick J. Wong · 11 years ago
- a75fe48 ocfs2: remove unused variable uuid_net_key in ocfs2_initialize_super by joyce.xue · 11 years ago
- c18ceab ocfs2: change ip_unaligned_aio to of type mutex from atomit_t by Wengang Wang · 11 years ago
- 181a9a0 ocfs2: fix null pointer dereference when access dlm_state before launching dlm thread by Zongxun Wang · 11 years ago
- 0c3d1d6 arch/sh/drivers/pci/pcie-sh7786.h: remove duplicate SH4A_PCIEPHYCTLR by Geert Uytterhoeven · 11 years ago
- ba6e8b8 sh: sh7757: switch RSPI clock to dev ID match by Geert Uytterhoeven · 11 years ago
- f0767e8 arch/sh/boards/board-sh7757lcr.c: fixup SDHI register size by Kuninori Morimoto · 11 years ago
- a3c1951 sh: don't pass saved userspace state to exception handlers by Bobby Bingham · 11 years ago
- 7caf62d sh: remove unused do_fpu_error by Bobby Bingham · 11 years ago
- abafe5d sh: push extra copy of r0-r2 for syscall parameters by Bobby Bingham · 11 years ago
- d0df04f score: remove unused CPU_SCORE7 Kconfig parameter by Michael Opdenacker · 11 years ago
- dc53324 genksyms: fix typeof() handling by Jan Beulich · 11 years ago
- d507816 fanotify: move unrelated handling from copy_event_to_user() by Jan Kara · 11 years ago
- d8aaab4 fanotify: reorganize loop in fanotify_read() by Jan Kara · 11 years ago
- 9573f79 fanotify: convert access_mutex to spinlock by Jan Kara · 11 years ago
- f083441 fanotify: use fanotify event structure for permission response processing by Jan Kara · 11 years ago
- 3298cf3 fanotify: remove useless bypass_perm check by Jan Kara · 11 years ago
- ddae82d8 fs/freevxfs/vxfs_lookup.c: update function comment by Fabian Frederick · 11 years ago
- 9ee108b fs/cifs/cifsfs.c: add __init to cifs_init_inodecache() by Fabian Frederick · 11 years ago
- 8910ae8 kmemleak: change some global variables to int by Li Zefan · 11 years ago
- 5f3bf19 kmemleak: remove redundant code by Li Zefan · 11 years ago
- c89da70 kmemleak: allow freeing internal objects after kmemleak was disabled by Li Zefan · 11 years ago
- dc9b3f4 kmemleak: free internal objects only if there're no leaks to be reported by Li Zefan · 11 years ago
- 81c9886 kthread: ensure locality of task_struct allocations by Nishanth Aravamudan · 11 years ago
- 5acda9d bdi: avoid oops on device removal by Jan Kara · 11 years ago
- 6ca738d backing_dev: fix hung task on sync by Derek Basehore · 11 years ago
- a0c3276 sh: fix format string bug in stack tracer by Matt Fleming · 11 years ago
- 59ecc26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
- bea8031 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
- cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
- 0f1b1e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
- 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
- 05bf58c Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- d230822 pid_namespace: pidns_get() should check task_active_pid_ns() != NULL by Oleg Nesterov · 11 years ago
- 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
- 64056a9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
- 7474043 Merge branch 'for-3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
- b9f2b21 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
- 70f6c08 Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- e6d9bfc Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
- 235c7b9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
- bdfc7cb Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/upstream-sfr by Linus Torvalds · 11 years ago