| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Proper HFS+ mount failure fix from hch | Chuck Ebbert | 2011-02-01 | 5 | -86/+212 | |
| | | ||||||
| * | Linux 2.6.38-rc3 | Chuck Ebbert | 2011-02-01 | 3 | -904/+5 | |
| | | ||||||
| * | Try to fix some obvious bugs in hfsplus mount failure handling (#673857) | Chuck Ebbert | 2011-02-01 | 5 | -0/+144 | |
| | | ||||||
| * | Linux 2.6.38-rc2-git9 | Chuck Ebbert | 2011-01-31 | 2 | -2/+5 | |
| | | ||||||
| * | disable CONFIG_SERIAL_8250_DETECT_IRQ (from mschmidt@redhat.com) | Kyle McMartin | 2011-01-31 | 2 | -1/+4 | |
| | | | | | Should reduce boot times by ~200ms. | |||||
| * | Add Trond's NFS bugfixes branch from git.linux-nfs.org | Chuck Ebbert | 2011-01-31 | 2 | -0/+901 | |
| | | ||||||
| * | Linux 2.6.38-rc2-git8 | Chuck Ebbert | 2011-01-31 | 2 | -3/+6 | |
| | | ||||||
| * | Fix build failure on s390. | Chuck Ebbert | 2011-01-31 | 2 | -1/+26 | |
| | | ||||||
| * | Add missing config options, and make prep really fail when it should | Chuck Ebbert | 2011-01-29 | 2 | -1/+3 | |
| | | ||||||
| * | Linux 2.6.38-rc2-git7 | Chuck Ebbert | 2011-01-28 | 2 | -2/+5 | |
| | | ||||||
| * | snapshot 2.6.38-rc2-git5 | Kyle McMartin | 2011-01-26 | 3 | -5/+8 | |
| | | ||||||
| * | [x86] disable TRANSPARENT_HUGEPAGEs | Kyle McMartin | 2011-01-25 | 2 | -2/+5 | |
| | | ||||||
| * | update to snapshot 2.6.38-rc2-git3 | Kyle McMartin | 2011-01-25 | 3 | -3/+8 | |
| | | | | | fix context in perf-gcc460-build-fixes.patch | |||||
| * | all_arch_configs can be undefined | Dan HorĂ¡k | 2011-01-25 | 1 | -0/+2 | |
| | | | | | | | | "all_arch_configs" is not defined on architectures where only the kernel-headers package is built, like on s390 and sparc/sparcv9. workarounds Jarod's 5b65297cef481cbbccc803152b6c05d101169ead | |||||
| * | disable usb autosuspend goo for now | Kyle McMartin | 2011-01-24 | 1 | -3/+6 | |
| | | ||||||
| * | fix buglet(?) in runtime_pm_fixups.patch | Kyle McMartin | 2011-01-24 | 2 | -7/+18 | |
| | | ||||||
| * | annotate | Kyle McMartin | 2011-01-24 | 1 | -1/+2 | |
| | | ||||||
| * | rebase runtime pm fixups and drop debug-tty-print-dev-name.patch | Kyle McMartin | 2011-01-24 | 3 | -45/+42 | |
| | | ||||||
| * | perf-gcc460-build-fixes.patch | Kyle McMartin | 2011-01-24 | 2 | -0/+233 | |
| | | ||||||
| * | snapshot 2.6.38-rc2-git1 | Kyle McMartin | 2011-01-24 | 3 | -30/+8 | |
| | | ||||||
| * | utrace update | Kyle McMartin | 2011-01-22 | 5 | -95/+151 | |
| | | | | | | | Conflicts: kernel.spec | |||||
| * | - linux-2.6-ehci-check-port-status.patch - fix USB resume on some AMD systems | Kyle McMartin | 2011-01-22 | 2 | -0/+59 | |
| | | | | | | | Conflicts: kernel.spec | |||||
| * | Merge remote branch 'origin/master' into kernel-git | Kyle McMartin | 2011-01-22 | 0 | -0/+0 | |
| |\ | | | | | | | | | | | | | | | Squash rawhide branch into the kernel-git branch so it can be pulled back into the master branch. Merge is made by % git merge -s ours --no-commit origin/master and then merged back directly into origin/master. | |||||
| | * | utrace update | Roland McGrath | 2011-01-19 | 5 | -95/+151 | |
| | | | ||||||
| | * | - linux-2.6-ehci-check-port-status.patch - fix USB resume on some AMD systems | Matthew Garrett | 2011-01-11 | 2 | -0/+59 | |
| | | | ||||||
| | * | Add missing --with/--without pae build flag support | Jarod Wilson | 2011-01-10 | 1 | -3/+16 | |
| | | | | | | | | | Signed-off-by: Jarod Wilson <jarod@redhat.com> | |||||
| | * | Add support for local rebuild config option overrides | Jarod Wilson | 2011-01-10 | 2 | -1/+17 | |
| | | | | | | | | | Signed-off-by: Jarod Wilson <jarod@redhat.com> | |||||
| * | | update to 2.6.38-rc2 | Kyle McMartin | 2011-01-22 | 4 | -6/+10 | |
| | | | ||||||
| * | | fix thinko in config-debug CONFIG_DEBUG_SET_MODULE_RONX | Kyle McMartin | 2011-01-21 | 1 | -1/+1 | |
| | | | ||||||
| * | | enable release builds | Kyle McMartin | 2011-01-21 | 4 | -59/+59 | |
| | | | ||||||
| * | | enable CONFIG_SCHED_AUTOGROUP | Kyle McMartin | 2011-01-21 | 1 | -1/+1 | |
| | | | ||||||
| * | | snapshot 2.6.38-rc1-git1 | Kyle McMartin | 2011-01-20 | 2 | -1/+5 | |
| | | | ||||||
| * | | commit 2.6.38-rc1 | Kyle McMartin | 2011-01-19 | 2 | -3/+6 | |
| | | | ||||||
| * | | snapshot 2.6.37-git18 | Kyle McMartin | 2011-01-18 | 2 | -2/+5 | |
| | | | ||||||
| * | | snapshot 2.6.37-git16 | Kyle McMartin | 2011-01-17 | 4 | -2/+11 | |
| | | | ||||||
| * | | Linux 2.6.37-git13 | Kyle McMartin | 2011-01-15 | 4 | -31/+11 | |
| | | | ||||||
| * | | SDHCI_OF is broken on i386 | Kyle McMartin | 2011-01-15 | 1 | -1/+1 | |
| | | | | | | | | | (not that it likely matters for anything but olpc.) | |||||
| * | | fix build of xen-gntdev.ko | Kyle McMartin | 2011-01-15 | 2 | -0/+33 | |
| | | | ||||||
| * | | snapshot 2.6.37-git12 | Kyle McMartin | 2011-01-15 | 12 | -852/+73 | |
| | | | ||||||
| * | | Drop obsolete patch from sources | Chuck Ebbert | 2011-01-13 | 1 | -1/+0 | |
| | | | ||||||
| * | | tag clog for 2.6.38-0.rc0.git9.1 | Kyle McMartin | 2011-01-12 | 1 | -1/+6 | |
| | | | ||||||
| * | | update kconfig for 2.6.37-git9 | Kyle McMartin | 2011-01-12 | 7 | -0/+23 | |
| | | | ||||||
| * | | update drm-intel-big-hammer.patch | Kyle McMartin | 2011-01-12 | 5 | -2523/+6 | |
| | | | | | | | | | | | i915_gem execbuffer code was split into its own file. also drop patches which have been merged upstream. | |||||
| * | | update linux-2.6-silence-noise.patch and suck in gitrev 9 | Kyle McMartin | 2011-01-12 | 5 | -15/+22 | |
| | | | | | | | | | | | re-enable RONX modules, since it's been fixed to get along with dynamic ftrace. | |||||
| * | | Add missing --with/--without pae build flag support | Jarod Wilson | 2011-01-10 | 1 | -3/+16 | |
| | | | | | | | | | Signed-off-by: Jarod Wilson <jarod@redhat.com> | |||||
| * | | Add support for local rebuild config option overrides | Jarod Wilson | 2011-01-10 | 2 | -1/+17 | |
| | | | | | | | | | Signed-off-by: Jarod Wilson <jarod@redhat.com> | |||||
| * | | disable CONFIG_DEBUG_SET_MODULE_RONX for now | Kyle McMartin | 2011-01-10 | 4 | -5/+9 | |
| | | | ||||||
| * | | drop obsolete linux-2.6-debug-nmi-timeout.patch | Kyle McMartin | 2011-01-10 | 2 | -47/+3 | |
| | | | ||||||
| * | | Branch for 2.6.38 | Kyle McMartin | 2011-01-10 | 13 | -338/+134 | |
| |/ | | | | | | | | | | | | | | - 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 | |||||
| * | remove modules.builtin.bin to prevent RPM verify errors (#650807) | Chuck Ebbert | 2011-01-10 | 1 | -1/+1 | |
| | | ||||||
