aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fs/namei.c: fix potential memory leak in path_lookupatimoseyon2016-09-101-1/+2
* tools/include: use stdint types for user-space byteshift headersYaakov Selkowitz2016-09-102-34/+34
* fs: Workaround the compiler's bad optimizationNikhilesh Reddy2016-09-101-1/+1
* X.509: silence asn1 compiler debug outputArnd Bergmann2016-09-101-11/+19
* arm64: Fix the ARM userspace buildSteve Kondik2016-09-102-0/+4
* regen defconfigMoyster2016-09-101-23/+26
* defconfigMoyster2016-09-101-2/+5
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-10160-1285/+1792
* add DEFAULT_ZENJan Engelmohr2016-09-101-0/+3
* fix conflictMoyster2016-09-101-22/+0
* 4cf01a4781fad322241f9f0f1b5901a1b9919e18Lorenzo Ori2016-09-101-15/+1
* block: sioplus: set fifo batch to 16 to reduce overload on eMMC and CPU.DespairFactor2016-09-101-1/+1
* block: sioplus Linux 3.10 compatibility updateripng2016-09-101-7/+17
* block: scheduler: add SIOPLUSdespairfactor2016-09-104-1/+447
* Zen Sched: set fifo batch to 16 to reduce overload on eMMC and CPUscafroglia932016-09-101-1/+1
* block: scheduler: add ZEN v2anarkia19762016-09-101-14/+14
* block: zen crashing on selection fixupripng2016-09-101-15/+25
* block: add zen schedulerripng2016-09-103-0/+289
* use -O3 compile flagsMoyster2016-09-101-2/+2
* defconfig updateMoyster2016-09-101-7/+7