summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* c/r: prctl: add ability to set new mm_struct::exe_fileCyrill Gorcunov2012-06-011-0/+1
* c/r: prctl: extend PR_SET_MM to set up more mm_struct entriesCyrill Gorcunov2012-06-011-0/+5
* syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov2012-06-012-0/+19
* aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()Christopher Yeoh2012-06-012-4/+11
* eventfd: change int to __u64 in eventfd_signal()Sha Zhengju2012-06-011-1/+1
* rapidio: add DMA engine support for RIO data transfersAlexandre Bounine2012-06-013-0/+68
* mqueue: separate mqueue default value from maximum valueKOSAKI Motohiro2012-06-011-0/+2
* mqueue: revert bump up DFLT_*MAXKOSAKI Motohiro2012-06-011-3/+3
* ipc/mqueue: update maximums for the mqueue subsystemDoug Ledford2012-06-011-12/+35
* ipc/mqueue: switch back to using non-max values on createDoug Ledford2012-06-011-0/+2
* ipc/mqueue: cleanup definition names and locationsDoug Ledford2012-06-011-0/+5
* kexec: export kexec.h to user spacemaximilian attems2012-06-012-22/+54
* cpu: introduce clear_tasks_mm_cpumask() helperAnton Vorontsov2012-06-011-0/+1
* cred: remove task_is_dead() from __task_cred() validationOleg Nesterov2012-06-011-7/+3Star
* kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpersBoaz Harrosh2012-06-011-28/+2Star
* kmod: unexport call_usermodehelper_freeinfo()Boaz Harrosh2012-06-011-4/+0Star
* fat: introduce special inode for managing the FSINFO blockArtem Bityutskiy2012-06-011-1/+2
* vsprintf: further optimize decimal conversionDenys Vlasenko2012-06-011-0/+4
* introduce SIZE_MAXXi Wang2012-06-013-3/+4
* rtc: ds1307: add trickle charger supportWolfram Sang2012-05-301-0/+22
* rtc: add ioctl to get/clear battery low voltage statusAlexander Stein2012-05-301-0/+3
* vsprintf: fix %ps on non symbols when using kallsymsStephen Boyd2012-05-301-0/+7
* include/linux/led-lm3530.h: comment correction about the range of brightnessKim, Milo2012-05-301-1/+1
* leds: add new field to led_classdev struct to save activation stateShuah Khan2012-05-301-0/+2
* drivers/video/backlight/apple_bl.c: include header for exported symbol protot...H Hartley Sweeten2012-05-301-1/+1
* lcd: add callbacks for early fb event blank supportInki Dae2012-05-301-0/+10
* fbdev: add events for early fb event supportInki Dae2012-05-301-0/+4
* memcg: decrement static keys at real destroy timeGlauber Costa2012-05-301-0/+22
* mm/memcg: apply add/del_page to lruvecHugh Dickins2012-05-303-37/+19Star
* mm/memcg: get_lru_size not get_lruvec_sizeHugh Dickins2012-05-301-2/+2
* rescounter: remove __must_check from res_counter_charge_nofail()Glauber Costa2012-05-301-1/+1
* rescounters: add res_counter_uncharge_until()Frederic Weisbecker2012-05-301-0/+3
* mm/vmscan: push lruvec pointer into inactive_list_is_low()Konstantin Khlebnikov2012-05-301-6/+4Star
* mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size()Konstantin Khlebnikov2012-05-301-4/+2Star
* mm: add link from struct lruvec to struct zoneKonstantin Khlebnikov2012-05-301-0/+14
* mm/memcg: kill mem_cgroup_lru_del()Konstantin Khlebnikov2012-05-301-5/+0Star
* mm: remove lru type checks from __isolate_lru_page()Konstantin Khlebnikov2012-05-302-8/+4Star
* mm: mark mm-inline functions as __always_inlineKonstantin Khlebnikov2012-05-301-4/+4
* mm/memcg: move reclaim_stat into lruvecHugh Dickins2012-05-302-24/+14Star
* memcg: fix/change behavior of shared anon at moving taskKAMEZAWA Hiroyuki2012-05-301-9/+0Star
* mm: fix slab->page flags corruptionPravin B Shelar2012-05-301-0/+2
* mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli2012-05-301-2/+20
* mm, oom: normalize oom scores to oom_score_adj scale only for userspaceDavid Rientjes2012-05-301-2/+3
* mm/fs: remove truncate_rangeHugh Dickins2012-05-302-5/+0Star
* shmem: replace page if mapping excludes its zoneHugh Dickins2012-05-301-0/+6
* mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocksBartlomiej Zolnierkiewicz2012-05-301-0/+19
* mm: remove sparsemem allocation details from the bootmem allocatorJohannes Weiner2012-05-301-3/+0Star
* mm: move is_vma_temporary_stack() declaration to huge_mm.hAlex Shi2012-05-302-2/+2
* kbuild: install kernel-page-flags.hUlrich Drepper2012-05-302-0/+5
* bug: completely remove code generated by disabled VM_BUG_ON()Konstantin Khlebnikov2012-05-301-1/+1