summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-06-01mqueue: revert bump up DFLT_*MAXKOSAKI Motohiro1-3/+3
2012-06-01ipc/mqueue: update maximums for the mqueue subsystemDoug Ledford1-12/+35
2012-06-01ipc/mqueue: switch back to using non-max values on createDoug Ledford1-0/+2
2012-06-01ipc/mqueue: cleanup definition names and locationsDoug Ledford1-0/+5
2012-06-01kexec: export kexec.h to user spacemaximilian attems2-22/+54
2012-06-01cpu: introduce clear_tasks_mm_cpumask() helperAnton Vorontsov1-0/+1
2012-06-01cred: remove task_is_dead() from __task_cred() validationOleg Nesterov1-7/+3
2012-06-01kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpersBoaz Harrosh1-28/+2
2012-06-01kmod: unexport call_usermodehelper_freeinfo()Boaz Harrosh1-4/+0
2012-06-01fat: introduce special inode for managing the FSINFO blockArtem Bityutskiy1-1/+2
2012-06-01vsprintf: further optimize decimal conversionDenys Vlasenko1-0/+4
2012-06-01introduce SIZE_MAXXi Wang3-3/+4
2012-05-30rtc: ds1307: add trickle charger supportWolfram Sang1-0/+22
2012-05-30rtc: add ioctl to get/clear battery low voltage statusAlexander Stein1-0/+3
2012-05-30vsprintf: fix %ps on non symbols when using kallsymsStephen Boyd1-0/+7
2012-05-30include/linux/led-lm3530.h: comment correction about the range of brightnessKim, Milo1-1/+1
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-30memcg: decrement static keys at real destroy timeGlauber Costa1-0/+22
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: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli1-2/+20
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: vmscan: remove reclaim_mode_tMel Gorman1-2/+2
2012-05-30mm: vmscan: do not stall on writeback during memory compactionMel Gorman1-6/+6
2012-05-30mm: vmscan: remove lumpy reclaimMel Gorman1-22/+4
2012-05-30mm: remove swap token codeRik van Riel3-128/+0