summaryrefslogtreecommitdiffstats
path: root/core/modules/kernel-vanilla
Commit message (Collapse)AuthorAgeFilesLines
* [*] cd <...> || perror --> cde <...>Simon Rettberg2019-11-261-6/+6
|
* [vbox/kernel] Update versionSimon Rettberg2019-09-131-1/+1
|
* [kernel-vanilla] fix CC override in MakefileJonathan Bauer2019-06-121-5/+3Star
| | | | + make use of 'olddefconfig' target
* [kernel-vanilla] Remove temporary hackSimon Rettberg2019-04-091-68/+0Star
|
* [kernel-vanilla] Update to 4.19.30Simon Rettberg2019-03-191-1/+1
|
* [kernel-vanilla] bison & flex required for newerJonathan Bauer2019-02-131-1/+2
| | | | kernels
* [kernel-vanilla] bump to 4.19.20Jonathan Bauer2019-02-131-1/+1
|
* [kernel+busybox] Patch for distccSimon Rettberg2018-10-251-1/+2
|
* [kernel-vanilla] Dirty hack to fix hangs on HP Compaq 8200Simon Rettberg2018-10-251-0/+68
| | | | | | | Just remove random calls that seem to make things hang on this particular machine. If people report crashes we might have to do some actual debugging. Low prio as this machine is relatively out and about to be phased out..
* [kernel-vanilla] Refine determining required aufs branchSimon Rettberg2018-10-191-5/+20
|
* [kernel-vanilla] Always disable i915 iommuSimon Rettberg2018-10-192-12/+13
| | | | | | It's causing trouble left and right, and since we can't update the KCL on the servers out there, this is our temporary hack.
* [kernel-vanilla] ADD FILE IDIOTSimon Rettberg2018-09-201-0/+12
|
* [kernel-vanilla] Disable iommu_igfx for 8086:29b2Simon Rettberg2018-09-201-1/+12
|
* [kernel-vanilla] support for chroot environmentJonathan Bauer2018-08-101-1/+6
| | | | | if the running kernel config cannot be found under /boot, use the kernel repo's default config instead.
* [kernel-vanilla] add libssl-devJonathan Bauer2018-02-271-0/+1
|
* [kernel-vanilla] 4.14.6Simon Rettberg2017-12-151-1/+1
|
* [kernel-vanilla] 4.14.3Simon Rettberg2017-11-301-1/+1
|
* [kernel-vanilla] 4.14.2Simon Rettberg2017-11-291-1/+1
|
* [kernel-vanilla] Add .ubuntu configSimon Rettberg2017-11-221-0/+4
|
* [kernel-vanilla] Make firmware directorySimon Rettberg2017-11-221-0/+1
|
* [kernel-vanilla] 4.9.40Simon Rettberg2017-08-021-1/+1
|
* [kernel-vanilla] Update to 4.9.36Simon Rettberg2017-07-121-1/+1
|
* [kernel-vanilla] 4.9.25Simon Rettberg2017-04-281-1/+1
|
* [kernel-vanilla] Update to 4.9.17Simon Rettberg2017-03-221-1/+1
|
* [kernel-vanilla] 4.9.13Simon Rettberg2017-03-031-1/+1
|
* [kernel-vanilla] Clone and copy proprietary firmware from official repo on ↵Simon Rettberg2017-03-011-0/+9
| | | | kernel.org
* Add bash shebangs to all our includes:Simon Rettberg2017-02-282-0/+2
| | | | | | | github misidentifies lots of includes in its code stats and syntax highlighting. Try to make it a nicer place by giving it a hint via that shebang. It's actually useless in files that are being sourced, but it doesn't hurt either.
* Final merge with tm-scriptsSimon Rettberg2017-01-131-1/+1
| | | | Commit ID in tm-scripts: 6d72610c13171ab4749aa8de2f541f2b570fdb8e
* merge with latest dev version (tm-scripts commit ↵Jonathan Bauer2016-12-232-8/+8
| | | | f5a59daf8d70a9027118292cd40b18c221897408)
* merge with latest dev versionSebastian2016-04-252-0/+170