aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* 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
* Simplify the time compatibility wrappersBrian Behlendorf2014-10-171-84/+0
* Map highbit64() to fls64()Brian Behlendorf2014-10-171-19/+0
* Remove CTL_UNNUMBERED sysctl interfaceBrian Behlendorf2014-10-171-22/+0
* Remove register_sysctl() compatibility codeBrian Behlendorf2014-10-171-20/+0
* Remove utsname() wrapperBrian Behlendorf2014-10-171-20/+0
* Remove adaptive mutex implementationBrian Behlendorf2014-10-171-19/+3
* Update code to use misc_register()/misc_deregister()Brian Behlendorf2014-10-171-61/+0
* Make license compatibility checks consistentBrian Behlendorf2014-10-172-5/+26
* Cleanup vn_rename() and vn_remove()Richard Yao2014-08-131-68/+28
* Linux 3.17 compat: remove wait_on_bit action functionNed Bass2014-08-111-0/+26
* Set LANG to a reasonable default (C)Turbo Fredriksson2014-06-101-2/+2
* Restrict release number to META versionBrian Behlendorf2014-05-291-1/+1
* Add KMC_SLAB cache typeBrian Behlendorf2014-05-221-0/+38
* Linux 3.15: vfs_rename() added a flags argumentChunwei Chen2014-05-071-1/+22
* Linux 3.13 compat: Pass NULL for new delegated inode argumentRichard Yao2013-12-021-10/+42
* Linux 3.12 compat: New shrinker APIRichard Yao2013-11-061-30/+86
* Emulate illumos interface cv_timedwait_hires()Ned Bass2013-11-041-0/+23
* Linux 3.8 compat: Use kuid_t/kgid_t when requiredRichard Yao2013-08-091-0/+38
* Linux 3.10 compat: replace PDE()->data with PDE_DATA()Yuxuan Shui2013-07-081-0/+19
* Linux 3.10 compat: struct vmalloc_info movedYuxuan Shui2013-07-081-0/+20
* Add --bump=0 to alienTurbo Fredriksson2013-04-241-2/+2