aboutsummaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 SOCK_DESTROY for inet sockets.Lorenzo Colitti2016-09-101-0/+4
* net: diag: Add the ability to destroy a socket.Lorenzo Colitti2016-09-101-0/+2
* 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
* 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-101-0/+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-106-3/+22
* 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
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-268-186/+123
* Linux 3.10.101 (accumulative patch)Stefan Guendhoer2016-08-264-18/+29
* Linux 3.10.100 (accumulative patch)Stefan Guendhoer2016-08-262-3/+3
* Linux 3.10.99 (accumulative patch)Stefan Guendhoer2016-08-264-6/+17
* Linux 3.10.98 (accumulative patch)Stefan Guendhoer2016-08-264-5/+47
* Linux 3.10.97 (accumulative patch)Stefan Guendhoer2016-08-261-1/+0
* Linux 3.10.96 (accumulative patch)Stefan Guendhoer2016-08-263-2/+3
* Linux 3.10.95 (accumulative patch)Stefan Guendhoer2016-08-262-0/+4
* skbuff: Fix skb checksum partial check.Pravin B Shelar2016-08-261-1/+1
* skbuff: Fix skb checksum flag on skb pullPravin B Shelar2016-08-261-0/+3
* security: fix typo in security_task_prctlJann Horn2016-08-261-1/+1
* include/linux: add compiler-gcc6.hLevin Calado2016-08-261-0/+64
* add uksm 0.1.2.3 for v3.10 .ge.46.patchLevin Calado2016-08-265-16/+259
* workqueue: Add system wide power_efficient workqueuesViresh Kumar2016-08-261-0/+8
* workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueuesViresh Kumar2016-08-261-0/+27
* mm: don't use compound_head() in virt_to_head_page()Joonsoo Kim2016-08-261-1/+26
* cpufreq: Introduce new relation for freq selectionStratos Karafotis2016-08-261-0/+1
* mm: reduce readahead from 1024kB to 512kBStefan Guendhoer2016-08-261-1/+1
* mm: pass readahead info down to the i/o schedulerLee Susman2016-08-261-0/+1
* block: add REQ_URGENT to request flagsTatyana Brokhman2016-08-261-1/+3
* block: Add API for urgent request handlingTatyana Brokhman2016-08-262-0/+6