aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds2016-11-071-0/+1
* PCI: Add Netronome NFP4000 PF device IDSimon Horman2016-11-071-0/+1
* PCI: Add Netronome vendor and device IDsJason S. McMullan2016-11-071-0/+6
* proc/maps: make vm_is_stack() logic namespace-friendlyOleg Nesterov2016-09-281-2/+2
* topology: add support for node_to_mem_node() to determine the fallback nodeJoonsoo Kim2016-09-281-0/+17
* mm, slub: fix the typo in include/linux/slub_def.hZhi Yong Wu2016-09-281-1/+1
* slub: remove verify_mem_not_deleted()Christoph Lameter2016-09-281-13/+0
* slub: rework sysfs layout for memcg cachesVladimir Davydov2016-09-281-0/+3
* net: pkt_sched: PIE AQM schemeVijay Subramanian2016-09-181-0/+25
* net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdiscTerry Lam2016-09-181-0/+25
* pkt_sched: fq: fix pacing for small framesEric Dumazet2016-09-181-0/+3
* pkt_sched: fq: warn users using defrateEric Dumazet2016-09-181-3/+1
* pkt_sched: fq: Fair Queue packet schedulerEric Dumazet2016-09-181-0/+41
* cgroup: add cgroup->serial_nr and implement cgroup_next_sibling()Tejun Heo2016-09-181-0/+10
* cgroup: make cgroup_is_removed() staticTejun Heo2016-09-181-1/+0
* cgroup: implement task_cgroup_path_from_hierarchy()Tejun Heo2016-09-181-0/+2
* blk-throttle: implement proper hierarchy supportTejun Heo2016-09-181-0/+2
* block, bdi: an active gendisk always has a request_queue associated with itTejun Heo2016-09-131-1/+1
* bdi: reimplement bdev_inode_switch_bdi()Tejun Heo2016-09-131-1/+0
* asm-generic: rwsem: ensure sem->cnt is only accessed via atomic_long_*Will Deacon2016-09-131-1/+1
* security: lsm_audit: add ioctl specific auditingJeff Vander Stoep2016-09-101-0/+7
* FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.dcashman2016-09-101-0/+11
* net: diag: Support destroying TCP sockets.Lorenzo Colitti2016-09-101-0/+2
* net: diag: Support SOCK_DESTROY for inet sockets.Lorenzo Colitti2016-09-101-0/+4
* net: diag: Add the ability to destroy a socket.Lorenzo Colitti2016-09-103-0/+4
* net: diag: split inet_diag_dump_one_icsk into twoLorenzo Colitti2016-09-101-0/+5
* sched: cpufreq: Adds a field cpu_power in the task_structRuchi Kandoi2016-09-102-1/+10
* kernel: make READ_ONCE() valid on const argumentsLinus Torvalds2016-09-101-3/+3
* kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger2016-09-101-6/+6
* kernel: Provide READ_ONCE and ASSIGN_ONCEChristian Borntraeger2016-09-101-0/+74
* FROMLIST: security,perf: Allow further restriction of perf_event_openJeff Vander Stoep2016-09-101-0/+5
* llist: defining relaxed version of llist_emptySumit Singh2016-09-101-0/+6
* hrtimer: enhance power efficiencySumit Singh2016-09-101-0/+7
* thread_info: enhance power efficiencySumit Singh2016-09-101-0/+13
* asm-generic: processor.h: remove redundant macrosSumit Singh2016-09-101-7/+1
* asm-generic: processor.h: adding new header fileSumit Singh2016-09-101-0/+30
* asm-generic: relaxed.h: defined relaxed.hSumit Singh2016-09-101-0/+30
* asm-generic: atomic.h: relaxed atomic_readSumit Singh2016-09-101-0/+5
* random: sprinkle e/f/prandom in places that deplete entropy oftenimoseyon2016-09-101-1/+1
* random.h: declare erandom functionimoseyon2016-09-101-0/+2
* random: allow architectures to optionally define random_get_entropy()Theodore Ts'o2016-09-101-0/+14
* random32: add prandom_u32_max and convert open coded usersDaniel Borkmann2016-09-101-1/+17
* random32: improvements to prandom_bytesDaniel Borkmann2016-09-101-2/+2
* random32: upgrade taus88 generator to taus113 from errata paperDaniel Borkmann2016-09-101-5/+6
* random32: move rnd_state to linux/random.hDaniel Borkmann2016-09-102-7/+4
* random32: add prandom_reseed_late() and call when nonblocking pool becomes in...Hannes Frederic Sowa2016-09-101-0/+1
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-107-3/+76
* block: scheduler: add SIOPLUSdespairfactor2016-09-101-0/+2
* cfq-iosched: fix the setting of IOPS mode on SSDsJens Axboe2016-09-011-0/+2
* block: Disable add_randomChester Kener2016-09-011-1/+1