Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel-5.7.0-0.rc1.20200414git8632e9b5645b.1 | Jeremy Cline | 2020-04-14 | 1 | -14/+0 |
| | | | | | | This is an automated commit generated from the kernel-5.7.0-0.rc1.20200414git8632e9b5645b.1 tag in https://gitlab.com/cki-project/kernel-ark.git | ||||
* | Sync up on adding a bunch of files | Laura Abbott | 2019-11-13 | 1 | -0/+5 |
| | |||||
* | update .gitignore for v5 numbering | Peter Robinson | 2019-01-15 | 1 | -3/+2 |
| | |||||
* | Linux v5.0-rc2 | Laura Abbott | 2019-01-14 | 1 | -0/+1 |
| | |||||
* | Linux v5.0-rc1 | Laura Abbott | 2019-01-07 | 1 | -0/+1 |
| | | | | | | | | | | | | | | 5.0! Yay! Most of the hard work of what to do has already been figured out (see d7293323e7b09ea8bd2f0bbdb43a9b169562bc4d) We will once again need to undo some hacks when 5.0 is officially released: upstream_sublevel kversion Source0 | ||||
* | Add kernel-{headers,tools} to .gitignore | Jeremy Cline | 2018-08-28 | 1 | -0/+2 |
| | | | | | Scripts expect these packages to be checked out inside this repository, so ignore them. | ||||
* | Download patch signatures and verify them | Jeremy Cline | 2018-04-09 | 1 | -0/+1 |
| | | | | | | Before uploading the source files, verify the GPG signature is good. Signed-off-by: Jeremy Cline <jeremy@jcline.org> | ||||
* | add kernel-4* to .gitignore | Kyle McMartin | 2015-03-13 | 1 | -1/+1 |
| | |||||
* | update .gitignore for perf-man | Peter Robinson | 2014-06-16 | 1 | -4/+1 |
| | |||||
* | Linux v3.15 | Josh Boyer | 2014-06-09 | 1 | -0/+1 |
| | | | | - Disable debugging options. | ||||
* | Linux v3.14 | Josh Boyer | 2014-03-31 | 1 | -0/+1 |
| | | | | - Disable debugging options. | ||||
* | Linux v3.13 | Josh Boyer | 2014-01-20 | 1 | -0/+1 |
| | | | | | - Disable debugging options. - Use versioned perf man pages tarball | ||||
* | Wrap doc BR in with_doc | Josh Boyer | 2013-12-14 | 1 | -0/+1 |
| | | | | | - Stop building perf in build AND install because that's stupid - Use prebuilt perf man pages | ||||
* | Ignore all .xz and .bz2 files | Chuck Ebbert | 2011-11-23 | 1 | -3/+2 |
| | |||||
* | Add compat-wireless as an option for kernel build | John W. Linville | 2011-11-16 | 1 | -0/+1 |
| | |||||
* | Use the same naming scheme as rawhide for -stable RC kernels | Chuck Ebbert | 2011-11-11 | 1 | -0/+1 |
| | | | | (e.g. 3.1.1-0.rc1.1 instead of 3.1.1-1.rc1) | ||||
* | Cleanup - make crypto manager options match reality | Chuck Ebbert | 2011-06-29 | 1 | -1/+1 |
| | |||||
* | start update to 3.x series | Kyle McMartin | 2011-05-30 | 1 | -1/+1 |
| | |||||
* | update to 2.6.39-rc5 | Kyle McMartin | 2011-04-27 | 1 | -2/+0 |
| | |||||
* | update to 2.6.39-rc4-git8 | Kyle McMartin | 2011-04-26 | 1 | -1/+1 |
| | |||||
* | 2.6.39rc4-git2 | Dave Jones | 2011-04-20 | 1 | -1/+2 |
| | |||||
* | update to 2.6.39-rc3-git2 | Kyle McMartin | 2011-04-13 | 1 | -1/+1 |
| | |||||
* | snapshot 2.6.39-rc2-git3 | Kyle McMartin | 2011-04-11 | 1 | -0/+1 |
| | |||||
* | update to 2.6.39-rc2 | Kyle McMartin | 2011-04-06 | 1 | -1/+0 |
| | |||||
* | update to git snapshot 2.6.39-rc1-git5 | Kyle McMartin | 2011-04-05 | 1 | -1/+1 |
| | | | | (Not test-built before commit since my rawr box is down atm.) | ||||
* | update to snap 2.6.39-rc1-git3 | Kyle McMartin | 2011-04-02 | 1 | -1/+1 |
| | |||||
* | update to snapshot 2.6.39-rc1-git1 | Kyle McMartin | 2011-03-31 | 1 | -0/+1 |
| | |||||
* | linux 2.6.39-rc1 | Kyle McMartin | 2011-03-29 | 1 | -1/+0 |
| | |||||
* | Update to 2.6.38-git21 | Kyle McMartin | 2011-03-29 | 1 | -1/+1 |
| | |||||
* | update to snapshot 2.6.38-git19 | Kyle McMartin | 2011-03-28 | 1 | -1/+1 |
| | |||||
* | Update to 2.6.38-git12 | Kyle McMartin | 2011-03-23 | 1 | -1/+1 |
| | | | | Enable I2C_DIOLAN_U2C USB i2c adapter [all], I2C_PXA [i686]. | ||||
* | update to 2.6.38-git11 | Kyle McMartin | 2011-03-22 | 1 | -1/+1 |
| | |||||
* | update to 2.6.38-git6 | Kyle McMartin | 2011-03-18 | 1 | -1/+1 |
| | |||||
* | Set rawhide back on the bleeding edge | Kyle McMartin | 2011-03-16 | 1 | -0/+1 |
| | | | | | | | | | Test out scripts/rebase.sh on 2.6.38-git1. Enable fhandle syscalls (ugh. conditional syscalls... update CONFIG_EXPORTFS to =y, since it's now a bool.) CONFIG_XEN_DEBUG [i386,x86_64] =n, but possibly should be -debug conditional. Needs a xen user to benchmark and see how bad the overhead is. | ||||
* | Linux 2.6.37 | Kyle McMartin | 2011-01-04 | 1 | -2/+0 |
| | |||||
* | Linux 2.6.37-rc8-git3 | Kyle McMartin | 2011-01-03 | 1 | -1/+2 |
| | |||||
* | Linux 2.6.37-rc7 | Kyle McMartin | 2010-12-21 | 1 | -2/+1 |
| | |||||
* | Linux 2.6.37-rc6-git5 | Kyle McMartin | 2010-12-19 | 1 | -0/+1 |
| | | | | sched-cure-more-NO_HZ-load-average-woes.patch merged upstream. | ||||
* | linux 2.6.37-rc6 | Kyle McMartin | 2010-12-15 | 1 | -2/+1 |
| | |||||
* | update to 2.6.37-rc5-git5 | Kyle McMartin | 2010-12-15 | 1 | -1/+1 |
| | |||||
* | Linux 2.6.37-rc5-git2 | Kyle McMartin | 2010-12-08 | 1 | -0/+1 |
| | |||||
* | Linux 2.6.37-rc5 | Kyle McMartin | 2010-12-07 | 1 | -2/+1 |
| | |||||
* | Linux 2.6.37-rc4-git3 | Kyle McMartin | 2010-12-03 | 1 | -1/+1 |
| | |||||
* | Linux 2.6.37-rc4-git1 | Kyle McMartin | 2010-12-01 | 1 | -0/+1 |
| | |||||
* | Linux 2.6.37-rc4 | Kyle McMartin | 2010-11-30 | 1 | -2/+1 |
| | |||||
* | Linux 2.6.37-rc3-git6 | Kyle McMartin | 2010-11-29 | 1 | -1/+1 |
| | |||||
* | Linux 2.6.37-rc3-git3 | Kyle McMartin | 2010-11-26 | 1 | -1/+1 |
| | |||||
* | Linux 2.6.37-rc3-git2 | Kyle McMartin | 2010-11-26 | 1 | -1/+1 |
| | |||||
* | Linux 2.6.37-rc3-git1 | Kyle McMartin | 2010-11-24 | 1 | -3/+1 |
| | |||||
* | Linux 2.6.37-rc3 | Kyle McMartin | 2010-11-22 | 1 | -0/+1 |
| |