Age | Commit message (Expand) | Author |
2013-09-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-09-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-09-04 | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-09-04 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-09-04 | direct-io: Handle O_(D)SYNC AIO | Christoph Hellwig |
2013-09-03 | shm_mnt is as longterm as it gets, TYVM... | Al Viro |
2013-09-03 | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2013-09-03 | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-09-03 | Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-09-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-08-29 | s390/mm: implement software referenced bits | Martin Schwidefsky |
2013-08-28 | memcg: check that kmem_cache has memcg_params before accessing it | Andrey Vagin |
2013-08-29 | Merge remote-tracking branch 'origin/next' into kvm-ppc-next | Alexander Graf |
2013-08-27 | mm: move_ptes -- Set soft dirty bit depending on pte type | Cyrill Gorcunov |
2013-08-27 | Fix comment typo for init_cma_reserved_pageblock | Li Zhong |
2013-08-27 | treewide: Fix printks with 0x%# | Joe Perches |
2013-08-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-08-24 | cope with potentially long ->d_dname() output for shmem/hugetlb | Al Viro |
2013-08-23 | memcg: get rid of swapaccount leftovers | Michal Hocko |
2013-08-20 | page_isolation: Fix a comment typo in test_pages_isolated() | Tang Chen |
2013-08-19 | backing-dev: convert class code to use dev_groups | Greg Kroah-Hartman |
2013-08-18 | Merge 3.11-rc6 into char-misc-next | Greg Kroah-Hartman |
2013-08-16 | Fix TLB gather virtual address range invalidation corner cases | Linus Torvalds |
2013-08-14 | Merge tag 'amd_f15_m30' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/b... | Ingo Molnar |
2013-08-13 | mm: save soft-dirty bits on file pages | Cyrill Gorcunov |
2013-08-13 | mm: save soft-dirty bits on swapped pages | Cyrill Gorcunov |
2013-08-13 | memcg: don't initialize kmem-cache destroying work for root caches | Andrey Vagin |
2013-08-12 | mm: make generic_access_phys available for modules | Uwe Kleine-König |
2013-08-12 | Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2013-08-12 | Merge branch 'x86/mce' into x86/ras | Ingo Molnar |
2013-08-08 | cgroup: make css_for_each_descendant() and friends include the origin css in ... | Tejun Heo |
2013-08-08 | cgroup: make cftype->[un]register_event() deal with cgroup_subsys_state inste... | Tejun Heo |
2013-08-08 | cgroup: make task iterators deal with cgroup_subsys_state instead of cgroup | Tejun Heo |
2013-08-08 | cgroup: make cgroup_task_iter remember the cgroup being iterated | Tejun Heo |
2013-08-08 | cgroup: rename cgroup_iter to cgroup_task_iter | Tejun Heo |
2013-08-08 | cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup | Tejun Heo |
2013-08-08 | cgroup: pass around cgroup_subsys_state instead of cgroup in file methods | Tejun Heo |
2013-08-08 | cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods | Tejun Heo |
2013-08-08 | cgroup: add css_parent() | Tejun Heo |
2013-08-08 | cgroup: add/update accessors which obtain subsys specific data from css | Tejun Heo |
2013-08-08 | hugetlb_cgroup: pass around @hugetlb_cgroup instead of @cgroup | Tejun Heo |
2013-08-08 | cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ | Tejun Heo |
2013-08-08 | Revert "slub: do not put a slab to cpu partial list when cpu_partial is 0" | Linus Torvalds |
2013-08-04 | tmpfs: fix SEEK_DATA/SEEK_HOLE regression | Hugh Dickins |
2013-07-31 | vmpressure: make sure there are no events queued after memcg is offlined | Michal Hocko |
2013-07-31 | vmpressure: do not check for pending work to prevent from new work | Michal Hocko |
2013-07-31 | vmpressure: change vmpressure::sr_lock to spinlock | Michal Hocko |
2013-07-31 | mm: zbud: fix condition check on allocation size | Heesub Shin |
2013-07-31 | thp, mm: avoid PageUnevictable on active/inactive lru lists | Kirill A. Shutemov |