Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-13 | linux-libre-3.10.6-2: updating version | André Fabian Silva Delgado | |
* move new changes from libre-testing to libre * fixed https://bugs.archlinux.org/task/35991, https://bugs.archlinux.org/task/36296 | |||
2013-08-06 | linux-libre-3.10.5-1: updating version and implement ↵ | André Fabian Silva Delgado | |
https://bugs.archlinux.org/task/32029 CHECKPOINT restore for x86_64 | |||
2013-07-15 | linux-libre: updating version | André Fabian Silva Delgado | |
* Update 3.10.1 version for i686 and x86_64 * Update 3.10.0 version for mips64el * Add linux-libre-kmod-alx on conflict, provides and replaces due which alx module was implemented by default on the kernel | |||
2013-06-29 | linux-libre-3.9.8-1: updating version | André Fabian Silva Delgado | |
* Disable experimental parport options * Bump 3.10 configs | |||
2013-06-21 | linux-libre: updating version and adding some features | André Fabian Silva Delgado | |
* Update 3.9.7 version to i686 and x86_64 * Update 3.9.6 version to mips64el * Add config files for 3.10 series * Remove not needed checks in install file | |||
2013-06-14 | linux-libre: updating version | André Fabian Silva Delgado | |
* updating 3.9.6 version to i686 and x86_64 * updating 3.9.5 version to mips64el | |||
2013-05-26 | linux-libre-3.9.4-1: updating version, added VFIO config options | André Fabian Silva Delgado | |
2013-05-20 | linux-libre-3.9.3-1: updating version | André Fabian Silva Delgado | |
2013-05-08 | linux-libre: moving files | André Fabian Silva Delgado | |
2013-04-07 | linux-libre-3.8.6-1: updating version for i686, x86_64 and mips64el | André Fabian Silva Delgado | |
* add CONFIG_FANOTIFY_ACCESS_PERMISSIONS => https://bugs.archlinux.org/task/34544 | |||
2013-03-29 | linux-libre: updating version | André Fabian Silva Delgado | |
* Update 3.8.5-1 version to i686 and x86_64 * Update 3.8.4-1 version to mips64el | |||
2013-03-01 | linux-libre-3.8.1-1: updating version | André Fabian Silva Delgado | |
* Enable SPI driver => https://bugs.archlinux.org/task/32529 * Remove not needed patches * Update version 3.8.1 for i686 and x86_64 * Update version 3.8.0 for mips64el | |||
2013-02-25 | linux-libre-3.8-2: updating revision | André Fabian Silva Delgado | |
* Add /usr/lib/systemd/systemd for tomoyo startup * Fix security issue https://bugs.archlinux.org/task/34005 | |||
2013-02-21 | linux-libre-3.8-1: updating version | André Fabian Silva Delgado | |
2013-02-04 | linux-libre-3.7.6-1: updating version | André Fabian Silva Delgado | |
2013-01-28 | linux-libre-3.7.5-1: updating version | André Fabian Silva Delgado | |
* add PM_TRACE_RTC, add ZCACHE2, removed ZCACHE, added CONFIGFS and RAMSTER | |||
2013-01-12 | linux-libre-3.7.2-1: updating version | André Fabian Silva Delgado | |
2012-12-26 | (scripted) fix file permission breakage introduced in commit d62bd1 | Luke Shumaker | |
I did this with this command: git diff d62bd1^..d62bd1 | egrep '^old mode ' -C1 \ | tr '\n' ' ' | sed 's/diff --git/\n&/g' \ | sed -r 's|^diff --git a/([^ ]*) b/([^ ]*) old mode 100([0-9]*) new mode 100([0-9]*)|chmod \3 ./\1|' \ | bash The first line finds all of the file-permission changes in the commit. The second line squashes some newlines to get one line per file. This line is in the format: diff --git a/FILE b/FILE old mode OLDMODE new mode NEWMODE The third line extracts the values from those lines and transforms the line into: chmod FILE ./OLDMODE The fourth line (obviously) just executes the output. | |||
2012-12-18 | linux-libre-3.7.1-1: updating version | André Fabian Silva Delgado | |
2012-10-22 | linux-libre-3.6.3-1: updating version, adding module initialisation patches ↵ | André Fabian Silva Delgado | |
and readding memgroups | |||
2012-10-13 | linux-libre-3.6.2-1: updating version | André Fabian Silva Delgado | |
2012-10-09 | linux-libre-3.6.1-1: updating version | André Fabian Silva Delgado | |
2012-10-06 | linux-libre-3.5.5-1: updating version | André Fabian Silva Delgado | |
2012-09-18 | linux-libre-3.5.4-1: updating version | André Fabian Silva Delgado | |
2012-09-12 | adding owncloud-client!! | Shackra Sislock | |
2012-08-17 | linux-libre-3.5.2-1.1: updating revision with changes on config files | André Fabian Silva Delgado | |
2012-07-30 | linux-libre-3.5-2: updating revision with new changes | André Fabian Silva Delgado | |
2012-07-23 | linux-libre-3.5-1: update version | André Fabian Silva Delgado | |
2012-06-05 | linux-libre-3.4.1-1: updating version | André Fabian Silva Delgado | |
2012-05-26 | linux-libre-3.4-1.2: fixing issues on config files | André Fabian Silva Delgado | |
2012-05-26 | linux-libre-3.4-1.1: disabling CONFIG_MICROCODE module | André Fabian Silva Delgado | |
2012-05-21 | linux-libre-3.4-1: updating version | André Fabian Silva Delgado | |
2012-04-28 | linux-libre-3.3.4-1: updating version | André Fabian Silva Delgado | |
2012-04-23 | linux-libre-3.3.3-1: fixing issues | André Fabian Silva Delgado | |
2012-04-23 | linux-libre-3.3.3-1: adding new changes | André Fabian Silva Delgado | |
2012-04-23 | linux-libre-3.3.3-1: updating version and adding patches | André Fabian Silva Delgado | |
2012-04-08 | linux-libre-3.3.1-1.1: Disable CONFIG_IPW2100 and CONFIG_IPW2200 modules | André Fabian Silva Delgado | |
2012-04-04 | libre/linux-libre | André Fabian Silva Delgado | |
2012-03-19 | libre/linux-libre | André Fabian Silva Delgado | |
2012-03-03 | libre/linux-libre | André Fabian Silva Delgado | |
2012-02-23 | libre/linux-libre | André Fabian Silva Delgado | |
2012-02-22 | libre/linux-libre/ | André Fabian Silva Delgado | |
2012-01-19 | libre/linux-libre-3.2.1-1 | Nicolás Reynolds | |
2012-01-05 | libre/linux-libre-3.2-1 | Nicolás Reynolds | |
2012-01-04 | libre/linux-libre-3.1.7-1 | Nicolás Reynolds | |
2011-11-24 | libre/linux-libre-3.1.2-1 | Nicolás Reynolds | |
2011-10-28 | libre/linux-libre-3.1-2 | Nicolás Reynolds | |
2011-10-20 | libre/linux-libre-3.0.7-1 | Nicolás Reynolds | |
2011-10-06 | libre/linux-libre-3.0.6-1 | Nicolás Reynolds | |
2011-09-03 | Updated libre/linux-libre | Sorin-Mihai Vârgolici | |