aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-09-22ksm: unmerge is an origin of OOMsHugh Dickins
2009-09-22ksm: clean up obsolete referencesHugh Dickins
2009-09-22ksm: fix deadlock with munlock in exit_mmapAndrea Arcangeli
2009-09-22ksm: fix oom deadlockHugh Dickins
2009-09-22ksm: identify PageKsm pagesHugh Dickins
2009-09-22ksm: no debug in page_dup_rmap()Hugh Dickins
2009-09-22ksm: the mm interface to ksmHugh Dickins
2009-09-22ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins
2009-09-22ksm: add mmu_notifier set_pte_at_notify()Izik Eidus
2009-09-22mm: perform non-atomic test-clear of PG_mlocked on freeJohannes Weiner
2009-09-22mm: count only reclaimable lru pagesWu Fengguang
2009-09-22mm: remove __{add,sub}_zone_page_state()KOSAKI Motohiro
2009-09-22mm: vmstat: add isolate pagesKOSAKI Motohiro
2009-09-22mm: oom analysis: add shmem vmstatKOSAKI Motohiro
2009-09-22mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log outputKOSAKI Motohiro
2009-09-22hugetlb: balance freeing of huge pages across nodesLee Schermerhorn
2009-09-22memory hotplug: update zone pcp at memory onlineShaohua Li
2009-09-22mm: make swap token dummies static inlinesJohannes Weiner
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-09-22const: make lock_manager_operations constAlexey Dobriyan
2009-09-22const: make file_lock_operations constAlexey Dobriyan
2009-09-22const: make struct super_block::s_qcop constAlexey Dobriyan
2009-09-22const: make struct super_block::dq_op constAlexey Dobriyan
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-09-21Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-21Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-09-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-09-21Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-09-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-09-21Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-09-21perf: Tidy up after the big renameIngo Molnar
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-21perf_counter: Rename list_entry -> group_entry, counter_list -> group_listIngo Molnar
2009-09-21Merge branch 'linus' into perfcounters/renameIngo Molnar
2009-09-21sched: Simplify sys_sched_rr_get_interval() system callPeter Williams
2009-09-21perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...Paul Mackerras
2009-09-21drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6Linus Torvalds
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-09-20Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2009-09-20sched: Fix raciness in runqueue_is_locked()Andrew Morton
2009-09-20includecheck fix: include/linux, ftrace.hJaswinder Singh Rajput
2009-09-20includecheck fix: include/linux, page_cgroup.hJaswinder Singh Rajput
2009-09-20includecheck fix: include/linux, aio.hJaswinder Singh Rajput
2009-09-20includecheck fix: include/drm, drm_memory.hJaswinder Singh Rajput
2009-09-20includecheck fix: include/acpi, acpi_bus.hJaswinder Singh Rajput
2009-09-19tty: handle VT specific compat ioctls in vt driverArnd Bergmann
2009-09-19tty: USB serial termios bitsAlan Cox
2009-09-19serial: kill USF_CLOSING_* definitionsAlan Cox