aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* block: Fix format string mismatch in cfq-iosched.cMasanari Iida2016-09-131-1/+1
* ARM: rwsem: use asm-generic rwsem implementationWill Deacon2016-09-132-4/+2
* asm-generic: rwsem: ensure sem->cnt is only accessed via atomic_long_*Will Deacon2016-09-131-1/+1
* ARM: alignment: correctly decode instructions in BE8 mode.Ben Dooks2016-09-131-2/+7
* ARM: optimize memset_io()/memcpy_fromio()/memcpy_toio()Russell King2016-09-131-0/+25
* ARM: 8167/1: extend the reserved memory for initrd to be page alignedYalin Wang2016-09-132-0/+10
* arm: irq: Tone down kernel loggingmyfluxi2016-09-131-1/+1
* PM: Enable asynchronous noirq resume threads to save the resuming timeanarkia19762016-09-131-9/+33
* timer: optimize apply_slack()anarkia19762016-09-131-1/+1
* USB: android: Fix memory leak in mass_storage_function_init()Azhar Shaikh2016-09-131-0/+4
* cpuidle: Add need_resched() checkPatrick Daly2016-09-131-0/+5
* cpufreq: ondemand: Eliminate the deadband effectanarkia19762016-09-131-4/+7
* devfreq: gpu: added simple time_in_state statsanarkia19762016-09-131-0/+21
* PM: devfreq: Always reflect a change of polling intervalmyfluxi2016-09-131-1/+1
* PM: devfreq: Fix simple_ondemand crashing on startupmyfluxi2016-09-131-1/+4
* devfreq: Use high priority workqueuemyfluxi2016-09-131-1/+4
* FIOPS: forward port for use on 3.10 LinuxPaul Reioux2016-09-131-6/+17
* block: fiops add some trace informationShaohua Li2016-09-131-1/+18
* block: fiops bias sync workloadShaohua Li2016-09-131-0/+12
* block: fiops preserve vios key for deep queue depth workloadShaohua Li2016-09-131-3/+6
* block: fiops add ioprio supportShaohua Li2016-09-131-12/+93
* block: fiops sync/async scaleShaohua Li2016-09-131-0/+15
* block: fiops read/write request scaleShaohua Li2016-09-131-1/+70
* block: fiops ioscheduler coreShaohua Li2016-09-133-0/+568
* less debugMoyster2016-09-111-1/+1
* defconfig: enable CONFIG_INET_DIAG_DESTROYMoyster2016-09-111-0/+1
* Update README.mdMoyster2016-09-101-1/+1
* selinux: enable genfscon labeling for sysfs and pstore filesStephen Smalley2016-09-101-1/+3
* selinux: enable per-file labeling for debugfs files.Stephen Smalley2016-09-102-22/+22
* security: lsm_audit: add ioctl specific auditingJeff Vander Stoep2016-09-102-0/+22
* BACKPORT: FROMLIST: arm64: mm: support ARCH_MMAP_RND_BITS.dcashman2016-09-102-3/+27
* FROMLIST: arm: mm: support ARCH_MMAP_RND_BITS.dcashman2016-09-102-2/+10
* FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.dcashman2016-09-105-0/+142
* selinux: nlmsgtab: add SOCK_DESTROY to the netlink mapping tablesLorenzo Colitti2016-09-101-3/+4
* net: diag: support v4mapped sockets in inet_diag_find_one_icsk()Eric Dumazet2016-09-101-6/+12
* net: tcp: deal with listen sockets properly in tcp_abort.Lorenzo Colitti2016-09-101-0/+5
* net: diag: Support destroying TCP sockets.Lorenzo Colitti2016-09-106-0/+68
* net: diag: Support SOCK_DESTROY for inet sockets.Lorenzo Colitti2016-09-102-8/+19
* net: diag: Add the ability to destroy a socket.Lorenzo Colitti2016-09-104-3/+24
* net: diag: split inet_diag_dump_one_icsk into twoLorenzo Colitti2016-09-102-14/+37
* selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message typesPaul Moore2016-09-101-0/+2
* selinux/nlmsg: add XFRM_MSG_MAPPINGNicolas Dichtel2016-09-101-0/+1
* selinux/nlmsg: add XFRM_MSG_MIGRATENicolas Dichtel2016-09-101-0/+1
* selinux/nlmsg: add XFRM_MSG_REPORTNicolas Dichtel2016-09-101-0/+1
* selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFONicolas Dichtel2016-09-101-0/+2
* selinux/nlmsg: add XFRM_MSG_GETSPDINFONicolas Dichtel2016-09-101-0/+1
* selinux/nlmsg: add XFRM_MSG_NEWSPDINFONicolas Dichtel2016-09-101-0/+1
* UPSTREAM: selinux: fix bug in conditional rules handlingStephen Smalley2016-09-101-2/+2
* selinux: Android kernel compatibility with M userspaceJeff Vander Stoep2016-09-101-8/+61
* selinux: extended permissions for ioctlsJeff Vander Stoep2016-09-1011-60/+834