summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux v2.6.18-rc3v2.6.18-rc3Linus Torvalds2006-07-291-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-299-60/+76
|\
| * [ARM] 3734/1: Fix the unused variable warning in __iounmap()Catalin Marinas2006-07-291-0/+2
| * [ARM] 3737/1: Export ARM copy/clear_user_page symbolsGeorge G. Davis2006-07-291-0/+8
| * [ARM] 3736/1: xscale: don't mis-report 80219 as an iop32xLennert Buytenhek2006-07-291-1/+29
| * [ARM] 3733/2: S3C24XX: Remove old IDE registers in AnubisBen Dooks2006-07-261-24/+0
| * [ARM] 3732/1: S3C24XX: tidy syntax in osiris and anubis machinesBen Dooks2006-07-262-22/+23
| * [ARM] Fix SMP bootingRussell King2006-07-261-3/+3
| * [ARM] 3731/1: Allow IRQ definitions of IQ80331 and IQ80332 to co-existMartin Michlmayr2006-07-241-4/+0
| * [ARM] 3730/1: ep93xx: enable usb ohci driver in the defconfigLennert Buytenhek2006-07-151-5/+10
| * [ARM] Fix cats buildRussell King2006-07-141-1/+1
* | [PATCH] MM: Remove rogue readahead printkAndi Kleen2006-07-291-2/+0
* | [PATCH] i386: Fix up backtrace fallback patchAndi Kleen2006-07-291-4/+6
* | [PATCH] x86_64: Fix swiotlb=forceAndi Kleen2006-07-292-2/+5
* | [PATCH] x86_64: Revert k8-bus.c northbridge access changeAndi Kleen2006-07-291-5/+5
* | [PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer dereference fixJon Mason2006-07-293-40/+45
* | [PATCH] x86_64: Calgary IOMMU - fix off by one errorMuli Ben-Yehuda2006-07-291-4/+3
* | [PATCH] x86_64: On Intel systems when CPU has C3 don't use TSCAndi Kleen2006-07-291-4/+12
* | [PATCH] x86_64: Update defconfigAndi Kleen2006-07-291-4/+5
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-07-283-26/+54
|\ \
| * \ Merge branch 'master' into upstream-fixesJeff Garzik2006-07-2982-541/+823
| |\ \
| * \ \ Merge branch 'master' into upstream-fixesJeff Garzik2006-07-24242-1973/+2028
| |\ \ \
| * | | | [libata] sata_promise: comment out duplicate PCI IDJeff Garzik2006-07-241-0/+7
| * | | | [PATCH] libata: improve EH action and EHI flag handlingTejun Heo2006-07-192-6/+31
| * | | | [PATCH] libata: fix eh_skip_recovery conditionTejun Heo2006-07-191-3/+4
| * | | | [PATCH] libata: fix autopsy ehc->i.action and ehc->i.dev handlingTejun Heo2006-07-191-17/+12
* | | | | Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2006-07-291-4/+13
|\ \ \ \ \
| * | | | | via-velocity: fix speed and link status reported by ethtoolJay Cliburn2006-07-201-4/+13
* | | | | | [PATCH] skge: chip clock rate typoStephen Hemminger2006-07-291-4/+1
* | | | | | [PATCH] myri10ge - Always do a dummy RDMA after loading the firmwareBrice Goglin2006-07-291-1/+1
* | | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-07-296-9/+29
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | [PATCH] ieee80211: TKIP requires CRC32Chuck Ebbert2006-07-271-0/+1
| * | | | | [PATCH] orinoco: fix setting transmit key onlyDan Williams2006-07-271-2/+2
| * | | | | [PATCH] softmac: do shared key auth in workqueueDaniel Drake2006-07-272-7/+23
| * | | | | [PATCH] airo: should select crypto_aesRobert Schulze2006-07-271-0/+1
| * | | | | [PATCH] zd1201: workaround interference problemPavel Machek2006-07-271-0/+2
* | | | | | [PATCH] pi-futex: robust-futex exitIngo Molnar2006-07-283-39/+89
* | | | | | [PATCH] pi-futex: robust-futex exit crash fixIngo Molnar2006-07-281-8/+24
* | | | | | [PATCH] i386: Do backtrace fallback tooAndi Kleen2006-07-281-3/+14
* | | | | | [PATCH] x86_64: Document backtracer selection optionsAndi Kleen2006-07-281-0/+7
* | | | | | [PATCH] x86_64: Dump leftover backtrace entries when dwarf2 unwinder got stuckAndi Kleen2006-07-281-6/+16
* | | | | | [PATCH] x86_64: Enlarge debug stack for nested kprobesbibo mao2006-07-281-1/+1
* | | | | | [PATCH] x86_64: Don't clobber r8-r11 in int 0x80 handlerAndi Kleen2006-07-281-1/+1
* | | | | | [PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofileAndi Kleen2006-07-282-2/+2
* | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-07-283-17/+40
|\ \ \ \ \ \
| * | | | | | [S390] update default configurationMartin Schwidefsky2006-07-271-9/+35
| * | | | | | [S390] duplicate ccw devices in ccwgroup.Cornelia Huck2006-07-271-7/+3
| * | | | | | [S390] permanent subchannel busy conditions may cause I/O stallPeter Oberparleiter2006-07-271-1/+2
| |/ / / / /
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-07-284-38/+48
|\ \ \ \ \ \
| * | | | | | [SUNLANCE]: fix compilation on sparc-UPAlexey Dobriyan2006-07-281-4/+4
OpenPOWER on IntegriCloud