aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lib: crc32: conditionally resched when running testcasesDaniel Borkmann2017-04-111-0/+3
* lib: crc32: add test cases for crc32{, c}_combine routinesDaniel Borkmann2017-04-111-0/+72
* lib: crc32: add functionality to combine two crc32{, c}s in GF(2)Daniel Borkmann2017-04-112-0/+121
* lib: crc32: clean up spacing in test casesDaniel Borkmann2017-04-111-200/+100
* lib/crc32: update the comments of crc32_{be,le}_generic()Gu Zheng2017-04-111-6/+11
* Optimize ARM memset and memzero functionsHarm Hanemaaijer2017-04-113-184/+250
* Optimize copy_page for modern ARM platformsHarm Hanemaaijer2017-04-113-24/+78
* Rename ARM assembler push/pull macrosHarm Hanemaaijer2017-04-117-206/+206
* Speed up console framebuffer imageblit functionHarm Hanemaaijer2017-04-111-5/+147
* lib/string.c: improve strrchr()Rasmus Villemoes2017-04-111-6/+6
* fs/seq_file: fix out-of-bounds readVegard Nossum2017-04-111-1/+3
* timers: Use proper base migration in add_timer_on()Tejun Heo2017-04-111-3/+16
* mm: ksm use pr_err instead of printkPaul McQuade2017-04-111-2/+2
* readme: update / cleanupMister Oyster2017-04-114-9904/+2
* random: Add get_random_long fucntionJoe Maples2017-04-112-0/+23
* random: Backport driver from 4.1.31Joe Maples2017-04-115-328/+862
* defconfig: turn off MTK_METMister Oyster2017-04-111-2/+2
* defconfig: netfilter cleanupMister Oyster2017-04-111-1/+1
* defconfig: ril: define Active Modem to 5 instead of 6 to fix LTE (thanks @dan...Mister Oyster2017-04-111-1/+1
* net: inet: diag: expose the socket mark to privileged processes.Lorenzo Colitti2017-04-114-16/+37
* net: diag: make udp_diag_destroy work for mapped addresses.Lorenzo Colitti2017-04-111-2/+2
* net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern2017-04-114-0/+97
* net: diag: slightly refactor the inet_diag_bc_audit error checks.Lorenzo Colitti2017-04-111-11/+18
* net: diag: Add support to filter on device indexDavid Ahern2017-04-112-0/+26
* cleanup: remove ANT remnantsMister Oyster2017-04-113-11/+1
* defconfig: renable ksm & uksmMister Oyster2017-04-111-1/+2
* defconfig: turn off some dev warningsMister Oyster2017-04-111-1/+1
* zram: avoid lockdep splat by revalidate_diskMinchan Kim2017-04-111-4/+18
* zram: revalidate disk after capacity changeMinchan Kim2017-04-111-1/+4
* net: ping: Fix stack buffer overflow in ping_common_sendmsg()Qidan He2017-04-111-1/+1
* defconfig: remove inexistant CONFIG_USE_GENERIC_SMP_HELPERSMister Oyster2017-04-116-6/+0
* UPSTREAM: arm64: vdso: Mark vDSO code as read-onlyDavid Brown2017-04-111-2/+1
* arm64: Add CONFIG_CC_STACKPROTECTORLaura Abbott2017-04-113-0/+45
* defconfig: less debugMister Oyster2017-04-111-1/+1
* defconfig: turn off Scheduler Stats collection (tiny overhead)Mister Oyster2017-04-111-1/+1
* kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2017-04-1123-30/+4
* iosched: bfq: fix buildMister Oyster2017-04-111-0/+32
* iosched: sio: fix buildMister Oyster2017-04-112-0/+409
* UPSTREAM: lz4: fix wrong compress buffer size for 64-bitsBongkyu Kim2017-04-111-2/+2
* zram: lz4: fix zcomp.h includeMister Oyster2017-04-111-1/+1
* defconfig: build with lz4Mister Oyster2017-04-111-0/+2
* lz4: add lz4 module.Kyungsik Lee2017-04-1114-4/+1813
* defconfig: enable LZ4 alg for zramMister Oyster2017-04-111-2/+2
* defconfig: revert unnecessary 'enhancements' who might impact negatively perf...Mister Oyster2017-04-111-2/+2
* netfilter: Change %p to %pK in debug messagesMin Chong2017-01-231-10/+10
* sensor: modify lsm6ds0(gyro&acc) for gyro input data overflow and wrongwenhao.deng2017-01-232-7/+7
* sensor: lsm6ds0 acc&gyro work together in PowerMode, and change to 2000DPSwenhao.deng2017-01-235-9/+132
* sensor: gyro lsm6ds0 modify PowerModewenhao.deng2017-01-233-131/+42
* defconfig: merge los13 -> los14 changesMister Oyster2017-01-231-7/+13
* remove FM code because FM is not usedXueqin Wang2017-01-23103-37527/+0