summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-02-25[PATCH] vmscan: fix zone_reclaimChristoph Lameter1-3/+7
2006-02-25[PATCH] flags parameter for linkatUlrich Drepper4-4/+9
2006-02-25[PATCH] Fix pseudo_palette setup in asiliantfb_setcolreg()Antonino A. Daplas1-12/+9
2006-02-25[PATCH] au1100fb: replaced io_remap_page_range() with io_remap_pfn_range()Freddy Spierenburg1-1/+2
2006-02-25[PATCH] gbefb: Set default of FB_GBE_MEM to 4 MBMartin Michlmayr1-1/+1
2006-02-25[PATCH] gbefb: IP32 gbefb depth change fixKaj-Michael Lang1-0/+3
2006-02-25[PATCH] x86: fix broken SMP boot sequenceJames Bottomley6-21/+39
2006-02-25[PATCH] page migration: Fix MPOL_INTERLEAVE behavior for migration via mbind()Christoph Lameter1-4/+18
2006-02-25[PATCH] voyager: fix the cpu_possible_map to make voyager boot againJames Bottomley1-0/+1
2006-02-25[PATCH] voyager: fix boot panic by adding topology exportJames Bottomley1-0/+15
2006-02-25[PATCH] cfi: init wait queue in chip structSimon Vogl1-0/+1
2006-02-25[PATCH] Kprobes causes NX protection fault on i686 SMPPrasanna S Panchamukhi2-4/+19
2006-02-25[PATCH] vgacon: no vertical resizing on EGASamuel Thibault1-32/+35
2006-02-25[PATCH] uml: tidying COW codePaolo 'Blaisorblade' Giarrusso4-5/+6
2006-02-25[PATCH] uml: better error reporting for read_outputPaolo 'Blaisorblade' Giarrusso1-12/+22
2006-02-25[PATCH] uml: os_connect_socket error path fixupPaolo 'Blaisorblade' Giarrusso1-5/+14
2006-02-25[PATCH] uml: fix ((unused)) attributePaolo 'Blaisorblade' Giarrusso1-1/+1
2006-02-25[PATCH] uml: fix usage of kernel_errno in place of errnoPaolo 'Blaisorblade' Giarrusso3-6/+22
2006-02-25[PATCH] uml: correct error messages in COW driverPaolo 'Blaisorblade' Giarrusso2-10/+13
2006-02-25[PATCH] alsa: fix bogus snd_device_free() in opl3-oss.cTakashi Iwai1-1/+1
2006-02-25[PATCH] snd-cs4236 typo fixRene Herman1-1/+1
2006-02-25[PATCH] m32r: fix and update for gcc-4.0Hirokazu Takata3-20/+16
2006-02-25[PATCH] m32r: enable asm code optimizationHirokazu Takata1-3/+3
2006-02-24Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds6-153/+370
2006-02-24[PATCH] drivers/net/tlan.c: #ifdef CONFIG_PCI the PCI specific codeAdrian Bunk1-0/+2
2006-02-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-18/+28
2006-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds26-973/+274
2006-02-24Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik5-153/+368
2006-02-24[PATCH] Fix race condition in hvc console.Michal Ostrowski1-3/+5
2006-02-24[PATCH] powerpc: Don't re-assign PCI resources on MapleSegher Boessenkool1-2/+2
2006-02-24[PATCH] powerpc: Fix some MPIC + HT APIC bugletsSegher Boessenkool1-4/+5
2006-02-24[PATCH] powerpc: Update {g5,pseries,ppc64}_defconfigOlof Johansson3-285/+189
2006-02-24[PATCH] powerpc64: remove broken/bitrotted HMT supportAnton Blanchard3-138/+4
2006-02-24[PATCH] powerpc: Fix runlatch performance issuesAnton Blanchard5-42/+40
2006-02-24[PATCH] powerpc64: fix spinlock recursion in native_hpte_clearR Sharada1-1/+6
2006-02-24[PATCH] powerpc: disable OProfile for iSeriesKelly Daly1-0/+1
2006-02-24[PATCH] powerpc: Enable coherency for all pages on 83xx to fix PCI data corru...Kumar Gala1-3/+6
2006-02-24[PATCH] powerpc: fix altivec_unavailable_exception OopsesAlan Curry2-0/+2
2006-02-24[PATCH] powerpc: Trivial fix to set the proper timeout value for kdumpHaren Myneni1-1/+3
2006-02-24[PATCH] ppc: fix adb breakage in xmonOlaf Hering3-486/+3
2006-02-24[PATCH] powerpc: Only calculate htab_size in one place for kexecMichael Ellerman3-8/+6
2006-02-24[NET]: Increase default IFB device count.Richard Lucassen1-1/+1
2006-02-24[IPSEC]: Use TOS when doing tunnel lookupsHerbert Xu1-1/+4
2006-02-24[NET] ethernet: Fix first packet goes out with MAC 00:00:00:00:00:00Jamal Hadi Salim1-6/+6
2006-02-24[XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().Herbert Xu4-6/+11
2006-02-24[IPV4]: Fix garbage collection of multipath route entriesSuresh Bhogavilli1-1/+1
2006-02-24[NETFILTER]: Fix bridge netfilter related in xfrm_lookupPatrick McHardy2-3/+5
2006-02-24skge: protect interrupt maskStephen Hemminger2-7/+15
2006-02-24skge: genesis phy initialzationStephen Hemminger1-11/+26
2006-02-24skge: NAPI/irq race fixStephen Hemminger1-12/+5