Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | [PATCH] Fix oops in sysfs_hash_and_remove_file() | James Bottomley | 2005-08-27 | 1 | -0/+4 | |
* | | | | | | | | | [PATCH] md: clear the 'recovery' flags when starting an md array. | NeilBrown | 2005-08-27 | 1 | -0/+1 | |
* | | | | | | | | | [PATCH] md: create a MODULE_ALIAS for md corresponding to its block major num... | NeilBrown | 2005-08-27 | 1 | -0/+1 | |
* | | | | | | | | | [PATCH] IB: fix use-after-free in user verbs cleanup | Roland Dreier | 2005-08-27 | 1 | -1/+2 | |
* | | | | | | | | | [PATCH] arm: fix IXP4xx flash resource range | Deepak Saxena | 2005-08-27 | 3 | -3/+3 | |
* | | | | | | | | | [PATCH] x86_64: Tell VM about holes in nodes | Andi Kleen | 2005-08-27 | 4 | -5/+55 | |
* | | | | | | | | | [PATCH] I2C hwmon: kfree fixes | Mark M. Hoffman | 2005-08-27 | 2 | -2/+2 | |
* | | | | | | | | | [PATCH] ppc64: Fix issue with gcc 4.0 compiled kernels | Anton Blanchard | 2005-08-27 | 1 | -3/+4 | |
* | | | | | | | | | [PATCH] completely disable cpu_exclusive sched domain | Paul Jackson | 2005-08-27 | 1 | -0/+13 | |
* | | | | | | | | | [PATCH] undo partial cpu_exclusive sched domain disabling | Paul Jackson | 2005-08-27 | 1 | -19/+0 | |
* | | | | | | | | | Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git | Linus Torvalds | 2005-08-27 | 2 | -11/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [TG3]: Fix ethtool loopback test lockup | Michael Chan | 2005-08-26 | 1 | -4/+2 | |
| * | | | | | | | | | [FIB_TRIE]: Don't ignore negative results from fib_semantic_match | Patrick McHardy | 2005-08-24 | 1 | -7/+7 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | [PATCH] hwmon: Off-by-one error in fscpos driver | Jean Delvare | 2005-08-27 | 1 | -1/+1 | |
* | | | | | | | | | [PATCH] ppc32 8xx: fix m8xx_ide_init() #ifdef | Marcelo Tosatti | 2005-08-27 | 1 | -1/+1 | |
* | | | | | | | | | [PATCH] late spinlock initialization in ieee1394/ohci | Al Viro | 2005-08-27 | 1 | -1/+7 | |
* | | | | | | | | | [PATCH] bogus function type in qdio | Al Viro | 2005-08-27 | 1 | -1/+1 | |
* | | | | | | | | | [PATCH] bogus iounmap() in emac | Al Viro | 2005-08-27 | 1 | -1/+1 | |
* | | | | | | | | | [PATCH] drivers/hwmon/*: kfree() correct pointers | Alexey Dobriyan | 2005-08-27 | 5 | -5/+5 | |
* | | | | | | | | | [PATCH] Fix oops in fs/locks.c on close of file with pending locks | Steve French | 2005-08-27 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | [PATCH] hppfs: fix symlink error path | Paolo 'Blaisorblade' Giarrusso | 2005-08-26 | 1 | -15/+9 | |
* | | | | | | | | [PATCH] Fixup symlink function pointers for hppfs [for 2.6.13] | Paolo 'Blaisorblade' Giarrusso | 2005-08-26 | 1 | -8/+8 | |
* | | | | | | | | [PATCH] Document idr_get_new_above() semantics, update inotify | John McCutchan | 2005-08-26 | 2 | -2/+2 | |
* | | | | | | | | Ignore disabled ROM resources at setup | Linus Torvalds | 2005-08-26 | 1 | -1/+3 | |
* | | | | | | | | Only pre-allocate 256 bytes of cardbio IO range | Linus Torvalds | 2005-08-26 | 1 | -1/+1 | |
* | | | | | | | | [PATCH] cfq-iosched.c: minor fixes | Jens Axboe | 2005-08-24 | 1 | -10/+21 | |
* | | | | | | | | [PATCH] Export pcibios_bus_to_resource | Keith Owens | 2005-08-24 | 2 | -0/+2 | |
* | | | | | | | | [PATCH] x86_64: update defconfig - reenable fusion | Andi Kleen | 2005-08-24 | 1 | -8/+13 | |
* | | | | | | | | [PATCH] ppc64: Export machine_power_off for therm_pm72 module | Benjamin Herrenschmidt | 2005-08-24 | 1 | -0/+2 | |
* | | | | | | | | [PATCH] cpu_exclusive sched domains build fix | Paul Jackson | 2005-08-24 | 1 | -1/+3 | |
* | | | | | | | | [PATCH] m68k: fix broken macros causing compile errors | Andreas Schwab | 2005-08-24 | 1 | -3/+3 | |
|/ / / / / / / | ||||||
* | | | | | | | Linux v2.6.13-rc7v2.6.13-rc7 | Linus Torvalds | 2005-08-24 | 1 | -1/+1 | |
* | | | | | | | [PATCH] Fix IXP4xx CLOCK_TICK_RATE | Deepak Saxena | 2005-08-24 | 1 | -2/+4 | |
* | | | | | | | [PATCH] cpu_exclusive sched domains on partial nodes temp fix | Paul Jackson | 2005-08-24 | 1 | -0/+17 | |
* | | | | | | | Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg... | Linus Torvalds | 2005-08-24 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [PATCH] i810_audio: fix release_region misordering in error exit from i810_probe | John W. Linville | 2005-08-23 | 1 | -2/+2 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg... | Linus Torvalds | 2005-08-24 | 5 | -28/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | libata: release prep (bump versions, etc.) | Jeff Garzik | 2005-08-23 | 5 | -28/+4 | |
| |/ / / / / / | ||||||
* | | | | | | | [PATCH] x86_64: Don't oops at boot when empty Opteron node has IO | Andi Kleen | 2005-08-24 | 1 | -2/+11 | |
* | | | | | | | [PATCH] usbnet oops fix | lepton | 2005-08-24 | 1 | -1/+1 | |
* | | | | | | | [PATCH] i386: fix incorrect FP signal code | Chuck Ebbert | 2005-08-24 | 1 | -4/+6 | |
* | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-08-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [ROSE]: Fix typo in rose_route_frame() locking fix. | David S. Miller | 2005-08-23 | 1 | -1/+1 | |
* | | | | | | | | [PATCH] s390 __CHECKER__ ifdefs | Al Viro | 2005-08-24 | 2 | -28/+2 | |
* | | | | | | | | [PATCH] %t... in vsnprintf | Al Viro | 2005-08-24 | 1 | -1/+4 | |
* | | | | | | | | [PATCH] ad1980 makefile fix | Al Viro | 2005-08-24 | 1 | -1/+1 | |
* | | | | | | | | [PATCH] Kconfig fix (non-modular SCSI drivers) | Al Viro | 2005-08-24 | 1 | -3/+3 | |
* | | | | | | | | [PATCH] Kconfig fix (missing dependencies on PCI in sound/*) | Al Viro | 2005-08-24 | 1 | -5/+5 | |
* | | | | | | | | [PATCH] missing exports on m32r | Al Viro | 2005-08-24 | 2 | -0/+3 | |
* | | | | | | | | [PATCH] qualifiers in return types - easy cases | Al Viro | 2005-08-24 | 6 | -8/+8 |