aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman125-128/+0
2006-01-04[PATCH] USB: make registering a usb driver automatically set the module ownerGreg Kroah-Hartman2-5/+10
2006-01-04[PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman32-0/+52
2006-01-04[PATCH] USB: add dynamic id functionality to USB coreGreg Kroah-Hartman2-50/+176
2006-01-04[PATCH] USB: reorg some functions out of the main usb.c fileGreg Kroah-Hartman5-312/+343
2006-01-04[PATCH] USB: make bias writeable in libusualPete Zaitcev1-26/+27
2006-01-04[PATCH] USB: drivers/usb/storage/libusualPete Zaitcev12-167/+486
2006-01-04[PATCH] USB: central handling for host controllers that were reset during sus...Alan Stern6-15/+42
2006-01-04[PATCH] USB: dummy_hcd: rename variablesAlan Stern1-25/+25
2006-01-04[PATCH] USB: usb-net: new device ID passed through module parameterA.YOSHIYAMA1-0/+38
2006-01-04[PATCH] USB: usb-net: removes redundant returnPetko Manolov1-55/+51
2006-01-04[PATCH] USB: file-storage gadget: Add reference count for childrenAlan Stern1-13/+17
2006-01-04[PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUGDavid Brownell7-34/+7
2006-01-04[PATCH] USB: wakeup flag updates (3/3) isp116x-hcdDavid Brownell1-2/+3
2006-01-04[PATCH] USB: wakeup flag updates (2/3) uhci-hcdDavid Brownell1-2/+0
2006-01-04[PATCH] USB: wakeup flag updates (1/3) sl811-hcdDavid Brownell1-2/+4
2006-01-04[PATCH] USB: ehci fix driver model wakeup flagsDavid Brownell1-1/+1
2006-01-04[PATCH] USB: EHCI updates (4/4) driver model wakeup flagsDavid Brownell3-4/+13
2006-01-04[PATCH] USB: Eagle and ADI 930 usb adsl modem driver fixmatthieu castet1-10/+18
2006-01-04[PATCH] USB: Eagle and ADI 930 usb adsl modem drivermatthieu castet3-0/+1827
2006-01-04[PATCH] USB: EHCI: fix conflation of buf == 0 with len == 0Alan Stern1-7/+7
2006-01-04[PATCH] USB: isp116x-hcd: cleanupOlav Kongas3-288/+230
2006-01-04[PATCH] USB: isp116x-hcd: support reiniting HC on resumeOlav Kongas1-8/+18
2006-01-04[PATCH] USB: Converting cdc acm to a ring queueDavid Kubicek2-76/+184
2006-01-04[PATCH] USB: Add pxa27x OHCI PM functionsRichard Purdie1-6/+27
2006-01-04[PATCH] USB: pxa27x OHCI - Separate platform code from main driverRichard Purdie4-42/+88
2006-01-02Linux v2.6.15v2.6.15Linus Torvalds1-1/+1
2006-01-02[PATCH] Make sure interleave masks have at least one node setAndi Kleen1-0/+4
2006-01-02[PATCH] Avoid namespace pollution in <asm/param.h>Dag-Erling Smørgrav2-4/+2
2006-01-02[PATCH] powerpc: more g5 overtemp problem fixBenjamin Herrenschmidt1-3/+3
2005-12-31[PATCH] x86: teach dump_task_regs() about the -8 offset.Stas Sergeev1-1/+3
2005-12-31sysctl: make sure to terminate strings with a NULLinus Torvalds1-10/+15
2005-12-31Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-2/+2
2005-12-30[PATCH] Fix false old value return of sysctlYi Yang1-1/+1
2005-12-30sysctl: don't overflow the user-supplied buffer with '\0'Linus Torvalds1-3/+1
2005-12-30Insanity avoidance in /procLinus Torvalds1-24/+23
2005-12-30[PATCH] Input: wacom - fix X axis setupDenny Priebe1-1/+1
2005-12-30[PATCH] Input: warrior - fix HAT0Y axis setupDmitry Torokhov1-1/+1
2005-12-30[PATCH] Input: kbtab - fix Y axis setupDmitry Torokhov1-1/+1
2005-12-30[ARM] 3216/1: indent and typo in drivers/serial/pxa.cErik Hovland1-2/+2
2005-12-29[PATCH] Simplify the VIDEO_SAA7134_OSS Kconfig dependency lineJean Delvare1-1/+1
2005-12-29Revert radeon AGP aperture offset changesLinus Torvalds1-9/+2
2005-12-29Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-5/+9
2005-12-29Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+1
2005-12-29[PATCH] Fix recursive config dependency for SAA7134Jean Delvare1-2/+2
2005-12-29[PATCH] ppc64: htab_initialize_secondary cannot be marked __initAnton Blanchard1-1/+1
2005-12-29[PATCH] x86_64: Fix incorrect node_present_pages on NUMARavikiran G Thirumalai1-1/+1
2005-12-29[PATCH] Input: aiptek - fix Y axis setupRiccardo Magliocchetti1-1/+1
2005-12-29[PATCH] fix ia64 compile failure with gcc4.1Dave Jones1-1/+1
2005-12-29[PATCH] uml: fix compilation with CONFIG_MODE_TT disabledPaolo 'Blaisorblade' Giarrusso2-5/+8
2005-12-29[PATCH] Hostfs: update for new glibc - add missing symbol exportsPaolo 'Blaisorblade' Giarrusso1-0/+5
2005-12-29[PATCH] uml: hostfs - fix possible PAGE_CACHE_SHIFT overflowsPaolo 'Blaisorblade' Giarrusso1-1/+6
2005-12-29[PATCH] Hostfs: remove unused varPaolo 'Blaisorblade' Giarrusso1-2/+0
2005-12-29[PATCH] uml: fix random segfaults at bootupPaolo 'Blaisorblade' Giarrusso1-10/+12
2005-12-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tg3-2.6Linus Torvalds2-4/+16
2005-12-28[SERMOUSE]: Sun mice speak 5-byte protocol too.David S. Miller1-1/+1
2005-12-28[SPARC]: Use STABS_DEBUG and DWARF_DEBUG macros in vmlinux.lds.SDavid S. Miller2-28/+8
2005-12-28[TG3]: Update driver version and reldate.David S. Miller1-2/+2
2005-12-28[TG3]: ethtool -d hangs PCIe systemsChris Elmquist2-2/+14
2005-12-27[PATCH] Fix more radeon GART start calculation casesBenjamin Herrenschmidt1-2/+4
2005-12-27[IPV6] mcast: Fix multiple issues in MLDv2 reports.David L Stevens2-30/+111
2005-12-27[NET]: Validate socket filters against BPF_MAXINSNS in one spot.David S. Miller2-5/+2
2005-12-27[IPV6]: Fix addrconf dead lock.YOSHIFUJI Hideaki1-4/+5
2005-12-27[SERIAL] Fix AMBA PL011 sysrq character handlingRussell King1-1/+1
2005-12-26[BR_NETFILTER]: Fix leak if skb traverses > 1 bridgeDavid Kimdon1-0/+2
2005-12-26[IPV6]: Increase default MLD_MAX_MSF to 64.David L Stevens1-1/+1
2005-12-26[PATCH] Fix Fibre Channel boot oopsJames Bottomley1-1/+2
2005-12-24Linux v2.6.15-rc7v2.6.15-rc7Linus Torvalds1-1/+1
2005-12-24[PATCH] n_r3964: fixed usage of HZ; removed bad includeKurt Huwig1-7/+13
2005-12-24Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+1
2005-12-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+3
2005-12-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+7
2005-12-24[PATCH] Fix typo in x86_64 __build_write_lock_const assemblyBen Collins1-1/+1
2005-12-24[PATCH] x86_64/ia64 : Fix compilation error for node_to_first_cpuRavikiran G Thirumalai2-2/+2
2005-12-24Fix silly typo ("smb" vs "smp")Linus Torvalds1-1/+1
2005-12-24[PATCH] Fix memory ordering problem in wake_futex()Andrew Morton1-0/+6
2005-12-24[PATCH] add missing memory barriers to ipc/sem.cManfred Spraul1-0/+2
2005-12-24[VIDEO] sbuslib: Disallow private mmaps.David S. Miller1-0/+3
2005-12-24Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds9-263/+77
2005-12-24[PATCH] forcedeth: fix random memory scribbling bugManfred Spraul1-7/+8
2005-12-24[PATCH] s390: remove redundant and useless code in qethFrank Pavlic6-230/+38
2005-12-24[PATCH] s390: minor qeth network driver fixesFrank Pavlic3-12/+10
2005-12-24[PATCH] s390: some minor qeth driver fixesFrank Pavlic2-24/+24
2005-12-24[PATCH] missing license for libphy.koOlaf Hering1-0/+4
2005-12-24[PATCH] orinoco_nortel: Add Symbol LA-4123 IDPavel Roskin1-0/+4
2005-12-24[PATCH] orinoco_nortel: Fix incorrect PCI resource usePavel Roskin1-1/+1
2005-12-24[PATCH] fix libata inquiry VPD for ATAPI devicesTony Battersby1-4/+1
2005-12-23[IPV6]: Fix Temporary Address GenerationHiroyuki YAMAMORI1-0/+3
2005-12-23[IPV6]: Fix dead lock.YOSHIFUJI Hideaki1-4/+4
2005-12-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds18-42/+50
2005-12-22[SPARC]: Kill CHILD_MAX.David S. Miller3-3/+3
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk14-37/+45
2005-12-22[SUNGEM]: Fix link error with CONFIG_HOTPLUG disabled.Adrian Bunk1-2/+2
2005-12-22Pull bug3410 into release branchLen Brown1-2/+2
2005-12-22Pull owner_id into release branchLen Brown2-10/+10
2005-12-22[ACPI] fix build warning from owner_id patchLen Brown1-1/+1
2005-12-22Auto-update from upstreamLen Brown23-79/+338
2005-12-22[ACPI] fix passive cooling regressionThomas Renninger1-2/+2
2005-12-22[MMC] Set correct capacity for 1024-byte block cardsRussell King1-5/+9
2005-12-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-25/+161
2005-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-18/+3
2005-12-22Merge branch 'to_linus' of master.kernel.org:/pub/scm/linux/kernel/git/mcheha...Linus Torvalds5-13/+54
2005-12-22[PATCH] fix posix lock on NFSASANO Masahiro1-1/+2
2005-12-22[PATCH] fix race with preempt_enable()Nicolas Pitre1-0/+1
2005-12-22Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221aDavid S. Miller5-17/+120
2005-12-22[IPSEC]: Fix policy updates missed by socketsDavid S. Miller1-1/+29
2005-12-22powerpc: Fix i8259 cascade on pSeries with XICS interrupt controllerPaul Mackerras1-18/+3
2005-12-22V4L/DVB (3191): Fix CC outputHans Verkuil1-3/+3
2005-12-22V4L/DVB (3200): Fix saa7134 ALSA/OSS collisionsRicardo Cerqueira4-10/+51
2005-12-21[DCCP]: Comment typoIan McDonald1-1/+1
2005-12-21[IPV6]: Fix address deletionKristian Slavov1-2/+3
2005-12-21[VLAN]: Add two missing checks to vlan_ioctl_handler()Mika Kukkonen1-1/+5
2005-12-21[NETROM]: Fix three if-statements in nr_state1_machine()Mika Kukkonen1-3/+3
2005-12-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds3-14/+104
2005-12-21Initialize drivers/media/video/saa7134 lateLinus Torvalds2-2/+4
2005-12-21[PATCH] usbcore: allow suspend/resume even if drivers don't support itAlan Stern1-3/+6
2005-12-21[PATCH] USB Storage: Force starget->scsi_level in usb-storage scsiglue.cPaul Walmsley1-2/+2
2005-12-21[PATCH] include/linux/irq.h: #include <linux/smp.h>Adrian Bunk1-1/+1
2005-12-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-5/+15
2005-12-21[IPV6]: Don't select a tentative address as a source address.YOSHIFUJI Hideaki1-1/+8
2005-12-21[IPV6]: Run DAD when the link becomes ready.YOSHIFUJI Hideaki1-0/+23
2005-12-21[IPV6]: Defer IPv6 device initialization until the link becomes ready.YOSHIFUJI Hideaki2-10/+65
2005-12-21[IPV6]: Try not to send icmp to anycast address.YOSHIFUJI Hideaki1-2/+14
2005-12-21[IPV6]: Flag RTF_ANYCAST for anycast routes.YOSHIFUJI Hideaki2-4/+10
2005-12-21[ACPI] increase owner_id limit to 64 from 32Alex Williamson2-10/+10
2005-12-21Auto-update from upstreamLen Brown132-565/+812
2005-12-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-6/+0
2005-12-20[PATCH] relayfs: remove warning printk() in relay_switch_subbuf()Tom Zanussi2-4/+9
2005-12-20[SPARC64]: Stop putting -finline-limit=XXX into CFLAGSDavid S. Miller2-6/+0
2005-12-20[PATCH] fix spinlock-debugging smp_processor_id() usageIngo Molnar1-8/+10
2005-12-20[PATCH] Fix build with CONFIG_PCI_MMCONFIGAndi Kleen2-2/+2
2005-12-20[PATCH] nfsd: check for read-only exports before setting aclsAndreas Gruenbacher2-2/+2
2005-12-20[PATCH] kernel/params.c: fix sysfs access with CONFIG_MODULES=nJason Wessel1-1/+1
2005-12-20[PATCH] Fix swiotlb pci_map_sg error handlingAndi Kleen1-2/+3
2005-12-20[PATCH] Fix framebuffer console upside-down ywrap scrollingKnut Petersen1-3/+5
2005-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds8-24/+30
2005-12-20Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds8-46/+46
2005-12-20[PATCH] intelfb: Fix oops when changing video modeAntonino A. Daplas1-29/+13
2005-12-20[PATCH] intelfb: Fix freeing of nonexistent resourceAntonino A. Daplas2-2/+12
2005-12-20[PATCH] powerpc: g5 thermal overtemp bugBenjamin Herrenschmidt1-1/+1
2005-12-20powerpc: update defconfigsPaul Mackerras6-21/+26
2005-12-20[PATCH] powerpc: CPM2 interrupt handler failure after 100,000 interruptsEdson Seabra1-1/+2
2005-12-20powerpc: correct register usage in 64-bit syscall exit pathPaul Mackerras1-2/+2
2005-12-19NLM: Fix Oops in nlmclnt_mark_reclaim()Trond Myklebust1-0/+4
2005-12-19SUNRPC: Fix "EPIPE" error on mount of rpcsec_gss-protected partitionsTrond Myklebust2-4/+6
2005-12-19NFS: Fix another O_DIRECT raceTrond Myklebust4-42/+34
2005-12-19RPC: Do not block on skb allocationTrond Myklebust1-0/+2
2005-12-19Merge branch 'to_linus' of master.kernel.org:/pub/scm/linux/kernel/git/mcheha...Linus Torvalds10-33/+43
2005-12-19[PATCH] md: Change case of raid level reported in sys/mdX/md/levelNeil Brown1-1/+1
2005-12-19[PATCH] block: Cleanup CDROMEJECT ioctlBen Collins1-14/+31
2005-12-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tg3-2.6Linus Torvalds1-85/+101
2005-12-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2005-12-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds12-33/+52
2005-12-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-22/+55
2005-12-19[TG3]: Fix ethtool memory testMichael Chan1-4/+3
2005-12-19[TG3]: Add tw32_wait_f() for some sensitive registersMichael Chan1-74/+77
2005-12-19[TG3]: Some low power fixesMichael Chan1-3/+13
2005-12-19[TG3]: Fix peer device handlingMichael Chan1-7/+11
2005-12-19[SPARC]: Fix RTC build failure.Adrian Bunk1-1/+1
2005-12-19[SCTP]: Fix sctp to not return erroneous POLLOUT events.Neil Horman1-11/+3
2005-12-19[IPSEC]: Perform SA switchover immediately.David S. Miller3-5/+20
2005-12-19[ARM] 3210/1: add missing memory barrier helper for NPTL supportNicolas Pitre1-0/+49
2005-12-19[XFRM]: Handle DCCP in xfrm{4,6}_decode_sessionPatrick McHardy2-0/+2
2005-12-19[IPV6]: Fix route lifetime.YOSHIFUJI Hideaki2-5/+13
2005-12-19[BRIDGE-NF]: Fix bridge-nf ipv6 length checkBart De Schuymer1-10/+7
2005-12-19[RTNETLINK]: Fix RTNLGRP definitions in rtnetlink.hKristian Slavov1-0/+4
2005-12-19[NETFILTER]: Fix incorrect dependency for IP6_NF_TARGET_NFQUEUEPatrick McHardy1-1/+1
2005-12-19[NETFILTER]: Fix NAT init orderPatrick McHardy1-1/+2
2005-12-19[PATCH] V4L/DVB SCM Maintainers UpdateMauro Carvalho Chehab1-3/+3
2005-12-19[PATCH] V4L/DVB (3189): Fix a broken logic that didn't cover all standards.Mauro Carvalho Chehab1-18/+24
2005-12-19[PATCH] V4L/DVB (3181): Enable SPDIF output for DVB-S rev 2.3Oliver Endriss2-1/+5
2005-12-19[PATCH] V4L/DVB (3180): Fix tuner 100 definition for hauppauge eepromRicardo Cerqueira1-1/+1
2005-12-19[PATCH] V4L/DVB (3188): Fix compilation failure with gcc 2.95.3.Jean Delvare5-10/+10
2005-12-18Linux v2.6.15-rc6v2.6.15-rc6Linus Torvalds1-2/+2
2005-12-18Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/scjod...Linus Torvalds2-10/+58
2005-12-18[PATCH] mtd onenand driver: use platform_device.h instead device.hKyungmin Park1-2/+2
2005-12-18[PATCH] mtd onenand driver: reduce stack usageKyungmin Park3-7/+28
2005-12-18[PATCH] mtd onenand driver: fix unlock problem in DDPKyungmin Park1-4/+6
2005-12-18[PATCH] mtd onenand driver: check correct manufacturerKyungmin Park2-7/+10
2005-12-18[PATCH] radeon drm: fix compilation breakage with gcc 2.95.3Jean Delvare1-1/+1
2005-12-18[PATCH] Input: fix an OOPS in HID driverDmitry Torokhov1-0/+1
2005-12-18[PATCH] uml skas0: stop gcc's insanityJeff Dike3-36/+46
2005-12-18[PATCH] uml - fix some funkiness in KconfigPaolo 'Blaisorblade' Giarrusso1-0/+2
2005-12-18[PATCH] uml: fix dynamic linking on some 64-bit distrosRob Landley1-0/+4
2005-12-18[PATCH] uml: arch/um/scripts/Makefile.rules - remove duplicated codePaolo 'Blaisorblade' Giarrusso1-5/+0
2005-12-18[PATCH] dpt_i2o fix for deadlock conditionSalyzyn, Mark1-5/+20
2005-12-18[PATCH] i2o: Do not disable pci device when it's in useBen Collins1-1/+5
2005-12-17[SCSI] fix scsi_reap_target() device_del from atomic contextJames Bottomley1-10/+38
2005-12-17[ARM] Fix sys_sendto and sys_recvfrom 6-arg syscallsRussell King2-22/+6
2005-12-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds7-15/+39
2005-12-16[PATCH] ppc: ppc4xx_dma DMA_MODE_{READ,WRITE} fixAl Viro2-3/+1
2005-12-16[PATCH] ppc: booke_wdt compile fixAl Viro1-1/+1
2005-12-16Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre117-1513/+1264
2005-12-16[PATCH] UHCI: add missing memory barriersAlan Stern1-0/+2
2005-12-16[PATCH] PCI: Fix dumb bug in mmconfig fixAndi Kleen1-1/+1
2005-12-16[PATCH] PCI express must be initialized before PCI hotplugMilton Miller1-4/+3
2005-12-16[PATCH] i2c: Fix i2c-mv64xxx compilation errorMark A. Greer1-5/+6
2005-12-16[IA64] Add __read_mostly support for IA64Christoph Lameter2-1/+4
2005-12-16[IA64-SGI] change default_sn2 to NR_CPUS==1024hawkes@sgi.com1-1/+1
2005-12-16[IA64-SGI] Missed TLB flushJack Steiner1-1/+1