aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | [PATCH] uml: correct error messages in COW driverPaolo 'Blaisorblade' Giarrusso2006-02-242-10/+13
* | | | | | | [PATCH] alsa: fix bogus snd_device_free() in opl3-oss.cTakashi Iwai2006-02-241-1/+1
* | | | | | | [PATCH] snd-cs4236 typo fixRene Herman2006-02-241-1/+1
* | | | | | | [PATCH] m32r: fix and update for gcc-4.0Hirokazu Takata2006-02-243-20/+16
* | | | | | | [PATCH] m32r: enable asm code optimizationHirokazu Takata2006-02-241-3/+3
|/ / / / / /
* | | | | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-236-153/+370
|\ \ \ \ \ \
| * | | | | | [PATCH] drivers/net/tlan.c: #ifdef CONFIG_PCI the PCI specific codeAdrian Bunk2006-02-241-0/+2
| * | | | | | Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2006-02-235-153/+368
| |\ \ \ \ \ \
| | * | | | | | skge: protect interrupt maskStephen Hemminger2006-02-232-7/+15
| | * | | | | | skge: genesis phy initialzationStephen Hemminger2006-02-231-11/+26
| | * | | | | | skge: NAPI/irq race fixStephen Hemminger2006-02-231-12/+5
| | * | | | | | r8169: enable wake on lanFrancois Romieu2006-02-231-0/+87
| | * | | | | | r8169: fix broken ring index handling in suspend/resumeFrancois Romieu2006-02-231-43/+59
| | * | | | | | [PATCH] sky2: close race on IRQ mask update.Stephen Hemminger2006-02-232-7/+17
| | * | | | | | [PATCH] sky2: use device iomem to access PCI configStephen Hemminger2006-02-232-48/+54
| | * | | | | | [PATCH] sky2: force early transmit statusStephen Hemminger2006-02-231-8/+6
| | * | | | | | [PATCH] sky2: poke coalescing timer to fix hangStephen Hemminger2006-02-231-0/+11
| | * | | | | | [PATCH] sky2: limit coalescing values to ring sizeStephen Hemminger2006-02-231-3/+3
| | * | | | | | [PATCH] sky2: yukon-ec-u chipset initializationStephen Hemminger2006-02-232-19/+90
* | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-02-2310-18/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | [NET]: Increase default IFB device count.Richard Lucassen2006-02-231-1/+1
| * | | | | | | | [IPSEC]: Use TOS when doing tunnel lookupsHerbert Xu2006-02-231-1/+4
| * | | | | | | | [NET] ethernet: Fix first packet goes out with MAC 00:00:00:00:00:00Jamal Hadi Salim2006-02-231-6/+6
| * | | | | | | | [XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().Herbert Xu2006-02-234-6/+11
| * | | | | | | | [IPV4]: Fix garbage collection of multipath route entriesSuresh Bhogavilli2006-02-231-1/+1
| * | | | | | | | [NETFILTER]: Fix bridge netfilter related in xfrm_lookupPatrick McHardy2006-02-232-3/+5
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-02-2326-973/+274
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | [PATCH] Fix race condition in hvc console.Michal Ostrowski2006-02-241-3/+5
| * | | | | | | [PATCH] powerpc: Don't re-assign PCI resources on MapleSegher Boessenkool2006-02-241-2/+2
| * | | | | | | [PATCH] powerpc: Fix some MPIC + HT APIC bugletsSegher Boessenkool2006-02-241-4/+5
| * | | | | | | [PATCH] powerpc: Update {g5,pseries,ppc64}_defconfigOlof Johansson2006-02-243-285/+189
| * | | | | | | [PATCH] powerpc64: remove broken/bitrotted HMT supportAnton Blanchard2006-02-243-138/+4
| * | | | | | | [PATCH] powerpc: Fix runlatch performance issuesAnton Blanchard2006-02-245-42/+40
| * | | | | | | [PATCH] powerpc64: fix spinlock recursion in native_hpte_clearR Sharada2006-02-241-1/+6
| * | | | | | | [PATCH] powerpc: disable OProfile for iSeriesKelly Daly2006-02-241-0/+1
| * | | | | | | [PATCH] powerpc: Enable coherency for all pages on 83xx to fix PCI data corru...Kumar Gala2006-02-241-3/+6
| * | | | | | | [PATCH] powerpc: fix altivec_unavailable_exception OopsesAlan Curry2006-02-242-0/+2
| * | | | | | | [PATCH] powerpc: Trivial fix to set the proper timeout value for kdumpHaren Myneni2006-02-241-1/+3
| * | | | | | | [PATCH] ppc: fix adb breakage in xmonOlaf Hering2006-02-243-486/+3
| * | | | | | | [PATCH] powerpc: Only calculate htab_size in one place for kexecMichael Ellerman2006-02-243-8/+6
| * | | | | | | [PATCH] powerpc: Initialise hvlpevent_queue.lock correctlyMichael Ellerman2006-02-231-0/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | sbp2: update 36byte inquiry workaround (fix compatibility regression)Stefan Richter2006-02-231-23/+19
* | | | | | | sbp2: variable status FIFO address (fix login timeout)Stefan Richter2006-02-232-69/+59
* | | | | | | sbp2: fix another deadlock after disconnectionStefan Richter2006-02-231-2/+8
|/ / / / / /
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-02-221-3/+1
|\ \ \ \ \ \
| * | | | | | [SCSI] esp: fix eh lockingChristoph Hellwig2006-02-221-3/+1
| |/ / / / /
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-02-2213-63/+149
|\ \ \ \ \ \
| * | | | | | [ARM] 3347/1: Bugfix for ixp4xx_set_irq_type()Mårten Wikström2006-02-221-7/+13
| * | | | | | [ARM] 3325/2: GPIO function to control multi-drive (open collector) capabilityAndrew Victor2006-02-223-1/+21
| * | | | | | [ARM] CONFIG_CPU_MPCORE -> CONFIG_CPU_32v6KRussell King2006-02-222-2/+2