summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | edac.h: Add generic layers for describing a memory locationMauro Carvalho Chehab2012-05-281-1/+102
| * | | | | | | | | | edac: move nr_pages to dimm structMauro Carvalho Chehab2012-05-281-3/+5
| * | | | | | | | | | edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab2012-05-281-8/+13
| * | | | | | | | | | edac: Create a dimm struct and move the labels into itMauro Carvalho Chehab2012-05-281-5/+23
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-05-292-3/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | OF: PCI: const usage needed by MIPSJohn Crispin2012-05-212-3/+4
* | | | | | | | | | rtc: ds1307: add trickle charger supportWolfram Sang2012-05-291-0/+22
* | | | | | | | | | rtc: add ioctl to get/clear battery low voltage statusAlexander Stein2012-05-291-0/+3
* | | | | | | | | | vsprintf: fix %ps on non symbols when using kallsymsStephen Boyd2012-05-291-0/+7
* | | | | | | | | | include/linux/led-lm3530.h: comment correction about the range of brightnessKim, Milo2012-05-291-1/+1
* | | | | | | | | | leds: add new field to led_classdev struct to save activation stateShuah Khan2012-05-291-0/+2
* | | | | | | | | | drivers/video/backlight/apple_bl.c: include header for exported symbol protot...H Hartley Sweeten2012-05-291-1/+1
* | | | | | | | | | lcd: add callbacks for early fb event blank supportInki Dae2012-05-291-0/+10
* | | | | | | | | | fbdev: add events for early fb event supportInki Dae2012-05-291-0/+4
* | | | | | | | | | mm/memcg: apply add/del_page to lruvecHugh Dickins2012-05-293-37/+19
* | | | | | | | | | mm/memcg: get_lru_size not get_lruvec_sizeHugh Dickins2012-05-291-2/+2
* | | | | | | | | | rescounter: remove __must_check from res_counter_charge_nofail()Glauber Costa2012-05-291-1/+1
* | | | | | | | | | rescounters: add res_counter_uncharge_until()Frederic Weisbecker2012-05-291-0/+3
* | | | | | | | | | mm/vmscan: push lruvec pointer into inactive_list_is_low()Konstantin Khlebnikov2012-05-291-6/+4
* | | | | | | | | | mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size()Konstantin Khlebnikov2012-05-291-4/+2
* | | | | | | | | | mm: add link from struct lruvec to struct zoneKonstantin Khlebnikov2012-05-291-0/+14
* | | | | | | | | | mm/memcg: kill mem_cgroup_lru_del()Konstantin Khlebnikov2012-05-291-5/+0
* | | | | | | | | | mm: remove lru type checks from __isolate_lru_page()Konstantin Khlebnikov2012-05-292-8/+4
* | | | | | | | | | mm: mark mm-inline functions as __always_inlineKonstantin Khlebnikov2012-05-291-4/+4
* | | | | | | | | | mm/memcg: move reclaim_stat into lruvecHugh Dickins2012-05-292-24/+14
* | | | | | | | | | memcg: fix/change behavior of shared anon at moving taskKAMEZAWA Hiroyuki2012-05-291-9/+0
* | | | | | | | | | mm: fix slab->page flags corruptionPravin B Shelar2012-05-291-0/+2
* | | | | | | | | | mm, oom: normalize oom scores to oom_score_adj scale only for userspaceDavid Rientjes2012-05-291-2/+3
* | | | | | | | | | mm/fs: remove truncate_rangeHugh Dickins2012-05-292-5/+0
* | | | | | | | | | shmem: replace page if mapping excludes its zoneHugh Dickins2012-05-291-0/+6
* | | | | | | | | | mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocksBartlomiej Zolnierkiewicz2012-05-291-0/+19
* | | | | | | | | | mm: remove sparsemem allocation details from the bootmem allocatorJohannes Weiner2012-05-291-3/+0
* | | | | | | | | | mm: move is_vma_temporary_stack() declaration to huge_mm.hAlex Shi2012-05-292-2/+2
* | | | | | | | | | kbuild: install kernel-page-flags.hUlrich Drepper2012-05-292-0/+5
* | | | | | | | | | bug: completely remove code generated by disabled VM_BUG_ON()Konstantin Khlebnikov2012-05-291-1/+1
* | | | | | | | | | bug: introduce BUILD_BUG_ON_INVALID() macroKonstantin Khlebnikov2012-05-291-0/+7
* | | | | | | | | | mm: memcg: count pte references from every member of the reclaimed hierarchyJohannes Weiner2012-05-291-1/+6
* | | | | | | | | | mm: do_migrate_pages(): rename argumentsAndrew Morton2012-05-291-5/+4
* | | | | | | | | | mm: remove swap token codeRik van Riel2012-05-292-46/+0
* | | | | | | | | | pagemap.h: fix warning about possibly used before init varPaul Gortmaker2012-05-291-4/+4
* | | | | | | | | | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-05-2918-29/+846
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mfd: Fix max77693 build failureSamuel Ortiz2012-05-231-0/+10
| * | | | | | | | | | mfd: Save device node parsed platform data for tps65910 sub devicesLaxman Dewangan2012-05-221-0/+3
| * | | | | | | | | | mfd: Add r_select to lm3533 platform dataJohan Hovold2012-05-221-0/+1
| * | | | | | | | | | mfd: Emulate active low IRQs as well as active high IRQs for wm831xMark Brown2012-05-201-1/+2
| * | | | | | | | | | mfd: Add ADC support to the DA9052/53 coreAshish Jangam2012-05-201-0/+19
| * | | | | | | | | | mfd: Add tps65910-irq devicetree init and irqdomain supportRhyland Klein2012-05-201-0/+1
| * | | | | | | | | | mfd: Make anatop register accessor more flexible and rename meaningfullyRichard Zhao2012-05-201-2/+2
| * | | | | | | | | | mfd: Convert wm831x to irq_domainMark Brown2012-05-201-1/+8
| * | | | | | | | | | mfd: Add MAX77693 irq handlerChanwoo Choi2012-05-201-1/+0