summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-11-11Linux v2.6.15-rc1v2.6.15-rc1Linus Torvalds1-2/+2
2005-11-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-76/+109
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds18-372/+658
2005-11-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds8-37/+303
2005-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds14-124/+20
2005-11-11[SCTP]: Include ulpevents in socket receive buffer accounting.Neil Horman10-39/+71
2005-11-11[SCTP]: Fix ia64 NaT consumption fault with sctp_sideffect commands.Vladislav Yasevich1-3/+4
2005-11-11[SCTP]: Remove timeouts[] array from sctp_endpoint.Vladislav Yasevich5-32/+25
2005-11-11[SCTP]: Fix potential NULL pointer dereference in sctp_v4_get_saddrVladislav Yasevich1-0/+3
2005-11-11[IPV6]: Fix inet6_init missing unregister.David S. Miller1-2/+6
2005-11-11[PATCH] kill libata scsi_wait_req usage (make libata compile with scsi-misc c...Mike Christie1-29/+11
2005-11-11ppc64: default build as the merged 'powerpc' architectureLinus Torvalds1-1/+2
2005-11-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds143-5102/+1733
2005-11-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-7/+7
2005-11-11[ARM] Update mach-typesRussell King1-4/+39
2005-11-11[ARM] 3147/1: update ixp2000 defconfigs to 2.6.14-git13Lennert Buytenhek5-115/+360
2005-11-11[ARM] 3152/1: make various assembly local labels actually local (the rest)Nicolas Pitre4-59/+61
2005-11-11[ARM] 3151/1: make various assembly local labels actually local (io-*.S)Nicolas Pitre7-80/+82
2005-11-11[ARM] 3150/1: make various assembly local labels actually local (uaccess.S)Nicolas Pitre1-114/+116
2005-11-11[SPARC64]: Restore 2.4.x /proc/cpuinfo behavior for "ncpus probed" field.David S. Miller2-5/+15
2005-11-11[DECNET]: fix SIGPIPEPatrick Caulfield1-7/+7
2005-11-11[IA64-SGI] set altix preferred consoleMark Maule1-4/+153
2005-11-11[IA64] 4-level page tablesRobin Holt7-33/+150
2005-11-11Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds19-681/+850
2005-11-11Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds18-15/+23
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds95-1416/+1501
2005-11-11[PATCH] ipmi: fix inconsistent spinlock usageHironobu Ishii1-3/+3
2005-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds62-787/+1790
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-3/+4
2005-11-11[PATCH] TCP: fix vegas buildJeff Garzik1-1/+1
2005-11-11[PATCH] Input: convert hdaps to dynamic input_dev allocation.Dmitry Torokhov1-18/+23
2005-11-11[PATCH] gt96100eth.c: Don't concatenate __FUNCTION__ with strings.Ralf Baechle1-6/+4
2005-11-11[PATCH] smc91x: DB1200 support.Pete Popov2-1/+33
2005-11-11[PATCH] SAA9730: Driver overhaulRalf Baechle1-283/+250
2005-11-11[PATCH] SAA9730: Whitespace cleanup.Ralf Baechle1-49/+49
2005-11-11[netdrvr forcedeth] phy address scan rangeAyaz Abdulla1-16/+14
2005-11-11[netdrvr forcedeth] support for irq mitigationAyaz Abdulla1-67/+104
2005-11-11[netdrvr forcedeth] remove superfluous rx engine stop/startAyaz Abdulla1-12/+22
2005-11-11[PATCH] gianfar mii needs to zero out the mii_bus structureKumar Gala1-1/+1
2005-11-11[PATCH] s390: mail address changedFrank Pavlic6-8/+8
2005-11-11[PATCH] s390: introduce guestLan sniffer support in qethFrank Pavlic3-4/+102
2005-11-11[PATCH] s390: fix recovery failure of non-guestLAN devicesFrank Pavlic2-17/+22
2005-11-11[PATCH] s390: some more qeth fixesFrank Pavlic1-4/+7
2005-11-11[PATCH] s390: qeth multicast address registration fixedFrank Pavlic1-26/+80
2005-11-11[PATCH] s390: minor modification in qeth layer2 codeFrank Pavlic1-14/+26
2005-11-11[PATCH] s390: synthax checking for VIPA addresses fixedFrank Pavlic2-16/+55
2005-11-11[PATCH] libata: propogate host private data from probe functionAlan Cox2-0/+3
2005-11-11Merge branch 'atmel'Jeff Garzik5-178/+94
2005-11-11[PATCH] Atmel wireless updatesimon@thekelleys.org.uk5-178/+94
2005-11-11[libata sata_mv] add Adaptec 1420SA PCI IDJeff Garzik1-0/+2
2005-11-11powerpc: Fix some compile problems with the VDSO stuffPaul Mackerras5-6/+33
2005-11-11powerpc: Fix reading and writing SPRs from xmon on 32-bitPaul Mackerras1-7/+18
2005-11-11powerpc: Initialize secondary CPU setup for 32-bit SMPPaul Mackerras1-0/+1
2005-11-11[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt41-430/+1541
2005-11-11[PATCH] powerpc: remove initrd debug printkDavid Woodhouse1-3/+1
2005-11-11[PATCH] powerpc: Move udbg code to arch/powerpcDavid Gibson6-15/+12
2005-11-11[PATCH] ppc64: Increase sparsemem defaultsAnton Blanchard1-2/+2
2005-11-11[PATCH] ppc64: Convert NUMA to sparsemem (3)Anton Blanchard6-296/+169
2005-11-11[PATCH] ppc64: prep for NUMA sparsemem rework 2Anton Blanchard3-7/+0
2005-11-11[PATCH] ppc64: prep for NUMA sparsemem reworkAnton Blanchard1-6/+1
2005-11-11[PATCH] ppc64: Cleanup kprobe assemblyAnton Blanchard1-1/+2
2005-11-11[PATCH] ppc64: Remove debug boot messageAnton Blanchard1-3/+1
2005-11-11[PATCH] ppc64: Quieten lparcfgAnton Blanchard1-11/+8
2005-11-11[PATCH] ppc32: fix PQ2 PCI DMA interrupt handlingKumar Gala2-1/+2
2005-11-11Merge branch 'master'Jeff Garzik454-11211/+16634
2005-11-11[PATCH] libata.h needs dma-mapping.hAndrew Morton1-0/+1
2005-11-11[PATCH] disable DEBUG in ibmvethAnton Blanchard1-1/+1
2005-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds10-21/+96
2005-11-10[PATCH] lpfc build fixJeff Garzik1-1/+0
2005-11-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds19-199/+413
2005-11-10[SPARC]: display7seg build fixAndrew Morton1-1/+1
2005-11-10[CIFS] Fix spaces in cifs kconfig entrySteve French1-3/+2
2005-11-10[CIFS] Reduce sparse endian warningsSteve French1-2/+3
2005-11-10Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French130-5557/+1013
2005-11-10[CIFS] Update CIFS change logSteve French2-1/+38
2005-11-10[TCP]: speed up SACK processingStephen Hemminger5-26/+202
2005-11-10[TCP]: spelling fixesStephen Hemminger7-37/+37
2005-11-10[TCP]: receive buffer growth limiting with mixed MTUJohn Heffner1-27/+8
2005-11-10[TCP]: Appropriate Byte Count supportStephen Hemminger9-11/+63
2005-11-10[TCP]: add tcp_slow_start helperStephen Hemminger7-59/+43
2005-11-10[TCP]: simplify microsecond rtt samplingStephen Hemminger1-32/+30
2005-11-10[TCP]: fix congestion window update when using TSO deferalStephen Hemminger8-9/+32
2005-11-10[PATCH] PCI: fix for Toshiba ohci1394 quirkJesse Barnes1-2/+1
2005-11-10[PATCH] PCI: fix namespace clashesRajesh Shah4-7/+7
2005-11-10[PATCH] PCI: Change MSI to use physical delivery mode alwaysAshok Raj6-22/+26
2005-11-10[PATCH] PCI: drivers/pci/: small cleanupsAdrian Bunk2-1/+3
2005-11-10[PATCH] pci_ids cleanup: fix two additional IDs in bt87xGrant Coady1-2/+2
2005-11-10[PATCH] dlpar regression for ppc64 - probe changeJohn Rose3-76/+81
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman81-81/+0
2005-11-10[PATCH] PCI: automatically set device_driver.ownerLaurent riffard4-12/+22
2005-11-10[PATCH] pci-driver: store_new_id() not inlineRandy Dunlap1-1/+1
2005-11-10[PATCH] PCI: NCR 53c810 quirkIvan Kokshaysky2-14/+15
2005-11-10[PATCH] PCI: Fix VIA 686 PCI quirk namesMeelis Roos1-2/+2
2005-11-10[PATCH] pciehp: fix handling of power faults during hotplugrajesh.shah@intel.com1-5/+2
2005-11-10[PATCH] pciehp: clean-up how we request control of hotplug hardwarerajesh.shah@intel.com5-19/+89
2005-11-10[PATCH] pciehp: request control of each hotplug controller individuallyrajesh.shah@intel.com3-15/+10
2005-11-10[PATCH] pciehp: reduce debug message verbosityrajesh.shah@intel.com4-69/+28
2005-11-10[PATCH] pciehp: miscellaneous cleanupsrajesh.shah@intel.com7-133/+41
2005-11-10[PATCH] pciehp: remove redundant data structuresrajesh.shah@intel.com4-734/+65
2005-11-10[PATCH] pciehp: reduce dependence on ACPIrajesh.shah@intel.com8-993/+96
2005-11-10[PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource managementrajesh.shah@intel.com6-3237/+85
2005-11-10[PATCH] PCI: add pci_find_next_capability()Roland Dreier2-14/+34
2005-11-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds19-190/+475
2005-11-10Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French392-5992/+27362
2005-11-10[CIFS] Reserve upcall IDX value for CIFS with connector header and addSteve French3-0/+15
2005-11-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds24-149/+240
2005-11-10Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-2/+2
2005-11-10Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds20-162/+465
2005-11-10[PATCH] Don't print per-cpu vm stats for offline cpus.Dave Jones1-1/+1
2005-11-10[DCCP]: Alter website for DCCP in MAINTAINERSIan McDonald1-1/+1
2005-11-10[DCCP]: Create Documentation/networking/dccp.txtIan McDonald1-0/+56
2005-11-10[NET]: Annotate h_proto in struct ethhdrPavel Roskin1-1/+3
2005-11-10[NET]: Detect hardware rx checksum faults correctlyHerbert Xu19-134/+173
2005-11-10[BNX2]: simplify parameter checks in bnx2_{get,set}_eepromJohn W. Linville1-10/+2
2005-11-10[BNX2]: check return of dev_alloc_skb in bnx2_test_loopbackJohn W. Linville1-0/+2
2005-11-10[BNX2]: output driver name as prefix in error messageJohn W. Linville1-1/+1
2005-11-10[ATM]: [horizon] fix sparse warningsDave Jones1-2/+2
2005-11-10[PATCH] kbuild: build breaks after -imacros was introducedZachary Amsden1-1/+1
2005-11-10[SPARC64]: Re-export uts_sem for solaris compat module.David S. Miller1-0/+2
2005-11-10[IA64] utilize notify_die() for XPC disengageDean Nelson3-5/+107
2005-11-10[IA64] Replace kcalloc(1, with kzalloc.Panagiotis Issaris3-5/+5
2005-11-10Pull add-mmio-to-proc-iomem into release branchTony Luck1-24/+82
2005-11-10Pull context-bitmap into release branchTony Luck4-76/+92
2005-11-10Pull extend-notify-die into release branchTony Luck5-60/+162
2005-11-10Pull memoryless-node-allocation into release branchTony Luck1-10/+9
2005-11-10Pull mca-check-psp into release branchTony Luck1-4/+13
2005-11-10Pull align-sig-frame into release branchTony Luck1-6/+5
2005-11-10[IB] umad: further ib_unregister_mad_agent() deadlock fixesRoland Dreier1-24/+63
2005-11-10[IB] mthca: fix posting long lists of receive work requestsMichael S. Tsirkin3-5/+39
2005-11-10[IB] mthca: fix wraparound handling in mthca_cq_clean()Roland Dreier1-10/+6
2005-11-10[IB] mthca: fix posting of atomic operationsMichael S. Tsirkin1-4/+4
2005-11-10[IB] uverbs: have kernel return QP capabilitiesJack Morgenstein8-16/+98
2005-11-10[IB] umad: get rid of unused mr arrayRoland Dreier1-25/+4
2005-11-10[IB] Have cq_resize() method take an int, not int*Roland Dreier2-11/+3
2005-11-10[IB] mthca: fix typo in catastrophic error pollingRoland Dreier1-1/+1
2005-11-10[IPoIB] no need to set skb->dev right before freeing skbRoland Dreier1-13/+4
2005-11-10[IB] umad: avoid potential deadlock when unregistering MAD agentsRoland Dreier1-12/+17
2005-11-10[IPoIB] add path record information in debugfsRoland Dreier5-49/+231
2005-11-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds98-2540/+11839
2005-11-10[PATCH] Don't auto-reap traced childrenOleg Nesterov1-1/+1
2005-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds8-26/+12
2005-11-10[ARM] 3098/1: pxa2xx disable ssp irqLiam Girdwood5-92/+58
2005-11-10[ARM] 3096/1: Add SharpSL Zaurus power and battery management core driverRichard Purdie4-1/+1092
2005-11-10[libata] constify PCI ID table in several driversJeff Garzik15-15/+15
2005-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds143-2551/+2549
2005-11-10Merge by hand (whitespace conflicts in libata.h)James Bottomley744-16446/+49022
2005-11-10[ARM] 3144/1: OMAP 5/5: Update omap H2 defconfigTony Lindgren2-31/+68
2005-11-10[ARM] 3143/1: OMAP 4/5: Update omap include filesTony Lindgren24-360/+1370
2005-11-10[ARM] 3146/1: OMAP 3b/5: Add omap24xx clock frameworkTony Lindgren2-0/+3232
2005-11-10[ARM] 3145/1: OMAP 3a/5: Add support for omap24xxTony Lindgren17-1/+1857
2005-11-10[ARM] 3142/1: OMAP 2/5: Update files common to omap1 and omap2Tony Lindgren14-1739/+1583
2005-11-10[ARM] 3141/1: OMAP 1/5: Update omap1 specific filesTony Lindgren23-316/+2157
2005-11-10[ARM] 3140/1: NSLU2 machine supportAlessandro Zummo8-0/+418
2005-11-10[PATCH] libata: Note a nasty ATA quirkAlan Cox1-0/+2
2005-11-10[ARM] Fix csumpartial corner caseRussell King1-0/+4
2005-11-10[PCMCIA] i82365: release all resources if no devices are foundIgor Popik1-0/+1
2005-11-10[PCMCIA] MPC8xx PCMCIA updateMarcelo Tosatti3-25/+7
2005-11-10[PATCH] Alchemy PCMCIA: Fix config.h inclusionRalf Baechle4-1/+4
2005-11-10Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras1-0/+2
2005-11-10powerpc: fix iSeries buildStephen Rothwell1-0/+2
2005-11-10ppc64: Add declarations to ppc64 headers as well as powerpc headersPaul Mackerras2-0/+4
2005-11-10[PATCH] ppc64: bugfix: crash on PHB addLinas Vepstas1-1/+1
2005-11-10[PATCH] ppc64: mark failed devicesLinas Vepstas2-16/+39
2005-11-10Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras3-4/+181
2005-11-10powerpc: Move some extern declarations from C code into headersPaul Mackerras9-21/+6
2005-11-10powerpc: implement atomic64_t on ppc64Stephen Rothwell1-0/+178
2005-11-10[PATCH] powerpc: Move more ppc64 files with no ppc32 equivalent to powerpcDavid Gibson7-24/+23
2005-11-10[PATCH] ppc64: fix PCI IO mappingBenjamin Herrenschmidt4-7/+3
2005-11-10[PATCH] powerpc: 64k pages vs. U3 iommuBenjamin Herrenschmidt1-1/+1
2005-11-10[PATCH] powerpc: 64k pages pmd alloc fixBenjamin Herrenschmidt2-6/+16
2005-11-09Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds18-30/+352
2005-11-10powerpc: remove some warnings when building iSeriesStephen Rothwell2-4/+3
2005-11-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds69-486/+11838
2005-11-09[PATCH] SUNRPC: don't reencode when looping in call transmit.Trond Myklebust1-3/+29
2005-11-10powerpc: 32-bit fixes for xmonPaul Mackerras1-6/+7
2005-11-10powerpc: Add user CPU features for POWER4, POWER5, POWER5+ and Cell.Paul Mackerras2-8/+15
2005-11-10powerpc: Fix SMP time initialization problemPaul Mackerras1-0/+2
2005-11-10powerpc: Fixes for 32-bit powermac SMPPaul Mackerras2-22/+37
2005-11-10powerpc: Fix compile error in EEH code with gcc4Paul Mackerras1-2/+2
2005-11-10powerpc: Fix typo introduced in merging platform codesPaul Mackerras1-4/+1
2005-11-10[PATCH] powerpc: merge code values for identifying platformsPaul Mackerras44-334/+237
2005-11-10[PATCH] powerpc: Consolidate asm compatibility macrosDavid Gibson15-210/+210
2005-11-10[PATCH] powerpc: Move scanlog.c to platforms/pseriesDavid Gibson3-1/+1
2005-11-10[PATCH] powerpc: Merge cacheflush.h and cache.hDavid Gibson10-172/+98
2005-11-10Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras18-341/+164
2005-11-10[NETLINK]: Generic netlink familyThomas Graf4-1/+785
2005-11-10[RTNETLINK]: Use generic netlink receive queue processorThomas Graf1-70/+5
2005-11-10[XFRM]: Use generic netlink receive queue processorThomas Graf1-56/+5
2005-11-10[NETLINK]: Generic netlink receive queue processorThomas Graf2-0/+97
2005-11-10[NETLINK]: Make netlink_callback->done() optionalThomas Graf5-25/+8
2005-11-10[NETLINK]: Type-safe netlink messages/attributes interfaceThomas Graf4-2/+1229
2005-11-10powerpc: Fix find_next_bit on 32-bitPaul Mackerras1-1/+1
2005-11-10ppc/powerpc: workarounds for old Open Firmware versionsPaul Mackerras8-83/+295
2005-11-09[NETFILTER]: Add nf_conntrack subsystem.Yasuyuki Kozakai57-333/+9710
2005-11-10[PATCH] ppc64: Save & restore of PCI device BARSLinas Vepstas2-1/+137
2005-11-10[PATCH] ppc64: PCI reset support routinesLinas Vepstas2-0/+113
2005-11-10[PATCH] ppc64: PCI error event dispatcherLinas Vepstas5-157/+236
2005-11-10[PATCH] ppc64: move eeh.c to powerpc directory from ppc64Linas Vepstas3-1/+1
2005-11-10[PATCH] ppc64: bugfix: don't silently ignore PCI errorsLinas Vepstas2-3/+3
2005-11-10[PATCH] ppc64: bugfix: crash on PCI hotplugLinas Vepstas1-4/+17