summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib/string.c: introduce memchr_inv()Akinobu Mita2011-11-015-68/+57
* mm/debug-pagealloc.c: use plain __ratelimit() instead of printk_ratelimit()Akinobu Mita2011-11-011-1/+3
* vmscan: count pages into balanced for zone with good watermarkShaohua Li2011-11-011-0/+2
* mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completesMel Gorman2011-11-013-3/+11
* mm: vmscan: throttle reclaim if encountering too many dirty pages under write...Mel Gorman2011-11-011-3/+39
* mm: vmscan: do not writeback filesystem pages in kswapd except in high priorityMel Gorman2011-11-011-5/+8
* ext4: warn if direct reclaim tries to writeback pagesMel Gorman2011-11-011-1/+5
* xfs: warn if direct reclaim tries to writeback pagesMel Gorman2011-11-011-4/+4
* mm: vmscan: remove dead code related to lumpy reclaim waiting on pages under ...Mel Gorman2011-11-011-16/+5
* mm: vmscan: do not writeback filesystem pages in direct reclaimMel Gorman2011-11-013-0/+11
* mm: add comments to explain mm_struct fieldsChristoph Lameter2011-11-011-2/+9
* mm: distinguish between mlocked and pinned pagesChristoph Lameter2011-11-016-12/+14
* mm: vmscan: drop nr_force_scan[] from get_scan_countJohannes Weiner2011-11-011-24/+12
* mm: output a list of loaded modules when we hit bad_page()Dave Jones2011-11-011-0/+1
* tmpfs: add "tmpfs" to the Kconfig prompt to make it obvious.Robert P. J. Day2011-11-011-1/+1
* oom: fix race while temporarily setting current's oom_score_adjDavid Rientjes2011-11-014-2/+23
* oom: remove oom_disable_countDavid Rientjes2011-11-016-49/+6
* oom: avoid killing kthreads if they assume the oom killed thread's mmDavid Rientjes2011-11-011-2/+3
* oom: thaw threads if oom killed thread is frozen before deferringDavid Rientjes2011-11-011-1/+5
* mm/page-writeback.c: document bdi_min_ratioJohannes Weiner2011-11-011-1/+3
* vmscan: add block plug for page reclaimShaohua Li2011-11-011-0/+3
* radix_tree: clean away saw_unset_tag leftoversHugh Dickins2011-11-011-8/+2
* mm: migration: clean up unmap_and_move()Minchan Kim2011-11-011-35/+40
* mm: zone_reclaim: make isolate_lru_page() filter-awareMinchan Kim2011-11-012-2/+20
* mm: compaction: make isolate_lru_page() filter-awareMinchan Kim2011-11-013-2/+10
* mm: change isolate mode from #define to bitwise typeMinchan Kim2011-11-018-34/+43
* mm: compaction: trivial clean up in acct_isolated()Minchan Kim2011-11-011-13/+5
* Cross Memory AttachChristopher Yeoh2011-11-0117-17/+550
* ipc/mqueue.c: fix wrong use of schedule_hrtimeout_range_clock()Wanlong Gao2011-11-011-2/+2
* /proc/self/numa_maps: restore "huge" tag for hugetlb vmasAndrew Morton2011-11-011-0/+3
* include/linux/dmar.h: forward-declare struct acpi_dmar_headerAndrew Morton2011-11-011-0/+2
* dma-mapping: fix sync_single_range_* DMA debuggingClemens Ladisch2011-11-011-2/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-10-3139-567/+634
|\
| * vlan: allow nested vlan_do_receive()Eric Dumazet2011-10-303-7/+10
| * ipv6: fix route lookup in addrconf_prefix_rcv()Andreas Hofmeister2011-10-301-3/+40
| * bonding: eliminate bond_close race conditionsJay Vosburgh2011-10-304-60/+61
| * qlcnic: fix beacon and LED test.Sucheta Chakraborty2011-10-303-31/+57
| * qlcnic: Updated License fileSritej Velaga2011-10-301-45/+6
| * qlcnic: updated reset sequenceSony Chacko2011-10-302-2/+50
| * qlcnic: reset loopback mode if promiscous mode setting fails.Sucheta Chakraborty2011-10-301-1/+1
| * qlcnic: skip IDC ack check in fw reset path.Sritej Velaga2011-10-301-1/+8
| * Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-10-302-3/+18
| |\
| | * batman-adv: unify hash_entry field position in tt_local/global_entryAntonio Quartulli2011-10-251-2/+2
| | * batman-adv: add sanity check when removing global ttsSimon Wunderlich2011-10-251-0/+3
| | * batman-adv: remove references for global tt entriesSimon Wunderlich2011-10-251-1/+13
| * | i825xx: Fix incorrect dependency for BVME6000_NETGeert Uytterhoeven2011-10-281-1/+1
| * | ipv6: fix route error binding peer in func icmp6_dst_allocGao feng2011-10-281-2/+1
| * | ipv6: fix error propagation in ip6_ufo_append_data()Zheng Yan2011-10-281-1/+1
| * | stmmac: update normal descriptor structure (v2)Giuseppe CAVALLARO2011-10-285-40/+51
| * | stmmac: fix NULL pointer dereference in capabilities fixup (v2)Angus Clark2011-10-281-1/+1