summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-11-19Linux v2.6.15-rc2v2.6.15-rc2Linus Torvalds1-1/+1
2005-11-19Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds11-78/+36
2005-11-19Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds3-24/+27
2005-11-19Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds3-20/+15
2005-11-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds15-253/+57
2005-11-19[PATCH] ide: add missing __init tags to device driversBartlomiej Zolnierkiewicz4-11/+5
2005-11-19[PATCH] ide: remove dead code from flagged_taskfile()Bartlomiej Zolnierkiewicz2-11/+7
2005-11-19[PATCH] ide: remove dead DEBUG_TASKFILE codeBartlomiej Zolnierkiewicz1-15/+0
2005-11-19[PATCH] ide: remove unused ide_action_t:ide_nextBartlomiej Zolnierkiewicz2-7/+0
2005-11-19[PATCH] ide: remove duplicate documentation for ide_do_drive_cmd()Bartlomiej Zolnierkiewicz1-25/+0
2005-11-19[PATCH] sis5513: enable ATA133 for the SiS965 southbridgeAurelien Jarno2-0/+2
2005-11-19[PATCH] via82cxxx: add VIA VT6410 IDE supportMathias Kretschmer2-9/+22
2005-11-19[SERIAL] Remove unused variable in sa1100.cRussell King1-1/+0
2005-11-19[SERIAL] Fix status reporting with PL011 serial driverRussell King2-23/+27
2005-11-19powerpc: Fix bug in timebase synchronization on 32-bit SMP powermacPaul Mackerras1-2/+4
2005-11-19[ARM] 3168/1: Update ARM signal delivery and maskingDaniel Jacobowitz4-201/+14
2005-11-19powerpc: Merge spinlock.hPaul Mackerras1-22/+50
2005-11-19powerpc: move include/asm-ppc64/ptrace-common.h to arch/powerpc/kernelPaul Mackerras3-2/+4
2005-11-19powerpc: Merge pci.hPaul Mackerras4-50/+83
2005-11-19powerpc: Trivially merge several headers from asm-ppc64 to asm-powerpcPaul Mackerras9-25/+49
2005-11-19[PATCH] powerpc: Remove imalloc.hDavid Gibson6-30/+26
2005-11-19Merge branch 'mymerge' of ssh://ozlabs.org/home/sfr/kernel-sfrPaul Mackerras3-181/+110
2005-11-19[PATCH] powerpc: Fix setting MPIC priorityBenjamin Herrenschmidt1-5/+8
2005-11-18Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds14-341/+143
2005-11-18[COMPAT]: EXT3_IOC_SETVERSION is _IOW() not _IOR().David S. Miller1-1/+1
2005-11-18Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds4-26/+31
2005-11-18Merge branch 'parisc' of master.kernel.org:/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds24-649/+245
2005-11-18IB/umad: make sure write()s have sufficient dataRoland Dreier1-1/+1
2005-11-18[PATCH] ide: fix ide_toggle_bounce() to not try to bounce if we have an IOMMUJames Bottomley1-4/+4
2005-11-18[PATCH] ide: make comment match realityRalf Baechle1-1/+1
2005-11-18IB/mthca: Safer max_send_sge/max_recv_sge calculationMichael S. Tsirkin1-4/+6
2005-11-18[PATCH] cs5520: fix return value of cs5520_init_one()Amit Gud1-3/+2
2005-11-18[PATCH] siimage: docs urlsJeff Garzik1-1/+7
2005-11-18[PATCH] aec62xxx: remove all dead (#if0'd) codeThibaut VARENE1-47/+0
2005-11-18Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds7-23/+29
2005-11-18Merge branch 'master'Kyle McMartin82-7078/+2047
2005-11-18[PATCH] pmac IDE: don't release empty interfacesThibaut VARENE1-14/+0
2005-11-18[PATCH] alim15x3: use KERN_WARNINGAlexey Dobriyan1-1/+1
2005-11-18[PARISC] Update CREDITS entriesKyle McMartin1-2/+10
2005-11-18[PARISC] Mark hisax and pcbit ISDN drivers as not for pariscMatthew Wilcox2-7/+7
2005-11-18[PATCH] alim15x3: replace pci_find_device() with pci_dev_present()Hanna Linder1-1/+6
2005-11-18[PARISC] Mention PA-RISC in NS87415 helpMatthew Wilcox1-1/+1
2005-11-18[PARISC] Make Serial MUX depend on a specific bus type.Matthew Wilcox1-1/+1
2005-11-18[PARISC] Fix compile warning caused by conflicting types of expand_upwards()Matthew Wilcox2-1/+3
2005-11-18[PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard6-6/+8
2005-11-18[PATCH] via82cxxx IDE: support multiple controllersDaniel Drake1-78/+117
2005-11-18[PATCH] via82cxxx IDE: remove /proc/via entryDaniel Drake1-188/+0
2005-11-18[PATCH 3/3] cciss: add put_disk into cleanup routinesmikem1-9/+24
2005-11-18[PATCH 2/3] cciss: bug fix for BIG_PASS_THRUJens Axboe1-3/+4
2005-11-18[PATCH 1/3] cciss: bug fix for hpacuclimikem1-1/+1
2005-11-18[BLOCK] new block/ directory comment tidyCoywolf Qi Hunt5-10/+0
2005-11-18Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds17-62/+353
2005-11-18Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-38/+162
2005-11-18[wireless hermes] build fixJeff Garzik1-3/+3
2005-11-18[libata sata_mv] update copyright, driver versionJeff Garzik1-1/+2
2005-11-18Merge branch 'upstream-fixes' of git://git.tuxdriver.com/git/netdev-jwlJeff Garzik3-12/+21
2005-11-18[PATCH] ipw2100: Fix 'Driver using old /proc/net/wireless...' messageJames Ketrenos2-11/+20
2005-11-18[PATCH] fec_8xx: make CONFIG_FEC_8XX depend on CONFIG_8xxJohn W. Linville1-1/+1
2005-11-18[PATCH] update Documentation/00-INDEXGreg Kroah-Hartman1-0/+4
2005-11-18[PATCH] Add HOWTO do kernel development document to the Documentation directoryGreg Kroah-Hartman2-0/+620
2005-11-18[PATCH] Add SCM info to MAINTAINERSJody McIntyre1-0/+16
2005-11-18[PATCH] git-netdev-all-ieee80211_get_payload-warning-fixAndrew Morton1-1/+1
2005-11-18[PATCH] drivers/net/wireless/hermes.c unsigned int comparisionGabriel A. Devenyi1-3/+3
2005-11-18[PATCH] prism54 : Remove extraneous udelay/register readRoger While1-2/+2
2005-11-18[PATCH] SAA9730: Add missing header bits.Ralf Baechle1-11/+25
2005-11-18[PATCH] au1000_eth: Include <linux/config.h>Ralf Baechle1-0/+1
2005-11-18[PATCH] IOC3: Replace obsolete PCI APIRalf Baechle1-1/+1
2005-11-18[PATCH] i82593.h: make header comment GPL-compatibleJohn W. Linville1-3/+8
2005-11-18[PATCH] e100: re-enable microcode with more useful defaultsJesse Brandeburg1-18/+257
2005-11-18Merge branch 'halasa-hdlc' of git://git.tuxdriver.com/git/netdev-jwlJeff Garzik3-0/+16
2005-11-18Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik1-4/+2
2005-11-18[PATCH] sil24: make error_intr less verboseTejun Heo1-3/+9
2005-11-18[PATCH] sil24: add ATAPI supportTejun Heo1-26/+58
2005-11-18[PATCH] sil24: use SRST for phy_resetTejun Heo1-10/+66
2005-11-18[PATCH] sil24: add sil24_restart_controllerTejun Heo1-3/+32
2005-11-18[PATCH] smc91x: fix bank mismatchRussell King1-0/+1
2005-11-18[PATCH] smc91x: fix one source of spurious interruptsNicolas Pitre1-4/+12
2005-11-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-62/+71
2005-11-18[PATCH] s390: fix class_device_create calls in 3270 the driverMartin Schwidefsky1-2/+2
2005-11-18[PATCH] ppc64 need HPAGE_SHIFT when huge pages disabledAndy Whitcroft1-0/+4
2005-11-18[PATCH] md: fix is_mddev_idle calculation now that disk/sector accounting hap...NeilBrown1-4/+13
2005-11-18[PATCH] md: don't pass a NULL file* into ->prepare_write()Neil Brown1-2/+2
2005-11-18[PATCH] tpm: remove PCI kconfig dependencyKylene Jo Hall1-1/+1
2005-11-18[PATCH] tpm: use ioread8 and iowrite8Kylene Jo Hall2-31/+38
2005-11-18[PATCH] tpm: use flush_scheduled_work()Kylene Jo Hall1-0/+2
2005-11-18[PATCH] ppc32: add missing define for fs_enet Ethernet driverVitaly Bordug1-0/+2
2005-11-18[PATCH] ipmi: missing NULL test for kthreadMatt Domsch1-1/+1
2005-11-18[PATCH] re-export clear_page_dirty_for_io()Hans Reiser1-0/+1
2005-11-18[PATCH] add success/failure indication to RCU torture testPaul E. McKenney1-6/+24
2005-11-18[PATCH] Fix copy-paste bug in ohci-ppc-soc.cAndrey Volkov1-1/+1
2005-11-18Fix ACPI processor power block initializationLinus Torvalds1-10/+4
2005-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds35-6815/+668
2005-11-19powerpc: merge dma-mapping.hStephen Rothwell2-171/+93
2005-11-19ppc32: move some dma routinesStephen Rothwell2-10/+17
2005-11-18[ARM] Fix get_user when passed a const pointerRussell King3-18/+2
2005-11-18offb: Fix compile error on ppc32 systemsPaul Mackerras1-0/+1
2005-11-18powerpc: Move defconfig over and remove remaining arch/ppc64 filesPaul Mackerras8-6019/+244
2005-11-18powerpc: Fix a couple of compile warnings for 32-bit compilesPaul Mackerras2-1/+1
2005-11-18powerpc: time-of-day fixes for 32-bit CHRP systemsPaul Mackerras3-6/+14
2005-11-18powerpc: Fix compile error on pSeries arising from delay.h changesPaul Mackerras1-2/+2
2005-11-18powerpc: Move remaining .c files from arch/ppc64 to arch/powerpcPaul Mackerras6-152/+6
2005-11-18[PATCH] Remove SPAN_OTHER_NODES config definitionMike Kravetz2-14/+0
2005-11-18[PATCH] powerpc: merge align.cBenjamin Herrenschmidt6-554/+280
2005-11-18powerpc: Fix delay functions for 601 processorsPaul Mackerras3-46/+30
2005-11-18[PATCH] ppc: Fix warnings related to seq_fileKumar Gala2-2/+2
2005-11-18[PATCH] ppc: Fix MPC83xx device tableKumar Gala1-2/+26
2005-11-18[PATCH] powerpc: Maple: request I/O resource.Segher Boessenkool1-1/+10
2005-11-18[PATCH] ppc boot: replace string labels with numbersOlaf Hering1-12/+11
2005-11-18[PATCH] powerpc: Fix typo in topology.hMichael Ellerman1-1/+1
2005-11-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+36
2005-11-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-41/+20
2005-11-17[PATCH] ppc: Fix warnings related to seq_fileKumar Gala2-2/+2
2005-11-17[IPV6]: Fib dump really needs GFP_ATOMIC.David S. Miller1-1/+1
2005-11-17[NET]: Sanitize NET_SCHED protection in /net/sched/KconfigRoman Zippel1-29/+8
2005-11-17[LLC]: Fix compiler warnings introduced by TX window scaling changes.David S. Miller1-4/+4
2005-11-17[NETFILTER] ip_conntrack: fix ftp/irc/tftp helpers on ports >= 32768Harald Welte3-6/+6
2005-11-17[COMPAT]: Add ext3 ioctl translations.David S. Miller1-0/+36
2005-11-17[ARM] Fix some corner cases in new mm initialisationRussell King2-12/+16
2005-11-17[TCP]: TCP highspeed build errorStephen Hemminger1-1/+1
2005-11-17[PARISC] Make superio.c initialize before any driver needs itKyle McMartin1-14/+21
2005-11-17[PARISC] Always spinlock tlb flush operations to ensure preempt safetyMatthew Wilcox1-12/+4
2005-11-17[PARISC] Remove unused variable in signal.cGrant Grundler1-1/+0
2005-11-17[PARISC] remove drm compat ioctls handlersChristoph Hellwig1-541/+0
2005-11-17[PARISC] move PA perf driver over to ->compat_ioctlChristoph Hellwig2-18/+20
2005-11-17[PARISC] Define port->timeout to fix a long msleep in mux.cRyan Bradetich1-0/+7
2005-11-17[PARISC] Fix some compile problems in ptrace.cMatthew Wilcox1-2/+3
2005-11-17[PARISC] Compile fixups for serial/mux.cRyan Bradetich1-8/+4
2005-11-17[PARISC] Fix our spinlock implementationJames Bottomley1-9/+10
2005-11-17[PARISC] Improve the error message when we get a clashing mod pathMatthew Wilcox1-2/+6
2005-11-17[PARISC] Return PDC_OK when alloc_pa_dev fails to enumerate all devicesMatthew Wilcox1-1/+1
2005-11-17[PARISC] Document some register usages in assembly filesCarlos O'Donell2-1/+3
2005-11-17[PARISC] Make redirecting irq messages less noisyRyan Bradetich1-1/+1
2005-11-17[PARISC] irq_affinityp[] only available for SMP buildsGrant Grundler1-2/+9
2005-11-17[PARISC] Add IRQ affinitiesJames Bottomley3-5/+86
2005-11-17[PARISC] Fix uniprocessor build by dummying smp_send_all_nop()Kyle McMartin2-1/+7
2005-11-17[PARISC] Fix our interrupts not to use smp_call_functionJames Bottomley3-15/+32
2005-11-17[PARISC] Disable nesting of interruptsGrant Grundler1-7/+6
2005-11-17[PARISC] Make sure timer and IPI execute with interrupts disabledJames Bottomley2-0/+6
2005-11-17[PATCH] VM: fix zone list restart in page allocatateJens Axboe1-3/+4
2005-11-17[PATCH] USB: add the anydata usb-serial driverGreg Kroah-Hartman4-0/+134
2005-11-17[PATCH] USB: delete the nokia_dku2 driverGreg Kroah-Hartman3-152/+0
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman38-139/+25
2005-11-17[PATCH] USB: OHCI lh7a404 platform device conversion fixupRichard Purdie1-1/+1
2005-11-17[PATCH] USB: Maxtor OneTouch button support for older drivesAntti Andreimann1-0/+5
2005-11-17[PATCH] usb devio warning fixAndrew Morton1-1/+1
2005-11-17[PATCH] USB: fix race in kaweth disconnectHerbert Xu1-12/+1
2005-11-17[PATCH] usb-storage: Fix detection of kodak flash readers in shuttle_usbat dr...Daniel Drake1-1/+1
2005-11-17[PATCH] USB: Adapt microtek driver to new scsi featuresOliver Neukum2-9/+28
2005-11-17[PATCH] USB: pl2303: updates pl2303_update_line_status()Luiz Fernando Capitulino1-1/+3
2005-11-17[PATCH] USB: pl2303: adds new IDs.Luiz Fernando Capitulino2-0/+4
2005-11-17[PATCH] USB: onetouch doesn't suspend yetDavid Brownell1-1/+1
2005-11-17[PATCH] USB: cp2101.c: Jablotron usb serial interface identificationJosef Balatka1-0/+1
2005-11-17[PATCH] USB: kill unneccessary usb-storage blacklist entriesPavel Machek1-5/+0
2005-11-17[PATCH] USB: usbdevfs_ioctl 32bit fixAndrew Morton1-2/+2
2005-11-17[PATCH] usbfs: usbfs_dir_inode_operations cleanupOGAWA Hirofumi1-6/+1
2005-11-17[PATCH] USB: Delete leftovers from bluetty driverMarcel Holtmann2-50/+6
2005-11-17[PATCH] USB: fix 'unused variable' warningDmitry Torokhov1-2/+1
2005-11-17[PATCH] USB: wacom tablet driver updatePing Cheng1-23/+110
2005-11-17[PATCH] USB: add new wacom devices to usb hid-core listPing Cheng1-0/+12
2005-11-17[PATCH] USB Serial: rename ChangeLog.oldGreg Kroah-Hartman1-1/+1
2005-11-17[PATCH] USB: fix build breakage in dummy_hcd.cGreg Kroah-Hartman1-2/+2
2005-11-17[PATCH] Fix IXP4xx I2C driver build breakageDeepak Saxena1-3/+4
2005-11-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds79-900/+2463
2005-11-17x86: Fix silly typo in recent <asm/signal.h> fixesLinus Torvalds1-1/+1
2005-11-17[IA64] polish comments for tlb fault handler in ivt.SChen, Kenneth W1-62/+71
2005-11-17[IA64] 4 level page table bug fix in vhpt_missChen, Kenneth W1-2/+2
2005-11-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-52/+31
2005-11-17[ARM] __ioremap doesn't use 4th argumentRussell King3-17/+16
2005-11-17[ARM] Drivers should not make use of architecture private __ioremapRussell King2-4/+4
2005-11-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds34-99/+163
2005-11-17Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds12-198/+898
2005-11-17[ARM] Improve comment about ASSERT()s in vmlinux.lds.SRussell King1-1/+5
2005-11-17[PATCH] x86: fix sigaddset() inline asm memory constraintConstantine Gavrilov1-4/+27
2005-11-17[PATCH] ipw2200: fix error log offset calculationZhu Yi1-2/+1
2005-11-17[PATCH] ipw2200: disallow direct scanning when device is downPekka Enberg1-0/+4
2005-11-17[MIPS] Update defconfigsRalf Baechle45-654/+1917
2005-11-17[MIPS] SEAD: More build fixes.Ralf Baechle3-15/+12
2005-11-17[MIPS] TX3927: Try to glue the PCI code.Ralf Baechle1-71/+43
2005-11-17[MIPS] SEAD: Delete seadint_init() prototype.Ralf Baechle1-2/+0
2005-11-17[MIPS] Ocelot G: Use CPU_MASK_NONE instead of 0 to initialize cpu mask.Ralf Baechle1-1/+1
2005-11-17[MIPS] JMR3927: Fix include wrapper symbol.Ralf Baechle1-3/+3
2005-11-17[MIPS] JMR3927: Fix compilation by including <linux/ds1742rtc.h>.Ralf Baechle1-1/+1
2005-11-17[MIPS] JMR3927: need include/asm-mips/mach-jmr3927 in it's include path.Ralf Baechle1-0/+1
2005-11-17[MIPS] JMR3927: It's ops-tx3927.o not ops-jmr3927.oRalf Baechle1-1/+1
2005-11-17[IDE] Add driver for Sibyte Swarm evaluation boardRalf Baechle4-1/+207
2005-11-17[MIPS] Alchemy: Console output fixupPantelis Antoniou1-1/+1
2005-11-17[MIPS] Fix documentation typos.Arnaud Giersch1-6/+8
2005-11-17[MIPS] Add const qualifier to writes##bwlq.Arnaud Giersch1-3/+3
2005-11-17[MIPS] IP32: Fix sparse warnings.Arnaud Giersch3-4/+4
2005-11-17[MIPS] IP32 Fix and complete IP32 parport definitionsArnaud Giersch1-16/+26
2005-11-17[MIPS] IP32: Export mace symbol.Arnaud Giersch1-0/+3
2005-11-17[MIPS] JMR3927: Fix syntax error.Ralf Baechle1-1/+1
2005-11-17[MIPS] JMR3927: Undo accidental rename.Ralf Baechle2-1/+1
2005-11-17[MIPS] DDB5477: Fix unused variable warning.Ralf Baechle1-3/+7
2005-11-17[MIPS] IP32: No need to include <asm/io.h>.Ralf Baechle1-3/+4
2005-11-17Add definitions for the Dallas DS1742 RTC / non-volatile memory.Ralf Baechle1-0/+53
2005-11-17Add definitions for the Dallas DS17287 RTC.Ralf Baechle1-0/+67
2005-11-17[MIPS] Add missing arch defines for the Alchemy MTD driver.Ralf Baechle4-0/+19
2005-11-17Add GT64111 PCI ID backYoichi Yuasa1-0/+1
2005-11-17[MIPS] zs.c: Resurrect the deceased zs.c for now.Maciej W. Rozycki2-93/+70