aboutsummaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* UPSTREAM: arm64: Allow hw watchpoint of length 3,5,6 and 7Pratyush Anand2017-04-132-0/+40
* BACKPORT: arm64: hw_breakpoint: Handle inexact watchpoint addressesPavel Labath2017-04-131-27/+69
* UPSTREAM: arm64: Allow hw watchpoint at varied offset from base addressPratyush Anand2017-04-133-28/+28
* defconfig: reintroduce CONFIG_ANDROID_INTF_ALARM_DEVMister Oyster2017-04-131-0/+1
* defconfig: enable SHA512 for android 7.1.2 preparationMister Oyster2017-04-131-1/+1
* defconfig: remove config_has_wakelock, only 3.10 wifi drivers used it, has_wa...Mister Oyster2017-04-131-1/+0
* ANDROID: Put KUSER_HELPERS disable behind configmspector2017-04-131-0/+18
* defconfig: remove CONFIG_IPV6_PRIVACYMister Oyster2017-04-131-1/+0
* defconfig: regenMister Oyster2017-04-131-13/+17
* defconfig: Disable 5ghz in p2p negotiationsMister Oyster2017-04-131-0/+1
* defconfig: build f2fsMister Oyster2017-04-131-0/+5
* 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