aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ashmem: Move to drivers/staging/android; fix odd merges.Kyle Repinski2016-10-291-48/+0
* FROMLIST: drivers: char: random: add get_random_long()dcashman2016-10-291-0/+1
* FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.dcashman2016-10-291-0/+11
* Ducati reloading fix for early suspend.Luden2016-05-011-0/+1
* Extra CMA debugging code.Luden2016-05-012-0/+7
* Retry CMA allocations.Luden2016-05-011-1/+1
* OMAP: switch Ducati allocations to CMALuden2016-05-013-1/+8
* CMA fixes for kernel 3.0Luden2016-05-011-0/+3
* drivers: cma: add support for allocating pages from a fixed addressLuden2016-05-011-0/+2
* mm: trigger page reclaim in alloc_contig_range() to stabilise watermarksMarek Szyprowski2016-04-031-0/+9
* mm: mmzone: MIGRATE_CMA migration type addedMichal Nazarewicz2016-04-032-7/+34
* mm: page_isolation: MIGRATE_CMA isolation functions addedMichal Nazarewicz2016-04-032-10/+11
* mm: page_alloc: introduce alloc_contig_range()Michal Nazarewicz2016-04-031-0/+8
* drivers: add Contiguous Memory AllocatorMarek Szyprowski2016-04-033-0/+142
* Fix incorrect conflict resolution in "vfs: Add setns support for the mount na...Daniel Rosenberg2016-04-031-1/+0
* proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman2016-04-037-1/+14
* proc: Generalize proc inode allocationEric W. Biederman2016-04-031-0/+10
* vfs: Allow unprivileged manipulation of the mount namespace.Eric W. Biederman2016-04-032-3/+7
* vfs: Add a user namespace reference from struct mnt_namespaceEric W. Biederman2016-04-031-1/+3
* vfs: Add setns support for the mount namespaceEric W. Biederman2016-04-032-0/+9
* consitify do_mount() argumentsAl Viro2016-04-032-7/+7
* fs: introduce inode operation ->update_timeJosef Bacik2016-04-031-1/+9
* get rid of magic in proc_namespace.cAl Viro2016-04-031-1/+3
* get rid of ->mnt_longtermAl Viro2016-04-031-1/+0
* brlocks/lglocks: turn into functionsAndi Kleen2016-04-031-99/+26
* lglock: remove online variants of lockRusty Russell2016-04-031-56/+2
* mm: add a field to store names for private anonymous memoryColin Cross2016-04-033-1/+19
* procfs: mark thread stack correctly in proc/<pid>/mapsSiddhesh Poyarekar2016-03-111-0/+3
* LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris2016-03-111-50/+4
* security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris2016-03-111-14/+0
* capabilities: remove the task from capable LSM hook entirelyEric Paris2016-03-111-9/+7
* cputime: Clean up cputime_to_usecs and usecs_to_cputime macrosMichal Hocko2016-01-171-2/+2
* hashtable: introduce a small and naive hashtableSasha Levin2016-01-171-0/+192
* security: lsm_audit: add ioctl specific auditingJeff Vander Stoep2016-01-171-0/+7
* mm: page_alloc: retry direct compactionYi-wei Zhao2016-01-081-1/+1
* radix-tree: fix contiguous iteratorKonstantin Khlebnikov2016-01-081-1/+4
* radix-tree: introduce bit-optimized iteratorKonstantin Khlebnikov2016-01-081-0/+196
* radix_tree: remove radix_tree_indirect_to_ptr()Xiao Guangrong2016-01-081-3/+0
* tmpfs radix_tree: locate_item to speed up swapoffHugh Dickins2016-01-081-0/+1
* radix_tree: exceptional entries and indicesHugh Dickins2016-01-081-3/+33
* ksm: check and skip page, if it is already scannedPradeep Sawlani2016-01-081-0/+11
* cfq-iosched: fix the setting of IOPS mode on SSDsJens Axboe2016-01-081-0/+2
* block: cgroups, kconfig, build bits for BFQ-v7r8-3.3Arianna Avanzini2016-01-081-0/+6
* cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...Tejun Heo2016-01-081-3/+25
* threadgroup: extend threadgroup_lock() to cover exit and execfaux1232016-01-081-6/+26
* threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsemTejun Heo2016-01-082-20/+19
* iosched: prevent aliased requests from starving other I/OJeff Moyer2016-01-081-1/+1
* mm: pass readahead info down to the i/o schedulerLee Susman2016-01-081-0/+1
* block: add REQ_URGENT to request flagsPaul Reioux2016-01-081-1/+3
* block: Add API for urgent request handlingTatyana Brokhman2016-01-082-0/+6