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
...
*
mm: limit UKSM sleep time instead of failing
Ryan Pennucci
2017-04-11
1
-1
/
+4
*
uksm: Fix warning
Joe Maples
2017-04-11
1
-1
/
+1
*
uksm: clean up and remove some (no)inlines
Ryan Pennucci
2017-04-11
1
-13
/
+7
*
uksm: modify ema logic and tidy up
Ryan Pennucci
2017-04-11
1
-57
/
+41
*
uksm: enhancements and cleanups
Ryan Pennucci
2017-04-11
1
-69
/
+169
*
uksm: squashed fixups
Ryan Pennucci
2017-04-11
1
-121
/
+96
*
UKSM: cast variable as const
Nathan Chancellor
2017-04-11
1
-1
/
+1
*
UKSM: remove U64_MAX definition
Nathan Chancellor
2017-04-11
1
-1
/
+0
*
mm,ksm: add __GFP_HIGH to the allocation in alloc_stable_node()
zhong jiang
2017-04-11
1
-1
/
+6
*
mm,ksm: fix endless looping in allocating memory when ksm enable
zhong jiang
2017-04-11
1
-1
/
+2
*
ksm: fix conflict between mmput and scan_get_next_rmap_item
Zhou Chengming
2017-04-11
1
-5
/
+10
*
mm/ksm.c: mark stable page dirty
Minchan Kim
2017-04-11
1
-0
/
+6
*
mm/ksm.c: use list_for_each_entry_safe
Geliang Tang
2017-04-11
1
-13
/
+7
*
ksm: unstable_tree_search_insert error checking cleanup
Andrea Arcangeli
2017-04-11
1
-2
/
+3
*
ksm: use find_mergeable_vma in try_to_merge_with_ksm_page
Andrea Arcangeli
2017-04-11
1
-6
/
+2
*
ksm: use the helper method to do the hlist_empty check
Andrea Arcangeli
2017-04-11
1
-1
/
+1
*
ksm: don't fail stable tree lookups if walking over stale stable_nodes
Andrea Arcangeli
2017-04-11
1
-5
/
+27
*
ksm: add cond_resched() to the rmap_walks
Andrea Arcangeli
2017-04-11
2
-0
/
+5
*
ksm: Don't bug on pmd_trans_huge
Joe Maples
2017-04-11
1
-1
/
+0
*
crypto: lz4,lz4hc - fix decompression
KOVACS Krisztian
2017-04-11
2
-2
/
+2
*
crypto: add lz4 Cryptographic API
Chanho Min
2017-04-11
4
-1
/
+230
*
lib: lz4: Set ARM_EFFICIENT_UNALIGNED_ACCESS
Christopher Fries
2017-04-11
1
-0
/
+1
*
lib/sort: Add 64 bit swap function
Daniel Wagner
2017-04-11
1
-2
/
+21
*
lib/sort.c: move include inside #if 0
Rasmus Villemoes
2017-04-11
1
-1
/
+1
*
lib/sort.c: use simpler includes
Rasmus Villemoes
2017-04-11
1
-2
/
+2
*
lib: introduce upper case hex ascii helpers
Andre Naujoks
2017-04-11
2
-0
/
+13
*
ALSA: timer: fix NULL pointer dereference on memory allocation failure
Vegard Nossum
2017-04-11
1
-2
/
+13
*
ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE
Vegard Nossum
2017-04-11
1
-0
/
+1
*
ALSA: timer: fix NULL pointer dereference in read()/ioctl() race
Vegard Nossum
2017-04-11
1
-0
/
+4
*
trace: net: use %pK for kernel pointers
mukesh agrawal
2017-04-11
1
-2
/
+2
*
fix memory leaks in tracing_buffers_splice_read()
Al Viro
2017-04-11
1
-8
/
+9
*
zlib: clean up some dead code
Sergey Senozhatsky
2017-04-11
3
-393
/
+0
*
lib: zlib_inflage: fixed potential buffer overflow
Paul Taysom
2017-04-11
1
-2
/
+3
*
lib/crc7: Shift crc7() output left 1 bit
George Spelvin
2017-04-11
7
-49
/
+53
*
lib: crc32: Add some additional __pure annotations
George Spelvin
2017-04-11
2
-4
/
+4
*
lib: crc32: Mark test data __initconst
George Spelvin
2017-04-11
1
-2
/
+2
*
lib: crc32: Greatly shrink CRC combining code
George Spelvin
2017-04-11
2
-79
/
+82
*
lib/crc32.c: remove unnecessary __constant
Fabian Frederick
2017-04-11
1
-2
/
+2
*
lib: crc32: reduce number of cases for crc32{, c}_combine
Daniel Borkmann
2017-04-11
1
-2
/
+2
*
lib: crc32: conditionally resched when running testcases
Daniel Borkmann
2017-04-11
1
-0
/
+3
*
lib: crc32: add test cases for crc32{, c}_combine routines
Daniel Borkmann
2017-04-11
1
-0
/
+72
*
lib: crc32: add functionality to combine two crc32{, c}s in GF(2)
Daniel Borkmann
2017-04-11
2
-0
/
+121
*
lib: crc32: clean up spacing in test cases
Daniel Borkmann
2017-04-11
1
-200
/
+100
*
lib/crc32: update the comments of crc32_{be,le}_generic()
Gu Zheng
2017-04-11
1
-6
/
+11
*
Optimize ARM memset and memzero functions
Harm Hanemaaijer
2017-04-11
3
-184
/
+250
*
Optimize copy_page for modern ARM platforms
Harm Hanemaaijer
2017-04-11
3
-24
/
+78
*
Rename ARM assembler push/pull macros
Harm Hanemaaijer
2017-04-11
7
-206
/
+206
*
Speed up console framebuffer imageblit function
Harm Hanemaaijer
2017-04-11
1
-5
/
+147
*
lib/string.c: improve strrchr()
Rasmus Villemoes
2017-04-11
1
-6
/
+6
*
fs/seq_file: fix out-of-bounds read
Vegard Nossum
2017-04-11
1
-1
/
+3
[prev]
[next]