Dennis Gilmore
|
d5210424c1
|
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 13:02:05 -05:00 |
|
Dennis Gilmore
|
68bd044f8a
|
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 13:02:00 -05:00 |
|
Dennis Gilmore
|
a051e56cfe
|
add tegra config and device tree patches
|
2011-08-16 13:01:38 -05:00 |
|
Dennis Gilmore
|
8e25ffdc6e
|
only build the omap and tegra variants on armv7 builds
|
2011-08-16 13:01:03 -05:00 |
|
Dennis Gilmore
|
e8d576e5d4
|
only build kernel headers on the base arm arches
|
2011-08-16 13:00:57 -05:00 |
|
Dennis Gilmore
|
f8effed74e
|
setup config for tegra based arm boards, add device tree
patches for arm build tegra and omap kernel on arm
|
2011-08-16 13:00:45 -05:00 |
|
Josh Boyer
|
9765980dfc
|
Bring in Linux-3.1-rc2
|
2011-08-16 10:32:18 -04:00 |
|
Dave Jones
|
0ffe7fc9b0
|
CPU_FREQ drivers should now be built-in on x86-64.
|
2011-08-13 17:13:36 -04:00 |
|
Josh Boyer
|
52149c3ebb
|
Make ide_pmac a module (rhbz 730039)
|
2011-08-11 22:14:40 -04:00 |
|
Josh Boyer
|
716ab00b8c
|
Add quirk patch for logitech webcams (rhbz 729269)
|
2011-08-11 14:59:19 -04:00 |
|
Josh Boyer
|
bba41d6786
|
Sync with f15 for rhbz 729340. Whee!
|
2011-08-11 14:46:57 -04:00 |
|
Josh Boyer
|
ed165f2540
|
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-09 17:14:47 -04:00 |
|
Dave Jones
|
268afcecae
|
enable for 64bit too
|
2011-08-09 16:48:18 -04:00 |
|
Josh Boyer
|
a9bf2facb1
|
Sync with f15 for rhbz 728872
|
2011-08-09 16:32:30 -04:00 |
|
Dave Jones
|
14afc06f78
|
ptrace_report_syscall: check if TIF_SYSCALL_EMU is defined
|
2011-08-09 14:10:15 -04:00 |
|
Dave Jones
|
a39077043a
|
Enable CONFIG_SAMSUNG_LAPTOP (rhbz 729363)
|
2011-08-09 13:32:21 -04:00 |
|
Josh Boyer
|
c307f0b0e7
|
Update utrace patch
|
2011-08-08 14:01:20 -04:00 |
|
Josh Boyer
|
bca2221f92
|
Adjust for 3.x numbering scheme
|
2011-08-05 22:54:19 -04:00 |
|
Dave Jones
|
702278a733
|
Deselect CONFIG_DECNET. Unmaintained, and rubbish.
|
2011-08-05 16:13:33 -04:00 |
|
Josh Boyer
|
5bc7ff510a
|
Linux 3.0.1 stable update. Drop included patches
|
2011-08-05 10:54:24 -04:00 |
|
Josh Boyer
|
6f3e186bc7
|
Add patch to fix 32bit EFI service mapping (rhbz 726701)
|
2011-08-05 08:47:23 -04:00 |
|
Dave Jones
|
9efe707d77
|
Drop neuter_intel_microcode_load.patch (rhbz 690930)
|
2011-08-04 13:27:47 -04:00 |
|
John W. Linville
|
0df6e18dc6
|
Disable CONFIG_BCMA since no driver currently uses it (rhbz 727796)
|
2011-08-03 13:37:40 -04:00 |
|
Josh Boyer
|
b91dd47839
|
Add patches for rhbz 720128,720054
|
2011-08-03 08:09:14 -04:00 |
|
Josh Boyer
|
0c6a0c8d9d
|
Add fix from 3.1 for mounting HFSPlus filesystems
|
2011-08-02 19:31:56 -04:00 |
|
Dave Jones
|
e0ce6b691c
|
Change USB_SERIAL_OPTION back to modular. (rhbz 727680)
|
2011-08-02 18:19:14 -04:00 |
|
Josh Boyer
|
ec0811cedb
|
Add patch to fix epoll lockdep warnings
make debug as we're still really early in the release
|
2011-08-02 15:29:27 -04:00 |
|
Josh Boyer
|
a145ed9864
|
Add change to include the rt2x00 drivers in modules.networking
|
2011-08-02 12:53:17 -04:00 |
|
Dave Jones
|
12fe727f0d
|
fix scsi_dispatch oops.
|
2011-07-29 22:49:51 -04:00 |
|
Dave Jones
|
73a609865c
|
module-init-tools needs to be a prereq, not a conflict.
|
2011-07-28 21:36:33 -04:00 |
|
Josh Boyer
|
7cec0fdc37
|
Add patch from linux-next to help multiseat issues
|
2011-07-28 13:02:55 -04:00 |
|
Dave Jones
|
e4df40cdf2
|
make release
|
2011-07-27 15:27:13 -04:00 |
|
Dave Jones
|
44f60ec5e2
|
Revert "3.0-git3 snapshot"
This reverts commit 4a2041744e .
|
2011-07-27 15:14: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 |
|
Chuck Ebbert
|
826713d48b
|
3.0-rc7-git8
|
2011-07-20 18:37:01 -04:00 |
|
Dave Jones
|
5ac3ec1548
|
3.0-rc7-git3
|
2011-07-15 18:45:29 -04:00 |
|
Dave Jones
|
5a6744203a
|
Bring back utrace until uprobes gets merged upstream.
|
2011-07-15 16:04:21 -04:00 |
|
Kyle McMartin
|
cdb291795c
|
Update to snapshot 3.0-rc7-git1 for intel drm fixes.
|
2011-07-13 19:09:03 -04:00 |
|
John W. Linville
|
5274cf846b
|
zd1211rw: fix invalid signal values from device (rhbz 720093)
|
2011-07-12 15:33:00 -04:00 |
|
John W. Linville
|
b054bb0821
|
rt2x00: Add device ID for RT539F device. (rhbz 720594)
|
2011-07-12 14:40:49 -04:00 |
|
Kyle McMartin
|
a6b4f0c571
|
Linux 3.0-rc7
hopefully the last before the Great Renumbering becomes
official.
|
2011-07-12 08:32:18 -04:00 |
|
Dave Jones
|
d74412cfc2
|
Change BINFMT_MISC to be modular. (rhbz 695415)
|
2011-07-11 17:03:10 -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 |
|