summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-05-30leds: add new field to led_classdev struct to save activation stateShuah Khan1-0/+2
2012-05-30drivers/video/backlight/apple_bl.c: include header for exported symbol protot...H Hartley Sweeten1-1/+1
2012-05-30lcd: add callbacks for early fb event blank supportInki Dae1-0/+10
2012-05-30fbdev: add events for early fb event supportInki Dae1-0/+4
2012-05-30mm/memcg: apply add/del_page to lruvecHugh Dickins3-37/+19
2012-05-30mm/memcg: get_lru_size not get_lruvec_sizeHugh Dickins1-2/+2
2012-05-30rescounter: remove __must_check from res_counter_charge_nofail()Glauber Costa1-1/+1
2012-05-30rescounters: add res_counter_uncharge_until()Frederic Weisbecker1-0/+3
2012-05-30mm/vmscan: push lruvec pointer into inactive_list_is_low()Konstantin Khlebnikov1-6/+4
2012-05-30mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size()Konstantin Khlebnikov1-4/+2
2012-05-30mm: add link from struct lruvec to struct zoneKonstantin Khlebnikov1-0/+14
2012-05-30mm/memcg: kill mem_cgroup_lru_del()Konstantin Khlebnikov1-5/+0
2012-05-30mm: remove lru type checks from __isolate_lru_page()Konstantin Khlebnikov2-8/+4
2012-05-30mm: mark mm-inline functions as __always_inlineKonstantin Khlebnikov1-4/+4
2012-05-30mm/memcg: move reclaim_stat into lruvecHugh Dickins2-24/+14
2012-05-30memcg: fix/change behavior of shared anon at moving taskKAMEZAWA Hiroyuki1-9/+0
2012-05-30mm: fix slab->page flags corruptionPravin B Shelar1-0/+2
2012-05-30mm, oom: normalize oom scores to oom_score_adj scale only for userspaceDavid Rientjes1-2/+3
2012-05-30mm/fs: remove truncate_rangeHugh Dickins2-5/+0
2012-05-30shmem: replace page if mapping excludes its zoneHugh Dickins1-0/+6
2012-05-30mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocksBartlomiej Zolnierkiewicz1-0/+19
2012-05-30mm: remove sparsemem allocation details from the bootmem allocatorJohannes Weiner1-3/+0
2012-05-30mm: move is_vma_temporary_stack() declaration to huge_mm.hAlex Shi2-2/+2
2012-05-30kbuild: install kernel-page-flags.hUlrich Drepper2-0/+5
2012-05-30bug: completely remove code generated by disabled VM_BUG_ON()Konstantin Khlebnikov1-1/+1
2012-05-30bug: introduce BUILD_BUG_ON_INVALID() macroKonstantin Khlebnikov1-0/+7
2012-05-30mm: memcg: count pte references from every member of the reclaimed hierarchyJohannes Weiner1-1/+6
2012-05-30mm: do_migrate_pages(): rename argumentsAndrew Morton1-5/+4
2012-05-30mm: remove swap token codeRik van Riel2-46/+0
2012-05-30pagemap.h: fix warning about possibly used before init varPaul Gortmaker1-4/+4
2012-05-30skb: avoid unnecessary reallocations in __skb_cowFelix Fietkau1-2/+0
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds18-29/+846
2012-05-29Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-86/+205
2012-05-29edac: Initialize the dimm label with the known informationMauro Carvalho Chehab1-1/+1
2012-05-29edac: Change internal representation to work with layersMauro Carvalho Chehab1-13/+25
2012-05-29edac.h: Add generic layers for describing a memory locationMauro Carvalho Chehab1-1/+102
2012-05-29edac: move nr_pages to dimm structMauro Carvalho Chehab1-3/+5
2012-05-29edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab1-8/+13
2012-05-29edac: Create a dimm struct and move the labels into itMauro Carvalho Chehab1-5/+23
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2-13/+10
2012-05-27Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds4-8/+14
2012-05-26Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-10/+21
2012-05-26Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-0/+20
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-113/+130
2012-05-26NFSv4.1: Don't clobber the seqid if exchange_id returns a confirmed clientidTrond Myklebust1-1/+2
2012-05-26NFSv4.1: Add DESTROY_CLIENTIDTrond Myklebust1-0/+1
2012-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+8
2012-05-26NFSv4.1: Move NFSPROC4_CLNT_BIND_CONN_TO_SESSION to the end of the operationsTrond Myklebust1-1/+1
2012-05-25mm: add new arch_make_huge_pte() method for tile supportChris Metcalf1-0/+8
2012-05-25Merge tag 'tag-for-linus-3.5' of git://git.linaro.org/people/sumitsemwal/linu...Linus Torvalds1-0/+33