summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* watchdog: create all the proper device filesAlan Cox2012-05-301-0/+4
* watchdog: Add a flag to indicate the watchdog doesn't reboot thingsAlan Cox2012-05-301-0/+2
* watchdog: Add multiple device supportAlan Cox2012-05-301-0/+6
* watchdog: Add watchdog_active() routineViresh Kumar2012-05-301-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds2012-05-291-22/+160
|\
| * edac: Initialize the dimm label with the known informationMauro Carvalho Chehab2012-05-281-1/+1
| * edac: Change internal representation to work with layersMauro Carvalho Chehab2012-05-281-13/+25
| * 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
* | | memcg: decrement static keys at real destroy timeGlauber Costa2012-05-291-0/+22
* | | 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: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli2012-05-291-2/+20
* | | 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: vmscan: remove reclaim_mode_tMel Gorman2012-05-291-2/+2
* | | mm: vmscan: do not stall on writeback during memory compactionMel Gorman2012-05-291-6/+6
* | | mm: vmscan: remove lumpy reclaimMel Gorman2012-05-291-22/+4