aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* cris: convert to use arch_gettimeoffset()john stultz2010-03-06
* cpuidle menu: remove 8 bytes of padding on 64 bit buildsRichard Kennedy2010-03-06
* alpha: PTR_ERR overwrites -EINVAL in syscall osf_mountRoel Kluin2010-03-06
* frv: remove pci_dma_sync_single() and pci_dma_sync_sg()FUJITA Tomonori2010-03-06
* mm: add comment on swap_duplicate's error codeHugh Dickins2010-03-06
* nommu: get_user_pages(): pin last page on non-page-aligned startSteven J. Magnani2010-03-06
* mm: use the same log level for show_mem()Amerigo Wang2010-03-06
* mm: add comment about deprecation of __GFP_NOFAILDavid Rientjes2010-03-06
* vmscan: detect mapped file pages used only onceJohannes Weiner2010-03-06
* vmscan: drop page_mapping_inuse()Johannes Weiner2010-03-06
* vmscan: factor out page reference checksJohannes Weiner2010-03-06
* mm: document /sys/devices/system/node/nodeXMel Gorman2010-03-06
* mm: document /proc/pagetypeinfoMel Gorman2010-03-06
* mm: suppress pfn range output for zones without pagesDavid Rientjes2010-03-06
* mm/pm: force GFP_NOIO during suspend/hibernation and resumeRafael J. Wysocki2010-03-06
* mm/swapfile.c: fix swapon size off-by-oneHugh Dickins2010-03-06
* mm: remove VM_LOCK_RMAP codeRik van Riel2010-03-06
* rmap: move exclusively owned pages to own anon_vma in do_wp_page()Rik van Riel2010-03-06
* rmap: remove obsolete check from __page_check_anon_rmap()Rik van Riel2010-03-06
* mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel2010-03-06
* mm/memcontrol.c: fix "integer as NULL pointer" sparse warningThiago Farina2010-03-06
* include/linux/fs.h: convert FMODE_* constants to hexAndrew Morton2010-03-06
* readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOMWu Fengguang2010-03-06
* vfs: take f_lock on modifying f_mode after open timeWu Fengguang2010-03-06
* mm/migrate.c: kill anon local variable from migrate_page_copyKOSAKI Motohiro2010-03-06
* mm/mempolicy.c: fix indentation of the comments of do_migrate_pagesKOSAKI Motohiro2010-03-06
* memory-hotplug: create /sys/firmware/memmap entry for new memoryakpm@linux-foundation.org2010-03-06
* mm: fix mbind vma merge problemKOSAKI Motohiro2010-03-06
* mm: restore zone->all_unreclaimable to independence wordKOSAKI Motohiro2010-03-06
* mm: remove free_hot_page()Li Hong2010-03-06
* mm/page_alloc.c: adjust a call site to trace_mm_page_free_directLi Hong2010-03-06
* mm/page_alloc.c: remove duplicate call to trace_mm_page_free_directLi Hong2010-03-06
* mm, lockdep: annotate reclaim context to zone reclaim tooKOSAKI Motohiro2010-03-06
* vmscan: get_scan_ratio() cleanupKOSAKI Motohiro2010-03-06
* vmscan: check high watermark after shrink zoneMinchan Kim2010-03-06
* mm: use rlimit helpersJiri Slaby2010-03-06
* mm: mlock_vma_pages_range() only return success or failureKOSAKI Motohiro2010-03-06
* mm: mlock_vma_pages_range() never return negative valueKOSAKI Motohiro2010-03-06
* mm: count swap usageKAMEZAWA Hiroyuki2010-03-06
* mm: avoid false sharing of mm_counterKAMEZAWA Hiroyuki2010-03-06
* mm: clean up mm_counterKAMEZAWA Hiroyuki2010-03-06
* infiniband: use for_each_set_bit()Akinobu Mita2010-03-06
* bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-06
* timbgpio: fix buildDavid Miller2010-03-06
* Fix a dumb typo - use of & instead of &&Al Viro2010-03-06
* Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-03-05
|\
| * SLUB: Fix per-cpu merge conflictStephen Rothwell2010-03-04
| *-----. Merge branches 'slab/cleanups', 'slab/failslab', 'slab/fixes' and 'slub/percp...Pekka Enberg2010-03-04
| |\ \ \ \
| | | | | * dma kmalloc handling fixesChristoph Lameter2010-01-22
| | | | | * slub: remove impossible conditionDavid Rientjes2010-01-22