Commit Graph

536 Commits

Author SHA1 Message Date
Justin M. Forbes 079576bca7 Linux v4.8-rc7-37-gd2ffb01 2016-09-20 09:03:51 -05:00
Justin M. Forbes 978e9d5ec4 Linux v4.8-rc7 2016-09-19 09:41:52 -05:00
Peter Robinson dffeb9c7c2 Enable CPU IDLE on ARMv7, Tweak big.LITTLE on ARMv7 2016-09-17 11:38:40 +01:00
Justin M. Forbes 591c00b16c Linux v4.8-rc6 2016-09-13 11:42:03 -05:00
Justin M. Forbes d8e509e91c Linux v4.8-rc6 2016-09-12 13:40:02 -05:00
Justin M. Forbes fdbebc1572 Linux v4.8-rc5-62-gd060e0f 2016-09-07 12:48:19 -05:00
Justin M. Forbes ebe44508e6 Linux v4.8-rc5-5-gbc4dee5 2016-09-06 10:19:37 -05:00
Justin M. Forbes e058006821 Add SELinux OverlayFS support 2016-08-29 09:32:29 -05:00
Justin M. Forbes 36c8ef9805 Linux v4.8-rc4 2016-08-29 09:00:16 -05:00
Justin M. Forbes d5ce7505e0 Linux v4.8-rc3-26-gcad9d20 2016-08-24 09:11:15 -05:00
Justin M. Forbes 114729e728 Linux v4.8-rc3 2016-08-22 08:13:07 -05:00
Justin M. Forbes 0c95c00a58 Linux v4.8-rc2-17-gae5d68b 2016-08-16 16:43:35 -05:00
Justin M. Forbes 1b268d6baa Linux v4.8-rc2 2016-08-15 08:42:38 -05:00
Peter Robinson 2717ae929b Enable NUMA on aarch64, Enable Cavium ThunderX 2016-08-11 14:01:50 +01:00
Justin M. Forbes c9136e8eba Linux v4.8-rc1-19-g81abf25 2016-08-09 09:50:17 -05:00
Justin M. Forbes 02bb813ee6 Linux v4.8-rc1 2016-08-08 10:49:17 -05:00
Laura Abbott 73649ff8a1 Linux v4.7-10753-g731c7d3 2016-08-02 03:25:42 -07:00
Bastien Nocera f2c2c1b1e0 Add touchscreen and pen driver for the Surface 3 2016-07-29 09:07:01 -04:00
Josh Boyer fcb14e5f56 Actually bring in the config change from the last commit. Oops 2016-07-29 09:05:22 -04:00
Justin M. Forbes 0fa65442a7 Linux v4.7-3199-g0e06f5c 2016-07-27 15:36:14 -05:00
Laura Abbott aa26f33445 Linux v4.7 2016-07-25 08:52:53 -07:00
Justin M. Forbes 68a6779060 Linux v4.7-rc7-6-g63bab22 2016-07-12 16:38:39 -05:00
Justin M. Forbes f774c311a4 linux v4.7-rc7 2016-07-11 11:11:22 -05:00
Laura Abbott ad9841c14f Linux v4.7-rc6-74-g076501f 2016-07-07 08:02:14 -07:00
Laura Abbott 19a6d81770 Linux v4.7-rc6
- Disable debugging options.
2016-07-05 08:04:33 -07:00
Laura Abbott 3f7d82d361 Linux v4.7-rc5-227-ge7bdea7
- Reenable debugging options.
2016-06-30 07:57:07 -07:00
Peter Robinson 504e29d7bd minor cleanup of some of the MFD and associated options (NFC) 2016-06-30 13:53:25 +01:00
Laura Abbott 0de2b49fa2 Linux v4.7-rc5
- Disable debugging options.
2016-06-27 08:13:31 -07:00
Laura Abbott 0c5f975449 Linux v4.7-rc4-14-g67016f6
- Reenable debugging options.
2016-06-21 08:00:33 -07:00
Laura Abbott f0b1197ecc Linux v4.7-rc4
- Disable debugging options.
2016-06-20 08:08:28 -07:00
Laura Abbott 52c0751a56 Linux v4.7-rc3-9-gdb06d75
- Reenable debugging options.
2016-06-14 08:33:42 -07:00
Laura Abbott 874cad1ebd Linux v4.7-rc2
- Disable debugging options.
2016-06-06 09:02:12 -07:00
Laura Abbott d9267fb346 Linux v4.7-rc1-94-g6b15d66
- Reenable debugging options.
2016-06-01 07:28:13 -07:00
Laura Abbott 65e6810859 Linux v4.7-rc1-12-g852f42a
- Disable debugging options.
2016-05-31 09:38:34 -07:00
Paul Bolle ea0cab1042 config: x86: stop pretending to be an Lguest guest
Ever since v2.6.36 there's a conflict between OLPC support and Lguest
guest support: a kernel image can't both support booting OLPC x86
hardware and booting as an Lguest guest. Booting a kernel image that
tries to do both as an Lguest guest will fail with
    lguest: Reinjecting trap 13 for fault at 0x1000062: Invalid argument

This means that people wanting to boot an Lguest guest on 32 bits x86
needed to build their own kernel image without OLPC support since, it
seems, Fedora 15. So let's stop pretending to support being an Lguest
guest. People wanting to have that will now not only have to disable
CONFIG_OLPC but also enable CONFIG_LGUEST_GUEST.

(A second order effect is that both CONFIG_VIRTIO and
CONFIG_VIRTIO_CONSOLE will change from 'y' to 'm' in our builds.
Assuming a sane build system no one should notice. We'll see.)

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2016-05-31 08:34:09 -04:00
Laura Abbott b43cd99713 Linux v4.6-10530-g28165ec
- ARM SoC, asm-generic, nfsd, ext4, spi, mtd, xen, merges
2016-05-25 09:03:36 -07:00
Josh Boyer 42d2805cbe Linux v4.6-10203-g84787c572d40
- Enable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (rhbz 1339281)
- Fixup SB patchset to work with upstream changes
2016-05-25 11:13:52 -04:00
Laura Abbott 8a052bf240 Linux v4.6-6148-g03b979d
- Docs, i2c, md, iommu, sound, pci, pinctrl, dmaengine, kvm, security merges
2016-05-20 11:25:00 -07:00
Laura Abbott 0102737055 Linux v4.6-1278-g1649098
- Enable CONFIG_INTEL_POWERCLAMP
- pm, ACPI, mmc, regulator, i2c, hwmon, edac, led, arm64, x86, sched, RAS merges
2016-05-17 09:35:57 -07:00
Laura Abbott c3b50ba0e0 Linux v4.6-153-g3469d26
- Reenable debugging options.
- locking, efi, signals, rcu merges
2016-05-16 15:50:03 -07:00
Josh Boyer 802cbf8509 Enable XEN SCSI front and backend (rhbz 1334512) 2016-05-10 08:25:00 -04:00
Josh Boyer 5f62b8bc20 Linux v4.6-rc6
- Disable debugging options.
2016-05-02 09:36:00 -04:00
Josh Boyer e07a3bae84 Linux v4.6-rc5-69-gf28f20da704d
- Require /usr/bin/kernel-install to fix installation after systemd package
  swizzling (rhbz 1331012)
- Reenable debugging options.
2016-04-27 11:29:16 -04:00
Josh Boyer f5b0e8bac7 Linux v4.6-rc5
- Disable debugging options.
2016-04-25 11:10:15 -04:00
Josh Boyer 993b8217dd Linux v4.6-rc4-13-g9a0e3eea25d3
- Reenable debugging options.
2016-04-20 10:30:43 -04:00
Josh Boyer e4c8b25896 Linux v4.6-rc4
- Disable debugging options.
2016-04-18 11:43:23 -04:00
Paul Bolle 1a7d5ab281 Remove all references to unknown Kconfig symbols
Reported-by: Paul Bolle <pebolle@tiscali.nl>
2016-04-15 08:22:51 -04:00
Josh Boyer 016754b013 Linux v4.6-rc3-57-g90de6800c240
- Reenable debugging options.
2016-04-14 11:18:25 -04:00
Josh Boyer 7b6b31a413 Linux v4.6-rc3
- Disable debugging options.
2016-04-11 09:31:30 -04:00
Justin M. Forbes 54d4914c27 Linux v4.6-rc2-42-g1e1e5ce 2016-04-05 10:22:12 -05:00