aboutsummaryrefslogtreecommitdiffstats
path: root/libc/kernel
Commit message (Expand)AuthorAgeFilesLines
* clean_header: Run outside of $ANDROID_BUILD_TOPDaniel Mentz2019-04-161-2/+11
* clean_header: Fix error handling for no-such-file caseDaniel Mentz2019-04-161-2/+2
* clean_header: Don't print extraneous newline charDaniel Mentz2019-03-291-1/+6
* clean_header: Write to correct dst_fileDaniel Mentz2019-03-291-2/+2
* Update kernel headers to v5.0.3.Christopher Ferris2019-03-212-1/+8
* Update to v5.0 kernel headers.Christopher Ferris2019-03-0786-1291/+2088
* Update to v4.20.1 kernel headers.Christopher Ferris2019-01-1570-154/+832
* Update kernel headers with new parser.Christopher Ferris2019-01-1028-0/+78
* Rewrite removeVarsAndFuncs.Christopher Ferris2019-01-101-120/+423
* Update to v4.19 kernel headers.Christopher Ferris2018-10-30152-688/+2870
* Fix handling of #elif.Christopher Ferris2018-10-261-264/+385
* Update to v4.17.3 kernel headers.Christopher Ferris2018-06-27162-1925/+3515
* Modify the script to use the linux source tree.Christopher Ferris2018-05-241-21/+25
* Remove ion.h from bionic uapi headers.Christopher Ferris2018-04-242-59/+3
* Use the ion.h from the kernel headers.Christopher Ferris2018-02-221-24/+5
* Update to v4.15 kernel headers.Christopher Ferris2018-02-0179-153/+1047
* Use in_addr in ip_mreq_source and ip_msfilter.Elliott Hughes2017-12-1410-103/+84
* Merge "Change ARG_MAX/_SC_ARG_MAX back to a constant."Elliott Hughes2017-11-162-3/+1
|\
| * Change ARG_MAX/_SC_ARG_MAX back to a constant.Elliott Hughes2017-11-152-3/+1
* | Update to kernel headers v4.14.Christopher Ferris2017-11-15127-370/+1561
|/
* Use env to invoke pythonStephen Crane2017-08-311-1/+1
* Revert "Revert "Move back to the previous version of ion.h.""Christopher Ferris2017-08-031-5/+23
* Revert "Move back to the previous version of ion.h."Christopher Ferris2017-08-011-23/+5
* Move back to the previous version of ion.h.Christopher Ferris2017-07-291-5/+23
* Update to kernel headers v4.12.3.Christopher Ferris2017-07-27159-353/+2423
* Enable exporting the non-uapi scsi headers.Elliott Hughes2017-05-255-1/+1
* Remove the repetitive warnings from the uapi headers.Elliott Hughes2017-05-25901-19146/+7
* Make `union semun` usable.Elliott Hughes2017-05-182-1/+3
* Update static functions/macro definitions.Christopher Ferris2017-04-212-29/+96
* Merge "Refactor the kernel update scripts."Christopher Ferris2017-03-033-135/+95
|\
| * Refactor the kernel update scripts.Christopher Ferris2017-03-023-135/+95
* | Merge "Update to kernel headers v4.10."Christopher Ferris2017-02-2787-2564/+4951
|\ \
| * | Update to kernel headers v4.10.Christopher Ferris2017-02-2187-2564/+4951
| |/
* / Use <linux/eventpoll.h> to implement <sys/epoll.h>.Elliott Hughes2017-02-232-1/+3
|/
* Merge "bionic: move ADF uapi header out of bionic"Treehugger Robot2017-02-011-180/+0
|\
| * bionic: move ADF uapi header out of bionicGreg Hackmann2017-01-271-180/+0
* | Update to kernel headers v4.9.6.Christopher Ferris2017-01-272-4/+6
* | Update to kernel headers v4.9.3.Christopher Ferris2017-01-2582-2224/+4110
|/
* Update to kernel headers v4.8.14.Christopher Ferris2016-12-1278-1834/+3417
* Update to kernel headers v4.7.2.Christopher Ferris2016-08-29212-5519/+9305
* Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>.Elliott Hughes2016-08-185-8/+13
* Fix sysconf(_SC_ARG_MAX).Elliott Hughes2016-08-102-3/+4
* More kernel header cleanup.Christopher Ferris2016-07-228-92/+175
* Move/remove android only kernel uapi headers.Christopher Ferris2016-07-1917-1825/+6
* Update the kernel header documentation.Christopher Ferris2016-07-081-8/+26
* Updated to v4.4.11 kernel headers.Christopher Ferris2016-05-194-66/+97
* Updated to v4.4.1 kernel headers.Christopher Ferris2016-02-05239-5816/+12507
* <netinet/udp.h> should include <linux/udp.h>.Elliott Hughes2015-09-222-1/+3
* Import scsi headers.Christopher Ferris2015-09-173-0/+474
* Add support for manually modified kernel headers.Christopher Ferris2015-09-175-100/+156