index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
gcov
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-12-11
mm: numa: Add fault driven placement and migration
Peter Zijlstra
11
-4
/
+224
2012-12-11
mm: mempolicy: Hide MPOL_NOOP and MPOL_MF_LAZY from userspace for now
Mel Gorman
2
-8
/
+5
2012-12-11
mm: mempolicy: Implement change_prot_numa() in terms of change_protection()
Mel Gorman
5
-145
/
+85
2012-12-11
mm: mempolicy: Add MPOL_MF_LAZY
Lee Schermerhorn
3
-18
/
+185
2012-12-11
mm: mempolicy: Use _PAGE_NUMA to migrate pages
Mel Gorman
3
-12
/
+60
2012-12-11
mm: migrate: Drop the misplaced pages reference count if the target node is full
Mel Gorman
1
-7
/
+10
2012-12-11
mm: migrate: Introduce migrate_misplaced_page()
Peter Zijlstra
2
-2
/
+117
2012-12-11
mm: mempolicy: Check for misplaced page
Lee Schermerhorn
3
-0
/
+85
2012-12-11
mm: mempolicy: Add MPOL_NOOP
Lee Schermerhorn
2
-5
/
+7
2012-12-11
mm: mempolicy: Make MPOL_LOCAL a real policy
Peter Zijlstra
2
-3
/
+7
2012-12-11
mm: numa: Create basic numa page hinting infrastructure
Mel Gorman
3
-3
/
+141
2012-12-11
mm: numa: split_huge_page: transfer the NUMA type from the pmd to the pte
Andrea Arcangeli
1
-0
/
+2
2012-12-11
mm: numa: Support NUMA hinting page faults from gup/gup_fast
Andrea Arcangeli
2
-0
/
+18
2012-12-11
mm: numa: pte_numa() and pmd_numa()
Andrea Arcangeli
3
-2
/
+152
2012-12-11
mm: numa: define _PAGE_NUMA
Andrea Arcangeli
1
-0
/
+20
2012-12-11
mm: compaction: Add scanned and isolated counters for compaction
Mel Gorman
3
-0
/
+13
2012-12-11
mm: migrate: Add a tracepoint for migrate_pages
Mel Gorman
8
-10
/
+82
2012-12-11
mm: compaction: Move migration fail/success stats to migrate.c
Mel Gorman
4
-8
/
+13
2012-12-11
mm: Optimize the TLB flush of sys_mprotect() and change_protection() users
Ingo Molnar
1
-1
/
+3
2012-12-11
mm: Count the number of pages affected in change_protection()
Peter Zijlstra
4
-18
/
+61
2012-12-11
mm: Check if PTE is already allocated during page fault
Mel Gorman
2
-2
/
+4
2012-12-11
mm: Only flush the TLB when clearing an accessible pte
Rik van Riel
1
-1
/
+2
2012-12-11
x86/mm: Introduce pte_accessible()
Rik van Riel
2
-0
/
+10
2012-12-11
mm,generic: only flush the local TLB in ptep_set_access_flags
Rik van Riel
1
-3
/
+3
2012-12-11
x86: mm: drop TLB flush from ptep_set_access_flags
Rik van Riel
1
-1
/
+0
2012-12-11
x86: mm: only do a local tlb flush in ptep_set_access_flags()
Rik van Riel
1
-1
/
+8
2012-11-17
Linux 3.7-rc6
v3.7-rc6
Linus Torvalds
1
-1
/
+1
2012-11-16
revert "mm: fix-up zone present pages"
Andrew Morton
6
-58
/
+1
2012-11-16
tmpfs: change final i_blocks BUG to WARNING
Hugh Dickins
1
-1
/
+1
2012-11-16
tmpfs: fix shmem_getpage_gfp() VM_BUG_ON
Hugh Dickins
1
-2
/
+14
2012-11-16
mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address
Will Deacon
1
-1
/
+1
2012-11-16
mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction...
Mel Gorman
1
-25
/
+0
2012-11-16
rapidio: fix kernel-doc warnings
Randy Dunlap
2
-1
/
+3
2012-11-16
swapfile: fix name leak in swapoff
Xiaotian Feng
1
-2
/
+2
2012-11-16
memcg: fix hotplugged memory zone oops
Hugh Dickins
4
-18
/
+38
2012-11-16
mips, arc: fix build failure
David Rientjes
1
-0
/
+1
2012-11-16
memcg: oom: fix totalpages calculation for memory.swappiness==0
Michal Hocko
2
-6
/
+19
2012-11-16
mm: fix build warning for uninitialized value
David Rientjes
1
-6
/
+4
2012-11-16
mm: add anon_vma_lock to validate_mm()
Michel Lespinasse
1
-0
/
+2
2012-11-16
KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()
Takashi Iwai
1
-4
/
+7
2012-11-16
net-rps: Fix brokeness causing OOO packets
Tom Herbert
1
-1
/
+3
2012-11-16
tcp: handle tcp_net_metrics_init() order-5 memory allocation failures
Eric Dumazet
1
-3
/
+9
2012-11-16
Thermal: Add Linux/Thermal subsystem info in MAINTAINER file
Zhang Rui
1
-0
/
+8
2012-11-16
mm, oom: reintroduce /proc/pid/oom_adj
David Rientjes
3
-4
/
+130
2012-11-16
arm64: Distinguish between user and kernel XN bits
Catalin Marinas
3
-23
/
+25
2012-11-16
ARM: imx: ehci: fix host power mask bit
Christoph Fritz
2
-2
/
+2
2012-11-16
ARM i.MX: fix error-valued pointer dereference in clk_register_gate2()
Wei Yongjun
1
-1
/
+1
2012-11-16
ARM: at91/usbh: fix overcurrent gpio setup
Johan Hovold
4
-4
/
+4
2012-11-16
ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq sup...
Nicolas Royer
1
-6
/
+6
2012-11-16
batman-adv: process broadcast packets in BLA earlier
Antonio Quartulli
1
-6
/
+6
[next]