summaryrefslogtreecommitdiffstats
path: root/kernel.spec
Commit message (Collapse)AuthorAgeFilesLines
* Create the kernel-tools package. WHEEJosh Boyer2011-08-171-15/+103
|
* Prepare for packaging more of tools/ by renaming 'perf' subpackage to ↵Dave Jones2011-08-161-22/+28
| | | | kernel-tools
* tweak the arm configs a littleDennis Gilmore2011-08-161-0/+3
| | | | | | build a up image on armv5tel its a basic qemu image. setup to make configs for building kernels on hardware floating point arm arches
* only build the omap and tegra variants on armv7 buildsDennis Gilmore2011-08-161-2/+2
|
* only build kernel headers on the base arm archesDennis Gilmore2011-08-161-0/+5
|
* setup config for tegra based arm boards, add device treeDennis Gilmore2011-08-161-3/+60
| | | | patches for arm build tegra and omap kernel on arm
* Add a few patches that were in f16 but not in rawhideJosh Boyer2011-08-161-0/+12
|
* From: David Marlin <dmarlin@redhat.com>Josh Boyer2011-08-161-1/+6
| | | | | | | | | Modify to split the ARM config files to work more like other archs. Rename: config-arm -> config-arm-generic Add: config-arm-omap-generic
* Linux-3.1-rc2Josh Boyer2011-08-151-4/+8
| | | | Add better fix from Paul McKenney for rcu scheduling issue (rhbz 726877)
* 3.1-rc1-git6 snapshot. Make ide_pmac a moduleJosh Boyer2011-08-111-1/+5
|
* 3.1-rc1-git3 snapshotJosh Boyer2011-08-111-2/+5
|
* Make sure all the config-* files are in some Sources lineJosh Boyer2011-08-101-1/+5
|
* Linux 3.1-rc1-git2 snapshotJosh Boyer2011-08-101-1/+4
|
* ptrace_report_syscall: check if TIF_SYSCALL_EMU is definedDave Jones2011-08-091-0/+3
|
* Enable CONFIG_SAMSUNG_LAPTOP (rhbz 729363)Dave Jones2011-08-091-0/+3
|
* Linux 3.1-rc1-git1 snapshotJosh Boyer2011-08-081-1/+4
|
* Linux-3.1-rc1Josh Boyer2011-08-081-4/+14
| | | | Adjust Makefile munging for 3.x numbering scheme
* Deselect CONFIG_DECNET. Unmaintained, and rubbish.Dave Jones2011-08-051-0/+3
|
* 3.0-git21 snapshotJosh Boyer2011-08-051-1/+4
|
* Drop neuter_intel_microcode_load.patch (rhbz 690930)Dave Jones2011-08-041-4/+3
|
* 3.0-git19 snapshotJosh Boyer2011-08-041-1/+10
| | | | | Add epoll patch until it gets upstreamed Add trial patch to fix the scheduling while atomic issues around pidmap_init
* Re-apply the rebased utraceDave Jones2011-08-031-1/+4
|
* Disable CONFIG_BCMA since no driver currently uses it (rhbz 727796)John W. Linville2011-08-031-0/+3
|
* Change USB_SERIAL_OPTION back to modular. (rhbz 727680)Dave Jones2011-08-021-0/+3
|
* document this magic from the commit msg.Dave Jones2011-08-021-0/+1
|
* 3.0-git17 snapshotJosh Boyer2011-08-021-2/+14
| | | | Add changes for rhbz 720128,720054,708314
* 3.0-git16 snapshotJosh Boyer2011-08-021-1/+4
|
* 3.0-git15 snapshotJosh Boyer2011-08-011-1/+1
|
* 3.0-git14 snapshotJosh Boyer2011-08-011-1/+13
| | | | Add scary cow back to remind people we're branched now
* 3.0-git12 snapshotJosh Boyer2011-07-301-2/+5
|
* Adjust sedding for the 3.x release style now that we know it's 3.x.x and notJosh Boyer2011-07-291-4/+6
| | | | just 3.x
* 3.0-git11 snapshotJosh Boyer2011-07-291-1/+9
| | | | Add patch from linux-next to fix udlfb binding (rhbz 726163)
* module-init-tools needs to be a prereq not a conflict.Dave Jones2011-07-281-2/+5
|
* 3.0-git9 snapshotJosh Boyer2011-07-271-1/+5
|
* 3.0-git3 snapshotKyle McMartin2011-07-251-16/+9
| | | | | | Testing that this part of the spec still works... Hopefully the next release is indeed 3.1.0...
* bootwrapper needs objcopy. Add it to requires: (wwoods)Dave Jones2011-07-221-1/+4
|
* Update to 3.0.0Kyle McMartin2011-07-221-13/+12
| | | | | | 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.
* Linux 3.0-rc7-git10Chuck Ebbert2011-07-211-2/+3
|
* Use ext4 for ext2 and ext3 filesystemsChuck Ebbert2011-07-211-0/+3
|
* Switch BLK_DEV_RAM to be modular (rhbz 720833)Dave Jones2011-07-211-0/+3
|
* 3.0-rc7-git8Chuck Ebbert2011-07-201-1/+4
|
* 3.0-rc7-git3Dave Jones2011-07-151-1/+4
|
* Bring back utrace until uprobes gets merged upstream.Dave Jones2011-07-151-0/+8
|
* Update to snapshot 3.0-rc7-git1 for intel drm fixes.Kyle McMartin2011-07-131-1/+4
|
* zd1211rw: fix invalid signal values from device (rhbz 720093)John W. Linville2011-07-121-0/+7
|
* rt2x00: Add device ID for RT539F device. (rhbz 720594)John W. Linville2011-07-121-0/+7
|
* Linux 3.0-rc7Kyle McMartin2011-07-121-3/+7
| | | | | hopefully the last before the Great Renumbering becomes official.
* Change BINFMT_MISC to be modular. (rhbz 695415)Dave Jones2011-07-111-0/+3
|
* update to snapshot 3.0-rc6-git6Kyle McMartin2011-07-101-3/+6
| | | | revert CONFIG_X86_RESERVE_LOW=640, it breaks boot.
* Centralise CPU_FREQ options into config-generic.Dave Jones2011-07-071-0/+4
| | | | Switch to using ondemand by default. (rhbz 713572)