Commit Graph

107 Commits

Author SHA1 Message Date
Josh Boyer
deb816ab2a Linux v3.9-8933-gce85722
- First DRM merge
2013-05-03 13:32:30 -04:00
Dave Jones
da97680e58 Enable MTD_CHAR/MTD_BLOCK (Needed for SFC)
Enable 10gigE on 64-bit only.
2013-04-03 14:31:59 -04:00
Josh Boyer
45d5b3f0a4 Linux v3.8-7888-gab78265 2013-02-25 09:59:54 -05:00
Josh Boyer
8be986a934 Linux v3.8-6071-g8b5628a
- Enable the rtl8192e driver (rhbz 913753)
2013-02-22 08:39:21 -05:00
Josh Boyer
f39ad01943 Enable CONFIG_NAMESPACES everywhere (rhbz 907576)
So apparently we've been enabling CONFIG_NAMESPACES in Fedora kernels for
a very long time even though it was never explicitly set.  The kconfig entry
for it looks like it should depend on CONFIG_EXPERT (which isn't set), but
either the fact that we've had CONFIG_NET_NS, etc enabled explicitly or the
fact that it defaults to !EXPERT seems to do something weird with menuconfig
and enables it in the final config.  Whatever, just turn it back on.  It
seems to break rtkit-daemon for some reason.
2013-02-06 11:49:05 -05:00
Josh Boyer
ebd1a1737a Linux v3.8-rc5-218-ga56e160
- Enable NAMESPACES and CHECKPOINT_RESTORE on x86_64 for F19 CRIU feature
- Enable CONFIG_DEBUG_ATOMIC_SLEEP
2013-01-30 10:56:40 -05:00
Justin M. Forbes
e66c8fda44 Turn off THP for 32bit 2013-01-25 10:45:19 -06:00
Justin M. Forbes
f82b10781d Linux v3.8-rc2-116-g5f243b9 2013-01-04 15:16:10 -06:00
Josh Boyer
ede75f6f8f Update config options for 3.7
- Fix module blacklist patch to not leak a reference to the blacklist keyring
2012-10-30 15:49:07 -04:00
Josh Boyer
f7572813ba Update config options 2012-07-30 19:13:04 -04:00
Josh Boyer
da90872924 Update configs for first 3.5 merge window git snapshot 2012-05-21 22:17:04 -04:00
Josh Boyer
c164624596 Bump NR_CPUS to 128 on x86_64 2012-05-21 12:27:07 -04:00
Josh Boyer
e8409b1dce Rebase to Linux 3.3-rc1
The utrace patch is left unapplied as it doesn't apply cleanly any longer
2012-01-20 13:32:57 -05:00
Dave Jones
d283b6f1bb Change maximum CPU support for x86-64.
Rawhide builds now use MAXSMP on x86.
For release builds, set x86-64 to support 64 CPUs.
If larger systems become widespread, we can increase in an update.
2012-01-17 14:33:12 -05:00
Dave Jones
7b9de46086 Remove CONFIG_BLK_DEV_AMD74XX duplicate entries 2012-01-17 10:32:48 -05:00
Dave Jones
36c7a65617 Disable ISA 2012-01-16 16:14:17 -05:00
Dave Jones
2ee9f14829 Disable memory hotplug on x86-64 2012-01-13 17:33:51 -05:00
Dave Jones
010a4f2c6b Disable Calgary IOMMU 2012-01-13 17:22:29 -05:00
Dave Jones
c89941d296 Reenable debugging options. 2012-01-04 23:30:44 -05:00
Dave Jones
086827d1a4 Disable debugging options. 2012-01-04 20:37:16 -05:00
Josh Boyer
ea8a97de39 Linux 3.1-git7 (upstream 31555213f) 2011-11-07 11:25:51 -05:00
Josh Boyer
7b0cc2278d Linux 3.1-git6 (upstream 1a67a573b8d)
Make CONFIG_EDAC_SBRIDGE only build on x86_64 since it has 64-bit divide errors
on 32-bit kernels.
2011-11-04 08:26:47 -04:00
Josh Boyer
906f34d53b Linux 3.1-git4 (upstream dc47d3810cdc) 2011-11-01 15:15:29 -04:00
Josh Boyer
34f9218fe5 Linux 3.1-git1 (138c4ae9cfda upstream)
First take on the upcomming Linux 3.2 kernel.  The moving of the ethernet
drivers into vendor subdirectories caused a lot of churn in config-generic, but
hopefully it's a bit cleaner now.
2011-10-26 21:03:18 -04:00
Josh Boyer
b2efe0138e Disable Xen balloon memory hotplug support (rhbz 744408) 2011-10-11 08:45:59 -04:00
Dave Jones
8ce7027f61 Split out the 32bit only options from x86-32
Remove unnecessary duplicates, consolidate.

This should reduce having to set the same option twice on 32/64.
2011-08-09 19:32:10 -04:00
Dave Jones
7a3b2689bf enable CONFIG_SAMSUNG_LAPTOP for 64bit too 2011-08-09 16:47:10 -04:00
Josh Boyer
740de53011 Linux-3.1-rc1
Adjust Makefile munging for 3.x numbering scheme
2011-08-08 10:17:46 -04:00
Josh Boyer
8e3ae989b3 3.0-git19 snapshot
Add epoll patch until it gets upstreamed
Add trial patch to fix the scheduling while atomic issues around pidmap_init
2011-08-04 11:12:43 -04:00
Josh Boyer
35ffdcd40e 3.0-git9 snapshot 2011-07-27 21:07:17 -04:00
Kyle McMartin
4a2041744e 3.0-git3 snapshot
Testing that this part of the spec still works...

Hopefully the next release is indeed 3.1.0...
2011-07-25 09:46:01 -04:00
Kyle McMartin
e04b212cc5 update to snapshot 3.0-rc6-git6
revert CONFIG_X86_RESERVE_LOW=640, it breaks boot.
2011-07-10 11:49:54 -04:00
Dave Jones
75d6a46098 Centralise CPU_FREQ options into config-generic.
Switch to using ondemand by default. (rhbz 713572)
2011-07-07 15:44:13 -04:00
Chuck Ebbert
c2cf2cf990 Set CONFIG_X86_RESERVE_LOW=640 as requested by mjg 2011-07-06 18:05:04 -04:00
Kyle McMartin
64e35b526f build in aesni on i586 2011-06-15 10:33:37 -04:00
Kyle McMartin
3d121413b5 make debug 2011-05-30 12:48:48 -04:00
Kyle McMartin
6ddada4248 first pass of new config options in 3.0-rc1 2011-05-30 10:25:28 -04:00
Kyle McMartin
d8616baf4a flip the release builds toggle 2011-05-12 10:34:16 -04:00
Kyle McMartin
78563abd65 Update to 2.6.38-git21 2011-03-29 17:59:22 -04:00
Kyle McMartin
db49e9edd8 update to snapshot 2.6.38-git19 2011-03-28 17:22:32 -04:00
Kyle McMartin
31c46e0c23 update to 2.6.38-git11 2011-03-22 17:04:14 -04:00
Kyle McMartin
3f74cb629d update to 2.6.38-git6 2011-03-18 13:15:43 -04:00
Kyle McMartin
3ddbdca8f8 Set rawhide back on the bleeding edge
Test out scripts/rebase.sh on 2.6.38-git1.
Enable fhandle syscalls (ugh. conditional syscalls... update
CONFIG_EXPORTFS to =y, since it's now a bool.)
CONFIG_XEN_DEBUG [i386,x86_64] =n, but possibly should be -debug
conditional. Needs a xen user to benchmark and see how bad the overhead
is.
2011-03-16 09:05:07 -04:00
Chuck Ebbert
b2f151780e Enable Advansys SCSI driver on x86_64 (#589115) 2011-02-03 21:56:38 -05:00
Kyle McMartin
c3b3bb2e85 enable release builds 2011-01-21 12:02:38 -05:00
Kyle McMartin
ee6c061eb9 snapshot 2.6.37-git12 2011-01-15 00:56:55 -05:00
Kyle McMartin
50f89b26c6 update kconfig for 2.6.37-git9 2011-01-12 21:32:50 -05:00
Kyle McMartin
4f860245a9 Branch for 2.6.38
- Rebase trivial patches.
- Switch debug configs back on.
- config changes:
  DEBUG_SET_MODULE_RONX=y
  B43_PHY_N=y
  RT2800USB_RT33XX=y |
  RT2800PCI_RT33XX=y | experimental
  WL12XX=m
  RTL8192CE=m
  CAN_SLCAN=m
  SCHED_AUTOGROUP=n
2011-01-10 11:05:09 -05:00
Kyle McMartin
fabc0f344f actually switch on the release builds 2010-12-21 17:38:42 -05:00
Matthew Garrett
0988eed04e - applesmc_update.patch: Make the driver more generic. Should help Apples.
- apple_backlight.patch: Make sure that this loads on all hardware.
- efifb_update.patch: Fixes for the 11 inch Macbook Air
- acpi_reboot.patch: Should make reboot work better on most hardware
- efi_default_physical.patch: Some machines dislike EFI virtual mode
2010-12-16 15:37:54 -05:00
Kyle McMartin
5acda93677 Linux 2.6.37-rc4-git3 2010-12-03 07:26:49 -05:00
Kyle McMartin
7b2f649ec2 Linux 2.6.37-rc1 2010-11-02 13:06:42 -04:00
Kyle McMartin
3daa57b3d9 Linux 2.6.36-git8 2010-10-26 13:05:04 -04:00
Kyle McMartin
c22cea221f start following git head again 2010-10-22 12:24:02 -04:00
Dave Jones
8de676ae56 These overrides are pointless, as the _X86_64 options SELECT them. 2010-09-27 12:56:57 -04:00
Kyle McMartin
da80d72ece First pass at 2.6.36-rc1 2010-08-17 16:07:07 -04:00
Jesse Keating
7a32965a10 initial srpm import 2010-07-29 16:46:31 -07:00