aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | memblock/nobootmem: allow alloc_bootmem() to take 0 as low limitYinghai Lu2011-05-25
| * | | | | | | | | | | | | | | | | | | | | | mm: delete non-atomic mm counter implementationMatt Fleming2011-05-25
| * | | | | | | | | | | | | | | | | | | | | | mm: do not define PFN_SECTION_SHIFT if !CONFIG_SPARSEMEMDaniel Kiper2011-05-25
| * | | | | | | | | | | | | | | | | | | | | | mm: pfn_to_section_nr()/section_nr_to_pfn() is valid only in CONFIG_SPARSEMEM...Daniel Kiper2011-05-25
| * | | | | | | | | | | | | | | | | | | | | | mm: enable set_page_section() only if CONFIG_SPARSEMEM and !CONFIG_SPARSEMEM_...Daniel Kiper2011-05-25
| * | | | | | | | | | | | | | | | | | | | | | vmscan: change shrinker API by passing shrink_control structYing Han2011-05-25
| * | | | | | | | | | | | | | | | | | | | | | vmscan: change shrink_slab() interfaces by passing shrink_controlYing Han2011-05-25
| * | | | | | | | | | | | | | | | | | | | | | readahead: readahead page allocations are OK to failWu Fengguang2011-05-25
| * | | | | | | | | | | | | | | | | | | | | | mm: break out page allocation warning codeDave Hansen2011-05-25
| * | | | | | | | | | | | | | | | | | | | | | mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro2011-05-25
| * | | | | | | | | | | | | | | | | | | | | | mm: convert anon_vma->lock to a mutexPeter Zijlstra2011-05-25
| * | | | | | | | | | | | | | | | | | | | | | mm: revert page_lock_anon_vma() lock annotationPeter Zijlstra2011-05-25
| * | | | | | | | | | | | | | | | | | | | | | mm: Convert i_mmap_lock to a mutexPeter Zijlstra2011-05-25
| * | | | | | | | | | | | | | | | | | | | | | mm: Remove i_mmap_lock lockbreakPeter Zijlstra2011-05-25
| * | | | | | | | | | | | | | | | | | | | | | lockdep, mutex: provide mutex_lock_nest_lockPeter Zijlstra2011-05-25
| * | | | | | | | | | | | | | | | | | | | | | mm: mmu_gather reworkPeter Zijlstra2011-05-25
| * | | | | | | | | | | | | | | | | | | | | | mm: make expand_downwards() symmetrical with expand_upwards()Michal Hocko2011-05-25
| * | | | | | | | | | | | | | | | | | | | | | include/linux/gfp.h: convert BUG_ON() into VM_BUG_ON()Dave Hansen2011-05-25
| * | | | | | | | | | | | | | | | | | | | | | include/linux/gfp.h: work around apparent sparse confusionDave Hansen2011-05-25
| * | | | | | | | | | | | | | | | | | | | | | oom: replace PF_OOM_ORIGIN with toggling oom_score_adjDavid Rientjes2011-05-25
| * | | | | | | | | | | | | | | | | | | | | | mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occurKOSAKI Motohiro2011-05-25
| * | | | | | | | | | | | | | | | | | | | | | mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occursKOSAKI Motohiro2011-05-25
| * | | | | | | | | | | | | | | | | | | | | | x86,mm: make pagefault killableKOSAKI Motohiro2011-05-25
| * | | | | | | | | | | | | | | | | | | | | | mm: introduce wait_on_page_locked_killable()KOSAKI Motohiro2011-05-25
| * | | | | | | | | | | | | | | | | | | | | | mm: per-node vmstat: show proper vmstatsKOSAKI Motohiro2011-05-25
| * | | | | | | | | | | | | | | | | | | | | | arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-25
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-05-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | *-. | | | | | | | | | | | | | | | | | | | Merge branches 'for-2639/i2c-eg20t', 'for-2639/i2c-shmobile', 'for-2639/i2c-t...Ben Dooks2011-05-24
| | |\ \| | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | i2c: i2c-sh_mobile bus speed platform data V2Magnus Damm2011-05-11
| | |/ / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2011-05-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | dlm: make plock operation killableDavid Teigland2011-05-23
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-05-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...James Morris2011-05-24
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris2011-04-28
| | | * | | | | | | | | | | | | | | | | | | | | LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATHEric Paris2011-04-25
| | | * | | | | | | | | | | | | | | | | | | | | LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODEEric Paris2011-04-25
| | | * | | | | | | | | | | | | | | | | | | | | SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen2011-04-25
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'next' into for-linusJames Morris2011-05-24
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into nextJames Morris2011-05-19
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | Merge branch 'master'; commit 'v2.6.39-rc3' into nextJames Morris2011-04-19
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | capabilities: delete all CAP_INIT macrosEric Paris2011-04-03
| | | * | | | | | | | | | | | | | | | | | | | | capabilities: delete unused cap_set_fullEric Paris2011-04-03
| | | * | | | | | | | | | | | | | | | | | | | | capabilities: do not drop CAP_SETPCAP from the initial taskEric Paris2011-04-03
| | | * | | | | | | | | | | | | | | | | | | | | capabilites: allow the application of capability limits to usermode helpersEric Paris2011-04-03
| | | * | | | | | | | | | | | | | | | | | | | | Merge branch 'next-queue' into nextJames Morris2011-03-29
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | KEYS: Improve /proc/keysDavid Howells2011-03-16
| | | | | |_|/ / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote branch 'keithp/drm-intel-next' of /ssd/git/drm-next into drm-cor...Dave Airlie2011-05-15
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | mxm/wmi: add MXMX interface entry point.Dave Airlie2011-05-08
| | * | | | | | | | | | | | | | | | | | | | | | vgaarb: use bridges to control VGA routing where possible.Dave Airlie2011-05-03