Commit Graph

255 Commits

Author SHA1 Message Date
Dave Reisner 592e827081 Adjust hack to be more friendly to makepkg
This keeps the same benefits of the original solution, but is more compatible
with makepkg's extraction methods.
2014-09-28 03:22:14 +00:00
Tobias Powalowski a4cea77cbb bump to latest version 2014-09-17 20:14:30 +00:00
Tobias Powalowski 9b7b2bc0b5 bump to latest version 2014-09-06 15:40:19 +00:00
Tobias Powalowski ac606df8ff bump to latest version 2014-08-14 06:02:01 +00:00
Tobias Powalowski b4709a4f8f fix compal hwmon, add Industrial IO for Windows 8 laptops, add CONFIG_DEBUG_SET_MODULE_RONX, #41347, #41080, #41458 2014-08-13 15:31:14 +00:00
Tobias Powalowski 88acf22646 fix log messages on bootup 2014-08-05 04:41:14 +00:00
Tobias Powalowski c4618070d2 bump to 3.16 2014-08-04 06:24:04 +00:00
Tobias Powalowski 195f6467b5 bump to latest version 2014-08-01 07:04:17 +00:00
Thomas Bächler 0979ad37bf upgpkg: 3.15.7-1 2014-07-28 19:59:38 +00:00
Tobias Powalowski 2726dc3c8b bump to latest version 2014-07-18 05:18:53 +00:00
Tobias Powalowski dc0db0d975 add patch for #33745 efistub breakage 2014-07-11 06:19:46 +00:00
Tobias Powalowski 86e4a8b88d bump to latest version 2014-07-10 05:35:59 +00:00
Tobias Powalowski 7e5f264855 bump to latest version 2014-07-07 06:30:05 +00:00
Tobias Powalowski 264ba53470 bump to lastest version 2014-07-01 05:46:28 +00:00
Tobias Powalowski b279a91099 bump to latest version 2014-06-27 06:17:02 +00:00
Tobias Powalowski d2a6956b17 bump to latest version 2014-06-17 07:43:02 +00:00
Tobias Powalowski 74324b56e9 #40773 disable not needed OTG drivers 2014-06-16 09:31:41 +00:00
Tobias Powalowski 44a8abeed5 fix config for i686 3.15 2014-06-08 19:44:39 +00:00
Tobias Powalowski 71cf4f42ce start 3.15 cycle 2014-06-08 19:22:49 +00:00
Jan Alexander Steffens e5c1aafe83 Remove stray modeline 2014-06-08 10:57:06 +00:00
Tobias Powalowski cfc563709d bump to latest version 2014-06-08 09:15:08 +00:00
Tobias Powalowski 514a311e05 bump to latest version 2014-06-01 05:52:43 +00:00
Tobias Powalowski f954e765f1 bump to latest version 2014-05-13 15:06:31 +00:00
Tobias Powalowski d979224d4b fix CVE-2014-0196 2014-05-12 18:58:13 +00:00
Tobias Powalowski ef649200f8 bump to latest version 2014-05-06 20:49:41 +00:00
Thomas Bächler 7ca72f1c5e linux: Set CONFIG_BLK_DEV_LOOP_MIN_COUNT=0 and change back to sha256sums in the PKGBUILD 2014-05-02 10:40:55 +00:00
Tobias Powalowski 323c32f878 upgpkg: 3.14.2-1
bump to latest version, added fixes for i810 hang, uefi xsdt issue, saa7134, rtl8192se, tun speed
2014-04-27 09:34:35 +00:00
Tobias Powalowski 43c51cc85c bump to latest version 2014-04-14 19:13:09 +00:00
Thomas Bächler 414bfcc497 linux 3.14-5: Fix a futex bug and add some iwlwifi fixes 2014-04-11 21:45:37 +00:00
Thomas Bächler 21b4bb43e0 * Remove syscalls.h revert
* Properly fix symbol CRC generation
* Fix use of code32_start in the EFI boot stub
* Re-add MTD_NAND to the configuration to support ricoh sd card readers (FS#25889)
2014-04-09 19:24:57 +00:00
Thomas Bächler d068bb28c8 * Fix FSID of rootfs being 0
For st_dev in struct stat, the value 0 is
  an error. Make sure rootfs has value 1.

  This fixes the coreutils cp -ax issue (although that
  code has already been improved in coreutils, too) and
  somewhat fixes the switch_root problem in util-linux.
  It is still possible that rootfs gets an FSID >1 in
  future versions, so util-linux still needs to be fixed.

  This is unrelated to the mount id issue in
  /proc/*/mountinfo - the mount id may still be
  zero.

* Revert a patch that always enables autosuspend on intel bluetoothh

  xhci still sucks and breaks this. I am reverting this
  commit for reasons that are in no way selfish.
2014-04-03 22:57:31 +00:00
Thomas Bächler 1dc3c46ebf upgpkg: 3.14-2 2014-04-02 20:28:15 +00:00
Thomas Bächler 4560707f1e Disable X86_SYSFB and FB_SIMPLE, see FS#39715 2014-04-02 18:11:43 +00:00
Thomas Bächler fc46285c76 linux: Enable CONFIG_INFINIBAND_IPOIB_CM (FS#39701) 2014-04-02 17:43:11 +00:00
Thomas Bächler 5029abaa6a Remove test line from PKGBUILD that breaks x86_64 build 2014-04-01 20:53:27 +00:00
Thomas Bächler d017334698 linux: Re-add CONFIG_UNUSED_SYMBOLS
I don't know what this will break and I don't have the time to care
about it, so keep it for now.
2014-04-01 18:05:33 +00:00
Thomas Bächler ff6004ab78 linux: some PKGBUILD fixes and re-add the syscalls.h revert 2014-03-31 23:22:46 +00:00
Thomas Bächler 60fcf046d8 linux: First try at a 3.14 configuration 2014-03-31 22:10:26 +00:00
Thomas Bächler 735ed690b3 start preparation for v3.14, clean up patches and PKGBUILD first 2014-03-31 18:00:29 +00:00
Thomas Bächler 26f591d09d upgpkg: 3.13.7-1 2014-03-24 21:47:07 +00:00
Thomas Bächler 59afb2fe7e Fix xhci mass storage problems 2014-03-22 00:42:19 +00:00
Thomas Bächler 8ec4380494 linux: Fix kmod warning regarding hci_vhci 2014-03-07 14:06:45 +00:00
Tobias Powalowski 5482e5e277 bump to 3.13.6 2014-03-07 13:53:37 +00:00
Thomas Bächler e4f55d5e98 Prepare 3.13.5 update 2014-02-22 22:54:25 +00:00
Thomas Bächler 387a230bfa Update to 3.13.4-1 and add another critical NFS bugfix. 2014-02-20 22:43:41 +00:00
Tobias Powalowski 37206be16f bump to latest version 2014-02-14 08:13:44 +00:00
Tobias Powalowski d36cd9e0dd add correct patch for asm issues 2014-02-13 19:58:32 +00:00
Tobias Powalowski 7a651720d3 add references to revert-avmfritz-breaker 2014-02-12 11:56:01 +00:00
Tobias Powalowski 7b704124da revert avmfritz breaker 2014-02-12 07:36:43 +00:00
Thomas Bächler f6e36414ed linux update 3.13.1 -> 3.13.2 2014-02-06 22:45:04 +00:00