summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-04-25Linux 2.6.21v2.6.21Linus Torvalds1-1/+1
2007-04-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-5/+8
2007-04-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+7
2007-04-25packet: fix error handlingAndrew Morton1-1/+2
2007-04-25[NETLINK]: Infinite recursion in netlink.Alexey Kuznetsov1-1/+7
2007-04-25cfq-iosched: fix alias + front merge bugJens Axboe1-6/+6
2007-04-24IPv6: fix Routing Header Type 0 handling thinkoYOSHIFUJI Hideaki1-1/+1
2007-04-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-20/+79
2007-04-24[BNX2]: Fix occasional NETDEV WATCHDOG on 5709.Michael Chan2-2/+6
2007-04-24[IPV6]: Disallow RH0 by default.YOSHIFUJI Hideaki5-6/+58
2007-04-24[MIPS] Fix oprofile logic to physical counter remappingRalf Baechle1-1/+1
2007-04-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds5-33/+40
2007-04-24drivers/net/hamradio/baycom_ser_fdx build fixAndrew Morton1-2/+4
2007-04-24usb-net/pegasus: fix pegasus carrier detectionDan Williams2-6/+14
2007-04-24sis900: Allocate rx replacement buffer before rx operationNeil Horman1-24/+20
2007-04-24[netdrvr] depca: handle platform_device_add() failureAndrea Righi1-1/+2
2007-04-24Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds5-29/+12
2007-04-24Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-32/+13
2007-04-248250: fix possible deadlock between serial8250_handle_port() and serial8250_i...Jiri Kosina1-2/+3
2007-04-24fault injection: add entry to MAINTAINERSAkinobu Mita1-0/+5
2007-04-24Char: icom, mark __init as __devinitJiri Slaby1-2/+2
2007-04-24reiserfs: fix xattr root locking/refcount bugJeff Mahoney1-68/+24
2007-04-24hwmon/w83627ehf: Don't redefine REGION_OFFSETJean Delvare1-7/+7
2007-04-24do not truncate irq number for icom adapterOlaf Hering2-4/+2
2007-04-24Allow reading tainted flag as userBastian Blank1-1/+1
2007-04-24acpi-thermal: fix mod_timer() intervalAndrew Morton1-1/+2
2007-04-24v9fs: don't use primary fid when removing fileLatchesar Ionkov1-1/+1
2007-04-24ieee1394: update MAINTAINERS databaseStefan Richter1-18/+4
2007-04-24page migration: fix NR_FILE_PAGES accountingChristoph Lameter1-1/+14
2007-04-24Fix spelling in drivers/video/KconfigMiguel Ojeda1-1/+1
2007-04-24Add mbuesch to .mailmapMichael Buesch1-0/+2
2007-04-24paride drivers: initialize spinlocksAlexey Dobriyan2-2/+2
2007-04-24MAINTAINERS: use lists.linux-foundation.orgDavid Brownell1-6/+6
2007-04-24Taskstats fix the structure members alignment issueBalbir Singh1-5/+8
2007-04-24Char: mxser, fix TIOCMIWAITJiri Slaby1-34/+14
2007-04-24Char: mxser_new, fix TIOCMIWAITJiri Slaby1-29/+9
2007-04-24Char: mxser_new, fix recursive lockingJan Yenya Kasprzak1-0/+7
2007-04-24fix OOM killing processes wrongly thought MPOL_BINDHugh Dickins1-0/+2
2007-04-24Fix possible NULL pointer access in 8250 serial driverTaku Izumi1-1/+2
2007-04-24oom: kill all threads that share mm with killed taskDavid Rientjes1-1/+1
2007-04-24[PATCH] i386: Fix some warnings added by earlier patchAndi Kleen1-4/+4
2007-04-24[PATCH] x86-64: Always flush all pages in change_page_attrAndi Kleen1-1/+1
2007-04-24[PATCH] x86: Remove noreplacement optionAndi Kleen2-23/+2
2007-04-24[PATCH] x86-64: make GART PTEs uncacheableJoachim Deguara1-1/+5
2007-04-23[PARPORT] SUNBPP: Fix OOPS when debugging is enabled.David S. Miller1-4/+6
2007-04-23[SPARC] openprom: Switch to ref counting PCI APIAlan Cox1-1/+2
2007-04-23[XFRM]: beet: fix pseudo header length valuePatrick McHardy1-2/+2
2007-04-23[TCP]: Congestion control initialization.Stephen Hemminger1-10/+13
2007-04-23Revert "adjust legacy IDE resource setting (v2)"Bartlomiej Zolnierkiewicz1-32/+13
2007-04-23Add missing USRobotics Wireless Adapter (Model 5423) id into zd1211rwS.Çağlar Onur1-0/+1
2007-04-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-6/+7
2007-04-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2007-04-21[SUNHME]: Fix module unload.Marcel van Nies1-1/+1
2007-04-21[SUNLANCE]: Fix module unload.Marcel van Nies1-2/+2
2007-04-21[SUNQE]: Fix MAC address assignment.Marcel van Nies1-1/+3
2007-04-21[SBUS] vfc_dev.c: kzallocvignesh babu1-2/+1
2007-04-20Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds3-2/+5
2007-04-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds12-71/+131
2007-04-20RPC: Fix the TCP resend semantics for NFSv4Trond Myklebust2-10/+4
2007-04-20NFS: Fix race in nfs_set_page_dirtyTrond Myklebust1-3/+14
2007-04-20NFS: Fix the 'desynchronized value of nfs_i.ncommit' errorTrond Myklebust1-25/+22
2007-04-20NFS: Don't clear PG_writeback until after we've processed unstable writesTrond Myklebust1-3/+3
2007-04-20NFS: clean up the unstable write codeTrond Myklebust2-76/+71
2007-04-20Longhaul - Revert ACPI C3 on Longhaul ver. 2Dave Jones1-1/+1
2007-04-20cfq-iosched: fix sequential write regressionJens Axboe1-15/+19
2007-04-20ide/Kconfig: add missing range check for IDE_MAX_HWIFSBartlomiej Zolnierkiewicz1-0/+1
2007-04-20hpt366: fix kernel oops with HPT302NSergei Shtylyov1-2/+3
2007-04-20ide/pci/delkin_cb.c: add new PCI IDMark Lord1-0/+1
2007-04-20[MIPS] Fix wrong checksum for split TCP packets on 64-bit MIPSDave Johnson1-1/+1
2007-04-20[MIPS] Fix BUG(), BUG_ON() handlingAtsushi Nemoto2-3/+4
2007-04-20[MIPS] Retry {save,restore}_fp_context if failed in atomic context.Atsushi Nemoto4-20/+102
2007-04-20[MIPS] Disallow CpU exception in kernel again.Atsushi Nemoto7-57/+21
2007-04-20[MIPS] Add missing silicon revisions for BCM112xMark Mason2-0/+13
2007-04-19Revert "e1000: fix NAPI performance on 4-port adapters"Linus Torvalds1-8/+5
2007-04-19Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+6
2007-04-19pata_sis: Fix oops on bootAlan Cox1-4/+6
2007-04-19[PPP]: Fix skbuff.c:BUG due incorrect logic in process_input_packet()Paul Mackerras1-2/+2
2007-04-19sky2: version 1.14Stephen Hemminger1-1/+1
2007-04-19sky2: no jumbo on Yukon FEStephen Hemminger1-0/+3
2007-04-19sky2: EC-U performance and jumbo supportStephen Hemminger2-25/+68
2007-04-19sky2: disable ASF on all chip typesStephen Hemminger1-10/+8
2007-04-19sky2: handle descriptor errorsStephen Hemminger2-31/+39
2007-04-19sky2: disable support for 88E8056Stephen Hemminger1-0/+3
2007-04-19gianfar needs crc32 lib dependencyDave Jiang1-0/+1
2007-04-19spidernet: Fix problem sending IP fragmentsLinas Vepstas1-1/+1
2007-04-19cxgb3 - PHY interrupts and GPIO pins.Divy Le Ray1-6/+12
2007-04-19cxgb3 - Fix low memory conditionsDivy Le Ray2-19/+55
2007-04-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds1-0/+1
2007-04-19KVM: Fix off-by-one when writing to a nonpae guest pdeAvi Kivity1-0/+1
2007-04-18[NETLINK]: Don't attach callback to a going-away netlink socketDenis Lunev1-3/+3
2007-04-18[IrDA]: Correctly handling socket errorOlaf Kirch1-2/+1
2007-04-18[SCTP]: Do not interleave non-fragments when in partial deliveryVlad Yasevich1-1/+8
2007-04-18[IPSEC] af_key: Fix thinko in pfkey_xfrm_policy2msg()David S. Miller1-1/+1
2007-04-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-81/+150
2007-04-17Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds1-0/+1
2007-04-17Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds4-10/+13
2007-04-17Minor bug fixes to i2c-pasemiOlof Johansson1-3/+3
2007-04-17i2c-pasemi: Depend on PPC_PASEMI againJean Delvare1-2/+1
2007-04-17hwmon/w83627ehf: Fix the fan5 clock divider writeJean Delvare1-3/+3
2007-04-17Provide dummy devm_ioport_* if !HAS_IOPORTRussell King1-0/+13
2007-04-17knfsd: use a spinlock to protect sk_info_authunixNeilBrown1-5/+16
2007-04-17drivers/macintosh/smu.c: fix locking snafuAndrew Morton1-2/+2
2007-04-17ufs proper handling of zero link caseEvgeniy Dushistov1-7/+22
2007-04-17spi: fix use of set_cs in spi_s3c24xx driverBen Dooks1-2/+2
2007-04-17alpha: build fixes - force architectureIvan Kokshaysky2-14/+36
2007-04-17alpha: more fixes for specific machine typesIvan Kokshaysky2-1/+7
2007-04-17alpha: fixes for specific machine typesIvan Kokshaysky8-12/+40
2007-04-17fix bogon in /dev/mem mmap'ing on nommuBenjamin Herrenschmidt1-1/+1
2007-04-17kernel-doc: fix plist.h commentsRandy Dunlap1-31/+23
2007-04-17exec.c: fix coredump to pipe problem and obscure "security hole"Alan Cox1-7/+11
2007-04-17allow vmsplice to work in 32-bit mode on ppc64Don Zickus1-1/+1
2007-04-17[BRIDGE]: Unaligned access when comparing ethernet addressesEvgeny Kravtsunov1-2/+7
2007-04-17[SCTP]: Unmap v4mapped addresses during SCTP_BINDX_REM_ADDR operation.Paolo Galtieri1-0/+6
2007-04-17[SCTP]: Fix assertion (!atomic_read(&sk->sk_rmem_alloc)) failed messageTsutomu Fujii1-4/+44
2007-04-17[NET]: Set a separate lockdep class for neighbour table's proxy_queuePavel Emelianov2-1/+11
2007-04-17[NET]: Fix UDP checksum issue in net poll mode.Aubrey.Li1-0/+7
2007-04-17[KEY]: Fix conversion between IPSEC_MODE_xxx and XFRM_MODE_xxx.Kazunori MIYAZAWA1-15/+75
2007-04-17[NET]: Get rid of alloc_skb_from_cacheHerbert Xu3-59/+0
2007-04-16cache_k8_northbridges() overflows beyond allocationBadari Pulavarty1-2/+2
2007-04-16IB/mthca: Fix data corruption after FMR unmap on SinaiMichael S. Tsirkin1-0/+1
2007-04-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-8/+102
2007-04-16[ARM] 4313/1: S3C24XX: Update s3c2410 defconfig to 2.6.21-rc6Ben Dooks1-5/+6
2007-04-16[ARM] Update mach-typesRussell King1-3/+96
2007-04-16[PATCH] x86: Fix potential overflow in perfctr reservationAndi Kleen2-8/+11
2007-04-16[PATCH] x86: Fix gcc 4.2 _proxy_pda workaroundAndi Kleen2-2/+2
2007-04-15Linux 2.6.21-rc7v2.6.21-rc7Linus Torvalds1-1/+1
2007-04-15NFS: Fix a list corruption problemTrond Myklebust1-1/+3
2007-04-14Fix VMI relocation processing logic errorZachary Amsden1-3/+6
2007-04-14NFS: Ensure PG_writeback is cleared when writeback failsTrond Myklebust2-8/+15
2007-04-14NFS: Fix two bugs in the O_DIRECT write codeTrond Myklebust1-4/+7
2007-04-14NFS: Fix an Oops in nfs_setattr()Trond Myklebust2-3/+6
2007-04-14failsafe mechanism to HPET clock calibrationRavikiran G Thirumalai1-3/+6
2007-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2007-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-2/+9
2007-04-14[SCSI] QLOGICPTI: Do not unmap DMA unless we actually mapped something.David S. Miller1-1/+1
2007-04-14[SCSI] 3w-xxxx: fix oops caused by incorrect REQUEST_SENSE handlingJames Bottomley1-2/+9
2007-04-13DVB: dvb-usb-remote - fix oops when changing keymapOlaf Kirch1-2/+0
2007-04-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds10-345/+258
2007-04-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-25/+36
2007-04-13[NETFILTER] arp_tables: Fix unaligned accesses.David S. Miller1-7/+3
2007-04-13[IPV6] SNMP: Fix {In,Out}NoRoutes statistics.YOSHIFUJI Hideaki1-11/+20
2007-04-13[IPSEC] XFRM_USER: kernel panic when large security contexts in ACQUIREJoy Latten1-4/+3
2007-04-13[VLAN]: Allow VLAN interface on top of bridge interfaceJerome Borsboom1-0/+3
2007-04-13[SPARC64]: Fix inline directive in pci_iommu.cTom "spot" Callaway1-1/+1
2007-04-13[SPARC64]: Fix arg passing to compat_sys_ipc().David S. Miller2-2/+1
2007-04-12Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds1-0/+12
2007-04-12Merge branch 'for_linus' of master.kernel.org:/pub/scm/linux/kernel/git/galak...Linus Torvalds5-148/+524
2007-04-12[PATCH] nommu: fix bug ip_conntrack does not work on nommuWu, Bryan1-0/+1
2007-04-12[PATCH] autofs4: fix race in unhashed dentry codeJeff Mahoney1-3/+3
2007-04-12[PATCH] reiserfs: fix key decrementingVladimir Saveliev1-1/+1
2007-04-12[PATCH] md: fix calculation for size of filemap_attr array in md/bitmapNeil Brown1-3/+1
2007-04-12[PATCH] cciss: unregister from SCSI before tearing down device resourcesBjorn Helgaas1-16/+19
2007-04-12[PATCH] doc: gpio.txt describes open-drain emulationDavid Brownell1-1/+30
2007-04-12[PATCH] fix kernel oops with badly formatted module optionRandy Dunlap1-0/+4
2007-04-12[PKTGEN]: Add try_to_freeze()Andrew Morton1-0/+3
2007-04-12[NETFILTER]: ipt_ULOG: use put_unalignedPatrick McHardy1-3/+4
2007-04-12[SPARC]: Fix section mismatch warnings in pci.c and pcic.cRobert Reif2-4/+4
2007-04-12[SUNRPC]: Make sure on-stack cmsg buffer is properly aligned.David S. Miller1-4/+12
2007-04-12[SPARC]: avoid CHILD_MAX and OPEN_MAX constantsRoland McGrath3-6/+8
2007-04-12[PPC] Fix compilation and linking errors of mpc86xads build.Vitaly Bordug2-8/+35
2007-04-12[PPC] Fix compilation and linking errors of mpc885ads build.Vitaly Bordug1-10/+10
2007-04-12RDMA/cxgb3: Add set_tcb_rpl_handlerSteve Wise1-0/+12
2007-04-12[PPC] MPC8272 ADS compile fixed, defconfig refreshed.Vitaly Bordug2-130/+479
2007-04-11[SPARC64]: Fix SBUS IOMMU allocation code.David S. Miller1-328/+232
2007-04-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-2/+2
2007-04-11Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds13-134/+257
2007-04-11Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-0/+8
2007-04-11[PATCH] PM: use kobject_name() to access kobject namesDmitry Torokhov1-2/+4
2007-04-11USB: Nikon D80 unusual device patchEmil Larsson1-0/+7
2007-04-11EHCI: fix remote wakeup regression in 2.6.21-rcAlan Stern1-0/+1
2007-04-12[POWERPC] mpc52xx_pic: fix main interrupt maskingDomen Puncer1-2/+2
2007-04-11Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik5-36/+63
2007-04-11myri10ge: update driver version to 1.3.0-1.233Brice Goglin1-1/+1
2007-04-11myri10ge: more Intel chipsets providing aligned PCIe completionsBrice Goglin1-0/+16
2007-04-11myri10ge: fix management of the firmware 4KB boundary crossing restrictionBrice Goglin1-11/+8
2007-04-11cxgb3 - missing CPL hanler and register setting.Divy Le Ray3-12/+10
2007-04-11cxgb3 - MAC watchdog updateDivy Le Ray3-35/+89
2007-04-11cxgb3 - avoid deadlock with mac watchdogDivy Le Ray1-1/+3
2007-04-11skge: fix wake on lanStephen Hemminger1-36/+58
2007-04-11sky2: phy workarounds for Yukon EC-U A1Stephen Hemminger1-3/+3
2007-04-11sky2: turn on clocks when doing resumeStephen Hemminger1-0/+5
2007-04-11sky2: turn carrier off when downStephen Hemminger1-0/+1
2007-04-11skge: turn carrier off when downStephen Hemminger1-0/+1
2007-04-10[PATCH] FRV: Update the FRV arch MAINTAINER record to get a hit on "grep -i frv"David Howells1-1/+1
2007-04-10[PATCH] Input: ucb1400 - set up driver's name to show in sysfsCliff Brake1-0/+1
2007-04-10Merge branch 'for-2.6.21' of master.kernel.org:/pub/scm/linux/kernel/git/dave...Linus Torvalds1-2/+1
2007-04-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds4-16/+14
2007-04-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds3-26/+17
2007-04-10Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2007-04-10Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds5-1/+20
2007-04-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-15/+14
2007-04-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds5-10/+15
2007-04-10ide: add "optical" to sysfs "media" attributeDanny Kukawka1-0/+2
2007-04-10ide: ugly messages trying to open CD drive with no media presentStuart Hayes1-0/+9
2007-04-10ide: correctly prevent IDE timer expiry function to run if request was alread...Suleiman Souhlal3-1/+9
2007-04-10[NETFILTER]: ipt_CLUSTERIP: fix oops in checkentry functionJaroslav Kysela1-2/+0
2007-04-10[PATCH] bcm43xx: Fix PPC machine checks and match loopback gain specsLarry Finger1-25/+32
2007-04-10[PATCH] bcm43xx: Fix 802.11b/g scan limits to match regulatory reqsLarry Finger1-1/+19
2007-04-10[PATCH] zd1211rw: Fix E2P_PHY_REG patchingDaniel Drake2-9/+4
2007-04-10IPoIB/cm: Fix DMA direction typoMichael S. Tsirkin1-1/+1