aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-05-31vsprintf: further optimize decimal conversionDenys Vlasenko
2012-05-31introduce SIZE_MAXXi Wang
2012-05-29rtc: ds1307: add trickle charger supportWolfram Sang
2012-05-29rtc: add ioctl to get/clear battery low voltage statusAlexander Stein
2012-05-29vsprintf: fix %ps on non symbols when using kallsymsStephen Boyd
2012-05-29include/linux/led-lm3530.h: comment correction about the range of brightnessKim, Milo
2012-05-29leds: add new field to led_classdev struct to save activation stateShuah Khan
2012-05-29drivers/video/backlight/apple_bl.c: include header for exported symbol protot...H Hartley Sweeten
2012-05-29lcd: add callbacks for early fb event blank supportInki Dae
2012-05-29fbdev: add events for early fb event supportInki Dae
2012-05-29memcg: decrement static keys at real destroy timeGlauber Costa
2012-05-29mm/memcg: apply add/del_page to lruvecHugh Dickins
2012-05-29mm/memcg: get_lru_size not get_lruvec_sizeHugh Dickins
2012-05-29rescounter: remove __must_check from res_counter_charge_nofail()Glauber Costa
2012-05-29rescounters: add res_counter_uncharge_until()Frederic Weisbecker
2012-05-29mm/vmscan: push lruvec pointer into inactive_list_is_low()Konstantin Khlebnikov
2012-05-29mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size()Konstantin Khlebnikov
2012-05-29mm: add link from struct lruvec to struct zoneKonstantin Khlebnikov
2012-05-29mm/memcg: kill mem_cgroup_lru_del()Konstantin Khlebnikov
2012-05-29mm: remove lru type checks from __isolate_lru_page()Konstantin Khlebnikov
2012-05-29mm: mark mm-inline functions as __always_inlineKonstantin Khlebnikov
2012-05-29mm/memcg: move reclaim_stat into lruvecHugh Dickins
2012-05-29memcg: fix/change behavior of shared anon at moving taskKAMEZAWA Hiroyuki
2012-05-29mm: fix slab->page flags corruptionPravin B Shelar
2012-05-29mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli
2012-05-29mm, oom: normalize oom scores to oom_score_adj scale only for userspaceDavid Rientjes
2012-05-29mm/fs: remove truncate_rangeHugh Dickins
2012-05-29shmem: replace page if mapping excludes its zoneHugh Dickins
2012-05-29mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocksBartlomiej Zolnierkiewicz
2012-05-29mm: remove sparsemem allocation details from the bootmem allocatorJohannes Weiner
2012-05-29mm: move is_vma_temporary_stack() declaration to huge_mm.hAlex Shi
2012-05-29kbuild: install kernel-page-flags.hUlrich Drepper
2012-05-29bug: completely remove code generated by disabled VM_BUG_ON()Konstantin Khlebnikov
2012-05-29bug: introduce BUILD_BUG_ON_INVALID() macroKonstantin Khlebnikov
2012-05-29mm: memcg: count pte references from every member of the reclaimed hierarchyJohannes Weiner
2012-05-29mm: do_migrate_pages(): rename argumentsAndrew Morton
2012-05-29mm: vmscan: remove reclaim_mode_tMel Gorman
2012-05-29mm: vmscan: do not stall on writeback during memory compactionMel Gorman
2012-05-29mm: vmscan: remove lumpy reclaimMel Gorman
2012-05-29mm: remove swap token codeRik van Riel
2012-05-29pagemap.h: fix warning about possibly used before init varPaul Gortmaker
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-05-29Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds
2012-05-26Merge branch 'generic-string-functions'Linus Torvalds
2012-05-26Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds
2012-05-26Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26word-at-a-time: make the interfaces truly genericLinus Torvalds