Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e83fb17f9ba6ea0c64d084cca0c557d7e7dc9693
« Previous
bc7e982
[PATCH] SELinux: convert sbsec semaphore to a mutex
by Eric Paris
· 18 years ago
2397074
[PATCH] SELinux: change isec semaphore to a mutex
by Eric Paris
· 18 years ago
296fddf
[PATCH] SELinux: eliminate inode_security_set_security
by Eric Paris
· 18 years ago
f3f8771
[PATCH] selinux: add support for range transitions on object classes
by Darrel Goeddel
· 18 years ago
016b9bd
[PATCH] selinux: enable configuration of max policy version
by Stephen Smalley
· 18 years ago
9a2f44f
[PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interface
by Stephen Smalley
· 18 years ago
1a70cd4
[PATCH] selinux: rename selinux_ctxid_to_string
by Stephen Smalley
· 18 years ago
62bac01
[PATCH] selinux: eliminate selinux_task_ctxid
by Stephen Smalley
· 18 years ago
89fa302
[PATCH] NUMA: Add zone_to_nid function
by Christoph Lameter
· 18 years ago
4415cc8
[PATCH] Hugepages: Use page_to_nid rather than traversing zone pointers
by Christoph Lameter
· 18 years ago
5a291b98
[PATCH] oom-kill: update comments to reflect current code
by Ram Gupta
· 18 years ago
83e33a4
[PATCH] zone reclaim with slab: avoid unecessary off node allocations
by Christoph Lameter
· 18 years ago
0ff3849
[PATCH] zone_reclaim: dynamic slab reclaim
by Christoph Lameter
· 18 years ago
972d1a7
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
by Christoph Lameter
· 18 years ago
8417bba
[PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zone
by Christoph Lameter
· 18 years ago
d00bcc9
[PATCH] Extract the allocpercpu functions from the slab allocator
by Christoph Lameter
· 18 years ago
39bbcb8
[PATCH] mm: do not check unpopulated zones for draining and counter updates
by Christoph Lameter
· 18 years ago
006d22d
[PATCH] Optimize free_one_page
by Christoph Lameter
· 18 years ago
46a82b2
[PATCH] Standardize pxx_page macros
by Dave McCracken
· 18 years ago
d2e7b7d
[PATCH] fix potential stack overflow in mm/slab.c
by Siddha, Suresh B
· 18 years ago
980128f
[PATCH] Define easier to handle GFP_THISNODE
by Christoph Lameter
· 18 years ago
fbd9816
[PATCH] Profiling: require buffer allocation on the correct node
by Christoph Lameter
· 18 years ago
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
28b79ff
[MTD ONENAND] Check OneNAND lock scheme & all block unlock command support
by Kyungmin Park
· 18 years ago
8dd86ee
V4L/DVB (4641): Trivial: use lowercase letters in hex subsystem ids
by Michael Krufky
· 18 years ago
dab489d
V4L/DVB (4639): Cx88: add autodetection for alternate revision of Leadtek PVR
by Michael Krufky
· 18 years ago
aa481a6
V4L/DVB (4638): Basic DVB-T and analog TV support for the HVR1300.
by Steven Toth
· 18 years ago
1c2d034
V4L/DVB (4637): Add a default method for VIDIOC_G_PARM
by Mauro Carvalho Chehab
· 18 years ago
3d265c9
V4L/DVB (4635): Extend bttv and saa7134 to check for both AGP and PCI PCI failure case
by Alan Cox
· 18 years ago
13f1371
V4L/DVB (4634): Zr36120: implement pcipci checks
by Alan Cox
· 18 years ago
e355880
V4L/DVB (4632): Zoran: Implement pcipci failure check
by Alan Cox
· 18 years ago
d7e7a15
V4L/DVB (4631): Av7110: remove V4L2_CAP_VBI_CAPTURE flag
by Oliver Endriss
· 18 years ago
d98821e
V4L/DVB (4630): Av7110: FW_LOADER depemdency fixed
by Oliver Endriss
· 18 years ago
b04c1ba
V4L/DVB (4629): Saa7134: add card support for Proteus Pro 2309
by Michal Majchrowicz
· 18 years ago
666c73d
V4L/DVB (4628): Fix VIDIOC_ENUMSTD ioctl in videodev.c
by Sascha Hauer
· 18 years ago
d7fbefe
V4L/DVB (4627): Vivi crashes with mplayer
by Sascha Hauer
· 18 years ago
183d896
V4L/DVB (4626): On saa7111/7113, LUMA_CTRL need a different value
by Mauro Carvalho Chehab
· 18 years ago
bc28287
V4L/DVB (4624): Tvaudio: Replaced kernel_thread() with kthread_run()
by Cedric Le Goater
· 18 years ago
c93a5c3
V4L/DVB (4622): Copy-paste bug in videodev.c
by Sascha Hauer
· 18 years ago
5ab6b26
V4L/DVB (4620): Fix AGC configuration for MOD3000P-based boards
by Jose Alberto Reguero
· 18 years ago
6386828
V4L/DVB (4619): Fixes some I2C dependencies on V4L devices
by Mauro Carvalho Chehab
· 18 years ago
83905b0
V4L/DVB (4617): Problem with dibusb-mb.c USB IDs
by Alistair Buxton
· 18 years ago
Next »