aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Remove misguided HAVE_MUTEX_OWNER check, take 2Oleg Drokin2017-08-021-30/+0
* Revert "Remove misguided HAVE_MUTEX_OWNER check"Brian Behlendorf2017-08-021-0/+30
* Remove misguided HAVE_MUTEX_OWNER checkOleg Drokin2017-08-021-30/+0
* Linux 4.13 compat: wait queuesBrian Behlendorf2017-07-231-0/+55
* Fix RWSEM_SPINLOCK_IS_RAW check failedChunwei Chen2017-06-281-1/+2
* config: allow --with-linux without --with-linux-objChunwei Chen2017-05-251-1/+2
* Linux 4.11 compat: remove stub for __put_task_structOlaf Faaland2017-03-201-20/+0
* Linux 4.11 compat: add linux/sched/signal.hOlaf Faaland2017-03-201-0/+19
* Linux 4.11 compat: vfs_getattr() takes 4 argsOlaf Faaland2017-03-201-17/+52
* Add support for recent kmem_cache_create_usercopyKevin Tanguy2017-01-171-0/+37
* Linux 4.9 compat: group_info changesChunwei Chen2016-10-201-0/+23
* Fix automatically generated release numberBrian Behlendorf2016-09-211-0/+8
* Fix HAVE_MUTEX_OWNER test for kernels prior to 4.6Tim Chase2016-08-011-0/+1
* Add handling for kernel 4.7's CONFIG_TRIM_UNUSED_KSYMSNikolay Borisov2016-08-011-0/+21
* Linux 4.8 compat: rw_semaphore atomic_long_t countBrian Behlendorf2016-07-291-0/+26
* Implement a proper rw_tryupgradeChunwei Chen2016-05-311-0/+25
* Linux 4.7 compat: inode_lock() and friendsChunwei Chen2016-05-201-0/+25
* Use kernel provided mutex ownerChunwei Chen2016-04-251-0/+29
* Skip GPL-only symbols test when cross-compilingKamil Domanski2015-12-141-8/+11
* Revert "Skip GPL-only symbols test when cross-compiling"Brian Behlendorf2015-12-111-1/+0
* Skip GPL-only symbols test when cross-compilingKamil DomaƄski2015-12-111-0/+1
* Default to --disable-debug-kmemBrian Behlendorf2015-07-211-4/+3
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-171-1/+1
* Retire rwsem_is_locked() compatBrian Behlendorf2015-06-101-22/+0
* Add RHEL style kmod packagesBrian Behlendorf2015-03-271-1/+1
* Remove rpm/fedora directoryBrian Behlendorf2015-03-271-1/+1
* Set HAVE_FS_STRUCT_SPINLOCK correctly when CONFIG_FRAME_WARN==1024Tim Chase2015-03-241-1/+1
* Retire MUTEX_OWNER checksBrian Behlendorf2015-03-031-50/+0
* Retire legacy debugging infrastructureBrian Behlendorf2014-11-191-35/+1
* Add config/compile to config/.gitignoreMarcel Wysocki2014-10-311-0/+1
* Remove vfs_fsync() wrapperBrian Behlendorf2014-10-171-19/+0
* Remove kern_path() wrapperBrian Behlendorf2014-10-171-39/+0
* Remove kvasprintf() wrapperBrian Behlendorf2014-10-171-19/+0
* Remove proc_handler() wrapperBrian Behlendorf2014-10-171-20/+0
* Update put_task_struct() commentsBrian Behlendorf2014-10-171-2/+2
* Remove credential configure checks.Brian Behlendorf2014-10-171-46/+0
* Add vfs_unlink() and vfs_rename() commentsBrian Behlendorf2014-10-171-0/+8
* Remove set_fs_pwd() configure checkBrian Behlendorf2014-10-171-19/+0
* Remove user_path_dir() wrapperBrian Behlendorf2014-10-171-20/+0
* Remove kallsyms_lookup_name() wrapperBrian Behlendorf2014-10-171-41/+0
* Remove shrink_{i,d}node_cache() wrappersBrian Behlendorf2014-10-171-44/+0
* Remove global memory variablesBrian Behlendorf2014-10-171-321/+0
* Remove get_vmalloc_info() wrapperBrian Behlendorf2014-10-171-39/+0
* Remove on_each_cpu() wrapperBrian Behlendorf2014-10-171-23/+0
* Remove mutex_lock_nested() wrapperBrian Behlendorf2014-10-171-24/+0
* Remove i_mutex() configure checkBrian Behlendorf2014-10-171-21/+0
* Remove kmalloc_node() compatibility codeBrian Behlendorf2014-10-171-20/+0
* Remove linux/uaccess.h header checkBrian Behlendorf2014-10-171-9/+0
* Remove uintptr_t typedefBrian Behlendorf2014-10-171-20/+0
* Remove atomic64_xchg() wrappersBrian Behlendorf2014-10-171-40/+0