summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-09oom: avoid oom killer for lowmem allocationsDavid Rientjes
2010-08-09oom: enable oom tasklist dump by defaultDavid Rientjes
2010-08-09oom: select task from tasklist for mempolicy oomsDavid Rientjes
2010-08-09oom: sacrifice child with highest badness score for parentDavid Rientjes
2010-08-09oom: filter tasks not sharing the same cpusetDavid Rientjes
2010-08-09oom: avoid sending exiting tasks a SIGKILLDavid Rientjes
2010-08-09oom: give current access to memory reserves if it has been killedDavid Rientjes
2010-08-09oom: dump_tasks use find_lock_task_mm too fixDavid Rientjes
2010-08-09oom: improve commentary in dump_tasks()David Rientjes
2010-08-09oom: dump_tasks use find_lock_task_mm tooKOSAKI Motohiro
2010-08-09oom: introduce find_lock_task_mm() to fix !mm false positivesOleg Nesterov
2010-08-09oom: PF_EXITING check should take mm into accountOleg Nesterov
2010-08-09oom: check PF_KTHREAD instead of !mm to skip kthreadsOleg Nesterov
2010-08-09buffer_head: remove redundant test from wait_on_bufferRichard Kennedy
2010-08-09mm: extend KSM refcounts to the anon_vma rootRik van Riel
2010-08-09mm: always lock the root (oldest) anon_vmaRik van Riel
2010-08-09mm: track the root (oldest) anon_vmaRik van Riel
2010-08-09mm: change direct call of spin_lock(anon_vma->lock) to inline functionRik van Riel
2010-08-09mm: rename anon_vma_lock to vma_lock_anon_vmaRik van Riel
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros
2010-08-09hugetlb: call mmu notifiers on hugepage cowDoug Doan
2010-08-09mm: provide init_mm mm_context initializerHeiko Carstens
2010-08-09mm: use ERR_CASTJulia Lawall
2010-08-09mm: use memdup_userJulia Lawall
2010-08-09asm-generic: use raw_local_irq_save/restore instead local_irq_save/restoreMichal Simek
2010-08-09drivers/video/w100fb.c: ignore void return value / fix build failurePeter Huewe
2010-08-09ipmi: fix ACPI detection with regspacingYinghai Lu
2010-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-09CRIS: ioctl for getting RS485 informationClaudio Scordino
2010-08-09drm: fix fallouts from slow-work -> wq conversionTejun Heo
2010-08-09tx493xide: use min_t() macro instead of min()Atsushi Nemoto
2010-08-09drivers/ide: Use memdup_userJulia Lawall
2010-08-09via82cxxx: fix typo for VT6415 PCIE PATA IDE Host Controller support.Yann Dirson
2010-08-09ide-cd: Do not access completed requests in the irq handlerBorislav Petkov
2010-08-09sparc64: Update defconfig.David S. Miller
2010-08-09workqueue: workqueue_cpu_callback() should be cpu_notifier instead of hotcpu_...Tejun Heo
2010-08-09sparc: Kill user copy check code.David S. Miller
2010-08-08sparc64: Fix perf_arch_get_caller_regs().David S. Miller
2010-08-08sparc64: Add missing ID to parport probing code.David S. Miller
2010-08-09powerpc: fix build with make 3.82Sam Ravnborg
2010-08-09Revert "Input: appletouch - fix integer overflow issue"Benjamin Herrenschmidt
2010-08-08igbvf.txt: Add igbvf DocumentationJeff Kirsher
2010-08-08igb.txt: Add igb documentationJeff Kirsher
2010-08-08e100/e1000*/igb*/ixgb*: Add missing read memory barrierJeff Kirsher
2010-08-08ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIGJohn Fastabend
2010-08-09Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt
2010-08-09memblock: Fix memblock_is_region_reserved() to return a booleanBenjamin Herrenschmidt
2010-08-09powerpc: Trim defconfigsBenjamin Herrenschmidt
2010-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-08-08Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds