Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1192d526412b1b8ccb1493064cea06efc12c772b
1192d52
[PATCH] Cleanup: Add zone pointer to get_page_from_freelist
by Christoph Lameter
· 18 years ago
bd1b167
[PATCH] Guarantee that the uncached allocator gets pages on the correct node
by Christoph Lameter
· 18 years ago
3d99cfb
[PATCH] sys_move_pages: Do not fall back to other nodes
by Christoph Lameter
· 18 years ago
9b819d2
[PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset/memory policy restrictions
by Christoph Lameter
· 18 years ago
056c624
[PATCH] slab: fix lockdep warnings
by Ravikiran G Thirumalai
· 18 years ago
2ed3a4e
[PATCH] slab: do not panic when alloc_kmemlist fails and slab is up
by Christoph Lameter
· 18 years ago
117f6eb
[PATCH] slab: extract __kmem_cache_destroy from kmem_cache_destroy
by Christoph Lameter
· 18 years ago
dbe5e69
[PATCH] slab: optimize kmalloc_node the same way as kmalloc
by Christoph Hellwig
· 18 years ago
da6052f
[PATCH] update some mm/ comments
by Nick Piggin
· 18 years ago
e5ac9c5
[PATCH] Add some comments to slab.c
by Ravikiran G Thirumalai
· 18 years ago
dfd54cb
[PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMIT
by Heiko Carstens
· 18 years ago
b72f160
[PATCH] oom: more printk
by Nick Piggin
· 18 years ago
5081dde
[PATCH] oom: kthread infinite loop fix
by Nick Piggin
· 18 years ago
af5b912
[PATCH] oom: swapoff tasks tweak
by Nick Piggin
· 18 years ago
4a3ede1
[PATCH] oom: handle oom_disable exiting
by Nick Piggin
· 18 years ago
50ec3bb
[PATCH] oom: handle current exiting
by Nick Piggin
· 18 years ago
7887a3d
[PATCH] oom: cpuset hint
by Nick Piggin
· 18 years ago
4ff1ffb
[PATCH] oom: reclaim_mapped on oom
by Nick Piggin
· 18 years ago
408d854
[PATCH] oom: use unreclaimable info
by Nick Piggin
· 18 years ago
6ddab3b
[PATCH] mm: swap write failure fixup
by Peter Zijlstra
· 18 years ago
ca5f970
[PATCH] slab: respect architecture and caller mandated alignment
by Pekka Enberg
· 18 years ago
db37648
[PATCH] mm: non syncing lock_page()
by Nick Piggin
· 18 years ago
28e4d96
[PATCH] mm: remove_mapping() safeness
by Nick Piggin
· 18 years ago
bfa5bf6
[PATCH] Add kerneldocs for some functions in mm/memory.c
by Rolf Eike Beer
· 18 years ago
7ff6f08
[PATCH] CPU hotplug compatible alloc_percpu()
by Martin Peschke
· 18 years ago
8bc719d
[PATCH] out of memory notifier
by Martin Schwidefsky
· 18 years ago
19655d3
[PATCH] linearly index zone->node_zonelists[]
by Christoph Lameter
· 18 years ago
2f6726e
[PATCH] Apply type enum zone_type
by Christoph Lameter
· 18 years ago
4e4785b
[PATCH] mempolicies: fix policy_zone check
by Christoph Lameter
· 18 years ago
b9b1578
[PATCH] reduce MAX_NR_ZONES: fix i386 SRAT check for MAX_NR_ZONES
by Christoph Lameter
· 18 years ago
27bf71c
[PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones
by Christoph Lameter
· 18 years ago
e53ef38
[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional
by Christoph Lameter
· 18 years ago
fb0e794
[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional
by Christoph Lameter
· 18 years ago
2f1b624
[PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and comment
by Christoph Lameter
· 18 years ago
98d2b0e
[PATCH] reduce MAX_NR_ZONES: page allocator ZONE_HIGHMEM cleanup
by Christoph Lameter
· 18 years ago
c1f60a5
[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h
by Christoph Lameter
· 18 years ago
182e8e2
[PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on CONFIG_HIGHMEM
by Christoph Lameter
· 18 years ago
f06a968
[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
by Christoph Lameter
· 18 years ago
776ed98
[PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONES
by Christoph Lameter
· 18 years ago
f71bf0c
[PATCH] bootmem: miscellaneous coding style fixes
by Franck Bui-Huu
· 18 years ago
bbc7b92
[PATCH] bootmem: use pfn/page conversion macros
by Franck Bui-Huu
· 18 years ago
e786e86
[PATCH] bootmem: remove useless headers inclusions
by Franck Bui-Huu
· 18 years ago
bb0923a
[PATCH] bootmem: limit to 80 columns width
by Franck Bui-Huu
· 18 years ago
71fb2e8
[PATCH] bootmem: remove useless parentheses in bootmem header file
by Franck Bui-Huu
· 18 years ago
69d49e6
[PATCH] bootmem: mark link_bootmem() as part of the __init section
by Franck Bui-Huu
· 18 years ago
2d1a07d
[PATCH] bootmem: remove useless __init in header file
by Franck Bui-Huu
· 18 years ago
9102330
[PATCH] convert i386 NUMA KVA space to bootmem
by keith mannthey
· 18 years ago
b221385
[PATCH] mm/: make functions static
by Adrian Bunk
· 18 years ago
204ec84
[PATCH] mm: msync() cleanup
by Peter Zijlstra
· 18 years ago
ee6a645
[PATCH] mm: fixup do_wp_page()
by Peter Zijlstra
· 18 years ago
e88dd6c
[PATCH] mm: small cleanup of install_page()
by Peter Zijlstra
· 18 years ago
c1e6098
[PATCH] mm: optimize the new mprotect() code a bit
by Peter Zijlstra
· 18 years ago
edc79b2
[PATCH] mm: balance dirty pages
by Peter Zijlstra
· 18 years ago
d08b385
[PATCH] mm: tracking shared dirty pages
by Peter Zijlstra
· 18 years ago
725d704
[PATCH] mm: VM_BUG_ON
by Nick Piggin
· 18 years ago
a6ca1b9
[PATCH] update to the kernel kmap/kunmap API
by James Bottomley
· 18 years ago
3998b93
[PATCH] jbd: fix commit of ordered data buffers
by Jan Kara
· 18 years ago
632bbfe
[PATCH] trigger a syntax error if percpu macros are incorrectly used
by Jan Blunck
· 18 years ago
0a2966b
[PATCH] Fix longstanding load balancing bug in the scheduler
by Christoph Lameter
· 18 years ago
656ddf7
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 18 years ago
29da9f6
[libata] Fix oops introduced in non-uniform port handling fix
by Jeff Garzik
· 18 years ago
7e47202
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
7b29122
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
b7de567
[PATCH] VIDIOC_ENUMSTD bug
by Jonathan Corbet
· 18 years ago
1cc5f71
[PATCH] load_module: no BUG if module_subsys uninitialized
by Ed Swierk
· 18 years ago
bfa0e9a
[PATCH] i386: fix flat mode numa on a real numa system
by keith mannthey
· 18 years ago
3212fe1
[PATCH] cpu to node relationship fixup: map cpu to node
by KAMEZAWA Hiroyuki
· 18 years ago
0899298
[PATCH] cpu to node relationship fixup: acpi_map_cpu2node
by KAMEZAWA Hiroyuki
· 18 years ago
25981de
[PATCH] backlight: fix oops in __mutex_lock_slowpath during head /sys/class/graphics/fb0/*
by Michael Hanselmann
· 18 years ago
f3ef9ea
[PATCH] do not free non slab allocated per_cpu_pageset
by David Rientjes
· 18 years ago
24fd425
[PATCH] i386 bootioremap / kexec fix
by keith mannthey
· 18 years ago
0b16f21
[PATCH] rtc: lockdep fix/workaround
by Peter Zijlstra
· 18 years ago
c0ba7e5
[PATCH] autofs4: zero timeout prevents shutdown
by Ian Kent
· 18 years ago
c32a8fd
[PATCH] ata-piix: fixes kerneldoc error
by Henne
· 18 years ago
be5b6d3
[SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed.
by David S. Miller
· 18 years ago
efdbc1a
[SUNLANCE]: Mark sparc_lance_probe_one as __devinit.
by David S. Miller
· 18 years ago
a4c0291
[SPARC64]: Fix section-mismatch errors in solaris emul module.
by David S. Miller
· 18 years ago
4cc6773
[NetLabel]: update docs with website information
by Paul Moore
· 18 years ago
fd38585
[NetLabel]: rework the Netlink attribute handling (part 2)
by Paul Moore
· 18 years ago
fcd4828
[NetLabel]: rework the Netlink attribute handling (part 1)
by Paul Moore
· 18 years ago
4fe5d5c
[Netlink]: add nla_validate_nested()
by Paul Moore
· 18 years ago
22acb19
[NETLINK]: add nla_for_each_nested() to the interface list
by Paul Moore
· 18 years ago
df2115c
[NetLabel]: change the SELinux permissions
by Paul Moore
· 18 years ago
609c92f
[NetLabel]: make the CIPSOv4 cache spinlocks bottom half safe
by Paul Moore
· 18 years ago
14a72f5
[NetLabel]: correct improper handling of non-NetLabel peer contexts
by Paul Moore
· 18 years ago
a6d967a
[libata] No need for all those arch libata-portmap.h headers
by Jeff Garzik
· 18 years ago
597811e
[TCP]: make cubic the default
by Stephen Hemminger
· 18 years ago
3d2573f
[TCP]: default congestion control menu
by Stephen Hemminger
· 18 years ago
5b7c714
[ATM] he: Fix __init/__devinit conflict
by Roland Dreier
· 18 years ago
7c25041
[PATCH] pata_pdc2027x iomem annotations
by Al Viro
· 18 years ago
355edd2
[PATCH] fix idiocy in asd_init_lseq_mdp()
by Al Viro
· 18 years ago
3cc2754
[PATCH] SCSI gfp_t annotations
by Al Viro
· 18 years ago
855fc73
[PATCH] wrong thing iounmapped (qla3xxx)
by Al Viro
· 18 years ago
ee111d1
[PATCH] qla3xxx iomem annotations
by Al Viro
· 18 years ago
8a1cdc9
[PATCH] Revert ABI-breaking change in /proc
by Matthew Wilcox
· 18 years ago
76a081e
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
by David S. Miller
· 18 years ago
0d6c7ae
[NETFILTER]: Add dscp,DSCP headers to header-y
by Yasuyuki Kozakai
· 18 years ago
508df25
Merge git://git.infradead.org/~dwmw2/khdrs-2.6
by Linus Torvalds
· 18 years ago
6a3670c
[PATCH] missing include (free_irq() use)
by Al Viro
· 18 years ago
ae97dd9
[PATCH] NULL noise removal
by Al Viro
· 18 years ago
Next »