Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0f2cc4ecd81dc1917a041dc93db0ada28f8356fa
/
mm
0f2cc4e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
2ecdc82
kill unused invalidate_inode_pages helper
by Christoph Hellwig
· 15 years ago
a626b46
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
0a135ba
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
6d6b89b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
81d0d95
sparsemem: Fix compilation on PowerPC
by Yinghai Lu
· 15 years ago
ac0f6f9
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
4787188
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
64d497f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
fb90ef9
early_res: Add free_early_partial()
by Yinghai Lu
· 15 years ago
9f33be2
Merge branches 'clks' and 'pnx' into devel
by Russell King
· 15 years ago
5a2d419
memcg: fix oom killing a child process in an other cgroup
by KAMEZAWA Hiroyuki
· 15 years ago
2ee78f7
x86: Fix non-bootmem compilation on PowerPC
by Yinghai Lu
· 15 years ago
87b8d1a
mm: Make copy_from_user() in migrate.c statically predictable
by H. Peter Anvin
· 15 years ago
4b3073e
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
by Russell King
· 15 years ago
2bb4646
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
43cf38e
percpu: add __percpu sparse annotations to core kernel subsystems
by Tejun Heo
· 15 years ago
9bdac91
sparsemem: Put mem map for one node together.
by Yinghai Lu
· 15 years ago
a4322e1
sparsemem: Put usemap for one node together
by Yinghai Lu
· 15 years ago
0867721
x86: Make 64 bit use early_res instead of bootmem before slab
by Yinghai Lu
· 15 years ago
2e18e04
Merge branch 'sh/dmaengine'
by Paul Mundt
· 15 years ago
6f5a55f
Fix potential crash with sys_move_pages
by Linus Torvalds
· 15 years ago
8e04221
Merge branch 'sh/stable-updates'
by Paul Mundt
· 15 years ago
094e953
hugetlb: fix section mismatches
by Jeff Mahoney
· 15 years ago
931e80e
mm: flush dcache before writing into page to avoid alias
by anfei zhou
· 15 years ago
02b709d
mm: purge fragmented percpu vmap blocks
by Nick Piggin
· 15 years ago
de56042
mm: percpu-vmap fix RCU list walking
by Nick Piggin
· 15 years ago
ab38612
Merge branch 'master' into percpu
by Tejun Heo
· 15 years ago
9d3f188
Merge branch 'sh/stable-updates'
by Paul Mundt
· 15 years ago
a701623
mm: fix migratetype bug which slowed swapping
by Hugh Dickins
· 15 years ago
0531b2a
mm: add new 'read_cache_page_gfp()' helper function
by Linus Torvalds
· 15 years ago
51c24aa
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
88f5004
vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
by Yongseok Koh
· 15 years ago
0c54de1
Merge branch 'sh/stable-updates'
by Paul Mundt
· 15 years ago
6ccf80e
page allocator: update NR_FREE_PAGES only when necessary
by KOSAKI Motohiro
· 15 years ago
7e66087
nommu: fix shared mmap after truncate shrinkage problems
by David Howells
· 15 years ago
efc1a3b
nommu: don't need get_unmapped_area() for NOMMU
by David Howells
· 15 years ago
779c102
nommu: remove a superfluous check of vm_region::vm_usage
by David Howells
· 15 years ago
1e2ae59
nommu: struct vm_region's vm_usage count need not be atomic
by David Howells
· 15 years ago
fce6647
memcg: ensure list is empty at rmdir
by Daisuke Nishimura
· 15 years ago
de3fab3
vmscan: kswapd: don't retry balance_pgdat() if all zones are unreclaimable
by KOSAKI Motohiro
· 15 years ago
d2dbe08
mm/page_alloc: fix the range check for backward merging
by Kazuhisa Ichikawa
· 15 years ago
5da779c
mm: export use_mm/unuse_mm to modules
by Michael S. Tsirkin
· 15 years ago
cedabed
vfs: Fix vmtruncate() regression
by OGAWA Hirofumi
· 15 years ago
644755e
Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'
by Paul Mundt
· 15 years ago
74dbdd2
mm: hugetlb: fix clear_huge_page()
by Andrea Arcangeli
· 15 years ago
129182e
percpu: avoid calling __pcpu_ptr_to_addr(NULL)
by Andrew Morton
· 15 years ago
6144a85
maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)
by Jason Wessel
· 15 years ago
7959722
NOMMU: Use copy_*_user_page() in access_process_vm()
by Jie Zhang
· 15 years ago
cfe79c0
NOMMU: Avoiding duplicate icache flushes of shared maps
by Mike Frysinger
· 15 years ago
ad59692
this_cpu: Remove pageset_notifier
by Christoph Lameter
· 15 years ago
99dcc3e
this_cpu: Page allocator conversion
by Christoph Lameter
· 15 years ago
0176bd3
sh: Drop down to a single quicklist.
by Paul Mundt
· 15 years ago
32032df
Merge branch 'master' into percpu
by Tejun Heo
· 15 years ago
f8e9766
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 15 years ago
66f0dc4
mm: move sys_mmap_pgoff from util.c
by Hugh Dickins
· 15 years ago
00afa75
SLAB: Fix lockdep annotation breakage
by Pekka Enberg
· 15 years ago
0b5e258
Merge branch 'sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-misc-2.6
by Linus Torvalds
· 15 years ago
6067d7e
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
443c6f1
SYSCTL: Add a mutex to the page_alloc zone order sysctl
by Andi Kleen
· 15 years ago
dd508ae
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
27df506
HWPOISON: Add PROC_FS dependency to hwpoison injector v2
by Andi Kleen
· 15 years ago
3981e15
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
925cc71
mm: Add notifier in pageblock isolation for balloon drivers
by Robert Jennings
· 15 years ago
55db493b
Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
efc8e7f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 15 years ago
dcc7cd0
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
by Linus Torvalds
· 15 years ago
65a80b4
readahead: add blk_run_backing_dev
by Hisashi Hifumi
· 15 years ago
58463c1
cpumask: avoid deprecated function in mm/slab.c
by Rusty Russell
· 15 years ago
718deb6
Fix breakage in shmem.c
by Al Viro
· 15 years ago
3299625
x86: Fix checking of SRAT when node 0 ram is not from 0
by Yinghai Lu
· 15 years ago
6e14154
NOMMU: Optimise away the {dac_,}mmap_min_addr tests
by David Howells
· 15 years ago
d4220f9
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
bac5e54
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
c05c4ed
direct I/O fallback sync simplification
by Christoph Hellwig
· 15 years ago
1c7c474
make generic_acl slightly more generic
by Christoph Hellwig
· 15 years ago
431547b
sanitize xattr handler prototypes
by Christoph Hellwig
· 15 years ago
0552f87
Untangling ima mess, part 1: alloc_file()
by Al Viro
· 15 years ago
2c48b9c
switch alloc_file() to passing struct path
by Al Viro
· 15 years ago
4b42af8
switch shmem_file_setup() to alloc_file()
by Al Viro
· 15 years ago
aa20d48
memcg: code clean, remove unused variable in mem_cgroup_resize_limit()
by Bob Liu
· 15 years ago
9ab322c
memcg: remove memcg_tasklist
by Daisuke Nishimura
· 15 years ago
d31f56d
memcg: avoid oom-killing innocent task in case of use_hierarchy
by Daisuke Nishimura
· 15 years ago
57f9fd7d
memcg: cleanup mem_cgroup_move_parent()
by Daisuke Nishimura
· 15 years ago
a3032a2
memcg: add mem_cgroup_cancel_charge()
by Daisuke Nishimura
· 15 years ago
d804658
memcg: make memcg's file mapped consistent with global VM
by KAMEZAWA Hiroyuki
· 15 years ago
cdec2e4
memcg: coalesce charging via percpu storage
by KAMEZAWA Hiroyuki
· 15 years ago
569b846
memcg: coalesce uncharge during unmap/truncate
by KAMEZAWA Hiroyuki
· 15 years ago
cd9b45b
memcg: fix memory.memsw.usage_in_bytes for root cgroup
by Kirill A. Shutemov
· 15 years ago
4365a56
oom-kill: fix NUMA constraint check with nodemask
by KAMEZAWA Hiroyuki
· 15 years ago
3b4798c
oom-kill: show virtual size and rss information of the killed process
by KOSAKI Motohiro
· 15 years ago
f2c03de
HWPOISON: Remove stray phrase in a comment
by Andi Kleen
· 15 years ago
12686d1
HWPOISON: Try to allocate migration page on the same node
by Andi Kleen
· 15 years ago
0d57eb8d
HWPOISON: Don't do early filtering if filter is disabled
by Andi Kleen
· 15 years ago
afcf938
HWPOISON: Add a madvise() injector for soft page offlining
by Andi Kleen
· 15 years ago
facb601
HWPOISON: Add soft page offline support
by Andi Kleen
· 15 years ago
2326c46
HWPOISON: Undefine short-hand macros after use to avoid namespace conflict
by Andi Kleen
· 15 years ago
0474a60
HWPOISON: Use new shake_page in memory_failure
by Andi Kleen
· 15 years ago
413f9ef
HWPOISON: mention HWPoison in Kconfig entry
by Andi Kleen
· 15 years ago
d15f107
HWPOISON: Use get_user_page_fast in hwpoison madvise
by Andi Kleen
· 15 years ago
Next »