aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ANDROID: android: base-cfg: disable CONFIG_SYSVIPCGreg Hackmann2017-04-111-1/+1
* UPSTREAM: ppp: defer netns reference release for ppp channelWANG Cong2017-04-111-2/+3
* netfilter: xt_quota2: make quota2_log work wellLiping Zhang2017-04-112-2/+20
* kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2017-04-1112-0/+852
* Input: xpad - x360w: report dpad as buttons and axesPavel Rojtberg2017-04-111-2/+20
* Input: xpad - factor out URB submission in xpad_play_effectPavel Rojtberg2017-04-111-71/+69
* Input: xpad - remove needless bulk out URB used for LED setupPavel Rojtberg2017-04-111-78/+1
* Input: xpad - use ida() for finding the pad_nrPavel Rojtberg2017-04-111-12/+20
* Input: xpad - clarify LED enumerationPavel Rojtberg2017-04-111-7/+9
* Input: xpad - fix Razer Atrox Arcade Stick button mappingDario Scarpa2017-04-111-1/+1
* Input: xpad - add Covert Forces edition of the Xbox One controllerErik Lundgren2017-04-111-0/+1
* Input: xpad - re-send LED command on present eventPavel Rojtberg2017-04-111-8/+20
* Input: xpad - set the LEDs properly on XBox Wireless controllersPierre-Loup A. Griffais2017-04-111-5/+45
* Input: xpad - add rumble support for Xbox One controllerMing-ting Yao Wei2017-04-111-0/+19
* Input: initialize device counter variables with -1Aniroop Mathur2017-04-115-12/+12
* Input: xpad - add Thrustmaster as Xbox 360 controller vendorTommi Rantala2017-04-111-0/+1
* Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing WheelTommi Rantala2017-04-111-0/+1
* Input: xpad - sync device IDs with xboxdrvBenjamin Valentin2017-04-111-0/+33
* Input: xpad - add VID/PID for Razer SabertoothFrank Razenberg2017-04-111-0/+1
* Input: xpad - add support for Xbox One controllersTed Mielczarek2017-04-111-17/+157
* Input: xpad - add new USB IDs for Logitech F310 and F710Petr Sebor2017-04-111-0/+2
* Input: xpad - change D-PAD mapping on Razer devicesThomaz de Oliveira dos Reis2017-04-111-2/+2
* lib: lz4: cleanup unaligned access efficiency detectionRui Salvaterra2017-04-111-3/+1
* lib: lz4: fixed zram with lz4 on big endian machinesRui Salvaterra2017-04-111-9/+12
* lz4: fix system halt at boot kernel on x86_64Krzysztof Kolasa2017-04-111-1/+11
* lib/lz4: Pull out constant tablesRasmus Villemoes2017-04-111-11/+7
* UPSTREAM: seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNOKees Cook2017-04-111-1/+3
* Security Vulnerability: I2C debug interfaceDavid Chu2017-04-111-1/+1
* nf: xt_qtaguid: fix handling for cases where tunnels are used.JP Abgrall2017-04-111-81/+70
* random32: add prandom_u32_max and convert open coded usersDaniel Borkmann2017-04-111-0/+7
* random: sprinkle e/f/prandom in places that deplete entropy oftenimoseyon2017-04-111-1/+1
* random.h: declare erandom functionimoseyon2017-04-111-0/+2
* random32: use e/frandom for reseeding, and a merge fixupimoseyon2017-04-111-3/+2
* UKSM: Add Governors for Higher CPU usage (HighCPU) for more merging, and low ...Joe Maples2017-04-111-4/+4
* uksm: use deferrable timerRyan Pennucci2017-04-111-4/+24
* mm: limit UKSM sleep time instead of failingRyan Pennucci2017-04-111-1/+4
* uksm: Fix warningJoe Maples2017-04-111-1/+1
* uksm: clean up and remove some (no)inlinesRyan Pennucci2017-04-111-13/+7
* uksm: modify ema logic and tidy upRyan Pennucci2017-04-111-57/+41
* uksm: enhancements and cleanupsRyan Pennucci2017-04-111-69/+169
* uksm: squashed fixupsRyan Pennucci2017-04-111-121/+96
* UKSM: cast variable as constNathan Chancellor2017-04-111-1/+1
* UKSM: remove U64_MAX definitionNathan Chancellor2017-04-111-1/+0
* mm,ksm: add __GFP_HIGH to the allocation in alloc_stable_node()zhong jiang2017-04-111-1/+6
* mm,ksm: fix endless looping in allocating memory when ksm enablezhong jiang2017-04-111-1/+2
* ksm: fix conflict between mmput and scan_get_next_rmap_itemZhou Chengming2017-04-111-5/+10
* mm/ksm.c: mark stable page dirtyMinchan Kim2017-04-111-0/+6
* mm/ksm.c: use list_for_each_entry_safeGeliang Tang2017-04-111-13/+7
* ksm: unstable_tree_search_insert error checking cleanupAndrea Arcangeli2017-04-111-2/+3
* ksm: use find_mergeable_vma in try_to_merge_with_ksm_pageAndrea Arcangeli2017-04-111-6/+2