Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | edac.h: Add generic layers for describing a memory location | Mauro Carvalho Chehab | 2012-05-28 | 1 | -1/+102 | |
| * | | | | | | | | | | edac: move nr_pages to dimm struct | Mauro Carvalho Chehab | 2012-05-28 | 1 | -3/+5 | |
| * | | | | | | | | | | edac: move dimm properties to struct dimm_info | Mauro Carvalho Chehab | 2012-05-28 | 1 | -8/+13 | |
| * | | | | | | | | | | edac: Create a dimm struct and move the labels into it | Mauro Carvalho Chehab | 2012-05-28 | 1 | -5/+23 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-05-29 | 2 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | OF: PCI: const usage needed by MIPS | John Crispin | 2012-05-21 | 2 | -3/+4 | |
* | | | | | | | | | | rtc: ds1307: add trickle charger support | Wolfram Sang | 2012-05-29 | 1 | -0/+22 | |
* | | | | | | | | | | rtc: add ioctl to get/clear battery low voltage status | Alexander Stein | 2012-05-29 | 1 | -0/+3 | |
* | | | | | | | | | | vsprintf: fix %ps on non symbols when using kallsyms | Stephen Boyd | 2012-05-29 | 1 | -0/+7 | |
* | | | | | | | | | | include/linux/led-lm3530.h: comment correction about the range of brightness | Kim, Milo | 2012-05-29 | 1 | -1/+1 | |
* | | | | | | | | | | leds: add new field to led_classdev struct to save activation state | Shuah Khan | 2012-05-29 | 1 | -0/+2 | |
* | | | | | | | | | | drivers/video/backlight/apple_bl.c: include header for exported symbol protot... | H Hartley Sweeten | 2012-05-29 | 1 | -1/+1 | |
* | | | | | | | | | | lcd: add callbacks for early fb event blank support | Inki Dae | 2012-05-29 | 1 | -0/+10 | |
* | | | | | | | | | | fbdev: add events for early fb event support | Inki Dae | 2012-05-29 | 1 | -0/+4 | |
* | | | | | | | | | | mm/memcg: apply add/del_page to lruvec | Hugh Dickins | 2012-05-29 | 3 | -37/+19 | |
* | | | | | | | | | | mm/memcg: get_lru_size not get_lruvec_size | Hugh Dickins | 2012-05-29 | 1 | -2/+2 | |
* | | | | | | | | | | rescounter: remove __must_check from res_counter_charge_nofail() | Glauber Costa | 2012-05-29 | 1 | -1/+1 | |
* | | | | | | | | | | rescounters: add res_counter_uncharge_until() | Frederic Weisbecker | 2012-05-29 | 1 | -0/+3 | |
* | | | | | | | | | | mm/vmscan: push lruvec pointer into inactive_list_is_low() | Konstantin Khlebnikov | 2012-05-29 | 1 | -6/+4 | |
* | | | | | | | | | | mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size() | Konstantin Khlebnikov | 2012-05-29 | 1 | -4/+2 | |
* | | | | | | | | | | mm: add link from struct lruvec to struct zone | Konstantin Khlebnikov | 2012-05-29 | 1 | -0/+14 | |
* | | | | | | | | | | mm/memcg: kill mem_cgroup_lru_del() | Konstantin Khlebnikov | 2012-05-29 | 1 | -5/+0 | |
* | | | | | | | | | | mm: remove lru type checks from __isolate_lru_page() | Konstantin Khlebnikov | 2012-05-29 | 2 | -8/+4 | |
* | | | | | | | | | | mm: mark mm-inline functions as __always_inline | Konstantin Khlebnikov | 2012-05-29 | 1 | -4/+4 | |
* | | | | | | | | | | mm/memcg: move reclaim_stat into lruvec | Hugh Dickins | 2012-05-29 | 2 | -24/+14 | |
* | | | | | | | | | | memcg: fix/change behavior of shared anon at moving task | KAMEZAWA Hiroyuki | 2012-05-29 | 1 | -9/+0 | |
* | | | | | | | | | | mm: fix slab->page flags corruption | Pravin B Shelar | 2012-05-29 | 1 | -0/+2 | |
* | | | | | | | | | | mm, oom: normalize oom scores to oom_score_adj scale only for userspace | David Rientjes | 2012-05-29 | 1 | -2/+3 | |
* | | | | | | | | | | mm/fs: remove truncate_range | Hugh Dickins | 2012-05-29 | 2 | -5/+0 | |
* | | | | | | | | | | shmem: replace page if mapping excludes its zone | Hugh Dickins | 2012-05-29 | 1 | -0/+6 | |
* | | | | | | | | | | mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks | Bartlomiej Zolnierkiewicz | 2012-05-29 | 1 | -0/+19 | |
* | | | | | | | | | | mm: remove sparsemem allocation details from the bootmem allocator | Johannes Weiner | 2012-05-29 | 1 | -3/+0 | |
* | | | | | | | | | | mm: move is_vma_temporary_stack() declaration to huge_mm.h | Alex Shi | 2012-05-29 | 2 | -2/+2 | |
* | | | | | | | | | | kbuild: install kernel-page-flags.h | Ulrich Drepper | 2012-05-29 | 2 | -0/+5 | |
* | | | | | | | | | | 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 | |
* | | | | | | | | | | mm: memcg: count pte references from every member of the reclaimed hierarchy | Johannes Weiner | 2012-05-29 | 1 | -1/+6 | |
* | | | | | | | | | | mm: do_migrate_pages(): rename arguments | Andrew Morton | 2012-05-29 | 1 | -5/+4 | |
* | | | | | | | | | | mm: remove swap token code | Rik van Riel | 2012-05-29 | 2 | -46/+0 | |
* | | | | | | | | | | 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 | 18 | -29/+846 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | mfd: Fix max77693 build failure | Samuel Ortiz | 2012-05-23 | 1 | -0/+10 | |
| * | | | | | | | | | | mfd: Save device node parsed platform data for tps65910 sub devices | Laxman Dewangan | 2012-05-22 | 1 | -0/+3 | |
| * | | | | | | | | | | mfd: Add r_select to lm3533 platform data | Johan Hovold | 2012-05-22 | 1 | -0/+1 | |
| * | | | | | | | | | | mfd: Emulate active low IRQs as well as active high IRQs for wm831x | Mark Brown | 2012-05-20 | 1 | -1/+2 | |
| * | | | | | | | | | | mfd: Add ADC support to the DA9052/53 core | Ashish Jangam | 2012-05-20 | 1 | -0/+19 | |
| * | | | | | | | | | | mfd: Add tps65910-irq devicetree init and irqdomain support | Rhyland Klein | 2012-05-20 | 1 | -0/+1 | |
| * | | | | | | | | | | mfd: Make anatop register accessor more flexible and rename meaningfully | Richard Zhao | 2012-05-20 | 1 | -2/+2 | |
| * | | | | | | | | | | mfd: Convert wm831x to irq_domain | Mark Brown | 2012-05-20 | 1 | -1/+8 | |
| * | | | | | | | | | | mfd: Add MAX77693 irq handler | Chanwoo Choi | 2012-05-20 | 1 | -1/+0 |