summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-07-05Linux 2.6.18-rc1v2.6.18-rc1Linus Torvalds1-2/+2
2006-07-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-8/+10
2006-07-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-6/+25
2006-07-05[PKT_SCHED]: Fix error handling while dumping actionsThomas Graf1-2/+4
2006-07-05[PKT_SCHED]: Return ENOENT if action module is unavailableThomas Graf1-0/+1
2006-07-05[PKT_SCHED]: Fix illegal memory dereferences when dumping actionsThomas Graf1-6/+5
2006-07-05[SPARC64]: Fix stack overflow checking in modular non-SMP kernels.Mikael Pettersson1-5/+5
2006-07-05Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds9-271/+897
2006-07-05[SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n.Randy Dunlap3-1/+20
2006-07-05[PCI] Add JMicron PCI ID constantsJeff Garzik1-0/+7
2006-07-05[PATCH] ahci: Ensure that we don't grab both functionsroot1-4/+11
2006-07-05[PATCH] libata-core.c: restore configuration boot messages in ata_dev_configu...Borislav Petkov1-5/+5
2006-07-05[PATCH] sata_sil24: add suspend/sleep supportTejun Heo1-0/+25
2006-07-05[PATCH] sata_sil24: separate out sil24_init_controller()Tejun Heo1-45/+62
2006-07-05[PATCH] sata_sil: add suspend/sleep supportTejun Heo1-0/+17
2006-07-05[PATCH] sata_sil: separate out sil_init_controller()Tejun Heo1-38/+48
2006-07-05[PATCH] libata: reimplement controller-wide PMTejun Heo3-7/+298
2006-07-05[PATCH] libata: reimplement per-dev PMTejun Heo3-92/+115
2006-07-05[PATCH] libata: implement PM EH actionsTejun Heo3-4/+198
2006-07-05[PATCH] libata: separate out __ata_ehi_hotplugged()Tejun Heo1-2/+7
2006-07-05[PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIETTejun Heo3-16/+23
2006-07-05[PATCH] libata: clean up debounce parameters and improve parameter selectionTejun Heo3-18/+24
2006-07-05[PATCH] libata: implement ATA_EHI_RESUME_LINKTejun Heo3-8/+11
2006-07-05[PATCH] libata: replace ap_lock w/ ap->lock in ata_scsi_error()Tejun Heo1-12/+11
2006-07-05[PATCH] libata: fix ehc->i.action setting in ata_eh_autopsy()Tejun Heo1-1/+1
2006-07-05[PATCH] libata: add ap->pflags and move core dynamic flags to itTejun Heo6-52/+58
2006-07-05[PATCH] libata: Conditionally set host->max_cmd_lenBrian King1-6/+15
2006-07-05[PATCH] sata_vsc: data_xfer should use mmioMartin Hicks1-1/+1
2006-07-05Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds9-284/+304
2006-07-05Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-87/+82
2006-07-05Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds68-1103/+7760
2006-07-05[PATCH] myri10ge - Export more parameters to ethtoolBrice Goglin1-0/+5
2006-07-05[PATCH] myri10ge - Use dev_info() when printing parameters after probeBrice Goglin1-5/+4
2006-07-05[PATCH] myri10ge - Drop ununsed nvidia chipset idbrice@myri.com1-2/+0
2006-07-05[PATCH] myri10ge - Drop unused pm_statebrice@myri.com1-1/+0
2006-07-05[PATCH] Fix freeing of net deviceRalf Baechle1-3/+4
2006-07-05[PATCH] remove dead entry in net wan KconfigPaul Fulghum2-13/+0
2006-07-05[PATCH] NI5010 netcard cleanupAndreas Mohr2-31/+28
2006-07-05[PATCH] lock validator: fix ns83820.c irq-flags bugIngo Molnar1-14/+17
2006-07-05[PATCH] pcnet32: Cleanup rx buffers after loopback test.Don Fry1-59/+43
2006-07-05[PATCH] pcnet32: Suspend the chip rather than restart when changing multicast...Don Fry1-27/+68
2006-07-05[PATCH] pcnet32: Handle memory allocation failures cleanly when resizing tx/r...Don Fry1-24/+251
2006-07-05[PATCH] pcnet32: Use kcalloc instead of kmalloc and memsetDon Fry1-14/+10
2006-07-05[PATCH] pcnet32: Fix off-by-one in get_ringparamDon Fry1-4/+4
2006-07-05[PATCH] pcnet32: Use PCI_DEVICE macroDon Fry1-7/+4
2006-07-05[PATCH] pcnet32: Fix Section mismatch errorDon Fry1-3/+2
2006-07-05[PATCH] Add support for the Cicada 8201 PHYKim Phillips1-6/+36
2006-07-05[PATCH] zd1211rw: disable TX queue during stopDaniel Drake1-0/+2
2006-07-05[PATCH] ZyDAS ZD1211 USB-WLAN driverDaniel Drake22-0/+6911
2006-07-05[PATCH] softmac: fix build-break from 881ee6999d66c8fc903b429b73bbe6045b38c549John W. Linville1-2/+2
2006-07-05[PATCH] CONFIG_WIRELESS_EXT is neccessary after allHorms1-0/+2
2006-07-05[PATCH] SoftMAC: Add network to ieee80211softmac_call_events when associate t...Joseph Jezak1-2/+4
2006-07-05[PATCH] SoftMAC: Prevent multiple authentication attempts on the same networkJoseph Jezak4-9/+57
2006-07-05[PATCH] bcm43xx: enable shared key authenticationDaniel Drake1-0/+4
2006-07-05[PATCH] 2.6.17 missing a call to ieee80211softmac_capabilities from ieee80211...Larry Finger1-0/+3
2006-07-05[PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routineLarry Finger3-30/+3
2006-07-05[PATCH] skb used after passing to netif_rx in net/ieee80211/ieee80211_rx.cEric Sesterhenn1-1/+1
2006-07-05[PATCH] ieee80211: fix not allocating IV+ICV space when usingencryption in ie...Hong Liu1-4/+11
2006-07-05[PATCH] bcm43xx: workaround init_board vs. IRQ raceMichael Buesch1-13/+14
2006-07-05[PATCH] bcm43xx: use softmac-suggested TX rateDaniel Drake1-1/+4
2006-07-05[PATCH] Add two PLX device IDsFaidon Liambotis1-0/+2
2006-07-05[netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...Jeff Garzik13-134/+88
2006-07-05[netdrvr] Use dev_printk() when ethernet interface isn't availableJeff Garzik13-135/+173
2006-07-05[netdrvr] via-velocity: remove io_size struct member, it is invariantJeff Garzik2-11/+13
2006-07-05[netdrvr] via-velocity: misc. cleanupsJeff Garzik1-26/+22
2006-07-05[netdrvr] minor cleanups in Becker-derived driversJeff Garzik4-23/+24
2006-07-05[netdrvr] via-velocity: use netdev_priv() where appropriateJeff Garzik1-19/+19
2006-07-05[netdrvr] Remove Becker-template 'io_size' member, when invariantJeff Garzik5-28/+22
2006-07-05[netdrvr] Remove Linux-specific changelogs from several Becker template driversJeff Garzik8-522/+24
2006-07-05[netdrvr] epic100: minor cleanupsJeff Garzik1-61/+10
2006-07-05Merge branch 'locks'Trond Myklebust4-44/+80
2006-07-05NFS: Optimise away an excessive GETATTR call when a file is symlinkedTrond Myklebust1-1/+3
2006-07-05This fixes a panic doing the first READDIR or READDIRPLUS call when:Trond Myklebust1-2/+1
2006-07-05NFS: Fix NFS page_state usageTrond Myklebust1-3/+17
2006-07-05NLM,NFSv4: Wait on local locks before we put RPC calls on the wireTrond Myklebust2-12/+31
2006-07-05VFS: Add support for the FL_ACCESS flag to flock_lock_file()Trond Myklebust1-0/+5
2006-07-05NFSv4: Ensure nfs4_lock_expired() caches delegated locksTrond Myklebust1-3/+5
2006-07-05NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lockTrond Myklebust2-27/+22
2006-07-05VFS: Allow caller to determine if BSD or posix locks were actually freedTrond Myklebust2-2/+17
2006-07-05Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust662-9374/+27110
2006-07-05[PATCH] Makefile typoAndreas Schwab1-1/+1
2006-07-05[PATCH] powerpc: implement missing jiffies64_to_cputime64()David Woodhouse1-0/+18
2006-07-05[PATCH] powerpc: Fix loss of interrupts with MPICBenjamin Herrenschmidt1-10/+29
2006-07-05[ARM] 3711/1: AT91 timer updateAndrew Victor4-65/+66
2006-07-05[ARM] 3709/1: pnx4008: convert to generic irq subsystemVitaly Wool4-20/+13
2006-07-05[ARM] 3710/1: AT91 Serial: Use GPIO APIAndrew Victor1-2/+3
2006-07-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds4-194/+127
2006-07-04Fix up headers_install wrt devfs removalLinus Torvalds1-1/+1
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds49-0/+399
2006-07-04[PATCH] fix AB-BA deadlock inversion at cs46xx_dsp_remove_scbArjan van de Ven1-2/+3
2006-07-04[PATCH] mthca: initialize send and receive queue locks separatelyZach Brown1-1/+4
2006-07-04[PATCH] Fix copying of pgdat array on each node for ia64 memory hotplugYasunori Goto1-3/+13
2006-07-03[PATCH] uclinux: fix proc_task()/get_proc-task() namingGreg Ungerer1-1/+1
2006-07-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds33-318/+2732
2006-07-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds4-15/+17
2006-07-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds10-9/+32
2006-07-03Merge git://git.infradead.org/mtd-2.6Linus Torvalds19-428/+327
2006-07-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds44-464/+1159
2006-07-03Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds74-2864/+4502
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds14-27/+36
2006-07-03[PATCH] revert "kthread: convert stop_machine into a kthread"Andrew Morton1-11/+6
2006-07-03[PATCH] zfcp: fix incorrect usage of fsf_req_list_lockHeiko Carstens1-4/+5
2006-07-03[PATCH] zfcp: fix incorrect usage of erp_lockHeiko Carstens1-4/+4
2006-07-03[PATCH] Fix modular cpuid.koOGAWA Hirofumi1-2/+4
2006-07-03[Bluetooth] Add RFCOMM role switch supportMarcel Holtmann1-0/+5
2006-07-03[Bluetooth] Allow disabling of credit based flow controlMarcel Holtmann1-5/+13
2006-07-03[Bluetooth] Small cleanup of the L2CAP source codeMarcel Holtmann1-180/+177
2006-07-03[Bluetooth] Use real devices for host controllersMarcel Holtmann8-101/+79
2006-07-03[Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann8-9/+56
2006-07-03[Bluetooth] Add automatic sniff mode supportMarcel Holtmann7-86/+454
2006-07-03[Bluetooth] Correct SCO buffer size on requestMarcel Holtmann4-4/+20
2006-07-03[Bluetooth] Add suspend/resume support to the HCI USB driverMarcel Holtmann1-0/+71
2006-07-03[Bluetooth] Use raw mode for the Frontline sniffer deviceMarcel Holtmann1-0/+3
2006-07-03[BRIDGE]: br_dump_ifinfo index fixAndrey Savochkin1-1/+2
2006-07-03[ATM]: add+use poison definesRandy Dunlap3-2/+5
2006-07-03[NET]: add+use poison definesRandy Dunlap3-2/+8
2006-07-03[IOAT]: fix kernel-doc in source filesRandy Dunlap2-11/+17
2006-07-03[IOAT]: fix header file kernel-docRandy Dunlap1-18/+25
2006-07-03[TG3]: Add ipv6 TSO featureMichael Chan1-9/+24
2006-07-03[IPV6]: Fix ipv6 GSO payload lengthMichael Chan1-1/+2
2006-07-03[TIPC] Fixed sk_buff panic caused by tipc_link_bundle_buf (REVISED)Allan Stephens2-1/+6
2006-07-03[NET]: Verify gso_type too in gso_segmentHerbert Xu3-4/+31
2006-07-03[IPVS]: Add sysctl documentationHorms1-0/+143
2006-07-03[ROSE]: Try all routes when establishing a ROSE connections.Ralf Baechle1-1/+6
2006-07-03[NETROM]: Use socket helpers instead of direct fiddling with struct sockRalf Baechle DL5RB1-2/+2
2006-07-03[AX.25]: Reference counting for AX.25 routes.Ralf Baechle DL5RB3-58/+38
2006-07-03[ROSE]: Fix dereference of skb pointer after free.Ralf Baechle1-1/+4
2006-07-03[IOAT]: Fix a warning in ioatdmaBenoit Boissinot1-1/+1
2006-07-03[IOAT]: drivers/dma/iovlock.c: make num_pages_spanned() staticAdrian Bunk1-1/+1
2006-07-03[AF_UNIX]: datagram getpeersec fixAndrew Morton1-1/+1
2006-07-03[IOAT]: fix sparse ulong warningRandy Dunlap1-1/+1
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds74-2743/+7149
2006-07-03[PATCH] sched: cleanup, convert sched.c-internal typedefs to structIngo Molnar2-127/+128
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar25-187/+203
2006-07-03[PATCH] sched: clean up fallout of recent changesIngo Molnar1-166/+194
2006-07-03[PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...Paul Mackerras3-14/+5
2006-07-03[PATCH] lockdep: annotate forcedeth.c disable_irq()Ingo Molnar1-10/+10
2006-07-03[PATCH] forcedeth: typecast cleanupAndrew Morton1-4/+4
2006-07-03[PATCH] lockdep: annotate hostap netdev ->xmit_lockArjan van de Ven1-0/+10
2006-07-03[PATCH] lockdep: annotate sk_locksIngo Molnar2-19/+98
2006-07-03[PATCH] lockdep: annotate on-stack completions, mmcIngo Molnar1-1/+1
2006-07-03[PATCH] lockdep: annotate vlan net device as being a special classArjan van de Ven1-0/+11
2006-07-03[PATCH] lockdep: annotate blkdev nestingIngo Molnar3-18/+107
2006-07-03[PATCH] lockdep: annotate SLAB codeIngo Molnar1-11/+48
2006-07-03[PATCH] lockdep: annotate sb ->s_umountArjan van de Ven2-0/+2
2006-07-03[PATCH] lockdep: annotate ->s_lockIngo Molnar2-2/+9
2006-07-03[PATCH] lockdep: annotate qeth driverHeiko Carstens1-0/+6
2006-07-03[PATCH] lockdep: annotate on-stack completionsIngo Molnar6-5/+7
2006-07-03[PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar7-9/+9
2006-07-03[PATCH] lockdep: annotate 3c59x.c disable_irq()Ingo Molnar1-2/+2
2006-07-03[PATCH] lockdep: annotate 8390.c disable_irq()Ingo Molnar1-2/+2
2006-07-03[PATCH] lockdep: annotate sound/core/seq/seq_device.cArjan van de Ven1-0/+6
2006-07-03[PATCH] lockdep: annotate sound/core/seq/seq_ports.cIngo Molnar1-2/+2
2006-07-03[PATCH] lockdep: annotate USBFSArjan van de Ven1-1/+1
2006-07-03[PATCH] lockdep: annotate the quota codeArjan van de Ven4-4/+4
2006-07-03[PATCH] lockdep: annotate NTFS locking rulesIngo Molnar2-0/+64
2006-07-03[PATCH] lockdep: annotate sunrpc codeArjan van de Ven1-4/+4
2006-07-03[PATCH] lockdep: annotate ->mmap_semIngo Molnar1-1/+4
2006-07-03[PATCH] lockdep: annotate ieee1394 skb-queue-head lockingIngo Molnar1-0/+10
2006-07-03[PATCH] lockdep: annotate bh_lock_sock()Ingo Molnar2-1/+4
2006-07-03[PATCH] lockdep: annotate af_unix lockingIngo Molnar2-1/+14
2006-07-03[PATCH] lockdep: annotate sock_lock_init()Ingo Molnar2-0/+20
2006-07-03[PATCH] lockdep: annotate hrtimer base locksIngo Molnar2-1/+4
2006-07-03[PATCH] lockdep: annotate scheduler runqueue locksIngo Molnar1-0/+2
2006-07-03[PATCH] lockdep: annotate timer base locksIngo Molnar1-0/+9
2006-07-03[PATCH] lockdep: annotate skb_queue_head_initIngo Molnar2-0/+10
2006-07-03[PATCH] lockdep: annotate serioArjan van de Ven1-1/+1
2006-07-03[PATCH] lockdep: annotate mmIngo Molnar2-2/+2
2006-07-03[PATCH] lockdep: annotate waitqueuesIngo Molnar2-0/+10
2006-07-03[PATCH] lockdep: annotate genirqIngo Molnar3-0/+23
2006-07-03[PATCH] lockdep: annotate futexIngo Molnar1-10/+18
2006-07-03[PATCH] lockdep: annotate i_mutexIngo Molnar3-11/+30
2006-07-03[PATCH] lockdep: annotate dcacheIngo Molnar2-2/+14
2006-07-03[PATCH] lockdep: annotate serialIngo Molnar1-1/+10
2006-07-03[PATCH] lockdep: annotate direct ioIngo Molnar1-2/+4
2006-07-03[PATCH] lockdep: enable on s390Ingo Molnar1-0/+4
2006-07-03[PATCH] lockdep: enable on x86_64Ingo Molnar1-0/+4
2006-07-03[PATCH] lockdep: enable on i386Ingo Molnar1-0/+4
2006-07-03[PATCH] lockdep: s390 turn validator off in machine-check handlerHeiko Carstens1-0/+3
2006-07-03[PATCH] lockdep: fix RT_HASH_LOCK_SZIngo Molnar1-9/+14
2006-07-03[PATCH] lockdep: do not recurse in printkIngo Molnar1-5/+18
2006-07-03[PATCH] lockdep: x86 smp alternatives workaroundIngo Molnar1-0/+10
2006-07-03[PATCH] lockdep: x86_64 early initIngo Molnar1-0/+5
2006-07-03[PATCH] lockdep: print all lock classes on SysRQ-DIngo Molnar1-1/+2
2006-07-03[PATCH] lockdep: kconfigIngo Molnar1-2/+96
2006-07-03[PATCH] lockdep: prove mutex locking correctnessIngo Molnar5-12/+63
2006-07-03[PATCH] lockdep: prove spinlock rwlock locking correctnessIngo Molnar13-34/+217
2006-07-03[PATCH] lockdep: prove rwsem locking correctnessIngo Molnar9-51/+184
2006-07-03[PATCH] lockdep: procfsIngo Molnar2-0/+348
2006-07-03[PATCH] lockdep: design docsIngo Molnar1-0/+197
2006-07-03[PATCH] lockdep: allow read_lock() recursion of same classIngo Molnar2-7/+6
2006-07-03[PATCH] lockdep: coreIngo Molnar13-6/+3171
2006-07-03[PATCH] lockdep: locking API self testsIngo Molnar18-0/+1347
2006-07-03[PATCH] lockdep: irqtrace subsystem, s390 supportHeiko Carstens9-38/+113
2006-07-03[PATCH] lockdep: irqtrace cleanup of include/asm-x86_64/irqflags.hIngo Molnar2-38/+123
2006-07-03[PATCH] lockdep: irqtrace subsystem, x86_64 supportIngo Molnar6-91/+223
2006-07-03[PATCH] lockdep: irqtrace cleanup of include/asm-i386/irqflags.hIngo Molnar1-12/+83
2006-07-03[PATCH] lockdep: irqtrace subsystem, i386 supportIngo Molnar6-23/+104
2006-07-03[PATCH] lockdep: irqtrace subsystem, docsIngo Molnar1-0/+57
2006-07-03[PATCH] lockdep: irqtrace subsystem, coreIngo Molnar10-30/+313