Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Linux 4.11 compat: remove stub for __put_task_struct | Olaf Faaland | 2017-03-20 | 1 | -20/+0 | |
| * | Linux 4.11 compat: add linux/sched/signal.h | Olaf Faaland | 2017-03-20 | 1 | -0/+19 | |
| * | Linux 4.11 compat: vfs_getattr() takes 4 args | Olaf Faaland | 2017-03-20 | 1 | -17/+52 | |
| * | Add support for recent kmem_cache_create_usercopy | Kevin Tanguy | 2017-01-17 | 1 | -0/+37 | |
| * | Linux 4.9 compat: group_info changes | Chunwei Chen | 2016-10-20 | 1 | -0/+23 | |
| * | Fix automatically generated release number | Brian Behlendorf | 2016-09-21 | 1 | -0/+8 | |
| * | Fix HAVE_MUTEX_OWNER test for kernels prior to 4.6 | Tim Chase | 2016-08-01 | 1 | -0/+1 | |
| * | Add handling for kernel 4.7's CONFIG_TRIM_UNUSED_KSYMS | Nikolay Borisov | 2016-08-01 | 1 | -0/+21 | |
| * | Linux 4.8 compat: rw_semaphore atomic_long_t count | Brian Behlendorf | 2016-07-29 | 1 | -0/+26 | |
| * | Implement a proper rw_tryupgrade | Chunwei Chen | 2016-05-31 | 1 | -0/+25 | |
| * | Linux 4.7 compat: inode_lock() and friends | Chunwei Chen | 2016-05-20 | 1 | -0/+25 | |
| * | Use kernel provided mutex owner | Chunwei Chen | 2016-04-25 | 1 | -0/+29 | |
| * | Skip GPL-only symbols test when cross-compiling | Kamil Domanski | 2015-12-14 | 1 | -8/+11 | |
| * | Revert "Skip GPL-only symbols test when cross-compiling" | Brian Behlendorf | 2015-12-11 | 1 | -1/+0 | |
| * | Skip GPL-only symbols test when cross-compiling | Kamil DomaĆski | 2015-12-11 | 1 | -0/+1 | |
| * | Default to --disable-debug-kmem | Brian Behlendorf | 2015-07-21 | 1 | -4/+3 | |
| * | Support parallel build trees (VPATH builds) | Turbo Fredriksson | 2015-07-17 | 1 | -1/+1 | |
| * | Retire rwsem_is_locked() compat | Brian Behlendorf | 2015-06-10 | 1 | -22/+0 | |
| * | Add RHEL style kmod packages | Brian Behlendorf | 2015-03-27 | 1 | -1/+1 | |
| * | Remove rpm/fedora directory | Brian Behlendorf | 2015-03-27 | 1 | -1/+1 | |
| * | Set HAVE_FS_STRUCT_SPINLOCK correctly when CONFIG_FRAME_WARN==1024 | Tim Chase | 2015-03-24 | 1 | -1/+1 | |
| * | Retire MUTEX_OWNER checks | Brian Behlendorf | 2015-03-03 | 1 | -50/+0 | |
| * | Retire legacy debugging infrastructure | Brian Behlendorf | 2014-11-19 | 1 | -35/+1 | |
| * | Add config/compile to config/.gitignore | Marcel Wysocki | 2014-10-31 | 1 | -0/+1 | |
| * | Remove vfs_fsync() wrapper | Brian Behlendorf | 2014-10-17 | 1 | -19/+0 | |
| * | Remove kern_path() wrapper | Brian Behlendorf | 2014-10-17 | 1 | -39/+0 | |
| * | Remove kvasprintf() wrapper | Brian Behlendorf | 2014-10-17 | 1 | -19/+0 | |
| * | Remove proc_handler() wrapper | Brian Behlendorf | 2014-10-17 | 1 | -20/+0 | |
| * | Update put_task_struct() comments | Brian Behlendorf | 2014-10-17 | 1 | -2/+2 | |
| * | Remove credential configure checks. | Brian Behlendorf | 2014-10-17 | 1 | -46/+0 | |
| * | Add vfs_unlink() and vfs_rename() comments | Brian Behlendorf | 2014-10-17 | 1 | -0/+8 | |
| * | Remove set_fs_pwd() configure check | Brian Behlendorf | 2014-10-17 | 1 | -19/+0 | |
| * | Remove user_path_dir() wrapper | Brian Behlendorf | 2014-10-17 | 1 | -20/+0 | |
| * | Remove kallsyms_lookup_name() wrapper | Brian Behlendorf | 2014-10-17 | 1 | -41/+0 | |
| * | Remove shrink_{i,d}node_cache() wrappers | Brian Behlendorf | 2014-10-17 | 1 | -44/+0 | |
| * | Remove global memory variables | Brian Behlendorf | 2014-10-17 | 1 | -321/+0 | |
| * | Remove get_vmalloc_info() wrapper | Brian Behlendorf | 2014-10-17 | 1 | -39/+0 | |
| * | Remove on_each_cpu() wrapper | Brian Behlendorf | 2014-10-17 | 1 | -23/+0 | |
| * | Remove mutex_lock_nested() wrapper | Brian Behlendorf | 2014-10-17 | 1 | -24/+0 | |
| * | Remove i_mutex() configure check | Brian Behlendorf | 2014-10-17 | 1 | -21/+0 | |
| * | Remove kmalloc_node() compatibility code | Brian Behlendorf | 2014-10-17 | 1 | -20/+0 | |
| * | Remove linux/uaccess.h header check | Brian Behlendorf | 2014-10-17 | 1 | -9/+0 | |
| * | Remove uintptr_t typedef | Brian Behlendorf | 2014-10-17 | 1 | -20/+0 | |
| * | Remove atomic64_xchg() wrappers | Brian Behlendorf | 2014-10-17 | 1 | -40/+0 | |
| * | Simplify the time compatibility wrappers | Brian Behlendorf | 2014-10-17 | 1 | -84/+0 | |
| * | Map highbit64() to fls64() | Brian Behlendorf | 2014-10-17 | 1 | -19/+0 | |
| * | Remove CTL_UNNUMBERED sysctl interface | Brian Behlendorf | 2014-10-17 | 1 | -22/+0 | |
| * | Remove register_sysctl() compatibility code | Brian Behlendorf | 2014-10-17 | 1 | -20/+0 | |
| * | Remove utsname() wrapper | Brian Behlendorf | 2014-10-17 | 1 | -20/+0 | |
| * | Remove adaptive mutex implementation | Brian Behlendorf | 2014-10-17 | 1 | -19/+3 |