| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/page_alloc.c: remove pageblock_default_order() | Andrew Morton | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: move is_vma_temporary_stack() declaration to huge_mm.h | Alex Shi | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tools/vm/page-types.c: cleanups | Ulrich Drepper | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kbuild: install kernel-page-flags.h | Ulrich Drepper | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: print physical addresses consistently with other parts of kernel | Bjorn Helgaas | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | swiotlb: print physical addresses consistently with other parts of kernel | Bjorn Helgaas | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: print physical addresses consistently with other parts of kernel | Bjorn Helgaas | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: print e820 physical addresses consistently with other parts of kernel | Bjorn Helgaas | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug: completely remove code generated by disabled VM_BUG_ON() | Konstantin Khlebnikov | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug: introduce BUILD_BUG_ON_INVALID() macro | Konstantin Khlebnikov | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cross Memory Attach: make it Kconfigurable | Christopher Yeoh | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation: memcg: future proof hierarchical statistics documentation | Johannes Weiner | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, thp: drop page_table_lock to uncharge memcg pages | David Rientjes | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: rename is_mlocked_vma() to mlocked_vma_newpage() | Ying Han | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: memcg: count pte references from every member of the reclaimed hierarchy | Johannes Weiner | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kernel: cgroup: push rcu read locking from css_is_ancestor() to callsite | Johannes Weiner | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: do_migrate_pages(): rename arguments | Andrew Morton | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: do_migrate_pages() calls migrate_to_node() even if task is already on a c... | Larry Woodman | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | thp, memcg: split hugepage for memcg oom on cow | David Rientjes | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/vmstat.c: remove debug fs entries on failure of file creation and made ext... | Sasikantha babu | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/fork: fix overflow in vma length when copying mmap on clone | Siddhesh Poyarekar | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/mmap.c: find_vma(): remove unnecessary if(mm) check | Rajman Mekaco | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: use kcalloc() instead of kzalloc() to allocate array | Thomas Meyer | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: fix off-by-one bug in print_nodes_state() | Ryota Ozaki | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: vmscan: remove reclaim_mode_t | Mel Gorman | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: vmscan: do not stall on writeback during memory compaction | Mel Gorman | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: vmscan: remove lumpy reclaim | Mel Gorman | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: remove swap token code | Rik van Riel | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, thp: allow fallback when pte_alloc_one() fails for huge pmd | David Rientjes | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, thp: remove unnecessary ret variable | David Rientjes | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/hugetlb.c: use long vars instead of int in region_count() | Wang Sheng-Hui | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/mempolicy.c: use enum value MPOL_REBIND_ONCE in mpol_rebind_policy() | Wang Sheng-Hui | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/memory_failure: let the compiler add the function name | Borislav Petkov | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: fix NULL ptr deref when walking hugepages | Sasha Levin | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cris: select GENERIC_ATOMIC64 | Cong Wang | 2012-05-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pagemap.h: fix warning about possibly used before init var | Paul Gortmaker | 2012-05-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2012-05-29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cifs: fix oops while traversing open file list (try #4) | Shirish Pargaonkar | 2012-05-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cifs: Fix comment as d_alloc_root() is replaced by d_make_root() | Sedat Dilek | 2012-05-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CIFS: Introduce SMB2 mounts as vers=2.1 | Steve French | 2012-05-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CIFS: Introduce SMB2 Kconfig option | Steve French | 2012-05-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CIFS: Move add/set_credits and get_credits_field to ops structure | Pavel Shilovsky | 2012-05-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CIFS: Move protocol specific demultiplex thread calls to ops struct | Pavel Shilovsky | 2012-05-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CIFS: Move protocol specific part from cifs_readv_receive to ops struct | Pavel Shilovsky | 2012-05-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CIFS: Move header_size/max_header_size to ops structure | Pavel Shilovsky | 2012-05-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CIFS: Move protocol specific part from SendReceive2 to ops struct | Pavel Shilovsky | 2012-05-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cifs: Include backup intent search flags during searches {try #2) | Shirish Pargaonkar | 2012-05-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CIFS: Separate protocol specific part from setlk | Pavel Shilovsky | 2012-05-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CIFS: Separate protocol specific part from getlk | Pavel Shilovsky | 2012-05-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CIFS: Separate protocol specific lock type handling | Pavel Shilovsky | 2012-05-16 | |
