aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-01-14[PATCH] Altix: ioc3 serial supportPatrick Gefre10-1/+3410
2006-01-14[PATCH] convert /proc/devices to use seq_file interfaceNeil Horman4-53/+320
2006-01-14[PATCH] autofs4 oops fixIan Kent1-0/+2
2006-01-14[PATCH] Fix double decrement of mqueue_mnt->mnt_count in sys_mq_openAlexander Viro1-26/+33
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds103-3236/+5109
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6Linus Torvalds21-0/+4910
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds48-256/+358
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk12-15/+0
2006-01-14[PATCH] docs: update some updated code docsXose Vazquez Perez2-2/+3
2006-01-14[PATCH] ufs cleanupEvgeniy5-55/+64
2006-01-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds22-235/+544
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds12-88/+551
2006-01-14[SCSI] qla2xxx: Update version number to 8.01.04-k.andrew.vasquez@qlogic.com1-2/+2
2006-01-14[SCSI] qla2xxx: Disable port-type RSCN handling via driver state-machine.andrew.vasquez@qlogic.com4-2/+11
2006-01-14[SCSI] qla2xxx: Kconfig update: Add URL to download firmware images.andrew.vasquez@qlogic.com1-0/+4
2006-01-14[SCSI] qla2xxx: Correct setting of FDMI supported/current port speed.andrew.vasquez@qlogic.com1-5/+2
2006-01-14[SCSI] qla2xxx: Correct execution-throttle setting for ISP24xx.andrew.vasquez@qlogic.com1-0/+2
2006-01-14[SCSI] qla2xxx: Collapse load RISC RAM implementations.andrew.vasquez@qlogic.com3-101/+15
2006-01-14[SCSI] qla2xxx: Correct swing/emphasis settings for ISP24XX.andrew.vasquez@qlogic.com1-3/+5
2006-01-14[SCSI] qla2xxx: Correct issue where portstate does not transition during loop...andrew.vasquez@qlogic.com1-0/+3
2006-01-14[SCSI] qla2xxx: Update firmware-dump procedure for ISP24xx.andrew.vasquez@qlogic.com2-54/+55
2006-01-14[SCSI] qla2xxx: Re-enable flash-part write protection on ISP24xx boards.andrew.vasquez@qlogic.com1-0/+3
2006-01-14[SCSI] qla2xxx: Correct excessive delay during LOAD-RISC-RAM mailbox command.andrew.vasquez@qlogic.com1-1/+3
2006-01-14[SCSI] qla2xxx: Use msleep() as delay during ISP polling.andrew.vasquez@qlogic.com1-1/+1
2006-01-14[SCSI] qla2xxx: Drop noisy 'UNDERRUN' status message.andrew.vasquez@qlogic.com1-5/+6
2006-01-14[SCSI] qla2xxx: Correct FC4 feature assignment during RFF_ID.andrew.vasquez@qlogic.com1-0/+1
2006-01-14[SCSI] qla2xxx: Reference proper node/port names in fc_host class.andrew.vasquez@qlogic.com1-2/+2
2006-01-14[SCSI] iscsi: use pageslabMike Christie1-1/+1
2006-01-14[SCSI] iscsi: fix 4k stack iscsi setupsMike Christie2-14/+6
2006-01-14[SCSI] iscsi: seperate iscsi interface from setup functionsMike Christie4-461/+583
2006-01-14[SCSI] iscsi: add high mem supportMike Christie2-55/+31
2006-01-14[SCSI] iscsi: data digest page cache usage fixFUJITA Tomonori2-7/+11
2006-01-14[SCSI] iscsi: host locking fixzhenyu.z.wang@intel.com1-3/+4
2006-01-14[SCSI] iscsi: data under/over flow fixzhenyu.z.wang@intel.com1-4/+2
2006-01-14[SCSI] iscsi: whitespace cleanupFUJITA Tomonori1-11/+11
2006-01-14[SCSI] sem2mutex 3w-[x9]xxxJes Sorensen4-8/+10
2006-01-14[SCSI] mptfc: need to select transport attrsJames Bottomley1-0/+1
2006-01-14[SCSI] fusion - fix pci express bugMoore, Eric1-4/+4
2006-01-14[SCSI] scsi_transport_sas: mapping the rphy channel equal to the port identifierMoore, Eric1-3/+3
2006-01-14[SCSI] fusion - mpi header udpateMoore, Eric8-102/+554
2006-01-14[SCSI] fusion - adding raid support in mptsasMoore, Eric2-1/+27
2006-01-14[SCSI] remove target parent limitiationChristoph Hellwig8-53/+57
2006-01-14[SCSI] fusion - adding support for FC949ESMoore, Eric3-0/+7
2006-01-14[SCSI] mptfusion - fc transport attributesMichael Reed4-27/+613
2006-01-14[SCSI] sem2mutex: scsi_transport_spi.cJes Sorensen2-6/+6
2006-01-14[SCSI] fix up message/i2o/pci.cJames Bottomley1-1/+1
2006-01-14[SCSI] fusion: kzalloc / kcalloc conversionChristoph Hellwig6-75/+35
2006-01-14[SCSI] fusion: convert semaphores to mutexesChristoph Hellwig3-11/+11
2006-01-14[SCSI] mptsas: support basic hotplugChristoph Hellwig2-31/+308
2006-01-14[SCSI] I2O: move pci_request_regions() just behind pci_enable_device()Salyzyn, Mark2-9/+11
2006-01-14[SCSI] ips: Mode Sense (Caching Page ) fixJack Hammer1-0/+3
2006-01-14[SCSI] zfcp: transport class adaptations IIAndreas Herrmann6-38/+29
2006-01-14[SCSI] zfcp: transport class adaptationsAndreas Herrmann6-64/+136
2006-01-14[SCSI] zfcp: handle unsolicited status notification lostMaxim Shchetynin2-0/+47
2006-01-14[SCSI] fc transport: add permanent_port_name fc_host attributeAndreas Herrmann2-0/+8
2006-01-14[SCSI] sr: split sr_audio_ioctl into specific helpersChristoph Hellwig1-91/+111
2006-01-14[SCSI] always handle REQ_BLOCK_PC requests in common codeChristoph Hellwig5-92/+13
2006-01-14[SCSI] sas: fix removal of devices behind expandersChristoph Hellwig1-1/+11
2006-01-14Input: HID - add support for fn key on Apple PowerBooksMichael Hanselmann4-14/+201
2006-01-14Input: wacom - fix compile on PowerPCDmitry Torokhov1-7/+7
2006-01-14Input: HID - add more simulation usagesDmitry Torokhov1-1/+4
2006-01-14Input: psmouse - attempt to re-synchronize mouse every 5 secondsDmitry Torokhov5-66/+301
2006-01-14Input: HID - fix an oops in PID initialization codeDmitry Torokhov1-1/+1
2006-01-14Input: HID - add support for Cherry Cymotion keyboardVojtech Pavlik3-0/+31
2006-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds80-937/+3452
2006-01-14Input: i8042 - add Sony Vaio FSC-115b to MUX blacklistVojtech Pavlik1-0/+7
2006-01-14[PATCH] powerpc: Recognize /chaos bridge on old pmacs as PCIPaul Mackerras1-1/+2
2006-01-14powerpc: Avoid unaligned loads and stores in boot memcpy codePaul Mackerras1-3/+17
2006-01-14powerpc: Make COFF zImages for old 32-bit powermacsPaul Mackerras10-499/+895
2006-01-14[PATCH] powerpc: macio-adb build fixDavid Woodhouse1-5/+8
2006-01-14[PATCH] powerpc: Make CHRP build againDavid Woodhouse3-15/+26
2006-01-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+2
2006-01-14[PATCH] powerpc: special-case ibm,suspend-me RTAS callDave C Boutcher1-1/+95
2006-01-14ppc: Remove duplicate export of get_wchanPaul Mackerras1-1/+0
2006-01-13[PATCH] SPI: add spi_butterfly driverDavid Brownell3-0/+490
2006-01-13[PATCH] spi: remove fastcall crapAndrew Morton2-2/+7
2006-01-13[PATCH] spi: misc fixesDavid Brownell5-2/+28
2006-01-13[PATCH] spi: use linked lists rather than an arrayVitaly Wool7-113/+180
2006-01-13[PATCH] spi: M25 series SPI flashMike Lavender4-0/+593
2006-01-13[PATCH] spi: add spi_bitbang driverDavid Brownell4-0/+602
2006-01-13[PATCH] spi: ads7836 uses spi_driverDavid Brownell2-43/+43
2006-01-13[PATCH] SPI core tweaks, bugfixDavid Brownell3-23/+113
2006-01-13[PATCH] spi: add spi_driver to SPI frameworkDavid Brownell3-75/+170
2006-01-13[PATCH] spi: mtd dataflash driverDavid Brownell4-0/+659
2006-01-13[PATCH] spi: ads7846 driverDavid Brownell4-0/+653
2006-01-13[PATCH] spi: simple SPI frameworkDavid Brownell8-0/+1630
2006-01-13[NETFILTER] x-tables: Missing linux/ipv6.h includes.David S. Miller2-0/+2
2006-01-14[PATCH] powerpc/8xx: Use 8MB D-TLB's for kernel static mapping faultsMarcelo Tosatti1-0/+77
2006-01-14[PATCH] powerpc: Add MPC834x SYS board to arch/powerpcKumar Gala7-2/+1292
2006-01-14[PATCH] powerpc: Add FSL SOC library and setup codeKumar Gala3-0/+326
2006-01-14[PATCH] powerpc: Allow for ppc_md restart, power_off, and halt to be NULLKumar Gala1-3/+6
2006-01-14[PATCH] powerpc: oprofile cpu type names clash with other codeAndy Whitcroft3-35/+35
2006-01-13Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds21-352/+287
2006-01-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds233-4222/+23340
2006-01-14powerpc: Provide a suitable AT_PLATFORM valuePaul Mackerras3-53/+139
2006-01-13[IA64] build broken for ia64 simserial.cAndreas Schwab1-8/+2
2006-01-13IB: convert from semaphores to mutexesIngo Molnar11-144/+145
2006-01-13[IA64] prevent accidental modification of args in jprobe handlerZhang Yanmin3-0/+90
2006-01-13[PKT_SCHED]: Change default clock source to gettimeofdayPatrick McHardy1-1/+1
2006-01-13[XFRM]: IPsec tunnel wildcard address supportPatrick McHardy2-0/+32
2006-01-13[NET]: Clean up comments for sk_chk_filter()Kris Katterjohn1-7/+3
2006-01-13[NET]: Use NIP6_FMT in kernel.hJoe Perches19-57/+39
2006-01-13[IA64] Add hotplug cpu to salinfo.c, replace semaphore with mutexKeith Owens1-51/+119
2006-01-13[IA64] Handle debug traps in fsys modeJason Uhlenkott2-8/+22
2006-01-14Merge ../linux-2.6Paul Mackerras2-3/+3
2006-01-13[IA64-SGI] Fix sn_flush_device_kernel & spinlock initializationPrarit Bhargava5-72/+95
2006-01-13[IA64] Hole in IA64 TLB flushing from system threadsJack Steiner1-1/+1
2006-01-13[IA64-SGI] Altix BTE error handling fixesRuss Anderson3-15/+54
2006-01-13[IA64] Fix conversion of pal_min_state physical addressFrancois Wellenrieter1-1/+1
2006-01-13[PATCH] genetlink: don't touch module ref countPer Liden3-9/+0
2006-01-13[PATCH] device_shutdown can loop if the driver frees itselfMichael Richardson1-2/+2
2006-01-13[PATCH] platform-device-del typo fixJean Delvare1-1/+1
2006-01-13[PATCH] Add {css,ccw}_bus_type probe, remove, shutdown methods.Cornelia Huck3-28/+62
2006-01-13[PATCH] Add bttv sub bus_type probe and remove methodsRussell King3-14/+35
2006-01-13[PATCH] Remove usb gadget generic driver methodsRussell King4-12/+0
2006-01-13[PATCH] Add ide_bus_type probe and remove methodsRussell King6-43/+61
2006-01-13[PATCH] Add Pseudo LLD bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add rio_bus_type probe and remove methodsRussell King1-3/+3
2006-01-13[PATCH] Add zorro_bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add usb_serial_bus_type probe and remove methodsRussell King1-8/+7
2006-01-13[PATCH] Add superhyway_bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add ccwgroup_bus_type probe and remove methodsRussell King1-7/+9
2006-01-13[PATCH] Add pnp_bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add pcmcia_bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add mmc_bus_type probe and remove methodsRussell King1-14/+12
2006-01-13[PATCH] Add MCP bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add macio_bus_type probe and remove methodsRussell King1-3/+3
2006-01-13[PATCH] Add serio bus_type probe and remove methodsRussell King1-5/+7
2006-01-13[PATCH] Add gameport bus_type probe and remove methodsRussell King1-5/+7
2006-01-13[PATCH] Add i2c_bus_type probe and remove methodsRussell King1-11/+9
2006-01-13[PATCH] Add dio_bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add vio_bus_type probe and remove methodsRussell King1-4/+4
2006-01-13[PATCH] Add of_platform_bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add sh_bus_type probe and remove methodsRussell King1-17/+17
2006-01-13[PATCH] Add ocp_bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add parisc_bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add tiocx bus_type probe/remove methodsRussell King1-8/+8
2006-01-13[PATCH] Add logic module bus_type probe/remove methodsRussell King1-18/+18
2006-01-13[PATCH] Add locomo bus_type probe/remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add SA1111 bus_type probe/remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add ecard_bus_type probe/remove/shutdown methodsRussell King1-6/+8
2006-01-13[PATCH] Add pci_bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add bus_type probe, remove, shutdown methods.Russell King4-3/+22
2006-01-13[PATCH] INPUT: add MODALIAS to the event environmentKay Sievers1-18/+37
2006-01-13[IA64-SGI] move xpc.h to include/asm-ia64/sn (cleanup)Dean Nelson4-10/+10
2006-01-13[IA64-SGI] move xpc.h to include/asm-ia64/snDean Nelson1-0/+0
2006-01-13[IA64-SGI] move xpc_system_reboot()Dean Nelson1-29/+29
2006-01-13[IA64-SGI] ignoring loss of heartbeat while XPC is in kdebugDean Nelson1-1/+27
2006-01-13[IA64-SGI] XPC and unregistering from notifier listsDean Nelson1-4/+6
2006-01-13[IA64-SGI] cleanup XPC disengage related messagesDean Nelson3-23/+68
2006-01-13[IA64-SGI] ensure XPC disengage request is processedDean Nelson5-12/+19
2006-01-13[IA64] Add stub entry to fsys.S for sys_migrate_pagesTony Luck1-0/+1
2006-01-13[PATCH] Increase AT_VECTOR_SIZEPaul Mackerras1-1/+1
2006-01-13[PATCH] Fix oops in ufs_fill_super at mount timeEvgeniy1-2/+2
2006-01-13[PATCH] powerpc: reformat atomic_add_unlessAnton Blanchard1-13/+13
2006-01-13[PATCH] powerpc: use lwsync in atomics, bitops, lock functionsAnton Blanchard6-46/+32
2006-01-13[PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson18-87/+84
2006-01-13[PATCH] powerpc: Cleanup LOADADDR etc. asm macrosDavid Gibson9-105/+108
2006-01-13[PATCH] powerpc: Updated platforms that use gianfar to match driverKumar Gala9-55/+52
2006-01-13[PATCH] powerpc/boot: Better use of defaultimage-Tom Rini1-2/+2
2006-01-13[PATCH] powerpc: Add support for changing properties from userspaceDave C Boutcher1-0/+100
2006-01-13[PATCH] powerpc: Add of_find_property functionDave C Boutcher2-6/+16
2006-01-13[PATCH] powerpc: Add/remove/update properties in firmware device treeDave C Boutcher2-2/+93
2006-01-13[PATCH] powerpc: Add/remove/update properties in /proc/device-treeDave C Boutcher2-0/+29
2006-01-13[PATCH] powerpc: Add some more pSeries hypervisor call constantsDave C Boutcher1-0/+5
2006-01-13[PATCH] Remove bzImage targetTom Rini1-3/+0
2006-01-12IB/mthca: Initialize grh_present before using itMichael S. Tsirkin3-5/+8
2006-01-12IB/mthca: Cosmetic: use the ALIGN macroMichael S. Tsirkin1-2/+3
2006-01-12Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds14-26/+281
2006-01-12IB/mthca: Fix memory leaks in error handlingJack Morgenstein1-3/+7
2006-01-12IB/mthca: Fix memory leak of multicast group structuresIshai Rabinovitz1-1/+1
2006-01-12IPoIB: Fix memory leak of multicast group structuresEli Cohen2-65/+9
2006-01-12[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte154-4149/+3615
2006-01-12[TIPC]: Fix 64-bit build warnings.David S. Miller3-6/+9
2006-01-12[TIPC] Added entry for TIPC in MAINTAINERSPer Liden1-0/+13
2006-01-12[TIPC] More updates of file headersPer Liden40-39/+39
2006-01-12[TIPC] Update of file headersPer Liden50-99/+49
2006-01-12[TIPC] Cleaned up info/warn/err macrosPer Liden4-7/+7
2006-01-12[TIPC] License header updatePer Liden50-876/+1076
2006-01-12[TIPC] Moved configuration interface into tipc_config.hPer Liden5-412/+456
2006-01-12[TIPC} Fixed bug in disc_timeout()Jon Maloy2-27/+5
2006-01-12[TIPC] Use dynamically allocated family id with NETLINK_GENERICPer Liden2-3/+2
2006-01-12[TIPC] Initial mergePer Liden54-0/+19464
2006-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds3-2/+62
2006-01-12Merge branch 'drm-forlinus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds73-1812/+2794
2006-01-12[PATCH] via-velocity: use NETIF_F_IP_CSUM (hardware only support IPv4)John W. Linville1-1/+1
2006-01-12[PATCH] fix wrong comments in ieee80211.hJohannes Berg1-2/+4
2006-01-12[PATCH] bonding: UPDATED hash-table corruption in bond_alb.cJay Vosburgh2-4/+4
2006-01-12[PATCH] wireless/atmel: add IWENCODEEXT, IWAUTH, and association event supportDan Williams1-4/+223
2006-01-12[PATCH] replace MODULE_PARM in tulip/uli526x.cEric Sesterhenn / snakebyte1-3/+3
2006-01-12[PATCH] gianfar: Use new PHY_ID_FMT macroKumar Gala2-2/+6
2006-01-12[PATCH] phy: Added a macro to represent the string format used to match a phy...Kumar Gala3-2/+5
2006-01-12[PATCH] gianfar mii: Use proper resource for MII memory regionKumar Gala2-4/+4
2006-01-12[PATCH] gfar: fix compile errorKumar Gala1-0/+1
2006-01-12[PATCH] CONFIG_AIRO needs CONFIG_CRYPTOdann frazier1-1/+1
2006-01-12[PATCH] corruption during e100 MDI register accessODonnell, Michael1-3/+29
2006-01-12[SCSI] Pass proper device from BusLogic to SCSI layerPetr Vandrovec1-1/+2
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds37-135/+6114
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds5-35/+36
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2-18/+20