Commit Graph

  • 8a14652b7a ANDROID: uid_sys_stats: fix access of task_uid(task) Ganesh Mahendran 2017-04-25 18:07:43 +0800
  • 820c025be9 ANDROID: uid_sys_stats: reduce update_io_stats overhead Jin Qian 2017-04-13 17:07:58 -0700
  • d31b2d168c ANDROID: uid_sys_stats: fix typo in init Jin Qian 2017-03-14 16:28:36 -0700
  • e97d4797d1 ANDROID: uid_sys_stats: change to use rt_mutex Wei Wang 2017-03-13 12:22:21 -0700
  • 3a3330d616 ANDROID: uid_sys_stats: account for fsync syscalls Jin Qian 2017-03-02 13:39:43 -0800
  • 96ed42c2c4 ANDROID: sched: add a counter to track fsync Jin Qian 2017-03-02 13:32:59 -0800
  • ee1ba6d2f9 ANDROID: uid_sys_stats: fix negative write bytes. Jin Qian 2017-02-28 15:09:42 -0800
  • aad84f7cc2 ANDROID: uid_sys_stats: remove unnecessary code in procstat switch Jin Qian 2017-02-16 18:07:05 -0800
  • e3a11b22a8 ANDROID: uid_sys_stats: return full size when state is not changed. Jin Qian 2017-01-19 16:34:34 -0800
  • f198d67c29 ANDROID: uid_sys_stats: allow writing same state Jin Qian 2017-01-17 17:26:07 -0800
  • aa4551d954 misc: kconfig: Update UID_SYS_STATS to depend on TASKSTATS Nathan Chancellor 2017-07-19 20:46:56 -0700
  • e737fb0b4d ANDROID: uid_sys_stats: rename uid_cputime.c to uid_sys_stats.c Jin Qian 2017-01-10 16:11:07 -0800
  • 67db9f4868 ANDROID: uid_cputime: add per-uid IO usage accounting Jin Qian 2017-01-10 16:10:35 -0800
  • ff1ca19734 mdss: mdss_fb: backlight dimmer option flar2 2015-12-02 21:04:40 -0500
  • 5aa74c988d asmlinkage Make __stack_chk_failed and memcmp visible Andi Kleen 2014-02-08 08:52:06 +0100
  • 7fb3075553 lib: update LZ4 compressor module Sven Schmidt 2017-02-24 15:01:12 -0800
  • dcbae7f095 bitmap: optimise bitmap_set and bitmap_clear of a single bit Matthew Wilcox 2017-07-10 15:51:29 -0700
  • 275b023ae2 kernel-api.rst: fix some complex tags at lib/bitmap.c mchehab@s-opensource.com 2017-03-30 17:11:35 -0300
  • d11dcdaa8c lib/bitmap.c: enhance bitmap syntax Noam Camus 2016-10-11 13:51:35 -0700
  • f1db2b57f6 lib/bitmap.c: conversion routines to/from u32 array David Decotigny 2016-02-19 09:23:59 -0500
  • 7ed84becbe lib/bitmap.c: bitmap_parselist can accept string with whitespaces on head or tail Pan Xinhui 2015-09-09 15:37:08 -0700
  • 0c2d87d6ad lib/bitmap.c: fix a special string handling bug in __bitmap_parselist Pan Xinhui 2015-09-09 15:37:05 -0700
  • 2a2541caf6 lib/bitmap.c: correct a code style and do some, optimization Pan Xinhui 2015-09-09 15:37:02 -0700
  • a9da6aa07d lib/bitmap.c: bitmap_[empty,full]: remove code duplication Yury Norov 2015-04-16 12:44:00 -0700
  • 2e3e24c54c qcom: mpm-of: Convert __bitmap_empty in preparation for removal Nathan Chancellor 2017-07-17 20:15:04 -0700
  • 85b5d74322 lib: bitmap: remove redundant code from __bitmap_shift_left Rasmus Villemoes 2015-02-13 14:36:19 -0800
  • cc0a889f93 lib: bitmap: eliminate branch in __bitmap_shift_left Rasmus Villemoes 2015-02-13 14:36:16 -0800
  • a312971f6c lib: bitmap: change bitmap_shift_left to take unsigned parameters Rasmus Villemoes 2015-02-13 14:36:13 -0800
  • 493c14e296 lib: bitmap: yet another simplification in __bitmap_shift_right Rasmus Villemoes 2015-02-13 14:36:10 -0800
  • dc84367856 lib: bitmap: remove redundant code from __bitmap_shift_right Rasmus Villemoes 2015-02-13 14:36:08 -0800
  • e661d4763b lib: bitmap: eliminate branch in __bitmap_shift_right Rasmus Villemoes 2015-02-13 14:36:05 -0800
  • 4688f73a64 lib: bitmap: change bitmap_shift_right to take unsigned parameters Rasmus Villemoes 2015-02-13 14:36:02 -0800
  • a0ca904175 lib/bitmap.c: elide bitmap_copy_le on little-endian Rasmus Villemoes 2015-02-13 14:36:00 -0800
  • 88f24b1c3d lib/bitmap.c: change prototype of bitmap_copy_le Rasmus Villemoes 2015-02-13 14:35:57 -0800
  • fbe468ad7a lib/bitmap.c: make the bits parameter of bitmap_remap unsigned Rasmus Villemoes 2015-02-12 15:02:13 -0800
  • 851fa35cec lib/bitmap.c: simplify bitmap_ord_to_pos Rasmus Villemoes 2015-02-12 15:02:10 -0800
  • a4b92b94ae lib/bitmap.c: simplify bitmap_pos_to_ord Rasmus Villemoes 2015-02-12 15:02:07 -0800
  • 4d06443489 lib/bitmap.c: change parameters of bitmap_fold to unsigned Rasmus Villemoes 2015-02-12 15:02:04 -0800
  • 3aa3020443 lib/bitmap.c: update bitmap_onto to unsigned Rasmus Villemoes 2015-02-12 15:02:01 -0800
  • 9a1eaa0227 linux/cpumask.h: update bitmap wrappers to take unsigned int Rasmus Villemoes 2015-02-12 15:01:59 -0800
  • b1a107e1e7 linux/nodemask.h: update bitmap wrappers to take unsigned int Rasmus Villemoes 2015-02-12 15:01:56 -0800
  • 54bf18e110 lib/bitmap.c: more signed->unsigned conversions Rasmus Villemoes 2015-02-12 15:01:53 -0800
  • e3c1d8650a lib: bitmap: add missing mask in bitmap_andnot Rasmus Villemoes 2014-08-06 16:10:24 -0700
  • 2406e055ac lib: bitmap: add missing mask in bitmap_and Rasmus Villemoes 2014-08-06 16:10:22 -0700
  • 392387ef81 lib: bitmap: add missing mask in bitmap_shift_right Rasmus Villemoes 2014-08-06 16:10:20 -0700
  • dd46554cc8 lib: bitmap: micro-optimize bitmap_allocate_region Rasmus Villemoes 2014-08-06 16:10:18 -0700
  • 125cc064aa lib: bitmap: change parameter of bitmap_*_region to unsigned Rasmus Villemoes 2014-08-06 16:10:16 -0700
  • 2772976871 lib: bitmap: fix typo in kerneldoc for bitmap_pos_to_ord Rasmus Villemoes 2014-08-06 16:10:14 -0700
  • 3950bf34a9 lib: bitmap: simplify bitmap_parselist Rasmus Villemoes 2014-08-06 16:10:12 -0700
  • 179d69f510 lib: add glibc style strchrnul() variant Grant Likely 2014-03-14 17:00:14 +0000
  • 91b2d63d73 lib: bitmap: make the start index of bitmap_clear unsigned Rasmus Villemoes 2014-08-06 16:10:10 -0700
  • 1d0055c96d lib: bitmap: make the start index of bitmap_set unsigned Rasmus Villemoes 2014-08-06 16:10:07 -0700
  • 9804470c2a lib: bitmap: make nbits parameter of bitmap_weight unsigned Rasmus Villemoes 2014-08-06 16:10:05 -0700
  • eb5a11687f lib: bitmap: make nbits parameter of bitmap_subset unsigned Rasmus Villemoes 2014-08-06 16:10:03 -0700
  • 3a46a9905e lib: bitmap: make nbits parameter of bitmap_intersects unsigned Rasmus Villemoes 2014-08-06 16:10:01 -0700
  • 0827b48879 lib: bitmap: make nbits parameter of bitmap_{and,or,xor,andnot} unsigned Rasmus Villemoes 2014-08-06 16:09:59 -0700
  • e2a3b5b507 lib: bitmap: remove unnecessary mask from bitmap_complement Rasmus Villemoes 2014-08-06 16:09:57 -0700
  • a4cef39ae3 lib: bitmap: make nbits parameter of bitmap_complement unsigned Rasmus Villemoes 2014-08-06 16:09:55 -0700
  • 1c56691d92 lib: bitmap: make nbits parameter of bitmap_equal unsigned Rasmus Villemoes 2014-08-06 16:09:53 -0700
  • 8e3f487812 lib: bitmap: make nbits parameter of bitmap_full unsigned Rasmus Villemoes 2014-08-06 16:09:51 -0700
  • 457e80b21d lib: bitmap: make nbits parameter of bitmap_empty unsigned Rasmus Villemoes 2014-08-06 16:09:49 -0700
  • 1f798311a3 lib: add module support to crc32 tests Geert Uytterhoeven 2017-02-24 15:00:49 -0800
  • 3c956cf574 crc32: use ktime_get_ns() for measurement Arnd Bergmann 2016-08-02 14:04:16 -0700
  • 69d4b51053 lib: crc32: Add some additional __pure annotations George Spelvin 2014-06-23 15:11:56 +0200
  • 6cb5e444a8 lib: crc32: Mark test data __initconst George Spelvin 2014-06-23 15:11:55 +0200
  • decbd4f935 lib: crc32: Greatly shrink CRC combining code George Spelvin 2014-06-23 15:11:54 +0200
  • 4357ff147e lib/crc32.c: remove unnecessary __constant Fabian Frederick 2014-06-04 16:11:56 -0700
  • e7cfbb985d lib: crc32: reduce number of cases for crc32{, c}_combine Daniel Borkmann 2013-11-04 17:10:27 +0100
  • 189ba1d989 lib: crc32: conditionally resched when running testcases Daniel Borkmann 2013-11-04 17:10:26 +0100
  • 1d0f6b3689 lib: crc32: add test cases for crc32{, c}_combine routines Daniel Borkmann 2013-10-30 11:50:50 +0100
  • 95c0f30222 lib: crc32: add functionality to combine two crc32{, c}s in GF(2) Daniel Borkmann 2013-10-30 11:50:49 +0100
  • 9af2e60d4f lib: crc32: clean up spacing in test cases Daniel Borkmann 2013-10-30 11:50:48 +0100
  • 4f9925c269 lib/crc32: update the comments of crc32_{be,le}_generic() Gu Zheng 2013-09-11 14:23:52 -0700
  • bf50b84620 clk: qcom: clock-cpu-8994: Use CLKFLAG_NO_RATE_CACHE for a57_hf_mux_v2 Nathan Chancellor 2017-07-17 03:28:12 -0700
  • a93eac4dd9 qcom-cpufreq: Use CLKFLAG_NO_RATE_CACHE Sultanxda 2017-07-16 19:46:59 -0700
  • 4e9a940eb3 crypto: lz4,lz4hc - fix decompression KOVACS Krisztian 2014-08-22 10:44:35 +0200
  • b8f1fe639a lib/decompress: set the compressor name to NULL on error Aneesh Kumar K.V 2015-07-17 16:24:26 -0700
  • abb6df17af lib/decompress.c: consistency of compress formats for kernel image Haesung Kim 2014-12-12 16:58:08 -0800
  • 0c10df1015 initramfs: debug detected compression method Daniel M. Weeks 2014-04-07 15:39:16 -0700
  • 6ccec4ea9c lib/decompressors: use real out buf size for gunzip with kernel Yinghai Lu 2015-09-09 15:39:12 -0700
  • e06550c352 initramfs: support initramfs that is bigger than 2GiB Yinghai Lu 2014-08-08 14:23:14 -0700
  • f6ed8949bb initrd: fix lz4 decompress with initrd Yinghai Lu 2014-08-08 14:23:10 -0700
  • 7e00c04e5c lib/decompress_unlz4.c: always set an error return code on failures Jan Beulich 2014-01-23 15:56:20 -0800
  • 6b6781014c lib: lz4: cleanup unaligned access efficiency detection Rui Salvaterra 2016-04-09 22:05:35 +0100
  • 3942a42880 lib: lz4: fixed zram with lz4 on big endian machines Rui Salvaterra 2016-04-09 22:05:34 +0100
  • 120a3b2fad lz4: fix system halt at boot kernel on x86_64 Krzysztof Kolasa 2015-05-03 22:58:59 -0500
  • c251980f19 LZ4 : fix the data abort issue JeHyeon Yeon 2015-03-16 01:03:19 +0000
  • b72f1b112b lz4: add overrun checks to lz4_uncompress_unknownoutputsize() Greg Kroah-Hartman 2014-07-03 16:06:57 -0700
  • bb7aa6b057 lib: add support for LZ4-compressed kernel Kyungsik Lee 2013-07-08 16:01:46 -0700
  • a83a974a41 .gitignore: ignore *.lz4 files Markus Trippelsdorf 2013-07-31 13:53:33 -0700
  • 47450ee422 lib/lz4: Pull out constant tables Rasmus Villemoes 2015-02-10 11:12:21 +0100
  • 658f26601d lib: lz4: Set ARM_EFFICIENT_UNALIGNED_ACCESS Christopher Fries 2014-12-23 16:57:02 -0800
  • 466680cf8f arm: add support for LZ4-compressed kernel Kyungsik Lee 2013-07-08 16:01:48 -0700
  • 1f0f2b0406 Apply CFLAGS, -Os to decompress.o to improve decompress performance during boot-up process flar2 2014-11-26 23:08:56 -0500
  • 5d322f6e3d crypto: add lz4 Cryptographic API LaboDJ 2013-12-06 15:39:45 +0100
  • 3bbade14f3 vmstat: squash 4 patches from upstream Francisco Franco 2016-08-26 12:33:43 +0000
  • 1ccf2d2e84 BACKPORT: selinux: restrict kernel module loading Jeff Vander Stoep 2016-04-05 13:06:27 -0700
  • fadcf3a330 UPSTREAM: selinux: fix bug in conditional rules handling Stephen Smalley 2015-11-23 16:07:41 -0500
  • 593d6ddef3 selinux: remove unused variabled in the netport, netnode, and netif caches Paul Moore 2014-08-07 20:55:30 -0400
  • 0b4428eef8 selinux: conditionally reschedule in hashtab_insert while loading selinux policy Dave Jones 2014-05-15 15:03:53 -0400