summaryrefslogtreecommitdiffstats
path: root/sys/gnu
Commit message (Expand)AuthorAgeFilesLines
* Change OpenWRT imported dtsi filessgalabov2016-04-209-9/+9
* Import Mediatek/Ralink dts files from OpenWRTsgalabov2016-04-16192-0/+23011
* Update our copy of the Linux dts files to be in sync with Linux 4.5-rc1. Weandrew2016-02-091018-20248/+128695
* Fixing a memory leak on module unloading.avatar2015-09-111-0/+1
* Using consistent coding style to deal with error inside the loop.avatar2015-08-181-2/+2
* The GNU Amlogic DTS files have some errors (e.g. bad registerganbold2015-04-113-11/+20
* File names with commas in them cause issues for freebsd-update. Weimp2015-03-1279-12867/+0
* Merge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec529059) filesimp2015-02-28923-2021/+209533
* reiserfs: Use signed i_nlinkpfg2014-09-251-1/+1
* Merge forgotten .h files from vendor branch.imp2014-09-055-0/+5177
* Reimport dts files from vendor repo now that it has been properlyimp2014-09-04181-0/+38860
* Delete old arm dts tree. This was created by cherry picking from aimp2014-09-0476-11013/+0
* Update bindings to latest vendor branch representing 3.17-rc2 level ofimp2014-09-0468-44/+4836
* New DTS files to suppport the SAM9260EK eval board. Derived, in part,imp2014-08-191-0/+217
* Revert r269528; this was not the right way to bring these changes in.ian2014-08-052-258/+1
* Bring in the latest standard defines for imx6 clocks referenced in dts files.ian2014-08-042-1/+258
* Symbolic bindings for the dts files...imp2014-02-2848-0/+5919
* Add missing skeleton file.imp2014-02-281-0/+13
* Add skeleton.dtsi and update to new place in tree.imp2014-02-282-2/+3
* These file have a, possibly dubious, GPL claim. Until that's sorted, move to ...imp2014-02-2876-0/+10883
* Garbage collect XFS bits which are now already completely disconnectedattilio2013-03-02164-108070/+0
* r16312 is not any longer real since many years (likely since when VFSattilio2012-11-191-7/+0
* Complete MPSAFE VFS interface and remove MNTK_MPSAFE flag.attilio2012-11-091-1/+0
* Add an unified macro to deny ability from the compiler to reorderattilio2012-10-092-5/+1
* Add VFCF_READONLY flag that indicates ntfs and xfs file systems arekevlo2012-09-121-1/+1
* Partially revert r239959, after actually fixing most of the clangdim2012-09-025-8/+6
* Just like the other file systems found in /sys/fs, g_vfs_open()avatar2012-08-011-2/+2
* Fix build:delphij2012-05-231-2/+2
* Remove unused thread argument to vrecycle().trasz2012-04-231-3/+1
* Make ReiserFS MPSAFEdumbbell2012-03-271-3/+11
* Remove fifo.h. The only used function declaration from the header iskib2012-03-111-2/+0
* Use new OSS-based BSD-licensed header for cs sound driver.pfg2012-02-011-341/+0
* Replace GPLd headers from the Maestro3 driver with BSD licensedpfg2012-01-202-906/+0
* Make sure all intermediate variables holding mount flags (mnt_flag)mckusick2012-01-171-1/+1
* Convert files to UTF-8uqs2012-01-1512-13/+13
* Replace GPL'd headers in the emu10kx snd driver code.pfg2012-01-113-2015/+0
* Use strchr() and strrchr().ed2012-01-021-2/+1
* Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.ed2011-11-071-1/+1
* Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.ed2011-11-071-1/+1
* Second-to-last commit implementing Capsicum capabilities in the FreeBSDrwatson2011-08-111-2/+4
* Fix typo in unused function nameuqs2011-05-221-1/+1
* Add a lock flags argument to the VFS_FHTOVP() file systemrmacklem2011-05-222-2/+4
* Fix typos - remove duplicate "the".brucec2011-02-212-3/+3
* Remove prtactive variable and related printf()s in the vop_inactivekib2010-11-191-4/+0
* The r184588 changed the layout of struct export_args, causing an ABIkib2010-10-102-2/+4
* Add dedicated routines to toggle lockmgr flags such as LK_NOSHARE andjhb2010-08-201-1/+1
* Move checking against RLIMIT_FSIZE into one place, vn_rlimit_fsize().trasz2010-05-051-10/+2
* Bring in the ext2fs work done by Aditya Sarawgi during and after Google Summerlulf2010-01-1422-8778/+10
* Remove extraneous semicolons, no functional changes.mbr2010-01-071-1/+1
* Remove unused code.trasz2009-12-031-36/+0
OpenPOWER on IntegriCloud