aboutsummaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* defconfig: disable ksm/uksm, performance gains are not worth the battery tradeMoyster2017-04-131-2/+2
* defconfig: regenMister Oyster2017-04-131-2/+2
* defconfig: disable PM_SYNC_BEFORE_SUSPEND since we have a battery, we don't r...Moyster2017-04-111-1/+1
* defconfig: aospMoyster2017-04-111-2/+2
* defconfig: renable CONFIG_WQ_POWER_EFFICIENT_DEFAULTMoyster2017-04-111-1/+1
* BACKPORT: FROMLIST: mm: ASLR: use get_random_long()dcashman2017-04-117-12/+12
* arm64: enable more compressed Image formatsOlof Johansson2017-04-112-1/+16
* arm64: kbuild: make "make install" not depend on vmlinuxMasahiro Yamada2017-04-113-3/+17
* arm, kbuild: make "make install" not depend on vmlinuxRobert Richter2017-04-113-10/+29
* Get rid of __cpuinitMoyster2017-04-11255-842/+842
* defconfig: enable LMK ADJ RBTREEMoyster2017-04-111-0/+1
* defconfig: disable config_jump_label for stabilityMoyster2017-04-111-1/+1
* crypto: arm - ignore generated SHA2 assembly filesBaruch Siach2017-04-111-0/+2
* defconfig: disable GATOR_DRIVER (profiling tool)Mister Oyster2017-04-111-1/+1
* defconfig: remove inexistant lineMister Oyster2017-04-111-1/+0
* constify ->actorAl Viro2017-04-112-14/+11
* introduce ->iterate(), ctx->pos, dir_emit()Al Viro2017-04-111-1/+1
* introduce iterate_dir() and dir_contextAl Viro2017-04-112-2/+6
* defconfig: add SdcardFSMister Oyster2017-04-111-0/+1
* Update m4u, smi and gud driversfire8552017-04-111-1/+2
* arm64: lib: improve copy_page to deal with 128 bytes at a timeWill Deacon2017-04-111-8/+38
* defconfig: regen for 3.10.105Mister Oyster2017-04-111-24/+29
* metag: Only define atomic_dec_if_positive conditionallyGuenter Roeck2017-04-111-2/+1
* tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf2017-04-111-2/+2
* Fix potential infoleak in older kernelsLinus Torvalds2017-04-111-1/+1
* arc: don't leak bits of kernel stack into coredumpAl Viro2017-04-111-5/+6
* ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro2017-04-111-11/+9
* ppc32: fix copy_from_user()Al Viro2017-04-111-19/+2
* sparc32: fix copy_from_user()Al Viro2017-04-111-1/+3
* mn10300: copy_from_user() should zero on access_ok() failure...Al Viro2017-04-111-1/+3
* openrisc: fix the fix of copy_from_user()Guenter Roeck2017-04-111-1/+1
* openrisc: fix copy_from_user()Al Viro2017-04-111-24/+11
* parisc: fix copy_from_user()Al Viro2017-04-111-2/+5
* metag: copy_from_user() should zero the destination on access_ok() failureAl Viro2017-04-111-1/+2
* alpha: fix copy_from_user()Al Viro2017-04-111-11/+8
* mips: copy_from_user() must zero the destination on access_ok() failureAl Viro2017-04-111-0/+3
* hexagon: fix strncpy_from_user() error returnAl Viro2017-04-111-1/+2
* sh: fix copy_from_user()Al Viro2017-04-111-1/+4
* score: fix copy_from_user() and friendsAl Viro2017-04-111-21/+20
* blackfin: fix copy_from_user()Al Viro2017-04-111-4/+5
* cris: buggered copy_from_user/copy_to_user/clear_userAl Viro2017-04-111-39/+32
* frv: fix clear_user()Al Viro2017-04-111-3/+9
* ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta2017-04-111-2/+9
* s390: get_user() should zero on failureAl Viro2017-04-111-4/+4
* score: fix __get_user/get_userAl Viro2017-04-111-1/+4
* sh64: failing __get_user() should zeroAl Viro2017-04-111-0/+1
* m32r: fix __get_user()Al Viro2017-04-111-1/+1
* mn10300: failing __get_user() and get_user() should zeroAl Viro2017-04-111-0/+1
* microblaze: fix copy_from_user()Al Viro2017-04-111-3/+6
* microblaze: fix __get_user()Al Viro2017-04-111-1/+1