summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* memblock: add NO_BOOTMEM config symbolSam Ravnborg2011-10-311-0/+3
* memblock: add memblock_start_of_DRAM()Sam Ravnborg2011-10-312-0/+7
* mm: avoid null pointer access in vm_struct via /proc/vmallocinfoMitsuo Hayasaka2011-10-312-17/+49
* mm/debug-pagealloc.c: use memchr_invAkinobu Mita2011-10-311-5/+3
* lib/string.c: introduce memchr_inv()Akinobu Mita2011-10-315-68/+57
* mm/debug-pagealloc.c: use plain __ratelimit() instead of printk_ratelimit()Akinobu Mita2011-10-311-1/+3
* vmscan: count pages into balanced for zone with good watermarkShaohua Li2011-10-311-0/+2
* mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completesMel Gorman2011-10-313-3/+11
* mm: vmscan: throttle reclaim if encountering too many dirty pages under write...Mel Gorman2011-10-311-3/+39
* mm: vmscan: do not writeback filesystem pages in kswapd except in high priorityMel Gorman2011-10-311-5/+8
* ext4: warn if direct reclaim tries to writeback pagesMel Gorman2011-10-311-1/+5
* xfs: warn if direct reclaim tries to writeback pagesMel Gorman2011-10-311-4/+4
* mm: vmscan: remove dead code related to lumpy reclaim waiting on pages under ...Mel Gorman2011-10-311-16/+5
* mm: vmscan: do not writeback filesystem pages in direct reclaimMel Gorman2011-10-313-0/+11
* mm: add comments to explain mm_struct fieldsChristoph Lameter2011-10-311-2/+9
* mm: distinguish between mlocked and pinned pagesChristoph Lameter2011-10-316-12/+14
* mm: vmscan: drop nr_force_scan[] from get_scan_countJohannes Weiner2011-10-311-24/+12
* mm: output a list of loaded modules when we hit bad_page()Dave Jones2011-10-311-0/+1
* tmpfs: add "tmpfs" to the Kconfig prompt to make it obvious.Robert P. J. Day2011-10-311-1/+1
* oom: fix race while temporarily setting current's oom_score_adjDavid Rientjes2011-10-314-2/+23
* oom: remove oom_disable_countDavid Rientjes2011-10-316-49/+6
* oom: avoid killing kthreads if they assume the oom killed thread's mmDavid Rientjes2011-10-311-2/+3
* oom: thaw threads if oom killed thread is frozen before deferringDavid Rientjes2011-10-311-1/+5
* mm/page-writeback.c: document bdi_min_ratioJohannes Weiner2011-10-311-1/+3
* vmscan: add block plug for page reclaimShaohua Li2011-10-311-0/+3
* radix_tree: clean away saw_unset_tag leftoversHugh Dickins2011-10-311-8/+2
* mm: migration: clean up unmap_and_move()Minchan Kim2011-10-311-35/+40
* mm: zone_reclaim: make isolate_lru_page() filter-awareMinchan Kim2011-10-312-2/+20
* mm: compaction: make isolate_lru_page() filter-awareMinchan Kim2011-10-313-2/+10
* mm: change isolate mode from #define to bitwise typeMinchan Kim2011-10-318-34/+43
* mm: compaction: trivial clean up in acct_isolated()Minchan Kim2011-10-311-13/+5
* Cross Memory AttachChristopher Yeoh2011-10-3117-17/+550
* ipc/mqueue.c: fix wrong use of schedule_hrtimeout_range_clock()Wanlong Gao2011-10-311-2/+2
* /proc/self/numa_maps: restore "huge" tag for hugetlb vmasAndrew Morton2011-10-311-0/+3
* include/linux/dmar.h: forward-declare struct acpi_dmar_headerAndrew Morton2011-10-311-0/+2
* dma-mapping: fix sync_single_range_* DMA debuggingClemens Ladisch2011-10-311-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
OpenPOWER on IntegriCloud