summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-21X86: integrate CMA with DMA-mapping subsystemMarek Szyprowski6-9/+38
2012-05-21drivers: add Contiguous Memory AllocatorMarek Szyprowski8-0/+641
2012-05-21mm: trigger page reclaim in alloc_contig_range() to stabilise watermarksMarek Szyprowski2-0/+69
2012-05-21mm: extract reclaim code from __alloc_pages_direct_reclaim()Marek Szyprowski1-9/+21
2012-05-21mm: Serialize access to min_free_kbytesMel Gorman1-8/+15
2012-05-21mm: page_isolation: MIGRATE_CMA isolation functions addedMichal Nazarewicz6-27/+34
2012-05-21mm: mmzone: MIGRATE_CMA migration type addedMichal Nazarewicz6-27/+106
2012-05-21mm: page_alloc: change fallbacks array handlingMichal Nazarewicz1-4/+5
2012-05-21mm: page_alloc: introduce alloc_contig_range()Michal Nazarewicz2-0/+196
2012-05-21mm: compaction: export some of the functionsMichal Nazarewicz3-173/+191
2012-05-21mm: compaction: introduce isolate_freepages_range()Michal Nazarewicz1-18/+93
2012-05-21mm: compaction: introduce map_pages()Michal Nazarewicz1-4/+11
2012-05-21mm: compaction: introduce isolate_migratepages_range()Michal Nazarewicz1-21/+54
2012-05-21mm: page_alloc: remove trailing whitespaceMichal Nazarewicz1-7/+7
2012-05-21Linux 3.4v3.4Linus Torvalds1-1/+1
2012-05-20Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds3-19/+30
2012-05-20Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds7-65/+205
2012-05-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds9-30/+34
2012-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+2
2012-05-19memcg,thp: fix res_counter:96 regressionHugh Dickins1-1/+1
2012-05-19x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin1-3/+8
2012-05-19x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin1-1/+5
2012-05-19x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin7-65/+196
2012-05-19Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-15/+17
2012-05-19dm thin: fix table output when pool target disables discard passdown internallyMike Snitzer1-15/+17
2012-05-19Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds1-1/+1
2012-05-19Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-0/+1
2012-05-19md/raid10: fix transcription error in calc_sectors conversion.NeilBrown1-1/+1
2012-05-19Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds4-17/+27
2012-05-19proc: move fd symlink i_mode calculations into tid_fd_revalidate()Linus Torvalds1-29/+14
2012-05-18pktgen: fix module unload for goodEric Dumazet1-2/+2
2012-05-18tilegx: enable SYSCALL_WRAPPERS supportChris Metcalf1-0/+1
2012-05-18Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-3/+11
2012-05-18frv: delete incorrect task prototypes causing compile failPaul Gortmaker1-4/+0
2012-05-18slub: missing test for partial pages flush work in flush_all()majianpeng1-1/+1
2012-05-18fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entriesCyrill Gorcunov1-12/+8
2012-05-18drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01Rajkumar Kasirajan1-0/+18
2012-05-18Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-18/+13
2012-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+6
2012-05-18ACPI / PCI / PM: Fix device PM regression related to D3hot/D3coldRafael J. Wysocki4-4/+15
2012-05-18e1000: Prevent reset task killing itself.Tushar Dave1-1/+5
2012-05-18tcp: do_tcp_sendpages() must try to push data out on oom conditionsWilly Tarreau1-2/+1
2012-05-18Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na...Linus Torvalds2-6/+19
2012-05-17target: Fix bug in handling of FILEIO + block_device resize opsNicholas Bellinger1-6/+16
2012-05-17Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-3/+8
2012-05-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-0/+10
2012-05-17Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+7
2012-05-17Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2-24/+34
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds10-16/+59
2012-05-17ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn pathWill Deacon1-12/+2