aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-02-23Linux 2.6.11-rc5v2.6.11-rc5Linus Torvalds1-1/+1
2005-02-23Merge pobox.com:/garz/repo/netdev-2.6/r8169Jeff Garzik28-164/+1127
2005-02-23[PATCH] r8169: factor out some code.François Romieu1-13/+12
2005-02-23[PATCH] r8169: IRQ races during change of mtuFrançois Romieu1-3/+22
2005-02-22[PATCH] Fix possible futex mmap_sem deadlockOlof Johansson2-8/+51
2005-02-22Merge bk://gkernel.bkbits.net/libata-2.6Linus Torvalds8-13/+18
2005-02-23[libata] Add missing hooks, to avoid oops in advanced SATA driversJeff Garzik3-18/+40
2005-02-22agp: aper_base is unsignedLinus Torvalds2-3/+3
2005-02-22[PATCH] device-mapper: dm-raid1 deadlock fixAlasdair G. Kergon1-2/+2
2005-02-22[PATCH] ALPS: do not activate on unsupported modelsDmitry Torokhov1-3/+3
2005-02-22[PATCH] ppc64: fix compilation for Maple boardPaul Mackerras1-0/+2
2005-02-22[PATCH] ppc32: Wrong vaddr in flush_hash_one_pte()Benjamin Herrenschmidt1-1/+1
2005-02-22Merge pobox.com:/garz/repo/linux-2.6Jeff Garzik51-1254/+989
2005-02-22[PATCH] r8169: uniformize commentsFrançois Romieu1-38/+38
2005-02-22[PATCH] r8169: removal of unused #defineFrançois Romieu1-2/+0
2005-02-22[PATCH] r8169: skb alignment nitpickingFrançois Romieu1-4/+4
2005-02-22[PATCH] r8169: fix rx skb allocation error loggingFrançois Romieu1-5/+3
2005-02-22Merge pobox.com:/garz/repo/linux-2.6Jeff Garzik146-1912/+2145
2005-02-22[PATCH] NFS: Further fixes for the -onolock case.Trond Myklebust1-3/+3
2005-02-22[PATCH] ppc32: kernel mapping breakageBenjamin Herrenschmidt1-1/+4
2005-02-22[PATCH] Fix NR_OPEN header order dependencyTom Rini1-1/+1
2005-02-21[PATCH] Re-order <linux/fs.h> includes to fix userland breakageTom Rini1-18/+19
2005-02-21[TCP]: Fix excessive stack usage resulting in OOPS with 4KSTACKS.Arnaldo Carvalho de Melo9-333/+339
2005-02-21[PATCH] Build failure with !CONFIG_PCI and with CONFIG_ISAPNP=y && CONFIG_PNP...Mika Kukkonen1-0/+5
2005-02-21[PATCH] ppc64: Fix 32bit largepage issueAnton Blanchard1-0/+4
2005-02-21[PATCH] x86_64: resource layout fixAndrew Morton1-21/+68
2005-02-21[PATCH] au1100: fix io_remap_page_range() arg. listRandy Dunlap1-1/+1
2005-02-21[PATCH] sparc64 usb build fixAndrew Morton1-0/+1
2005-02-21[PATCH] sparc64 rusage build fixAndrew Morton1-0/+2
2005-02-21[PATCH] ppc32: resource layout fixesAndrew Morton1-3/+12
2005-02-21[PATCH] alpha: struct resource fixAndrew Morton1-8/+8
2005-02-21[TCP]: Fix BIC max_cwnd calculation error.Stephen Hemminger4-8/+19
2005-02-20[PATCH] libata kfree fixJeff Garzik1-7/+4
2005-02-20[PATCH] ppc32: fix ptep_test_and_clear_youngBenjamin Herrenschmidt1-2/+2
2005-02-20[PATCH] natsemi long cable fixGary N. Spiess1-1/+3
2005-02-20[PATCH] S2io: Multicast fixRavinandan Arakali1-0/+5
2005-02-20[PATCH] strip.c build fixAndrew Morton1-2/+2
2005-02-19x86: when choosing PCI starting address, print out gap informationLinus Torvalds1-4/+20
2005-02-19Be more careful about looking for gaps in the e820 table.Linus Torvalds1-6/+14
2005-02-19Merge bk://bart.bkbits.net/ide-2.6Linus Torvalds3-3/+8
2005-02-20[ide] Kconfig for VR1000 machine driver selectionBen Dooks1-1/+1
2005-02-20[ide] small compile fix to ide.c with !CONFIG_PCIMika Kukkonen1-0/+4
2005-02-19Use e820 memory map to determine PCI allocation area.Linus Torvalds1-6/+19
2005-02-19[ide] fix ide_get_error_location() for LBA28Bartlomiej Zolnierkiewicz1-2/+3
2005-02-19[PATCH] PCI: support PCI_PM_CAP version 1Daniel Ritz1-1/+1
2005-02-19[PATCH] radeonfb: Workaround memory corruption accel problemBenjamin Herrenschmidt1-0/+39
2005-02-18[PATCH] m32r: warning fixHirokazu Takata1-2/+3
2005-02-18[PATCH] end_buffer_async_read printk ratelimitingAndrew Morton1-1/+2
2005-02-18[PATCH] mca resource layout fixAndrew Morton1-7/+7
2005-02-18Merge pobox.com:/garz/repo/linux-2.6Jeff Garzik27-277/+659
2005-02-18[PATCH] libata: fix command queue leak when xlat_func failsJohn W. Linville3-0/+20
2005-02-17Merge http://linux-mh.bkbits.net/bluetooth-2.6Linus Torvalds3-4/+9
2005-02-19[Bluetooth] The new Microsoft dongle needs HCI_ResetMarcel Holtmann1-1/+1
2005-02-17Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds3-4/+9
2005-02-18[ARM] Take account of vm_pgoff for DMA mmapRussell King1-3/+5
2005-02-18[ARM PATCH] 2494/1: fix 'CONFGI_' -> 'CONFIG_' in mach-ixp2000/ixdp2x00.cLennert Buytenhek1-1/+1
2005-02-18[ARM PATCH] 2493/1: put IXP2000 slowport in 8-bit mode after bootLennert Buytenhek1-0/+3
2005-02-17Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds27-279/+667
2005-02-17[SPARC64]: BUG on rediculious memcpy lengths.David S. Miller2-0/+6
2005-02-17Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds2-9/+19
2005-02-17[ARM PATCH] 2487/1: minor IRQ routing tweaks for ENP-2611Lennert Buytenhek1-7/+15
2005-02-17[ARM PATCH] 2486/1: fix incorrect comment in arch/arm/kernel/debug.SLennert Buytenhek1-1/+1
2005-02-17[ARM PATCH] 2485/1: fix enp2611 coexistence with other machine typesLennert Buytenhek1-1/+3
2005-02-17Merge pobox.com:/garz/repo/libata-2.6Jeff Garzik78-428/+566
2005-02-17Merge pobox.com:/garz/repo/libata-dev/bmdma-cbJeff Garzik78-428/+566
2005-02-17[libata] add ->bmdma_{stop,status} hooksmat.loikkanen@synopsys.com10-47/+69
2005-02-17[SPARC64]: Use common sys_ipc() compat code.David S. Miller4-591/+124
2005-02-16[PATCH] ub: fix Add ioctls to ub patchPete Zaitcev1-16/+17
2005-02-16[PATCH] USB: Add ioctls to ubPete Zaitcev1-61/+103
2005-02-16Merge bk://linux-acpi.bkbits.net/to-linusLinus Torvalds15-126/+387
2005-02-16[PATCH] sis: fix sparse warningsRandy Dunlap1-0/+1
2005-02-16[PATCH] m32r: defconfig updatesHirokazu Takata9-77/+329
2005-02-16[PATCH] m32r: fix sys_clone()Hirokazu Takata1-8/+10
2005-02-16[PATCH] m32r: build fix for SMP kernelHirokazu Takata2-34/+36
2005-02-16[SPARC64]: Fix access_ok() args in sys_sparc32.c:get_tv32().David S. Miller1-1/+1
2005-02-16Merge nuts.davemloft.net:/disk1/BK/sparcwork-2.6David S. Miller2-7/+11
2005-02-16[PATCH] optimise copy page rangeNick Piggin1-3/+6
2005-02-16[PATCH] Fix buf in zeromap_pud_range() losing virtual addressBenjamin Herrenschmidt1-1/+2
2005-02-16[PATCH] Check for wraps in copy_page_rangeBenjamin Herrenschmidt1-2/+2
2005-02-16[PATCH] Fix possible race with 4level-fixup.hBenjamin Herrenschmidt1-1/+1
2005-02-16[PATCH] sata_qstor: new basic driver for Pacific DigitalMark Lord3-0/+709
2005-02-16Merge intel.com:/home/lenb/bk/26-latest-refLen Brown11-82/+160
2005-02-16Merge intel.com:/home/lenb/bk/26-latest-refLen Brown11-82/+160
2005-02-15Merge nuts.davemloft.net:/disk1/BK/sparcwork-2.6David S. Miller5-224/+232
2005-02-15[SPARC64]: Fix access_ok() and friends warnings.David S. Miller1-3/+3
2005-02-15[SPARC64]: Put PROM trampolines into asm file.David S. Miller3-220/+228
2005-02-15Merge bk://kernel.bkbits.net/gregkh/linux/fix-2.6Linus Torvalds3-3/+28
2005-02-15[PATCH] ppc32: fixup of previous PCI9 patchTom Rini1-1/+2
2005-02-15[PATCH] kthread_bind new worker threads when onlining cpuNathan T. Lynch1-1/+3
2005-02-15[PATCH] USB: ehci requeue revisitDavid Brownell1-1/+2
2005-02-15[PATCH] USB Hub driver: Add reset recovery-time delayAlan Stern1-0/+3
2005-02-15[PATCH] USB: ehci patch for NF4 port miscountingDavid Brownell1-2/+23
2005-02-15[SPARC64]: auxio_register is pointer not integer.David S. Miller1-1/+1
2005-02-15Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds1-24/+18
2005-02-15Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds1-1/+2
2005-02-15[PATCH] fbdev: Fix gcc 4.0 compile failureAntonino Daplas1-1/+2
2005-02-15[PKTGEN]: Bug fixes, bump to version 2.56.Robert Olsson1-24/+18
2005-02-15Merge intel.com:/home/lenb/src/26-stable-devLen Brown11-82/+160
2005-02-15[ACPI] ACPICA 20050211 from Bob MooreLen Brown11-82/+160
2005-02-15Merge nuts.davemloft.net:/disk1/BK/sparcwork-2.6David S. Miller14-112/+150
2005-02-15[SPARC]: Check prom_getproperty return value.Bob Breuer9-51/+70
2005-02-15[PATCH] radeonfb: Fix hang on boot with some laptopsBenjamin Herrenschmidt1-7/+7
2005-02-15Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds10-100/+135
2005-02-14[IPV6]: Fix IPV6_PKTINFO et al. handling in udpv6_recvmsg().Hideaki Yoshifuji1-9/+11
2005-02-14[NET]: Add netdev argument to dst ifdown.Herbert Xu5-16/+21
2005-02-14[IPSEC]: Move dst->child loop from dst_ifdown to xfrm_dst_ifdown.Herbert Xu2-17/+29
2005-02-14Input: fix ALPS protocol validation rulesLinus Torvalds1-2/+2
2005-02-14Fix bogus opost buffer size checkLinus Torvalds1-2/+0
2005-02-14Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds1-1/+6
2005-02-14Limit tty IO chunking to 2kBLinus Torvalds1-1/+6
2005-02-14[NET]: Fix socket.h comment typo.Olaf Hering1-1/+1
2005-02-14[SPARC]:Check prom_getproperty() return value in prom_nodematch().Art Haas1-1/+4
2005-02-14[NETROM/ROSE]: Use netdev_priv()Ralf Bächle2-7/+7
2005-02-14[SPARC32]: Need to clear PSR_EF in psr of childregs on fork() on SMP.Krzysztof Helt1-0/+5
2005-02-14[TG3]: Update driver version and reldate.David S. Miller1-2/+2
2005-02-14[TG3]: Always check tg3_readphy() return value.David S. Miller1-54/+70
2005-02-14[SPARC]: Fix video mode probing in atyfb driver.David S. Miller1-1/+9
2005-02-14[SPARC]: Fix cg3 fb blanking.David S. Miller1-1/+1
2005-02-14Merge nuts.davemloft.net:/disk1/BK/sparcwork-2.6David S. Miller1-0/+5
2005-02-14Merge http://oss.sgi.com:8090/xfs-linux-2.6Linus Torvalds4-28/+38
2005-02-16Merge sgi.com:/source2/linux-2.6 into sgi.com:/source2/xfs-linux-2.6Nathan Scott4-28/+38
2005-02-14Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds5-4/+11
2005-02-14[ARM] Fix sparse warnings for Integrator builds.Russell King3-6/+6
2005-02-14[ARM] Fix SA1111 and PXA iomem sparse warnings.Russell King6-31/+32
2005-02-14[ARM] Add missing __user annotations to sys_clone()Russell King1-2/+2
2005-02-14[ARM PATCH] 2481/1: IXP2000 - replace sti/cli with local_irq{save,restore}Ben Dooks1-4/+6
2005-02-14[ARM PATCH] 2480/1: IXP4XX - cleanup resource for i2c controllerBen Dooks1-1/+1
2005-02-13[COMPAT]: TUNSETIFF needs to copy back data after ioctl.David S. Miller1-0/+5
2005-02-13[PATCH] make ACPI_BLACKLIST_YEAR depend on ACPI_INTERPRETERRolf Eike Beer1-0/+1
2005-02-13[PATCH] block new writers on frozen filesystemsChristoph Hellwig1-0/+2
2005-02-13[PATCH] IPMI: Fix LAN bridgingCorey Minyard1-0/+3
2005-02-13[PATCH] ppc64: remove extra whitespace before preprocessor tokenOlaf Hering1-1/+1
2005-02-13[PATCH] ISDN locking fixHerbert Xu1-3/+4
2005-02-13[libata] do not call pci_disable_device() for certain errorsJeff Garzik11-24/+72
2005-02-13Merge pobox.com:/garz/repo/libata-dev/via-6421Jeff Garzik1-54/+148
2005-02-12Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds3-8/+6
2005-02-13[ARM PATCH] 2478/1: Remove NULL initializersThomas Gleixner1-3/+0
2005-02-13[ARM PATCH] 2476/1: Fix compile for shannonThomas Gleixner1-2/+4
2005-02-13[ARM PATCH] 2474/1: Fix compile for badge4Thomas Gleixner1-3/+2
2005-02-13[PATCH] r8169: synchronization and balancing when the device is closedFrançois Romieu1-2/+3
2005-02-13[PATCH] r8169: screaming irq when the device is closedFrançois Romieu1-9/+23
2005-02-13[PATCH] r8169: typo in debugging codeFrançois Romieu1-1/+1
2005-02-13[PATCH] r8169: merge of Realtek's codeFrançois Romieu1-8/+37
2005-02-13[PATCH] r8169: endianness fixesFrançois Romieu1-4/+4
2005-02-12Merge bk://gkernel.bkbits.net/net-drivers-2.6Linus Torvalds4-64/+67
2005-02-13Merge pobox.com:/garz/repo/netdev-2.6/dscc4Jeff Garzik1-56/+61
2005-02-13[PATCH] emac: fix mdio delayMatt Porter1-2/+3
2005-02-13[PATCH] emac: fix jumbo frame supportMatt Porter2-4/+1
2005-02-12Eicon driver: remove ^M for real this time.Linus Torvalds1-25/+26
2005-02-12[PATCH] Allow heap to be marked executable tooArjan van de Ven4-12/+5
2005-02-12[PATCH] radeonfb: typos fixesBenjamin Herrenschmidt1-2/+2
2005-02-12[PATCH] memset argument order misusesJoe Korty3-5/+5
2005-02-12Linux 2.6.11-rc4v2.6.11-rc4Linus Torvalds1-1/+1
2005-02-12[PATCH] Eicon driver: remove ^M characters from xdi_vers.hArmin Schindler1-1/+0
2005-02-11Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds3-22/+38
2005-02-12[ARM PATCH] 2471/1: S3C2440 - fix S3C2440_CAMDIVN register addressBen Dooks1-9/+10
2005-02-12[ARM PATCH] 2468/1: S3C2440 - GPIOJ12 register fixBen Dooks1-1/+2
2005-02-12[ARM PATCH] 2473/1: fix alignment trap handler for big-endianLennert Buytenhek1-12/+26
2005-02-11[SPARC]: Do not BUG() in srmmu_pte_pfn().David S. Miller1-4/+5
2005-02-12Merge sgi.com:/source2/linux-2.6 into sgi.com:/source2/xfs-linux-2.6Nathan Scott4-28/+38
2005-02-12[XFS] Fix problems with synchronous writes returning EAGAIN incorrectlyNathan Scott3-11/+17
2005-02-11[SPARC]: fb: Fix putcmap handling in sbuslibTom 'spot' Callaway1-6/+15
2005-02-11[CG3]: Set framebuffer cmap correctly.Tom 'spot' Callaway1-0/+4
2005-02-11[CG3]: FB mmap .voff and .poff were reversed.Bob Breuer1-2/+2
2005-02-11[PATCH] raid5 and raid6 fixes to current bk treeDave Olien2-0/+4
2005-02-11[PATCH] de214x.c uses uninitialized pci_dev->irqBjorn Helgaas1-2/+2
2005-02-11[PATCH] megaraid_mbox fixAlexander Viro1-3/+3
2005-02-11[PATCH] Fix small vmalloc per allocation limitAndi Kleen1-2/+10
2005-02-11[PATCH] ppc32: fix typos in cpm_uart_cpm2.cAndrei Konovalov1-4/+4
2005-02-11[PATCH] kmalloc() bug in pci-dma.cVenkatesh Pallipadi1-2/+2
2005-02-11[PATCH] ppc32: Fix PCI2 support on MPC8555/41 CDS systemsKumar Gala2-4/+10
2005-02-10Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds42-1502/+3403
2005-02-10Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds39-1497/+3389
2005-02-10[PATCH] Eicon driver: code cleanupsArmin Schindler11-359/+62
2005-02-10[PATCH] Eicon driver: convert to pci_register_driverArmin Schindler1-3/+3
2005-02-10[PATCH] general split_vma hugetlb fixHugh Dickins3-20/+24
2005-02-10[TG3]: Update driver version and reldate.David S. Miller1-2/+2
2005-02-10[TG3]: capacitive coupling detection fixMichael Chan2-2/+11
2005-02-10[PATCH] Fix the mincore() syscallDavid Howells1-18/+32
2005-02-10[PATCH] FRV: Fix sigaltstack handling for RT signalsDavid Howells1-10/+1
2005-02-10[PATCH] i2c compat ioctl breakageAlexander Viro1-26/+20
2005-02-10[PATCH] portability problem in dm-stripe.cAlexander Viro1-1/+1
2005-02-10[PATCH] mips: remove TANBAC_TB0219 doubly registered in kernel configYoichi Yuasa1-4/+0
2005-02-10[PATCH] mark the mcd cdrom driver as BROKENAdrian Bunk1-1/+1
2005-02-10[PATCH] radeonfb updateBenjamin Herrenschmidt7-1006/+3129
2005-02-10[PATCH] update aty128fb sleep/wakeup code for new powermac changesBenjamin Herrenschmidt1-5/+34
2005-02-10[PATCH] Add try_acquire_console_semBenjamin Herrenschmidt2-0/+11
2005-02-10[PATCH] Update to IPMI driver to support old DMI specCorey Minyard1-34/+40
2005-02-10[PATCH] uml: use PTRACE_OLDSETOPTIONS instead of PTRACE_SETOPTIONSBodo Stroesser6-8/+29
2005-02-10[PATCH] uml: fix makefile typoJeff Dike1-2/+2
2005-02-10Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller1-1/+1
2005-02-10Merge nuts.davemloft.net:/disk1/BK/sparcwork-2.6David S. Miller18-133/+146
2005-02-10[NET]: Use TASK_COMM_LEN instead of magic constant.Hideaki Yoshifuji1-1/+1
2005-02-10[DOC]: Fix typo in atomic_ops.txtDavid S. Miller1-9/+9
2005-02-10[SPARC]: sunlance iomem annotations.Alexander Viro1-66/+69
2005-02-10[SPARC64]: NULL noise removal in arch/sparc64/prom/memory.cAlexander Viro1-5/+5
2005-02-10[SPARC]: __user annotations in ELF_CORE_COPY_REGSAlexander Viro1-2/+2
2005-02-10[SPARC]: Fix I/O accessor routines.Alexander Viro3-24/+34
2005-02-10[SPARC]: No iBCS2 on sparc, TYVM...Alexander Viro1-2/+1
2005-02-10[SPARC]: __user annotations in sparc checksum.hAlexander Viro1-4/+4