| Commit message (Expand) | Author | Age | Files | Lines |
* | kbuild: install kernel-page-flags.h | Ulrich Drepper | 2012-05-29 | 3 | -27/+6 |
* | mm: print physical addresses consistently with other parts of kernel | Bjorn Helgaas | 2012-05-29 | 2 | -14/+19 |
* | swiotlb: print physical addresses consistently with other parts of kernel | Bjorn Helgaas | 2012-05-29 | 1 | -5/+3 |
* | x86: print physical addresses consistently with other parts of kernel | Bjorn Helgaas | 2012-05-29 | 7 | -62/+63 |
* | x86: print e820 physical addresses consistently with other parts of kernel | Bjorn Helgaas | 2012-05-29 | 1 | -26/+27 |
* | bug: completely remove code generated by disabled VM_BUG_ON() | Konstantin Khlebnikov | 2012-05-29 | 1 | -1/+1 |
* | bug: introduce BUILD_BUG_ON_INVALID() macro | Konstantin Khlebnikov | 2012-05-29 | 1 | -0/+7 |
* | Cross Memory Attach: make it Kconfigurable | Christopher Yeoh | 2012-05-29 | 2 | -2/+15 |
* | Documentation: memcg: future proof hierarchical statistics documentation | Johannes Weiner | 2012-05-29 | 1 | -11/+4 |
* | mm, thp: drop page_table_lock to uncharge memcg pages | David Rientjes | 2012-05-29 | 1 | -0/+2 |
* | mm: rename is_mlocked_vma() to mlocked_vma_newpage() | Ying Han | 2012-05-29 | 2 | -3/+4 |
* | mm: memcg: count pte references from every member of the reclaimed hierarchy | Johannes Weiner | 2012-05-29 | 3 | -8/+21 |
* | kernel: cgroup: push rcu read locking from css_is_ancestor() to callsite | Johannes Weiner | 2012-05-29 | 2 | -15/+19 |
* | mm: do_migrate_pages(): rename arguments | Andrew Morton | 2012-05-29 | 2 | -14/+13 |
* | mm: do_migrate_pages() calls migrate_to_node() even if task is already on a c... | Larry Woodman | 2012-05-29 | 1 | -0/+20 |
* | thp, memcg: split hugepage for memcg oom on cow | David Rientjes | 2012-05-29 | 2 | -3/+18 |
* | mm/vmstat.c: remove debug fs entries on failure of file creation and made ext... | Sasikantha babu | 2012-05-29 | 1 | -3/+7 |
* | mm/fork: fix overflow in vma length when copying mmap on clone | Siddhesh Poyarekar | 2012-05-29 | 1 | -1/+2 |
* | mm/mmap.c: find_vma(): remove unnecessary if(mm) check | Rajman Mekaco | 2012-05-29 | 1 | -26/+27 |
* | mm: use kcalloc() instead of kzalloc() to allocate array | Thomas Meyer | 2012-05-29 | 1 | -2/+2 |
* | mm: fix off-by-one bug in print_nodes_state() | Ryota Ozaki | 2012-05-29 | 1 | -5/+3 |
* | mm: vmscan: remove reclaim_mode_t | Mel Gorman | 2012-05-29 | 2 | -52/+24 |
* | mm: vmscan: do not stall on writeback during memory compaction | Mel Gorman | 2012-05-29 | 2 | -83/+14 |
* | mm: vmscan: remove lumpy reclaim | Mel Gorman | 2012-05-29 | 2 | -151/+19 |
* | mm: remove swap token code | Rik van Riel | 2012-05-29 | 10 | -307/+2 |
* | mm, thp: allow fallback when pte_alloc_one() fails for huge pmd | David Rientjes | 2012-05-29 | 1 | -5/+8 |
* | mm, thp: remove unnecessary ret variable | David Rientjes | 2012-05-29 | 1 | -2/+1 |
* | mm/hugetlb.c: use long vars instead of int in region_count() | Wang Sheng-Hui | 2012-05-29 | 1 | -2/+2 |
* | mm/mempolicy.c: use enum value MPOL_REBIND_ONCE in mpol_rebind_policy() | Wang Sheng-Hui | 2012-05-29 | 1 | -1/+1 |
* | mm/memory_failure: let the compiler add the function name | Borislav Petkov | 2012-05-29 | 1 | -4/+4 |
* | mm: fix NULL ptr deref when walking hugepages | Sasha Levin | 2012-05-29 | 1 | -1/+1 |
* | cris: select GENERIC_ATOMIC64 | Cong Wang | 2012-05-29 | 1 | -0/+1 |
* | pagemap.h: fix warning about possibly used before init var | Paul Gortmaker | 2012-05-29 | 1 | -4/+4 |
* | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-05-29 | 94 | -1750/+6799 |
|\ |
|
| * | mfd: Fix build break of max77693 by adding REGMAP_I2C option | Chanwoo Choi | 2012-05-24 | 1 | -0/+1 |
| * | mfd: Fix twl6040 build failure | Samuel Ortiz | 2012-05-23 | 1 | -1/+15 |
| * | mfd: Fix max77693 build failure | Samuel Ortiz | 2012-05-23 | 1 | -0/+10 |
| * | mfd: ab8500-core should depend on MFD_DB8500_PRCMU | Lee Jones | 2012-05-23 | 1 | -1/+1 |
| * | gpio: tps65910: dt: process gpio specific device node info | Laxman Dewangan | 2012-05-22 | 1 | -0/+36 |
| * | mfd: Remove the parsing of dt info for tps65910 gpio | Laxman Dewangan | 2012-05-22 | 1 | -15/+0 |
| * | mfd: Save device node parsed platform data for tps65910 sub devices | Laxman Dewangan | 2012-05-22 | 2 | -1/+8 |
| * | mfd: Add r_select to lm3533 platform data | Johan Hovold | 2012-05-22 | 1 | -0/+1 |
| * | gpio: Add Intel Centerton support to gpio-sch | Seth Heasley | 2012-05-22 | 2 | -3/+14 |
| * | mfd: Emulate active low IRQs as well as active high IRQs for wm831x | Mark Brown | 2012-05-20 | 2 | -6/+21 |
| * | mfd: Mark two lm3533 zone registers as volatile | Johan Hovold | 2012-05-20 | 1 | -1/+1 |
| * | mfd: Fix return type of lm533 attribute is_visible | Johan Hovold | 2012-05-20 | 1 | -1/+1 |
| * | mfd: Enable Device Tree support in the ab8500-pwm driver | Lee Jones | 2012-05-20 | 1 | -0/+6 |
| * | mfd: Enable Device Tree support in the ab8500-sysctrl driver | Lee Jones | 2012-05-20 | 1 | -0/+6 |
| * | mfd: Add support for Device Tree to twl6040 | Peter Ujfalusi | 2012-05-20 | 3 | -8/+87 |
| * | mfd: Register the twl6040 child for the ASoC codec unconditionally | Peter Ujfalusi | 2012-05-20 | 1 | -20/+19 |