pandora-kernel.git
2013-02-26 Marek Szyprowskidrivers: add Contiguous Memory Allocator
2013-02-26 Marek Szyprowskimm: trigger page reclaim in alloc_contig_range() to...
2013-02-26 Marek Szyprowskimm: extract reclaim code from __alloc_pages_direct_recl...
2013-02-26 Mel Gormanmm: Serialize access to min_free_kbytes
2013-02-26 Michal Nazarewiczmm: page_isolation: MIGRATE_CMA isolation functions...
2013-02-26 Michal Nazarewiczmm: mmzone: MIGRATE_CMA migration type added
2013-02-26 Michal Nazarewiczmm: page_alloc: change fallbacks array handling
2013-02-26 Michal Nazarewiczmm: page_alloc: introduce alloc_contig_range()
2013-02-26 Michal Nazarewiczmm: compaction: export some of the functions
2013-02-26 Michal Nazarewiczmm: compaction: introduce isolate_freepages_range()
2013-02-26 Michal Nazarewiczmm: compaction: introduce map_pages()
2013-02-26 Michal Nazarewiczmm: compaction: introduce isolate_migratepages_range()
2013-02-26 Michal Nazarewiczmm: page_alloc: remove trailing whitespace
2013-02-26 Marek SzyprowskiARM: dma-mapping: add support for IOMMU mapper
2013-02-26 Marek SzyprowskiARM: dma-mapping: use alloc, mmap, free from dma_ops
2013-02-26 Marek SzyprowskiARM: dma-mapping: remove redundant code and do the...
2013-02-26 Marek SzyprowskiARM: dma-mapping: move all dma bounce code to separate...
2013-02-26 Marek SzyprowskiARM: dma-mapping: implement dma sg methods on top of...
2013-02-26 Marek SzyprowskiARM: dma-mapping: use asm-generic/dma-mapping-common.h
2013-02-26 Marek SzyprowskiARM: dma-mapping: remove offset parameter to prepare...
2013-02-26 Marek SzyprowskiARM: dma-mapping: introduce DMA_ERROR_CODE constant
2013-02-26 Marek SzyprowskiARM: dma-mapping: use pr_* instread of printk
2013-02-26 Marek SzyprowskiARM: dma-mapping: use dma_mmap_from_coherent()
2013-02-26 Marek Szyprowskicommon: add dma_mmap_from_coherent() function
2013-02-26 Marek Szyprowskicommon: DMA-mapping: add NON-CONSISTENT attribute
2013-02-26 Marek Szyprowskicommon: DMA-mapping: add WRITE_COMBINE attribute
2013-02-26 Marek Szyprowskicommon: dma-mapping: introduce mmap method
2013-02-26 Marek Szyprowskicommon: dma-mapping: remove old alloc_coherent and...
2013-02-26 Marek Szyprowskicommon: dma-mapping: introduce generic alloc() and...
2013-02-26 Rob HerringARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MAS...
2013-02-26 Nicolas PitreARM: move initialization of the high_memory variable...
2013-02-25 Nicolas PitreARM: sort the meminfo array earlier
2013-02-25 Russell KingARM: add dma coherent region reporting via procfs
2013-02-25 Michal Hockomm: fix off-by-two in __zone_watermark_ok()
2013-02-25 Hillf Dantonmm: compaction: push isolate search base of compact...
2013-02-25 Johannes Weinermm: exclude reserved pages from dirtyable memory
2013-02-25 Johannes Weinermm/page-writeback.c: make determine_dirtyable_memory...
2013-02-25 Stanislaw Gruszkamm: more intensive memory corruption debugging
2013-02-25 Mel Gormanmm: avoid livelock on !__GFP_FS allocations
2013-02-25 Konstantin... mm-tracepoint: rename page-free events
2013-02-25 Konstantin... mm: remove unused pagevec_free
2013-02-25 Konstantin... mm: add free_hot_cold_page_list() helper
2013-02-25 Al Viroswitch debugfs to umode_t
2013-02-25 Kay Sieversconvert 'memory' sysdev_class to a regular subsystem
2013-02-20 Will Deaconmm: thp: set the accessed flag for old pages on access...
2013-02-20 Catalin Marinasmm: thp: fix the update_mmu_cache() last argument passi...
2013-02-20 Will Deaconmm: hugetlb: add arch hook for clearing page flags...
2013-02-20 Gerald Schaeferthp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE
2013-02-20 Steve CapperARM: mm: Transparent huge page support for non-LPAE...
2013-02-20 Catalin MarinasARM: mm: Transparent huge page support for LPAE systems.
2013-02-20 Steve CapperARM: mm: HugeTLB support for non-LPAE systems.
2013-02-20 Catalin MarinasARM: mm: HugeTLB support for LPAE systems.
2013-02-20 Steve CapperARM: mm: Add support for flushing HugeTLB pages.
2013-02-20 Steve CapperARM: mm: correct pte_same behaviour for LPAE.
2013-02-20 Will DeaconARM: mm: introduce L_PTE_VALID for page table entries
2013-02-20 Catalin Marinasmm: thp: fix the pmd_clear() arguments in pmdp_get_and_...
2013-02-20 Catalin MarinasARM: 7323/1: Do not allow ARM_LPAE on pre-ARMv7 archite...
2013-02-20 Catalin MarinasARM: 7275/1: LPAE: Check the CPU support for the long...
2013-02-20 Will DeaconARM: kexec: use soft_restart for branching to the reboo...
2013-02-20 Will DeaconARM: stop: execute platform callback from cpu_stop...
2013-02-20 Will DeaconARM: reset: implement soft_restart for jumping to a...
2013-02-20 Will DeaconARM: lib: add call_with_stack function for safely chang...
2013-02-20 Russell KingARM: restart: only perform setup for restart when soft...
2013-02-20 Russell KingARM: restart: remove argument to setup_mm_for_reboot()
2013-02-20 Russell KingARM: restart: move reboot failure handing into machine_...
2013-02-20 Catalin MarinasARM: LPAE: Add the Kconfig entries
2013-02-20 Will DeaconARM: LPAE: mark memory banks with start > ULONG_MAX...
2013-02-20 Catalin MarinasARM: LPAE: Add identity mapping support for the 3-level...
2013-02-20 Catalin MarinasARM: LPAE: Add context switching support
2013-02-20 Catalin MarinasARM: LPAE: Add fault handling support
2013-02-20 Catalin MarinasARM: LPAE: Invalidate the TLB before freeing the PMD
2013-02-20 Catalin MarinasARM: LPAE: MMU setup for the 3-level page table format
2013-02-20 Catalin MarinasARM: LPAE: Page table maintenance for the 3-level format
2013-02-20 Catalin MarinasARM: LPAE: Introduce the 3-level page table format...
2013-02-20 Will DeaconARM: LPAE: add ISBs around MMU enabling code
2013-02-20 Catalin MarinasARM: LPAE: Factor out classic-MMU specific code into...
2013-02-20 Catalin MarinasARM: LPAE: Move the FSR definitions to separate files
2013-02-20 Catalin MarinasARM: LPAE: Move page table maintenance macros to pgtabl...
2013-02-20 Russell KingARM: pgtable: switch to use pgtable-nopud.h
2013-02-20 Catalin MarinasARM: pgtable: Fix compiler warning in ioremap.c introdu...
2013-02-20 Will DeaconARM: SMP: use idmap_pgd for mapping MMU enable during...
2013-02-20 Will DeaconARM: head.S: only include __turn_mmu_on in the initial...
2013-02-20 Will DeaconARM: idmap: use idmap_pgd when setting up mm for reboot
2013-02-20 Will DeaconARM: proc-*.S: place cpu_reset functions into .idmap...
2013-02-20 Will DeaconARM: suspend: use idmap_pgd instead of suspend_pgd
2013-02-20 Will DeaconARM: idmap: populate identity map pgd at init time...
2013-02-20 Grazvydas IgnotasRevert "Add various hugetlb arm high level hooks"
2013-02-20 Grazvydas IgnotasRevert "Add various hugetlb page table fix"
2013-02-20 Grazvydas IgnotasRevert "Introduce set_hugepte_ext api to setup huge...
2013-02-20 Grazvydas IgnotasRevert "Store huge page linux pte in mmu_context_t"
2013-02-20 Grazvydas IgnotasRevert "Using do_page_fault for section fault handling"
2013-02-20 Grazvydas IgnotasRevert "Add hugetlb Kconfig option"
2013-02-20 Grazvydas IgnotasRevert "Minor compiling fix"
2013-02-20 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2013-02-20 Ben HutchingsLinux 3.2.39 v3.2.39
2013-02-20 Jan Beulichx86/xen: don't assume %ds is usable in xen_iret for...
2013-02-20 Nithin Nayak... tg3: Fix crc errors on jumbo frame receive
2013-02-20 Nithin Nayak... tg3: Avoid null pointer dereference in tg3_interrupt...
2013-02-20 Sarveshwar... bridge: Pull ip header into skb->data before looking...
2013-02-20 Eric Dumazettcp: fix MSG_SENDPAGE_NOTLAST logic
next