summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for packaging more of tools/ by renaming 'perf' subpackage to ↵Dave Jones2011-08-161-22/+28
| | | | kernel-tools
* update arm configs for 3.1Dennis Gilmore2011-08-163-2/+6
| | | | update omap devicetree patch for updated field names
* disable crystalhd module on the generic arm qemu buildDennis Gilmore2011-08-163-1/+11
| | | | | but enable it on the others disable tpm on arm build in mmc_block on tegra build
* the modules effected by __bad_udelay need to be excludedDennis Gilmore2011-08-162-9/+9
| | | | | on all arm arches not just the tegra boards disable them in config-arm-generic
* tweak the arm configs a littleDennis Gilmore2011-08-164-3/+36
| | | | | | 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-165-4/+272
| | | | patches for arm build tegra and omap kernel on arm
* Add a few patches that were in f16 but not in rawhideJosh Boyer2011-08-165-0/+105
|
* From: David Marlin <dmarlin@redhat.com>Josh Boyer2011-08-164-3/+1117
| | | | | | | | | 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-154-40/+56
| | | | Add better fix from Paul McKenney for rcu scheduling issue (rhbz 726877)
* 3.1-rc1-git6 snapshot. Make ide_pmac a moduleJosh Boyer2011-08-114-3/+8
|
* 3.1-rc1-git3 snapshotJosh Boyer2011-08-112-3/+6
|
* Make sure all the config-* files are in some Sources lineJosh Boyer2011-08-101-1/+5
|
* Linux 3.1-rc1-git2 snapshotJosh Boyer2011-08-102-2/+5
|
* these should have been in x86-generic, not all-genericDave Jones2011-08-092-4/+4
|
* Split out the 32bit only options from x86-32Dave Jones2011-08-095-592/+279
| | | | | | Remove unnecessary duplicates, consolidate. This should reduce having to set the same option twice on 32/64.
* enable CONFIG_SAMSUNG_LAPTOP for 64bit tooDave Jones2011-08-091-11/+12
|
* ptrace_report_syscall: check if TIF_SYSCALL_EMU is definedDave Jones2011-08-092-0/+82
|
* Enable CONFIG_SAMSUNG_LAPTOP (rhbz 729363)Dave Jones2011-08-092-5/+9
|
* Linux 3.1-rc1-git1 snapshotJosh Boyer2011-08-082-1/+5
|
* Linux-3.1-rc1Josh Boyer2011-08-086-75/+73
| | | | Adjust Makefile munging for 3.x numbering scheme
* Deselect CONFIG_DECNET. Unmaintained, and rubbish.Dave Jones2011-08-052-3/+4
|
* 3.0-git21 snapshotJosh Boyer2011-08-052-2/+5
|
* Drop neuter_intel_microcode_load.patch (rhbz 690930)Dave Jones2011-08-042-28/+3
|
* 3.0-git19 snapshotJosh Boyer2011-08-047-34/+196
| | | | | 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-032-907/+2002
|
* Disable CONFIG_BCMA since no driver currently uses it (rhbz 727796)John W. Linville2011-08-032-3/+4
|
* Change USB_SERIAL_OPTION back to modular. (rhbz 727680)Dave Jones2011-08-022-1/+4
|
* document this magic from the commit msg.Dave Jones2011-08-021-0/+1
|
* 3.0-git17 snapshotJosh Boyer2011-08-024-3/+282
| | | | Add changes for rhbz 720128,720054,708314
* 3.0-git16 snapshotJosh Boyer2011-08-022-2/+5
|
* 3.0-git15 snapshotJosh Boyer2011-08-013-2/+4
|
* 3.0-git14 snapshotJosh Boyer2011-08-013-2/+19
| | | | Add scary cow back to remind people we're branched now
* 3.0-git12 snapshotJosh Boyer2011-07-304-3/+18
|
* 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-294-2/+44
| | | | 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-2711-13/+35
|
* 3.0-git3 snapshotKyle McMartin2011-07-2518-176/+64
| | | | | | 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-222-15/+13
| | | | | | 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-212-3/+4
|
* Use ext4 for ext2 and ext3 filesystemsChuck Ebbert2011-07-212-12/+7
|
* rediff, remove unnecessary export, and add modules printing to bad_page()Dave Jones2011-07-211-30/+16
|
* Switch BLK_DEV_RAM to be modular (rhbz 720833)Dave Jones2011-07-212-1/+4
|
* 3.0-rc7-git8Chuck Ebbert2011-07-202-2/+5
|
* 3.0-rc7-git3Dave Jones2011-07-152-2/+5
|
* Bring back utrace until uprobes gets merged upstream.Dave Jones2011-07-153-0/+6176
|
* Update to snapshot 3.0-rc7-git1 for intel drm fixes.Kyle McMartin2011-07-132-1/+5
|