aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BACKPORT: perf tools: Document the perf sysctlsBen Hutchings2016-09-102-20/+35
* fix partition pathMoyster2016-09-101-1/+1
* arm64: atomic: add missing macrosfranciscofranco2016-09-101-0/+64
* llist: defining relaxed version of llist_emptySumit Singh2016-09-101-0/+6
* hrtimer: enhance power efficiencySumit Singh2016-09-101-0/+7
* thread_info: enhance power efficiencySumit Singh2016-09-101-0/+13
* arm64: processor.h: remove redundant macrosSumit Singh2016-09-101-3/+1
* ARM64: defining macros to optimize power usageSumit Singh2016-09-101-0/+8
* arm64: asm: relaxed.h: defined relaxed.hSumit Singh2016-09-101-0/+33
* arm: asm: relaxed.h: defined relaxed.hSumit Singh2016-09-101-0/+20
* asm-generic: processor.h: remove redundant macrosSumit Singh2016-09-101-7/+1
* asm-generic: processor.h: adding new header fileSumit Singh2016-09-101-0/+30
* asm-generic: relaxed.h: defined relaxed.hSumit Singh2016-09-101-0/+30
* arm64: atomic.h: defining relaxed atomic_readSumit Singh2016-09-101-0/+2
* arm: atomic.h: defined relaxed atomic_readSumit Singh2016-09-101-0/+1
* asm-generic: atomic.h: relaxed atomic_readSumit Singh2016-09-101-0/+5
* arm64: lib: use pair accessors for copy_*_user routinesWill Deacon2016-09-103-18/+33
* arm64: kernel: pause/unpause function graph tracer in cpu_suspend()Lorenzo Pieralisi2016-09-101-0/+10
* arm64: head.S: remove unnecessary function alignmentMark Rutland2016-09-101-1/+6
* arm64: kernel thread don't need to save fpsimd context.Janet Liu2016-09-101-1/+2
* mm: slub: Default slub_max_order to 0Mel Gorman2016-09-101-1/+1
* kthread_work: wake up worker only when the worker is idleLai Jiangshan2016-09-101-1/+1
* cpufreq: remove race while accessing cur_policyBibek Basu2016-09-101-0/+6
* int_sqrt: Improve 3x faster integer sqrt.FlyFrog2016-09-101-15/+13
* int_sqrt: correction square root algo with namingramgear2016-09-101-10/+20
* fs: binfmt_elf: fix get_atrandom_bytes defined but not usedanarkia19762016-09-101-19/+0
* random: sprinkle e/f/prandom in places that deplete entropy oftenimoseyon2016-09-106-6/+6
* net/packet: merge fiximoseyon2016-09-101-7/+0
* random.h: declare erandom functionimoseyon2016-09-101-0/+2
* binfmt_elf: use prandom - do not deplete entropyanarkia19762016-09-101-1/+1
* random32: use e/frandom for reseeding, and a merge fixupimoseyon2016-09-101-3/+2
* random: allow architectures to optionally define random_get_entropy()Theodore Ts'o2016-09-102-4/+18
* random32: add prandom_u32_max and convert open coded usersDaniel Borkmann2016-09-104-16/+26
* random32: improvements to prandom_bytesDaniel Borkmann2016-09-102-23/+20
* random32: mix in entropy from core to late initcallHannes Frederic Sowa2016-09-101-21/+28
* lib/random32.c: minor cleanups and kdoc fixDaniel Borkmann2016-09-101-37/+39
* random32: avoid attempt to late reseed if in the middle of seedingSasha Levin2016-09-101-1/+12
* random32: use msecs_to_jiffies for reseed timerDaniel Borkmann2016-09-101-2/+6
* random32: add __init prefix to prandom_start_seed_timerDaniel Borkmann2016-09-101-2/+2
* random32: add test cases for taus113 implementationDaniel Borkmann2016-09-102-6/+196
* random32: upgrade taus88 generator to taus113 from errata paperDaniel Borkmann2016-09-102-39/+52
* random32: move rnd_state to linux/random.hDaniel Borkmann2016-09-102-7/+4
* random32: add prandom_reseed_late() and call when nonblocking pool becomes in...Hannes Frederic Sowa2016-09-103-2/+27
* random32: add periodic reseedingHannes Frederic Sowa2016-09-101-0/+23
* char: frandom: initial commit v1.1imoseyon2016-09-102-1/+416
* random: remove warningimoseyon2016-09-101-2/+0
* random: prevent add_input from doing anythingimoseyon2016-09-101-10/+1
* random: entropy tweaks are all the rage nowadaysimoseyon2016-09-101-52/+1
* Input: optimize events_per_packet count calculationAnshul Garg2016-09-101-9/+13
* mmc: core: With great features come great spamPranav Vashi2016-09-101-2/+2