cascardo/linux.git
2012-12-11 Mel Gormanmm: numa: Add THP migration for the NUMA working set...
2012-12-11 Mel Gormanmm: sched: numa: Delay PTE scanning until a task is...
2012-12-11 Mel Gormanmm: sched: numa: Control enabling and disabling of...
2012-12-11 Mel Gormanmm: sched: numa: Control enabling and disabling of...
2012-12-11 Mel Gormanmm: sched: Adapt the scanning rate if a NUMA hinting...
2012-12-11 Mel Gormanmm: numa: Use a two-stage filter to restrict pages...
2012-12-11 Hillf Dantonmm: numa: migrate: Set last_nid on newly allocated...
2012-12-11 Hillf Dantonmm: numa: split_huge_page: Transfer last_nid on tail...
2012-12-11 Mel Gormanmm: numa: Introduce last_nid to the page frame
2012-12-11 Mel Gormansched: numa: Slowly increase the scanning period as...
2012-12-11 Mel Gormanmm: numa: Rate limit setting of pte_numa if node is...
2012-12-11 Mel Gormanmm: numa: Rate limit the amount of memory that is migra...
2012-12-11 Andrea Arcangelimm: numa: Structures for Migrate On Fault per NUMA...
2012-12-11 Mel Gormanmm: numa: Migrate pages handled during a pmd_numa hinti...
2012-12-11 Mel Gormanmm: numa: Migrate on reference policy
2012-12-11 Mel Gormanmm: numa: Add pte updates, hinting and migration stats
2012-12-11 Peter Zijlstramm: sched: numa: Implement slow start for working set...
2012-12-11 Mel Gormansched, numa, mm: Count WS scanning against present...
2012-12-11 Peter Zijlstramm: sched: numa: Implement constant, per task Working...
2012-12-11 Peter Zijlstramm: numa: Add fault driven placement and migration
2012-12-11 Mel Gormanmm: mempolicy: Hide MPOL_NOOP and MPOL_MF_LAZY from...
2012-12-11 Mel Gormanmm: mempolicy: Implement change_prot_numa() in terms...
2012-12-11 Lee Schermerhornmm: mempolicy: Add MPOL_MF_LAZY
2012-12-11 Mel Gormanmm: mempolicy: Use _PAGE_NUMA to migrate pages
2012-12-11 Mel Gormanmm: migrate: Drop the misplaced pages reference count...
2012-12-11 Peter Zijlstramm: migrate: Introduce migrate_misplaced_page()
2012-12-11 Lee Schermerhornmm: mempolicy: Check for misplaced page
2012-12-11 Lee Schermerhornmm: mempolicy: Add MPOL_NOOP
2012-12-11 Peter Zijlstramm: mempolicy: Make MPOL_LOCAL a real policy
2012-12-11 Mel Gormanmm: numa: Create basic numa page hinting infrastructure
2012-12-11 Andrea Arcangelimm: numa: split_huge_page: transfer the NUMA type from...
2012-12-11 Andrea Arcangelimm: numa: Support NUMA hinting page faults from gup...
2012-12-11 Andrea Arcangelimm: numa: pte_numa() and pmd_numa()
2012-12-11 Andrea Arcangelimm: numa: define _PAGE_NUMA
2012-12-11 Mel Gormanmm: compaction: Add scanned and isolated counters for...
2012-12-11 Mel Gormanmm: migrate: Add a tracepoint for migrate_pages
2012-12-11 Mel Gormanmm: compaction: Move migration fail/success stats to...
2012-12-11 Ingo Molnarmm: Optimize the TLB flush of sys_mprotect() and change...
2012-12-11 Peter Zijlstramm: Count the number of pages affected in change_protec...
2012-12-11 Mel Gormanmm: Check if PTE is already allocated during page fault
2012-12-11 Rik van Rielmm: Only flush the TLB when clearing an accessible pte
2012-12-11 Rik van Rielx86/mm: Introduce pte_accessible()
2012-12-11 Rik van Rielmm,generic: only flush the local TLB in ptep_set_access...
2012-12-11 Rik van Rielx86: mm: drop TLB flush from ptep_set_access_flags
2012-12-11 Rik van Rielx86: mm: only do a local tlb flush in ptep_set_access_f...
2012-11-17 Linus TorvaldsLinux 3.7-rc6 v3.7-rc6
2012-11-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2012-11-16 Linus TorvaldsMerge branch 'akpm' (Fixes from Andrew)
2012-11-16 Andrew Mortonrevert "mm: fix-up zone present pages"
2012-11-16 Hugh Dickinstmpfs: change final i_blocks BUG to WARNING
2012-11-16 Hugh Dickinstmpfs: fix shmem_getpage_gfp() VM_BUG_ON
2012-11-16 Will Deaconmm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as...
2012-11-16 Mel Gormanmm: revert "mm: vmscan: scale number of pages reclaimed...
2012-11-16 Randy Dunlaprapidio: fix kernel-doc warnings
2012-11-16 Xiaotian Fengswapfile: fix name leak in swapoff
2012-11-16 Hugh Dickinsmemcg: fix hotplugged memory zone oops
2012-11-16 David Rientjesmips, arc: fix build failure
2012-11-16 Michal Hockomemcg: oom: fix totalpages calculation for memory.swapp...
2012-11-16 David Rientjesmm: fix build warning for uninitialized value
2012-11-16 Michel Lespinassemm: add anon_vma_lock to validate_mm()
2012-11-16 Takashi IwaiKVM: x86: Fix invalid secondary exec controls in vmx_cp...
2012-11-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-11-16 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2012-11-16 Tom Herbertnet-rps: Fix brokeness causing OOO packets
2012-11-16 David S. MillerMerge tag 'batman-adv-fix-for-davem' of git://git.open...
2012-11-16 Eric Dumazettcp: handle tcp_net_metrics_init() order-5 memory alloc...
2012-11-16 Zhang RuiThermal: Add Linux/Thermal subsystem info in MAINTAINER...
2012-11-16 David Rientjesmm, oom: reintroduce /proc/pid/oom_adj
2012-11-16 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2012-11-16 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-11-16 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2012-11-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-11-16 Catalin Marinasarm64: Distinguish between user and kernel XN bits
2012-11-16 Linus TorvaldsMerge tag 'usb-3.7-rc5' of git://git./linux/kernel...
2012-11-16 Linus TorvaldsMerge tag 'tty-3.7-rc5' of git://git./linux/kernel...
2012-11-16 Linus TorvaldsMerge tag 'staging-3.7-rc5' of git://git./linux/kernel...
2012-11-16 Arnd BergmannMerge tag 'at91-fixes' of git://github.com/at91linux...
2012-11-16 Arnd BergmannMerge tag 'imx-fixes-rc' of git://git.pengutronix.de...
2012-11-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-11-16 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-11-16 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.linaro...
2012-11-16 Christoph FritzARM: imx: ehci: fix host power mask bit
2012-11-16 Wei YongjunARM i.MX: fix error-valued pointer dereference in clk_r...
2012-11-16 Johan HovoldARM: at91/usbh: fix overcurrent gpio setup
2012-11-16 Nicolas RoyerARM: at91/AT91SAM9G45: fix crypto peripherals irq issue...
2012-11-16 Antonio Quartullibatman-adv: process broadcast packets in BLA earlier
2012-11-16 Antonio Quartullibatman-adv: don't add TEMP clients belonging to other...
2012-11-16 Antonio Quartullibatman-adv: correctly pass the client flag on tt_response
2012-11-16 Antonio Quartullibatman-adv: fix tt_global_entries flags update
2012-11-16 Simon Marchitilegx: request_irq with a non-null device name
2012-11-16 Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-11-16 Dave AirlieMerge branch 'drm-fixes-3.7' of git://people.freedeskto...
2012-11-15 Akinobu Mitadrm/ttm: remove unneeded preempt_disable/enable
2012-11-15 Zhao Yakuittm: Clear the ttm page allocated from high memory...
2012-11-15 Dan Carpentervmwgfx: return an -EFAULT if copy_to_user() fails
2012-11-15 Jiri Pirkonet: correct check in dev_addr_del()
2012-11-15 Andrew Vagintcp: fix retransmission in repair mode
2012-11-15 Igor Mazanovclk: remove inline usage from clk-provider.h
2012-11-15 Linus TorvaldsMerge tag 'for-linus' of git://github.com/gxt/linux
2012-11-15 Linus TorvaldsMerge tag 'upstream-3.7-rc6' of git://git.infradead...
next