| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-09-06 | 3 | -6/+6 |
|\ |
|
| * | Fix comment typo for init_cma_reserved_pageblock | Li Zhong | 2013-08-27 | 1 | -1/+1 |
| * | treewide: Fix printks with 0x%# | Joe Perches | 2013-08-27 | 1 | -1/+1 |
| * | page_isolation: Fix a comment typo in test_pages_isolated() | Tang Chen | 2013-08-20 | 1 | -4/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-09-05 | 2 | -4/+5 |
|\ \ |
|
| * | | direct-io: Handle O_(D)SYNC AIO | Christoph Hellwig | 2013-09-04 | 1 | -1/+1 |
| * | | shm_mnt is as longterm as it gets, TYVM... | Al Viro | 2013-09-04 | 1 | -3/+4 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-09-05 | 1 | -0/+24 |
|\ \ \ |
|
| * \ \ | Merge remote-tracking branch 'origin/next' into kvm-ppc-next | Alexander Graf | 2013-08-29 | 37 | -953/+2862 |
| |\ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-next | Alexander Graf | 2013-07-08 | 1 | -0/+24 |
| |\ \ \ \ |
|
| | * | | | | mm/cma: Move dma contiguous changes into a seperate config | Aneesh Kumar K.V | 2013-07-02 | 1 | -0/+24 |
* | | | | | | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-09-05 | 1 | -3/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | mm/oom_kill: remove weird use of ERR_PTR()/PTR_ERR(). | Rusty Russell | 2013-07-15 | 1 | -3/+3 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-09-04 | 1 | -1/+4 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'amd_f15_m30' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/b... | Ingo Molnar | 2013-08-14 | 1 | -3/+0 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2013-08-12 | 8 | -36/+39 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'x86/mce' into x86/ras | Ingo Molnar | 2013-08-12 | 1 | -1/+4 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| | * | | | | | | | mce: acpi/apei: Soft-offline a page on firmware GHES notification | Naveen N. Rao | 2013-07-10 | 1 | -1/+4 |
| | | |_|_|_|/ /
| | |/| | | | | |
|
* | | | | | | | | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2013-09-04 | 3 | -180/+137 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | cgroup: make css_for_each_descendant() and friends include the origin css in ... | Tejun Heo | 2013-08-09 | 1 | -8/+1 |
| * | | | | | | | | cgroup: make cftype->[un]register_event() deal with cgroup_subsys_state inste... | Tejun Heo | 2013-08-09 | 2 | -25/+17 |
| * | | | | | | | | cgroup: make task iterators deal with cgroup_subsys_state instead of cgroup | Tejun Heo | 2013-08-09 | 1 | -6/+5 |
| * | | | | | | | | cgroup: make cgroup_task_iter remember the cgroup being iterated | Tejun Heo | 2013-08-09 | 1 | -3/+3 |
| * | | | | | | | | cgroup: rename cgroup_iter to cgroup_task_iter | Tejun Heo | 2013-08-09 | 1 | -5/+5 |
| * | | | | | | | | cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup | Tejun Heo | 2013-08-09 | 1 | -11/+9 |
| * | | | | | | | | cgroup: pass around cgroup_subsys_state instead of cgroup in file methods | Tejun Heo | 2013-08-09 | 3 | -60/+58 |
| * | | | | | | | | cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods | Tejun Heo | 2013-08-09 | 2 | -29/+28 |
| * | | | | | | | | cgroup: add css_parent() | Tejun Heo | 2013-08-09 | 2 | -33/+12 |
| * | | | | | | | | cgroup: add/update accessors which obtain subsys specific data from css | Tejun Heo | 2013-08-09 | 2 | -2/+2 |
| * | | | | | | | | hugetlb_cgroup: pass around @hugetlb_cgroup instead of @cgroup | Tejun Heo | 2013-08-09 | 1 | -10/+12 |
| * | | | | | | | | cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ | Tejun Heo | 2013-08-09 | 3 | -8/+5 |
* | | | | | | | | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-09-03 | 1 | -8/+11 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | backing-dev: convert class code to use dev_groups | Greg Kroah-Hartman | 2013-08-20 | 1 | -8/+11 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-09-03 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge 3.11-rc6 into char-misc-next | Greg Kroah-Hartman | 2013-08-19 | 14 | -70/+111 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | mm: make generic_access_phys available for modules | Uwe Kleine-König | 2013-08-13 | 1 | -0/+1 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-09-03 | 1 | -3/+0 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | s390/mm: implement software referenced bits | Martin Schwidefsky | 2013-08-29 | 1 | -3/+0 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | memcg: check that kmem_cache has memcg_params before accessing it | Andrey Vagin | 2013-08-29 | 1 | -0/+2 |
* | | | | | | | | | | mm: move_ptes -- Set soft dirty bit depending on pte type | Cyrill Gorcunov | 2013-08-27 | 1 | -1/+20 |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-08-25 | 1 | -7/+1 |
|\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
| * | | | | | | | | | cope with potentially long ->d_dname() output for shmem/hugetlb | Al Viro | 2013-08-24 | 1 | -7/+1 |
| |/ / / / / / / / |
|
* / / / / / / / / | memcg: get rid of swapaccount leftovers | Michal Hocko | 2013-08-23 | 1 | -1/+0 |
|/ / / / / / / / |
|
* | | | | | | | | Fix TLB gather virtual address range invalidation corner cases | Linus Torvalds | 2013-08-16 | 3 | -18/+24 |
* | | | | | | | | mm: save soft-dirty bits on file pages | Cyrill Gorcunov | 2013-08-14 | 3 | -8/+22 |
* | | | | | | | | mm: save soft-dirty bits on swapped pages | Cyrill Gorcunov | 2013-08-14 | 3 | -3/+24 |
* | | | | | | | | memcg: don't initialize kmem-cache destroying work for root caches | Andrey Vagin | 2013-08-14 | 1 | -2/+2 |
| |_|_|_|/ / /
|/| | | | | | |
|
* | | | | | | | Revert "slub: do not put a slab to cpu partial list when cpu_partial is 0" | Linus Torvalds | 2013-08-08 | 1 | -3/+0 |
| |_|_|/ / /
|/| | | | | |
|
* | | | | | | tmpfs: fix SEEK_DATA/SEEK_HOLE regression | Hugh Dickins | 2013-08-04 | 1 | -1/+2 |
* | | | | | | vmpressure: make sure there are no events queued after memcg is offlined | Michal Hocko | 2013-07-31 | 2 | -0/+17 |