summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-06-04Linux 2.6.22-rc4v2.6.22-rc4Linus Torvalds1-1/+1
2007-06-04Merge git://git.infradead.org/mtd-2.6Linus Torvalds8-189/+304
2007-06-04libata: always use polling SETXFERTejun Heo3-16/+10
2007-06-04Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds5-53/+26
2007-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-9/+10
2007-06-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds21-96/+132
2007-06-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2-3/+4
2007-06-04vanishing ioctl handler debuggingAndrew Morton1-3/+11
2007-06-04mtrr atomicity fixAndrew Morton1-1/+4
2007-06-04SPI dynamic busid generation bugfixDavid Brownell1-1/+1
2007-06-04[SCSI] JAZZ ESP and SUN ESP need SPI_ATTRSDavid S. Miller1-0/+2
2007-06-04[SCSI] atari_NCR5380: update_timeout removalMichael Schmitz1-42/+2
2007-06-03Input: reduce raciness when input handlers disconnectDmitry Torokhov4-4/+4
2007-06-03Input: ucb1x00 - do not access input_dev->private directlyDmitry Torokhov1-3/+4
2007-06-03[ATA]: Don't allow to enable this for SPARC64 without PCI.David S. Miller1-0/+1
2007-06-03[VIDEO]: XVR500 and XVR2500 require FB=yDavid S. Miller1-3/+3
2007-06-03[ICMP]: Fix icmp_errors_use_inbound_ifaddr sysctlPatrick McHardy1-6/+9
2007-06-03[IPV4]: Fix "ipOutNoRoutes" counter error for TCP and UDPWei Dong3-3/+13
2007-06-03[NET] gso: Fix GSO feature mask in sk_setup_capsHerbert Xu1-1/+1
2007-06-03[TCP]: Fix GSO ignorance of pkts_acked arg (cong.cntrl modules)Ilpo Järvinen1-2/+2
2007-06-03[NET]: Fix comparisons of unsigned < 0.Bill Nottingham8-19/+7
2007-06-03[NET]: Make net watchdog timers 1 sec jiffy aligned.Venkatesh Pallipadi1-1/+2
2007-06-03[ATM]: Fix warning.Jeff Garzik1-4/+11
2007-06-03[TCP]: Use default 32768-61000 outgoing port range in all cases.Mark Glines2-6/+1
2007-06-03[AF_UNIX]: Fix datagram connect race causing an OOPS.David S. Miller1-5/+38
2007-06-03[TG3]: Fix link problem on Dell's onboard 5906.Michael Chan1-2/+3
2007-06-03[AF_UNIX]: Make socket locking much less confusing.David S. Miller2-52/+50
2007-06-03Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds24-265/+45
2007-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds7-321/+376
2007-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds13-27/+46
2007-06-03NET: add MAINTAINERS entry for ucc_geth driverLi Yang1-0/+7
2007-06-03myri10ge: report link up/down in standard ethtool wayBrice Goglin1-0/+1
2007-06-03NetXen: Removal of extra free_irq callMithlesh Thukral1-2/+0
2007-06-03Update tulip maintainer email addressValerie Henson1-1/+1
2007-06-03smc91x: sh solution engine fixes.Paul Mundt1-4/+1
2007-06-03e1000: disable polling before registering netdeviceAuke Kok1-4/+7
2007-06-03network drivers: eliminate unneeded kill_vid codeStephen Hemminger14-183/+6
2007-06-03atl1: eliminate unneeded kill_vid codeStephen Hemminger1-32/+1
2007-06-038139cp: fix VLAN unregistrationStephen Hemminger1-13/+4
2007-06-03sky2: Fix VLAN unregistrationStephen Hemminger1-18/+13
2007-06-03VLAN: kill_vid is only useful for VLAN filtering devicesStephen Hemminger1-7/+3
2007-06-03qla3xxx: device doesnt do hardware checksumming.Stephen Hemminger1-1/+1
2007-06-02[POWERPC] Fix zImage.coff generation for 32-bit pmacMilton Miller1-2/+2
2007-06-02[POWERPC] Fix compile breakage for IBM/AMCC 4xx arch/ppc platformsStefan Roese1-0/+1
2007-06-02[POWERPC] Don't allow PMAC_APM_EMU for 64-bitJohannes Berg1-1/+1
2007-06-02[POWERPC] Compare irq numbers with NO_IRQ not IRQ_NONEMichael Ellerman1-3/+3
2007-06-02[POWERPC] Fix return from pte_alloc_one() in out-of-memory caseAkinobu Mita1-1/+2
2007-06-02[POWERPC] Fix compile warning in pseries xics codeMichael Neuling1-4/+6
2007-06-02[POWERPC] Don't use HOSTCFLAGS in BOOTCFLAGSDavid Gibson1-8/+6
2007-06-02[POWERPC] Create a zImage for legacy iSeriesStephen Rothwell2-1/+4
2007-06-02[POWERPC] pasemi idle uses hard_smp_processor_idStephen Rothwell1-0/+1
2007-06-02[POWERPC] ps3/interrupt.c uses get_hard_smp_processor_idStephen Rothwell1-0/+1
2007-06-02[POWERPC] Fix possible access to free pagesBenjamin Herrenschmidt1-0/+9
2007-06-02[POWERPC] Fix compiler/assembler flags for Ebony platform boot filesDavid Gibson1-2/+2
2007-06-02[POWERPC] Fix ppc32 single-stepping out of syscallsBenjamin Herrenschmidt1-0/+2
2007-06-02[POWERPC] Update documentation for of_find_node_by_type()Michael Ellerman1-5/+6
2007-06-02Pull osi-now into release branchLen Brown6-18/+142
2007-06-02Pull now into release branchLen Brown10-112/+125
2007-06-02ACPICA: Support for external package objects as method argumentsBob Moore3-70/+94
2007-06-02ACPI: Section mismatch ... acpi_map_pxm_to_nodeLuck, Tony2-2/+2
2007-06-01[JFFS2] Fix obsoletion of metadata nodes in jffs2_add_tn_to_tree()David Woodhouse1-3/+10
2007-06-01[MTD] Fix error checking after get_mtd_device() in get_sb_mtd functionsDavid Woodhouse1-3/+3
2007-06-01[SCSI] aacraid: fix shutdown handler to also disable interrupts.Salyzyn, Mark1-10/+12
2007-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds11-79/+247
2007-06-01timer stats: speedupsIngo Molnar3-5/+14
2007-06-01timer statistics: fix raceBjorn Steinbrink1-16/+21
2007-06-01net/hp100: fix section mismatch warningSam Ravnborg1-1/+1
2007-06-01kvm: fix section mismatch warning in kvm-intel.oSam Ravnborg1-1/+1
2007-06-01acpi: fix section mismatch warning in asus + toshibaSam Ravnborg2-2/+2
2007-06-01isdn: fix section mismatch warningsSam Ravnborg2-2/+2
2007-06-01microcode: fix section mismatch warningSam Ravnborg1-1/+1
2007-06-01pm3fb: switching between X and fb fixKrzysztof Helt1-1/+1
2007-06-01SLUB: fix locking for hotplug callbacksChristoph Lameter1-1/+14
2007-06-01SPI: Freescale iMX SPI controller driver fixesAndrea Paterniani1-1/+2
2007-06-01serial_core.h: include <linux/sysrq.h>Maciej W. Rozycki1-0/+1
2007-06-01Better documentation for ERESTARTSYSSatoru Takeuchi1-1/+6
2007-06-01ALPHA: misc fixesJay Estabrook2-13/+15
2007-06-01ALPHA: correct low-level I/O routines for sable-lynxJay Estabrook1-10/+16
2007-06-01ALPHA: support graphics on non-zero PCI domainsJay Estabrook12-112/+190
2007-06-01h8300 trival patchesYoshinori Sato3-4/+4
2007-06-01atmel_spi dma address bugfixHaavard Skinnemoen1-4/+4
2007-06-01prism54: MAINTAINERS updateLuis R. Rodriguez1-2/+2
2007-06-01Fix broken CLIR in isdn driverKarsten Keil1-1/+2
2007-06-01ISDN4Linux: fix maturity labelTilman Schmidt1-4/+5
2007-06-01tty: fix leakage of -ERESTARTSYS to userlandOleg Nesterov2-1/+3
2007-06-01memory hotplug: fix unnecessary calling of init_currenty_empty_zone()Yasunori Goto1-1/+1
2007-06-01RTC: use fallback IRQ if PNP tables don't provide oneMatthew Garrett1-3/+10
2007-06-01Documentation: How to use GDB to decode OOPSesPekka Enberg1-0/+24
2007-06-01add a trivial patch style checkerAndy Whitcroft5-13/+644
2007-06-01misc/tifm_7xx1: replace deprecated irq flagJeff Garzik1-1/+1
2007-06-01fbdev: Move declaration of fb_class to <linux/fb.h>Geert Uytterhoeven2-1/+1
2007-06-01cfag12864bfb: Use sys_ instead of cfb_ framebuffer accessorsAvuton Olrich2-3/+9
2007-06-01vt8623fb: arkfb: null pointer dereference fixOndrej Zajicek2-2/+4
2007-06-01skeletonfb: fix of xxxfb_setup ifdefKrzysztof Helt1-16/+15
2007-06-01fix compat futex code for private futexesUlrich Drepper1-4/+5
2007-06-01Work around Dell E520 BIOS reboot bugTim Gardner1-0/+8
2007-06-01x86: fix oprofile double freeChris Wright1-3/+9
2007-06-01pci_ids: update patch for Intel ICH9MJason Gaston1-2/+2
2007-06-01parse errors in ifdefsYoann Padioleau9-16/+16
2007-06-01potential parse error in ifdefYoann Padioleau9-9/+9
2007-06-01msi: mask the msix vector before we unmap itEric W. Biederman1-3/+3
2007-06-01msi: fix the ordering of msix irqsEric W. Biederman1-2/+2
2007-06-01m68k: parenthesis balanceMariusz Kozlowski1-1/+1
2007-06-01Fix possible UDF data corruptionJan Kara1-4/+8
2007-06-01Add select PHYLIB to the UCC_GETH Kconfig optionJan Altenberg1-0/+1
2007-06-01x86_64: allocate sparsemem memmap above 4GZou Nan hai3-0/+18
2007-06-01Fix vmi.c compilationAlexey Dobriyan1-0/+1
2007-06-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds8-74/+134
2007-06-01[JFFS2] Fix buffer length calculations in jffs2_get_inode_nodes()Artem Bityutskiy1-3/+6
2007-05-31PCI: quirk disable MSI on via vt3351Jay Cliburn2-0/+2
2007-05-31PCI: i386: fixup for Siemens Nixdorf AG FSC Multiprocessor Interrupt ControllersIvan Kokshaysky1-0/+11
2007-05-31PCI: Fix pci_find_presentBen Gardner1-1/+2
2007-05-31PCI: disable MSI by default on systems with Serverworks HT1000 chipsAndy Gospodarek2-0/+2
2007-05-31msi: fix ARM compileDan Williams1-1/+1
2007-05-31Define/reserve new ext4 superblock fieldsTheodore Ts'o1-1/+8
2007-05-31When ext4_ext_insert_extent() fails to insert new blocksAlex Tomas1-1/+5
2007-05-31ext4: Extent overlap bugfixAmit Arora2-2/+59
2007-05-31Remove unnecessary exported symbols.Mingming Cao1-8/+0
2007-05-31EXT4: Fix whitespaceDave Kleikamp8-62/+62
2007-05-31firewire: Install firewire-constants.h and firewire-cdev.h for userspace.Kristian Høgsberg1-0/+2
2007-05-31firewire: Change struct fw_cdev_iso_packet to not use bitfields.Kristian Høgsberg2-7/+24
2007-05-31firewire: Implement suspend/resume PCI driver hooks.Kristian Høgsberg2-69/+123
2007-05-31firewire: add to MAINTAINERSStefan Richter1-0/+8
2007-05-31firewire: fw-sbp2: implement sysfs ieee1394_idStefan Richter2-0/+54
2007-05-31ieee1394: sbp2: offer SAM-conforming target port ID in sysfsStefan Richter3-2/+35
2007-05-31ieee1394: fix calculation of sysfs attribute "address"Stefan Richter1-1/+1
2007-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds2-8/+13
2007-05-31ACPI: thinkpad-acpi: do not use named sysfs groupsHenrique de Moraes Holschuh3-30/+18
2007-05-31Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds8-43/+87
2007-05-31Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds14-10/+33
2007-05-31Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds10-11/+136
2007-05-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds4-2/+243
2007-05-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds27-121/+93
2007-05-31Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+3
2007-05-31Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-16/+34
2007-05-31Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2007-05-31[S390] cio: deregister ccw device when pgid disband failedPeter Oberparleiter1-0/+6
2007-05-31[S390] cio: Use device_schedule_callback() for removing disconnected devices.Cornelia Huck1-11/+38
2007-05-31[S390] Fix section annotations.Heiko Carstens2-5/+5
2007-05-31[S390] raw3270: use mutex instead of semaphoreChristoph Hellwig1-5/+5
2007-05-31[S390] arch/s390/kernel/debug.c: use mutex instead of semaphoreChristoph Hellwig1-11/+11
2007-05-31[S390] dasd_eer: use mutex instead of semaphoreChristoph Hellwig1-8/+8
2007-05-31[S390] Add exception handler for diagnose 224Michael Holzheu1-3/+14
2007-05-31m68k: discontinuous memory supportRoman Zippel16-248/+247
2007-05-31afs: needs sched.hAndrew Morton1-0/+2
2007-05-31SLUB: Fix NUMA / SYSFS bootstrap issueChristoph Lameter1-0/+7
2007-05-31m68k: runtime patching infrastructureRoman Zippel9-7/+107
2007-05-31ntfs_init_locked_inode(): fix array indexingAndrew Morton1-1/+1
2007-05-31pci-quirks: fix MSI disabling on RS400-200 and RS480Tejun Heo1-9/+9
2007-05-31SLUB: More documentationChristoph Lameter2-14/+158
2007-05-31at91: fix enable/disable_irq_wake symmetry in pcmcia driverMarc Pignat1-4/+9
2007-05-31smpboot: fix cachesize comparison in smp_tune_scheduling()Linus Torvalds1-3/+2
2007-05-31neofb: Fix pseudo_palette array overrun in neofb_setcolregAntonino A. Daplas1-14/+16
2007-05-31[ALSA] version 1.0.14Jaroslav Kysela1-2/+2
2007-05-31[SPARC]: Missing #include <linux/mm.h> in drivers/sbus/char/flash.cHorst H. von Brand1-0/+1
2007-05-31[SPARC32]: Build fix.Andrew Morton1-2/+2
2007-05-31[SPARC64]: Add missing NCS and SVC hypervisor interfaces.David S. Miller2-0/+240
2007-05-31[IPSEC]: Add xfrm_sysctl.txt.David S. Miller1-0/+4
2007-05-31Merge branch 'mac80211' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...David S. Miller2-2/+8
2007-05-31[BRIDGE]: Round off STP perodic timers.Stephen Hemminger2-2/+3
2007-05-31[BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge.Baruch Even1-3/+11
2007-05-31[TCP] tcp_probe: use GCC printf attributeStephen Hemminger1-1/+2
2007-05-31[TCP] tcp_probe: a trivial fix for mismatched number of printl arguments.Sangtae Ha1-1/+1
2007-05-31[IPV6] ADDRCONF: Fix conflicts in DEVCONF_xxx constant.YOSHIFUJI Hideaki1-2/+1
2007-05-31[NET] napi: Call __netif_rx_complete in netif_rx_completeHerbert Xu1-15/+12
2007-05-31[TCP]: Consolidate checking for tcp orphan count being too big.Pavel Emelianov3-6/+9
2007-05-31[SOCK]: Shrink struct sock by 8 bytes on 64-bit.Arnaldo Carvalho de Melo1-1/+1
2007-05-31[AF_PACKET]: Kill CONFIG_PACKET_SOCKET.David S. Miller1-20/+5
2007-05-31[IPV6]: Fix build warning.David S. Miller1-1/+0
2007-05-31[AF_PACKET]: Kill bogus CONFIG_PACKET_MULTICASTDavid S. Miller1-27/+4
2007-05-31[IPV4]: Kill references to bogus non-existent CONFIG_IP_NOSIOCRTDavid S. Miller1-11/+0
2007-05-31[IPSEC]: Fix panic when using inter address familiy IPsec on loopback.Kazunori MIYAZAWA4-8/+7
2007-05-31[NET]: parse ip:port strings correctly in in4_ptonJerome Borsboom1-3/+3
2007-05-31[IPV6] ROUTE: No longer handle ::/0 specially.YOSHIFUJI Hideaki1-8/+0
2007-05-31[IPSEC]: Fix IPv6 AH calculation in outboundKazunori MIYAZAWA1-1/+1
2007-05-31[XFRM]: xfrm_larval_drop sysctl should be __read_mostly.David S. Miller1-1/+2
2007-05-31[XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl.David S. Miller3-7/+18
2007-05-31[CASSINI]: Fix printk message typo.David S. Miller1-1/+1
2007-05-31[CRYPTO] cryptd: Fix problem with cryptd and the freezerRafael J. Wysocki1-1/+3
2007-05-31[ALSA] hda-codec - Fix STAC922x capture boost levelTakashi Iwai3-0/+22
2007-05-31[ALSA] hda-codec - Fix input with STAC92xxTakashi Iwai1-0/+15
2007-05-31[ALSA] hda-codec - Fix pin configs for Gateway MX6453Steve Longerbeam1-2/+2
2007-05-31[ALSA] hda-codec - Add support for MSI K9N UltraTobin Davis1-0/+1
2007-05-31[ALSA] hda-codec - Add quirk for Supermicro PDSBA to alc883_cfg_tbl[]Daniel T Chen1-0/+1
2007-05-31[ALSA] hda-codec - Add quirk for MSI S420Baruch Even1-0/+1
2007-05-31[ALSA] Fix ASoC s3c24xx-pcm spinlock bugZoltan Devai1-0/+2
2007-05-31[ALSA] hda-intel: fix ASUS M2V detectionDaniel Drake1-1/+1
2007-05-31[ALSA] ali5451 - Fix possible NULL dereferenceTakashi Iwai1-3/+3
2007-05-31[ALSA] hda-codec - Add support for ASUS A8J modemChristian Rothlaender1-0/+2
2007-05-31[ALSA] HDA: Fix headphone mute issue on non-eapd Conexant systemsTobin Davis1-1/+47
2007-05-31[ALSA] HDA: Add more systems to Sigmatel codecTobin Davis1-0/+8
2007-05-31[ALSA] HDA: Add support for Gateway NX860Tobin Davis2-2/+29
2007-05-31sh: support older gcc'sAndrew Morton1-1/+1
2007-05-31sh: trivial build cleanups.Evgeniy Polyakov9-6/+27
2007-05-31sh: Fix vsyscall build failure.Manuel Lauss1-0/+1
2007-05-31sh: Trivial fix for dma-api compile failure.Manuel Lauss1-0/+1
2007-05-31sh: Fix pcrel too far for in_nmi label.Takashi YOSHII1-0/+1
2007-05-30a bug in ramfs_nommu_resize function, passing old size to vmtruncateBryan Wu1-1/+1
2007-05-30NFS: Fix a refcount leakage in O_DIRECTTrond Myklebust1-3/+9
2007-05-30fix possible null ptr deref in kallsyms_lookupKyle McMartin1-1/+2