| Commit message (Expand) | Author | Age | Files | Lines |
| * | UPSTREAM: arm64: Allow hw watchpoint of length 3,5,6 and 7 | Pratyush Anand | 2017-04-13 | 2 | -0/+40 |
| * | BACKPORT: arm64: hw_breakpoint: Handle inexact watchpoint addresses | Pavel Labath | 2017-04-13 | 1 | -27/+69 |
| * | UPSTREAM: arm64: Allow hw watchpoint at varied offset from base address | Pratyush Anand | 2017-04-13 | 3 | -28/+28 |
| * | defconfig: reintroduce CONFIG_ANDROID_INTF_ALARM_DEV | Mister Oyster | 2017-04-13 | 1 | -0/+1 |
| * | defconfig: enable SHA512 for android 7.1.2 preparation | Mister Oyster | 2017-04-13 | 1 | -1/+1 |
| * | defconfig: remove config_has_wakelock, only 3.10 wifi drivers used it, has_wa... | Mister Oyster | 2017-04-13 | 1 | -1/+0 |
| * | ANDROID: Put KUSER_HELPERS disable behind config | mspector | 2017-04-13 | 1 | -0/+18 |
| * | defconfig: remove CONFIG_IPV6_PRIVACY | Mister Oyster | 2017-04-13 | 1 | -1/+0 |
| * | defconfig: regen | Mister Oyster | 2017-04-13 | 1 | -13/+17 |
| * | defconfig: Disable 5ghz in p2p negotiations | Mister Oyster | 2017-04-13 | 1 | -0/+1 |
| * | defconfig: build f2fs | Mister Oyster | 2017-04-13 | 1 | -0/+5 |
| * | defconfig: disable ksm/uksm, performance gains are not worth the battery trade | Moyster | 2017-04-13 | 1 | -2/+2 |
| * | defconfig: regen | Mister Oyster | 2017-04-13 | 1 | -2/+2 |
| * | defconfig: disable PM_SYNC_BEFORE_SUSPEND since we have a battery, we don't r... | Moyster | 2017-04-11 | 1 | -1/+1 |
| * | defconfig: aosp | Moyster | 2017-04-11 | 1 | -2/+2 |
| * | defconfig: renable CONFIG_WQ_POWER_EFFICIENT_DEFAULT | Moyster | 2017-04-11 | 1 | -1/+1 |
| * | BACKPORT: FROMLIST: mm: ASLR: use get_random_long() | dcashman | 2017-04-11 | 7 | -12/+12 |
| * | arm64: enable more compressed Image formats | Olof Johansson | 2017-04-11 | 2 | -1/+16 |
| * | arm64: kbuild: make "make install" not depend on vmlinux | Masahiro Yamada | 2017-04-11 | 3 | -3/+17 |
| * | arm, kbuild: make "make install" not depend on vmlinux | Robert Richter | 2017-04-11 | 3 | -10/+29 |
| * | Get rid of __cpuinit | Moyster | 2017-04-11 | 255 | -842/+842 |
| * | defconfig: enable LMK ADJ RBTREE | Moyster | 2017-04-11 | 1 | -0/+1 |
| * | defconfig: disable config_jump_label for stability | Moyster | 2017-04-11 | 1 | -1/+1 |
| * | crypto: arm - ignore generated SHA2 assembly files | Baruch Siach | 2017-04-11 | 1 | -0/+2 |
| * | defconfig: disable GATOR_DRIVER (profiling tool) | Mister Oyster | 2017-04-11 | 1 | -1/+1 |
| * | defconfig: remove inexistant line | Mister Oyster | 2017-04-11 | 1 | -1/+0 |
| * | constify ->actor | Al Viro | 2017-04-11 | 2 | -14/+11 |
| * | introduce ->iterate(), ctx->pos, dir_emit() | Al Viro | 2017-04-11 | 1 | -1/+1 |
| * | introduce iterate_dir() and dir_context | Al Viro | 2017-04-11 | 2 | -2/+6 |
| * | defconfig: add SdcardFS | Mister Oyster | 2017-04-11 | 1 | -0/+1 |
| * | Update m4u, smi and gud drivers | fire855 | 2017-04-11 | 1 | -1/+2 |
| * | arm64: lib: improve copy_page to deal with 128 bytes at a time | Will Deacon | 2017-04-11 | 1 | -8/+38 |
| * | defconfig: regen for 3.10.105 | Mister Oyster | 2017-04-11 | 1 | -24/+29 |
| * | metag: Only define atomic_dec_if_positive conditionally | Guenter Roeck | 2017-04-11 | 1 | -2/+1 |
| * | tile: avoid using clocksource_cyc2ns with absolute cycle count | Chris Metcalf | 2017-04-11 | 1 | -2/+2 |
| * | Fix potential infoleak in older kernels | Linus Torvalds | 2017-04-11 | 1 | -1/+1 |
| * | arc: don't leak bits of kernel stack into coredump | Al Viro | 2017-04-11 | 1 | -5/+6 |
| * | ia64: copy_from_user() should zero the destination on access_ok() failure | Al Viro | 2017-04-11 | 1 | -11/+9 |
| * | ppc32: fix copy_from_user() | Al Viro | 2017-04-11 | 1 | -19/+2 |
| * | sparc32: fix copy_from_user() | Al Viro | 2017-04-11 | 1 | -1/+3 |
| * | mn10300: copy_from_user() should zero on access_ok() failure... | Al Viro | 2017-04-11 | 1 | -1/+3 |
| * | openrisc: fix the fix of copy_from_user() | Guenter Roeck | 2017-04-11 | 1 | -1/+1 |
| * | openrisc: fix copy_from_user() | Al Viro | 2017-04-11 | 1 | -24/+11 |
| * | parisc: fix copy_from_user() | Al Viro | 2017-04-11 | 1 | -2/+5 |
| * | metag: copy_from_user() should zero the destination on access_ok() failure | Al Viro | 2017-04-11 | 1 | -1/+2 |
| * | alpha: fix copy_from_user() | Al Viro | 2017-04-11 | 1 | -11/+8 |
| * | mips: copy_from_user() must zero the destination on access_ok() failure | Al Viro | 2017-04-11 | 1 | -0/+3 |
| * | hexagon: fix strncpy_from_user() error return | Al Viro | 2017-04-11 | 1 | -1/+2 |
| * | sh: fix copy_from_user() | Al Viro | 2017-04-11 | 1 | -1/+4 |
| * | score: fix copy_from_user() and friends | Al Viro | 2017-04-11 | 1 | -21/+20 |