index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Don't show empty tag stats for unprivileged uids
Mohamad Ayyash
2016-09-28
1
-1
/
+1
*
power: wakeup: add wakelock toggles
engstk
2016-09-28
1
-0
/
+29
*
ARM: add documentation for finding start of physical memory
Russell King
2016-09-28
1
-1
/
+18
*
ARM: 8294/1: ATAG_DTB_COMPAT: remove the DT workspace's hardcoded 64KB size
Nicolas Pitre
2016-09-28
1
-9
/
+30
*
ARM: compressed/head.S: remove s3c24xx special case
Heiko Stuebner
2016-09-28
1
-5
/
+0
*
futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == u…
Thomas Gleixner
2016-09-28
1
-0
/
+25
*
netfilter: IDLETIMER: fix invalid deference of timer
JP Abgrall
2016-09-28
1
-1
/
+1
*
mm, vmalloc: remove useless variable in vmap_block
Joonsoo Kim
2016-09-28
1
-2
/
+0
*
mm, vmalloc: use well-defined find_last_bit() func
Joonsoo Kim
2016-09-28
1
-9
/
+6
*
sched: remove migration notification from RT class
Steve Muckle
2016-09-28
1
-19
/
+1
*
sched: provide per cpu-cgroup option to notify on migrations
Steve Muckle
2016-09-28
1
-1
/
+19
*
crypto: arm/aes update NEON AES module to latest OpenSSL version
Ard Biesheuvel
2016-09-28
2
-8
/
+16
*
proc: introduce proc_mem_open()
Oleg Nesterov
2016-09-28
2
-15
/
+23
*
mempolicy: fix show_numa_map() vs exec() + do_set_mempolicy() race
Oleg Nesterov
2016-09-28
1
-24
/
+9
*
proc/maps: make vm_is_stack() logic namespace-friendly
Oleg Nesterov
2016-09-28
4
-24
/
+53
*
proc/maps: replace proc_maps_private->pid with "struct inode *inode"
Oleg Nesterov
2016-09-28
3
-5
/
+5
*
fs/proc/task_mmu.c: update m->version in the main loop in m_start()
Oleg Nesterov
2016-09-28
1
-1
/
+4
*
fs/proc/task_mmu.c: reintroduce m->version logic
Oleg Nesterov
2016-09-28
1
-6
/
+19
*
fs/proc/task_mmu.c: introduce m_next_vma() helper
Oleg Nesterov
2016-09-28
1
-5
/
+10
*
fs/proc/task_mmu.c: simplify m_start() to make it readable
Oleg Nesterov
2016-09-28
1
-24
/
+10
*
fs/proc/task_mmu.c: kill the suboptimal and confusing m->version logic
Oleg Nesterov
2016-09-28
1
-24
/
+1
*
fs/proc/task_mmu.c: shift "priv->task = NULL" from m_start() to m_stop()
Oleg Nesterov
2016-09-28
1
-6
/
+3
*
fs/proc/task_mmu.c: cleanup the "tail_vma" horror in m_next()
Oleg Nesterov
2016-09-28
1
-5
/
+3
*
fs/proc/task_mmu.c: simplify the vma_stop() logic
Oleg Nesterov
2016-09-28
1
-16
/
+19
*
fs/proc/task_mmu.c: shift mm_access() from m_start() to proc_maps_open()
Oleg Nesterov
2016-09-28
2
-9
/
+29
*
fs/proc/task_mmu.c: unify/simplify do_maps_open() and numa_maps_open()
Oleg Nesterov
2016-09-28
1
-28
/
+16
*
fs/proc/task_mmu.c: don't use task->mm in m_start() and show_*map()
Oleg Nesterov
2016-09-28
1
-5
/
+3
*
readahead: make context readahead more conservative
Fengguang Wu
2016-09-28
1
-4
/
+4
*
mmc: core: fix race between mmc_power_off and mmc_power_up
Sahitya Tummala
2016-09-28
1
-1
/
+8
*
slub: do not assert not having lock in removing freed partial
Steven Rostedt
2016-09-28
1
-5
/
+3
*
mm: slub: work around unneeded lockdep warning
Dave Hansen
2016-09-28
1
-3
/
+6
*
ARM: 8191/1: decompressor: ensure I-side picks up relocated code
Will Deacon
2016-09-28
1
-2
/
+15
*
slub: don't use cpu partial pages on UP
Uwe Kleine-König
2016-09-28
1
-1
/
+1
*
slab: do not panic if we fail to create memcg cache
Vladimir Davydov
2016-09-28
1
-1
/
+8
*
slab: clean up kmem_cache_create_memcg() error handling
Vladimir Davydov
2016-09-28
1
-34
/
+31
*
mm/slab: Give s_next and s_stop slab-specific names
Wanpeng Li
2016-09-28
3
-8
/
+8
*
mm/slab: Fix /proc/slabinfo unwriteable for slab
Wanpeng Li
2016-09-28
1
-1
/
+9
*
mm/slab: Sharing s_next and s_stop between slab and slub
Wanpeng Li
2016-09-28
3
-12
/
+5
*
topology: add support for node_to_mem_node() to determine the fallback node
Joonsoo Kim
2016-09-28
2
-0
/
+18
*
slub: fall back to node_to_mem_node() node if allocating on memoryless node
Joonsoo Kim
2016-09-28
1
-6
/
+18
*
slub: disable tracing and failslab for merged slabs
Christoph Lameter
2016-09-28
1
-0
/
+11
*
slub: remove kmemcg id from create_unique_id
Vladimir Davydov
2016-09-28
1
-6
/
+0
*
slab: fix the alias count (via sysfs) of slab cache
Gu Zheng
2016-09-28
1
-1
/
+1
*
slub: avoid duplicate creation on the first object
Wei Yang
2016-09-28
1
-8
/
+11
*
mm, slub: mark resiliency_test as init text
David Rientjes
2016-09-28
1
-1
/
+1
*
slub: fix off by one in number of slab tests
Joonsoo Kim
2016-09-28
1
-3
/
+3
*
slub: search partial list on numa_mem_id(), instead of numa_node_id()
Joonsoo Kim
2016-09-28
1
-1
/
+1
*
mm, slab_common: add 'unlikely' to size check of kmalloc_slab()
Joonsoo Kim
2016-09-28
1
-1
/
+1
*
mm: slub: fix ALLOC_SLOWPATH stat
Dave Hansen
2016-09-28
1
-5
/
+3
*
mm, slab: suppress out of memory warning unless debug is enabled
David Rientjes
2016-09-28
2
-14
/
+25
[prev]
[next]