aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-01-14[PATCH] cs89x0: add ixdp2351 supportDeepak Saxena2-6/+25
2006-01-14[PATCH] cs89x0: use u16 for device register dataLennert Buytenhek1-19/+19
2006-01-14[PATCH] cs89x0: use #elif instead of #else/#if/#endifLennert Buytenhek1-3/+1
2006-01-14[PATCH] cs89x0: credit Dmitry PervushinLennert Buytenhek1-0/+3
2006-01-14[PATCH] dell_rbu: fix Bug 5854Abhay Salunke1-22/+4
2006-01-14[PATCH] smbfs: remove kmalloc wrapperPekka Enberg4-81/+12
2006-01-14[PATCH] ncpfs: remove kmalloc wrapperPekka Enberg3-54/+13
2006-01-14[PATCH] abandon gcc 295x main.c tidyCoywolf Qi Hunt1-9/+7
2006-01-14[PATCH] quota: make useless quota error message informativeValdis.Kletnieks@vt.edu1-1/+2
2006-01-14[PATCH] reiserfs: remove d_splice_alias NULL check from reiserfs_lookupPekka Enberg1-5/+1
2006-01-14[PATCH] isofs: remove d_splice_alias NULL check from isofs_lookupPekka Enberg1-4/+1
2006-01-14[PATCH] ext3: remove d_splice_alias NULL check from ext3_lookupPekka Enberg1-4/+1
2006-01-14[PATCH] ext2: remove d_splice_alias NULL check from ext2_lookupPekka Enberg1-4/+1
2006-01-14[PATCH] cpuset oom lock fixPaul Jackson3-5/+37
2006-01-14[PATCH] s390: fix blk_queue_ordered call in dasd.c fixupHeiko Carstens1-1/+1
2006-01-14[PATCH] s390: email-address changeCornelia Huck18-35/+36
2006-01-14[PATCH] s390: chps[] array too shortCornelia Huck1-1/+1
2006-01-14[PATCH] s390: cputime misaccountingMartin Schwidefsky4-8/+30
2006-01-14[PATCH] s390: fix blk_queue_ordered call in dasdcMartin Schwidefsky1-1/+1
2006-01-14[PATCH] s390: add dummy pm_power_offMartin Schwidefsky1-0/+5
2006-01-14[PATCH] s390: spinlock fixesMartin Schwidefsky3-9/+3
2006-01-14[PATCH] s390: fix cpcmd calls on UPAlexey Dobriyan1-3/+3
2006-01-14[PATCH] s390: sigcontext.h vs __userMartin Schwidefsky1-0/+2
2006-01-14[PATCH] s390: show_task oopsHeiko Carstens1-3/+11
2006-01-14[PATCH] s390: sha256 crypto code fixJan Glauber1-7/+22
2006-01-14[PATCH] s390: aes crypto code fixesJan Glauber1-16/+44
2006-01-14[PATCH] s390: des crypto code speedupJan Glauber1-7/+210
2006-01-14[PATCH] s390: des crypto code cleanupJan Glauber1-88/+67
2006-01-14[PATCH] i386: fix stack dump loglevelChuck Ebbert1-18/+39
2006-01-14[PATCH] i386: put HOTPLUG_CPU under Processor type, not Bus optionsRandy Dunlap1-9/+9
2006-01-14[PATCH] powerpc: Add support for the MPC83xx watchdogKumar Gala3-0/+234
2006-01-14[PATCH] Add tmpfs options for memory placement policiesRobin Holt6-15/+75
2006-01-14[PATCH] Fix for CONFIG_NUMA without CONFIG_SWAPChristoph Lameter1-0/+5
2006-01-14[PATCH] Watchdog: Winsystems EPX-C3 SBCCalin A. Culianu3-0/+239
2006-01-14[PATCH] uml: fix symbol for mktimeMiklos Szeredi1-1/+2
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven74-227/+226
2006-01-14[PATCH] sched: add new SCHED_BATCH policyIngo Molnar3-19/+40
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