Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
220018d388b8ab1fca1c5f0c6474bab47ad2c9c0
220018d
mm: numa: Add THP migration for the NUMA working set scanning fault case build fix
by Mel Gorman
· 12 years ago
b32967f
mm: numa: Add THP migration for the NUMA working set scanning fault case.
by Mel Gorman
· 12 years ago
5bca230
mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node
by Mel Gorman
· 12 years ago
3105b86
mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_DEBUG
by Mel Gorman
· 12 years ago
1a687c2
mm: sched: numa: Control enabling and disabling of NUMA balancing
by Mel Gorman
· 12 years ago
b8593bf
mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate
by Mel Gorman
· 12 years ago
e42c8ff
mm: numa: Use a two-stage filter to restrict pages being migrated for unlikely task<->node relationships
by Mel Gorman
· 12 years ago
bac0382
mm: numa: migrate: Set last_nid on newly allocated page
by Hillf Danton
· 12 years ago
5aa8037
mm: numa: split_huge_page: Transfer last_nid on tail page
by Hillf Danton
· 12 years ago
57e0a03
mm: numa: Introduce last_nid to the page frame
by Mel Gorman
· 12 years ago
fb003b8
sched: numa: Slowly increase the scanning period as NUMA faults are handled
by Mel Gorman
· 12 years ago
e14808b
mm: numa: Rate limit setting of pte_numa if node is saturated
by Mel Gorman
· 12 years ago
a8f6077
mm: numa: Rate limit the amount of memory that is migrated between nodes
by Mel Gorman
· 12 years ago
8177a42
mm: numa: Structures for Migrate On Fault per NUMA migration rate limiting
by Andrea Arcangeli
· 13 years ago
9532fec
mm: numa: Migrate pages handled during a pmd_numa hinting fault
by Mel Gorman
· 12 years ago
5606e38
mm: numa: Migrate on reference policy
by Mel Gorman
· 12 years ago
03c5a6e
mm: numa: Add pte updates, hinting and migration stats
by Mel Gorman
· 12 years ago
4b96a29
mm: sched: numa: Implement slow start for working set sampling
by Peter Zijlstra
· 12 years ago
9f40604
sched, numa, mm: Count WS scanning against present PTEs, not virtual memory ranges
by Mel Gorman
· 12 years ago
6e5fb22
mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate
by Peter Zijlstra
· 12 years ago
cbee9f8
mm: numa: Add fault driven placement and migration
by Peter Zijlstra
· 12 years ago
a720094
mm: mempolicy: Hide MPOL_NOOP and MPOL_MF_LAZY from userspace for now
by Mel Gorman
· 12 years ago
4b10e7d
mm: mempolicy: Implement change_prot_numa() in terms of change_protection()
by Mel Gorman
· 12 years ago
b24f53a
mm: mempolicy: Add MPOL_MF_LAZY
by Lee Schermerhorn
· 12 years ago
4daae3b
mm: mempolicy: Use _PAGE_NUMA to migrate pages
by Mel Gorman
· 12 years ago
149c33e
mm: migrate: Drop the misplaced pages reference count if the target node is full
by Mel Gorman
· 12 years ago
7039e1d
mm: migrate: Introduce migrate_misplaced_page()
by Peter Zijlstra
· 12 years ago
771fb4d
mm: mempolicy: Check for misplaced page
by Lee Schermerhorn
· 12 years ago
d3a7103
mm: mempolicy: Add MPOL_NOOP
by Lee Schermerhorn
· 12 years ago
479e280
mm: mempolicy: Make MPOL_LOCAL a real policy
by Peter Zijlstra
· 12 years ago
d10e63f
mm: numa: Create basic numa page hinting infrastructure
by Mel Gorman
· 12 years ago
1ba6e0b
mm: numa: split_huge_page: transfer the NUMA type from the pmd to the pte
by Andrea Arcangeli
· 12 years ago
0b9d705
mm: numa: Support NUMA hinting page faults from gup/gup_fast
by Andrea Arcangeli
· 12 years ago
be3a728
mm: numa: pte_numa() and pmd_numa()
by Andrea Arcangeli
· 12 years ago
dbe4d20
mm: numa: define _PAGE_NUMA
by Andrea Arcangeli
· 12 years ago
397487d
mm: compaction: Add scanned and isolated counters for compaction
by Mel Gorman
· 12 years ago
7b2a2d4
mm: migrate: Add a tracepoint for migrate_pages
by Mel Gorman
· 12 years ago
5647bc2
mm: compaction: Move migration fail/success stats to migrate.c
by Mel Gorman
· 12 years ago
1233d58
mm: Optimize the TLB flush of sys_mprotect() and change_protection() users
by Ingo Molnar
· 12 years ago
7da4d64
mm: Count the number of pages affected in change_protection()
by Peter Zijlstra
· 12 years ago
4fd0177
mm: Check if PTE is already allocated during page fault
by Mel Gorman
· 13 years ago
8d1acce
mm: Only flush the TLB when clearing an accessible pte
by Rik van Riel
· 12 years ago
2c3cf55
x86/mm: Introduce pte_accessible()
by Rik van Riel
· 12 years ago
cef23d9
mm,generic: only flush the local TLB in ptep_set_access_flags
by Rik van Riel
· 12 years ago
e4a1cc5
x86: mm: drop TLB flush from ptep_set_access_flags
by Rik van Riel
· 12 years ago
0f9a921
x86: mm: only do a local tlb flush in ptep_set_access_flags()
by Rik van Riel
· 12 years ago
f4a75d2e
Linux 3.7-rc6
by Linus Torvalds
· 12 years ago
51844b0
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
0cad3ff
Merge branch 'akpm' (Fixes from Andrew)
by Linus Torvalds
· 12 years ago
5576646
revert "mm: fix-up zone present pages"
by Andrew Morton
· 12 years ago
0f3c42f
tmpfs: change final i_blocks BUG to WARNING
by Hugh Dickins
· 12 years ago
215c02b
tmpfs: fix shmem_getpage_gfp() VM_BUG_ON
by Hugh Dickins
· 12 years ago
498c228
mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address
by Will Deacon
· 12 years ago
9671009
mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction based on failures"
by Mel Gorman
· 12 years ago
2ca3cb5
rapidio: fix kernel-doc warnings
by Randy Dunlap
· 12 years ago
f58b59c
swapfile: fix name leak in swapoff
by Xiaotian Feng
· 12 years ago
bea8c15
memcg: fix hotplugged memory zone oops
by Hugh Dickins
· 12 years ago
18f69427
mips, arc: fix build failure
by David Rientjes
· 12 years ago
9a5a8f1
memcg: oom: fix totalpages calculation for memory.swappiness==0
by Michal Hocko
· 12 years ago
1756954
mm: fix build warning for uninitialized value
by David Rientjes
· 12 years ago
63c3b90
mm: add anon_vma_lock to validate_mm()
by Michel Lespinasse
· 12 years ago
29282fd
KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()
by Takashi Iwai
· 12 years ago
1d567e1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
a8203d3
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
baefa31
net-rps: Fix brokeness causing OOO packets
by Tom Herbert
· 12 years ago
2a95388
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 12 years ago
976a702
tcp: handle tcp_net_metrics_init() order-5 memory allocation failures
by Eric Dumazet
· 12 years ago
d3fb695
Thermal: Add Linux/Thermal subsystem info in MAINTAINER file
by Zhang Rui
· 12 years ago
fa0cbbf
mm, oom: reintroduce /proc/pid/oom_adj
by David Rientjes
· 12 years ago
f4bcd79
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
26c6e80
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
5a0c02b
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
1a1e8c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
8e620b0
arm64: Distinguish between user and kernel XN bits
by Catalin Marinas
· 12 years ago
ec01487
Merge tag 'usb-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
d6ee1a2
Merge tag 'tty-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
7e11156
Merge tag 'staging-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
6658d6a
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
by Arnd Bergmann
· 12 years ago
57260e4
Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
by Arnd Bergmann
· 12 years ago
62735e5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
7279d7c
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
e057aad
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux
by Linus Torvalds
· 12 years ago
3d5e2ab
ARM: imx: ehci: fix host power mask bit
by Christoph Fritz
· 12 years ago
ecf026d
ARM i.MX: fix error-valued pointer dereference in clk_register_gate2()
by Wei Yongjun
· 12 years ago
641f3ce
ARM: at91/usbh: fix overcurrent gpio setup
by Johan Hovold
· 12 years ago
097965e
ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq support
by Nicolas Royer
· 12 years ago
74490f9
batman-adv: process broadcast packets in BLA earlier
by Antonio Quartulli
· 12 years ago
1f36aeb
batman-adv: don't add TEMP clients belonging to other backbone nodes
by Antonio Quartulli
· 12 years ago
27b37eb
batman-adv: correctly pass the client flag on tt_response
by Antonio Quartulli
· 12 years ago
e9c00136
batman-adv: fix tt_global_entries flags update
by Antonio Quartulli
· 12 years ago
6fc4adc
tilegx: request_irq with a non-null device name
by Simon Marchi
· 12 years ago
6f75511
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 12 years ago
3697fd5
Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 12 years ago
55aa914
drm/ttm: remove unneeded preempt_disable/enable
by Akinobu Mita
· 12 years ago
ac207ed
ttm: Clear the ttm page allocated from high memory zone correctly
by Zhao Yakui
· 12 years ago
888155b
vmwgfx: return an -EFAULT if copy_to_user() fails
by Dan Carpenter
· 12 years ago
a652208
net: correct check in dev_addr_del()
by Jiri Pirko
· 12 years ago
ec34232
tcp: fix retransmission in repair mode
by Andrew Vagin
· 12 years ago
93532c8
clk: remove inline usage from clk-provider.h
by Igor Mazanov
· 12 years ago
c5e35d6c
Merge tag 'for-linus' of git://github.com/gxt/linux
by Linus Torvalds
· 12 years ago
Next »