summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | burying unused conditionalsAl Viro2013-02-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | make do_sigaltstack() staticAl Viro2013-02-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro2013-02-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new helper: sigsp()Al Viro2013-02-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new helper: signal_setup_done()Al Viro2013-02-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new helper: get_signal()Al Viro2013-02-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | switch compat_sys_open* to COMPAT_SYSCALL_DEFINEAl Viro2013-02-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | generic sys_sigaction() and compat_sys_sigaction()Al Viro2013-02-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | generic sys_compat_rt_sigaction()Al Viro2013-02-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | consolidate declarations of k_sigactionAl Viro2013-02-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | switch rt_tgsigqueueinfo to COMPAT_SYSCALL_DEFINEAl Viro2013-02-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | old sigsuspend variants in kernel/signal.cAl Viro2013-02-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | generic compat_sys_rt_sigqueueinfo()Al Viro2013-02-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | generic compat_sys_rt_sigpending()Al Viro2013-02-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | generic compat_sys_rt_sigprocmask()Al Viro2013-02-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sanitize rt_sigaction() situation a bitAl Viro2013-02-03
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (more incoming from Andrew)Linus Torvalds2013-02-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm,ksm: FOLL_MIGRATION do migration_entry_waitHugh Dickins2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: accelerate mm_populate() treatment of THP pagesMichel Lespinasse2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: use long type for page counts in mm_populate() and get_user_pages()Michel Lespinasse2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vmscan: change type of vm_total_pages to unsigned longZhang Yanfei2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: fix return type for functions nr_free_*_pagesZhang Yanfei2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmzone: add pgdat_{end_pfn,is_empty}() helpers & consolidate.Cody P Schafer2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: add zone_is_empty() and zone_is_initialized()Cody P Schafer2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: add & use zone_end_pfn() and zone_spans_pfn()Cody P Schafer2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: add SECTION_IN_PAGE_FLAGSCody P Schafer2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: refactor inactive_file_is_low() to use get_lru_size()Johannes Weiner2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: remove offlining arg to migrate_pagesHugh Dickins2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ksm: remove old stable nodes more thoroughlyHugh Dickins2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: rename page struct field helpersMel Gorman2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: uninline page_xchg_last_nid()Mel Gorman2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | page-writeback.c: subtract min_free_kbytes from dirtyable memoryPaul Szabo2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write()Konstantin Khlebnikov2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | swap: add per-partition lock for swapfileShaohua Li2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | swap: make each swap partition have one address_spaceShaohua Li2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: don't inline page_mapping()Shaohua Li2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: fold page->_last_nid into page->flags where possiblePeter Zijlstra2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: move page flags layout to separate headerPeter Zijlstra2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: numa: handle side-effects in count_vm_numa_events() for !CONFIG_NUMA_BALA...Mel Gorman2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: numa: fix minor typo in numa_next_scanMel Gorman2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: remove unused memclear_highpage_flush()Kirill A. Shutemov2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pm / runtime: introduce pm_runtime_set_memalloc_noio()Ming Lei2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: teach mm by current context info to not do I/O during memory allocationMing Lei2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: don't wait on congested zones in balance_pgdat()Zlatko Calusic2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memory-failure: use num_poisoned_pages instead of mce_bad_pagesXishi Qiu2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: remove MIGRATE_ISOLATE check in hotpathMinchan Kim2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/memblock.c: use CONFIG_HAVE_MEMBLOCK_NODE_MAP to protect movablecore_map i...Tang Chen2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | acpi, memory-hotplug: support getting hotplug info from SRATTang Chen2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | acpi, memory-hotplug: extend movablemem_map ranges to the end of nodeTang Chen2013-02-23