Commit Graph

5858 Commits

Author SHA1 Message Date
Josh Boyer
5106c63573 Fix build against rawhide glibc and add BR for gettext 2011-08-18 08:14:20 -04:00
Josh Boyer
69fc02b694 3.1-rc2-git4 snapshot 2011-08-17 22:57:30 -04:00
Josh Boyer
93e7772b8b Make sure %post/%postun for kernel-tools is wrapped with %{with_tools}
otherwise noarch fails (also make prep)
2011-08-17 22:15:25 -04:00
Josh Boyer
8addb5fc3a Create the kernel-tools package. WHEE 2011-08-17 21:19:57 -04:00
Dave Jones
1d18ad9c11 Prepare for packaging more of tools/ by renaming 'perf' subpackage to kernel-tools 2011-08-16 15:20:09 -04:00
Dennis Gilmore
0e5a4d7218 update arm configs for 3.1
update omap devicetree patch for updated field names
2011-08-16 12:56:09 -05:00
Dennis Gilmore
e153256415 disable crystalhd module on the generic arm qemu build
but enable it on the others disable tpm on arm build in
mmc_block on tegra build
2011-08-16 11:41:15 -05:00
Dennis Gilmore
53fe9c977a the modules effected by __bad_udelay need to be excluded
on all arm arches not just the tegra boards disable
them in config-arm-generic
2011-08-16 11:37:01 -05:00
Dennis Gilmore
3e616b4b28 tweak the arm configs a little
build a up image on armv5tel its a basic qemu image.

setup to make configs for building kernels on hardware floating point arm arches
2011-08-16 11:34:23 -05:00
Dennis Gilmore
41dc1eca4d only build the omap and tegra variants on armv7 builds 2011-08-16 11:34:07 -05:00
Dennis Gilmore
94b00675ee only build kernel headers on the base arm arches 2011-08-16 11:33:55 -05:00
Dennis Gilmore
986a9f3a2e setup config for tegra based arm boards, add device tree
patches for arm build tegra and omap kernel on arm
2011-08-16 11:33:15 -05:00
Josh Boyer
bc12142e94 Add a few patches that were in f16 but not in rawhide 2011-08-16 10:31:40 -04:00
Josh Boyer
8ffa0afd4c From: David Marlin <dmarlin@redhat.com>
Modify to split the ARM config files to work more like other archs.

Rename:
  config-arm -> config-arm-generic
Add:
  config-arm-omap-generic
2011-08-16 10:31:26 -04:00
Josh Boyer
6920e17ebc Linux-3.1-rc2
Add better fix from Paul McKenney for rcu scheduling issue (rhbz 726877)
2011-08-15 10:06:52 -04:00
Josh Boyer
f1b16b1fca 3.1-rc1-git6 snapshot. Make ide_pmac a module 2011-08-11 22:27:54 -04:00
Josh Boyer
c1aa9d7541 3.1-rc1-git3 snapshot 2011-08-11 08:09:36 -04:00
Josh Boyer
d71f188339 Make sure all the config-* files are in some Sources line 2011-08-10 09:18:01 -04:00
Josh Boyer
3922dda442 Linux 3.1-rc1-git2 snapshot 2011-08-10 08:51:50 -04:00
Dave Jones
68f00c16fb these should have been in x86-generic, not all-generic 2011-08-09 19:41:05 -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
Dave Jones
18192bce4c ptrace_report_syscall: check if TIF_SYSCALL_EMU is defined 2011-08-09 14:13:24 -04:00
Dave Jones
b4b8a811e8 Enable CONFIG_SAMSUNG_LAPTOP (rhbz 729363) 2011-08-09 13:34:53 -04:00
Josh Boyer
557f2a47cb Linux 3.1-rc1-git1 snapshot 2011-08-08 21:16:21 -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
Dave Jones
84f976bc28 Deselect CONFIG_DECNET. Unmaintained, and rubbish. 2011-08-05 16:14:18 -04:00
Josh Boyer
fac491b47c 3.0-git21 snapshot 2011-08-05 10:48:31 -04:00
Dave Jones
6d621fbb57 Drop neuter_intel_microcode_load.patch (rhbz 690930) 2011-08-04 13:53:04 -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
Dave Jones
1aa2339b01 Re-apply the rebased utrace 2011-08-03 16:05:34 -04:00
John W. Linville
7e3f828310 Disable CONFIG_BCMA since no driver currently uses it (rhbz 727796) 2011-08-03 13:35:58 -04:00
Dave Jones
f52a0de1ad Change USB_SERIAL_OPTION back to modular. (rhbz 727680) 2011-08-02 18:20:02 -04:00
Dave Jones
ed3d2678ba document this magic from the commit msg. 2011-08-02 15:55:13 -04:00
Josh Boyer
c2057797f6 3.0-git17 snapshot
Add changes for rhbz 720128,720054,708314
2011-08-02 12:49:07 -04:00
Josh Boyer
502500759d 3.0-git16 snapshot 2011-08-02 08:20:26 -04:00
Josh Boyer
12ba4aac8a 3.0-git15 snapshot 2011-08-01 09:14:13 -04:00
Josh Boyer
3575ffb1af 3.0-git14 snapshot
Add scary cow back to remind people we're branched now
2011-08-01 08:11:27 -04:00
Josh Boyer
0b39172ce2 3.0-git12 snapshot 2011-07-30 11:21:38 -04:00
Josh Boyer
9e4aeabc4e Adjust sedding for the 3.x release style now that we know it's 3.x.x and not
just 3.x
2011-07-29 13:55:57 -04:00
Josh Boyer
37a65c7868 3.0-git11 snapshot
Add patch from linux-next to fix udlfb binding (rhbz 726163)
2011-07-29 10:12:47 -04:00
Dave Jones
4e3ef44362 module-init-tools needs to be a prereq not a conflict. 2011-07-28 21:37:54 -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
Dave Jones
524b8cb855 bootwrapper needs objcopy. Add it to requires: (wwoods) 2011-07-22 14:32:48 -04:00
Kyle McMartin
e8ba2bf13a Update to 3.0.0
Sadly Linus decided to stick with three digit versions. Modify our
assumptions in the spec file and use the final digit as the
permanent stable_rev.
2011-07-22 11:56:27 -04:00
Chuck Ebbert
bfe340785a Linux 3.0-rc7-git10 2011-07-21 21:39:08 -04:00
Chuck Ebbert
e2a36baadc Use ext4 for ext2 and ext3 filesystems 2011-07-21 21:32:15 -04:00
Dave Jones
c0bd0780af rediff, remove unnecessary export, and add modules printing to bad_page() 2011-07-21 21:01:32 -04:00
Dave Jones
441b0a7fe7 Switch BLK_DEV_RAM to be modular (rhbz 720833) 2011-07-21 16:11:37 -04:00