summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm: export get_vma_policy()Stephen Wilson2011-05-251-0/+3
* mm: remove last trace of shmem_get_unmapped_areaHugh Dickins2011-05-251-8/+0
* tmpfs: implement generic xattr supportEric Paris2011-05-251-1/+7
* memblock/nobootmem: allow alloc_bootmem() to take 0 as low limitYinghai Lu2011-05-251-9/+16
* mm: delete non-atomic mm counter implementationMatt Fleming2011-05-252-43/+10
* mm: do not define PFN_SECTION_SHIFT if !CONFIG_SPARSEMEMDaniel Kiper2011-05-251-4/+0
* mm: pfn_to_section_nr()/section_nr_to_pfn() is valid only in CONFIG_SPARSEMEM...Daniel Kiper2011-05-251-3/+3
* mm: enable set_page_section() only if CONFIG_SPARSEMEM and !CONFIG_SPARSEMEM_...Daniel Kiper2011-05-251-6/+8
* vmscan: change shrinker API by passing shrink_control structYing Han2011-05-251-8/+11
* vmscan: change shrink_slab() interfaces by passing shrink_controlYing Han2011-05-251-2/+11
* readahead: readahead page allocations are OK to failWu Fengguang2011-05-251-0/+6
* mm: break out page allocation warning codeDave Hansen2011-05-251-0/+2
* mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro2011-05-252-3/+7
* mm: uninline large generic tlb.h functionsPeter Zijlstra2011-05-251-122/+13
* mm: convert anon_vma->lock to a mutexPeter Zijlstra2011-05-253-14/+10
* mm: revert page_lock_anon_vma() lock annotationPeter Zijlstra2011-05-251-14/+1
* mm: Convert i_mmap_lock to a mutexPeter Zijlstra2011-05-252-2/+2
* mm: Remove i_mmap_lock lockbreakPeter Zijlstra2011-05-253-5/+0
* lockdep, mutex: provide mutex_lock_nest_lockPeter Zijlstra2011-05-252-0/+12
* mm: extended batches for generic mmu_gatherPeter Zijlstra2011-05-251-46/+83
* mm, powerpc: move the RCU page-table freeing into generic codePeter Zijlstra2011-05-251-5/+51
* mm: mmu_gather reworkPeter Zijlstra2011-05-252-28/+70
* mm: make expand_downwards() symmetrical with expand_upwards()Michal Hocko2011-05-251-3/+5
* include/linux/gfp.h: convert BUG_ON() into VM_BUG_ON()Dave Hansen2011-05-251-3/+1
* include/linux/gfp.h: work around apparent sparse confusionDave Hansen2011-05-251-6/+1
* oom: replace PF_OOM_ORIGIN with toggling oom_score_adjDavid Rientjes2011-05-252-1/+2
* mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occurKOSAKI Motohiro2011-05-251-0/+3
* mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occursKOSAKI Motohiro2011-05-251-1/+1
* x86,mm: make pagefault killableKOSAKI Motohiro2011-05-251-0/+1
* mm: introduce wait_on_page_locked_killable()KOSAKI Motohiro2011-05-251-0/+9
* mm: per-node vmstat: show proper vmstatsKOSAKI Motohiro2011-05-251-1/+3
* arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-251-3/+3
* Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-05-241-0/+10
|\
| *-. Merge branches 'for-2639/i2c-eg20t', 'for-2639/i2c-shmobile', 'for-2639/i2c-t...Ben Dooks2011-05-25221-1413/+4839
| |\ \
| | * | i2c: i2c-sh_mobile bus speed platform data V2Magnus Damm2011-05-111-0/+10
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2011-05-241-2/+4
|\ \ \
| * | | dlm: make plock operation killableDavid Teigland2011-05-231-2/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-05-245-17/+22
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...James Morris2011-05-241-5/+6
| |\ \ \ \
| | * | | | flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris2011-04-281-1/+1
| | * | | | LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATHEric Paris2011-04-251-0/+2
| | * | | | LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODEEric Paris2011-04-251-5/+4
| | * | | | SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen2011-04-251-1/+1
| * | | | | Merge branch 'next' into for-linusJames Morris2011-05-244-12/+16
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge branch 'master' into nextJames Morris2011-05-1942-70/+174
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master'; commit 'v2.6.39-rc3' into nextJames Morris2011-04-19175-306/+401
| | |\ \ \ \ \
| | * | | | | | capabilities: delete all CAP_INIT macrosEric Paris2011-04-042-10/+0
| | * | | | | | capabilities: delete unused cap_set_fullEric Paris2011-04-041-2/+0
| | * | | | | | capabilities: do not drop CAP_SETPCAP from the initial taskEric Paris2011-04-041-2/+4
| | * | | | | | capabilites: allow the application of capability limits to usermode helpersEric Paris2011-04-041-0/+3