aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2002-02-11Merge mainline to 2.5.4 final. This is veryHEADmasterdavem57-116/+325
2002-02-10Merge error.davem1-2/+3
2002-02-10Make thread_saved_pc take a task_struct ptr.davem2-5/+5
2002-02-10Merge mainline to 2.5.4-pre5davem25-100/+104
2002-02-10Forgotten commit.davem1-0/+210
2002-02-09Merge mainline to 2.5.4-pre3davem32-346/+574
2002-02-09Merge mainline to 2.5.4-pre3davem1-12/+4
2002-02-08Merge mainline to 2.5.4-pre2davem38-26/+145
2002-02-07Merge mainline to 2.5.4-pre1davem7-65/+20
2002-02-02Forward port cpu_relax fix from 2.4: Implement a somewhat randomizedkanoj2-4/+11
2002-02-01Cure typos.davem1-2/+4
2002-02-01Move protocol specific state out of struct sock.davem31-523/+472
2002-01-31Merge mainline to 2.5.3 final.davem19-1330/+1613
2002-01-30Merge mainline to 2.5.3-pre6davem24-117/+267
2002-01-24Merge mainline to 2.5.3-pre5davem7-54/+77
2002-01-24Quick untested merge to 2.5.3-pre4davem16-58/+104
2002-01-24Fix typo.davem1-1/+1
2002-01-23Cure warnings.davem2-1/+2
2002-01-23Move route_me_harder into a header,davem1-0/+77
2002-01-23Kill get_fast_time.davem1-2/+0
2002-01-23Netfilter fixes to the mainline.davem6-0/+85
2002-01-23Merge mainline to 2.5.3-pre3davem64-797/+1407
2002-01-19Remove __FUNCTION__ cpp pasting, gcc-3.1 warnsdavem1-2/+2
2002-01-16Merge mainline to 2.5.3-pre1davem22-463/+973
2002-01-15Linus wants lowercase names for the PCI_UNMAP_foo interfaces.davem11-56/+56
2002-01-15Revert 2.4.x changes.davem1-52/+39
2002-01-15Revert local change, will go to 2.5.x whendavem1-10/+0
2002-01-15Merge mainline to 2.5.2-final.davem7-16/+41
2002-01-15Back out a lot of local changes which willdavem11-76/+27
2002-01-12extern+inline --> static+inlinedavem1-3/+3
2002-01-12Revert meaningless local change.davem1-1/+1
2002-01-12Merge mainline to 2.5.2-pre11 + Ingo sched H6.davem2-11/+8
2002-01-11Known broken commit of 2.5.2-pre10 + sched-01-2.5.2-pre10-E1davem20-161/+317
2002-01-08Merge mainline to 2.5.2-pre9davem178-2903/+6268
2001-12-24Correct printk message in conntrack handling.davem2-31/+32
2001-12-24Bonding updates from bonding driver sourceforgedavem1-0/+9
2001-12-24Add multiple inclusion protection.davem10-3/+46
2001-12-24Remove rpciod_tcp_dispatcher extern.davem1-1/+0
2001-12-24Add ARPHRD_IEEE80211_PRISM.davem1-0/+1
2001-12-21Quick unchecked merge to 2.5.2-pre1davem5-78/+47
2001-12-21Make flush_{tlb,cache}_range() take adavem35-118/+129
2001-12-21Define PCI_DMA_BUS_IS_PHYS to 0.davem1-0/+1
2001-12-21Kill virt_to_bus/bus_to_virt.davem1-3/+2
2001-12-21Define a dma64_addr_tdavem1-1/+2
2001-12-21Sparc32 build fixes for mainline.davem2-2/+7
2001-12-20Kill memclear_highpage, unused.davem1-11/+1
2001-12-19Bring range/reg fixes to the mainline.davem2-27/+2
2001-12-17bus_to_virt/virt_to_bus are now illegal.davem19-78/+58
2001-12-17Merge mainline to 2.5.1-final.davem10-62/+72
2001-12-13Remove if 0 around asm/io.h include.davem1-2/+0
2001-12-13Synchronize with Axboe's latest sources.davem1-6/+8
2001-12-13Quick merge to 2.5.1-pre11davem12-224/+64
2001-12-13Reimplement IOMMU bio layer support so thatdavem3-9/+33
2001-12-13Kill DMA_CHUNK_SIZE and related code.davem5-26/+16
2001-12-12Reference iounmap arg to avoid unuseddavem1-2/+2
2001-12-11Merge mainline to 2.5.1-pre10davem6-4/+64
2001-12-11Disable DMA_CHUNK_SIZE, less variablesdavem1-1/+3
2001-12-11Merge error.davem2-197/+0
2001-12-11Allow to compile with DMA_CHUNK_SIZE undefined.davem1-1/+6
2001-12-11Quick unchecked merge to 2.5.1-pre9davem5-10/+29
2001-12-11Merge mainline to 2.5.1-pre8davem40-756/+2218
2001-12-08Merge mainline to 2.4.17-pre6davem9-34/+94
2001-12-07Add in missing __raw_readq definition similar to other 64bit alpha/ia64kanoj1-1/+2
2001-12-07Merge mainline to 2.4.17-pre5davem7-485/+218
2001-12-05Merge mainline to 2.4.17-pre4davem4-9/+9
2001-12-05Move kernel/obp/modules/vmalloc area defines intodavem1-14/+18
2001-12-05Merge mainline to 2.4.17-pre2davem10-40/+77
2001-12-05Add Cheetah fully assosciative TLB loaddavem1-2/+6
2001-11-30_copy_page has no more references, it may nowdavem1-3/+1
2001-11-30copy_highpage can now die, no more references existdavem1-11/+0
2001-11-29Make the spitfire #tlb entries dependency clear in the tlbflush code.kanoj1-2/+3
2001-11-28Perform membar Sync at beginning of instructiondavem1-1/+15
2001-11-28Cheetah can sometimes return bogus values fromdavem1-5/+13
2001-11-28Correct kernel_locked definition.davem1-1/+3
2001-11-28Merge mainline to 2.4.17-pre1davem3-6/+8
2001-11-24Untested commit of 2.4.16-pre1, going to Tahoedavem4-6/+8
2001-11-24Add AF_LLC, PF_LLC, SOL_NETBEUI, SOL_LLCdavem1-0/+4
2001-11-24Merge mainline to 2.4.15-greased-turkey plusdavem2-0/+2
2001-11-22Merge mainline to 2.4.15-pre9davem4-7/+35
2001-11-21Merge mainline to 2.4.15-pre8davem4-24/+19
2001-11-20Merge mainline to 2.4.15-pre7davem6-22/+18
2001-11-19Revert pagecache hash in bootmem patches, we can redodavem1-2/+0
2001-11-19Back out local fs bitops changes, there is a cleanerdavem17-77/+51
2001-11-19Merge mainline to 2.4.15-pre6davem2-6/+6
2001-11-18Make sure there is a StoreLoad|StoreStoredavem4-16/+18
2001-11-17sed s/SPIN_LOCK_DEBUG/CONFIG_DEBUG_SPINLOCK/davem4-16/+25
2001-11-16Use unsigned long for i_state and correctdavem2-4/+4
2001-11-16Merge mainline to 2.4.15-pre5davem4-19/+9
2001-11-16Explicitly cacheline align the cpu_data structure elements, instead ofkanoj1-3/+4
2001-11-15Reverting back to previous version, the problems were caused bykanoj1-3/+7
2001-11-15For some reason, cpp is refusing to generate the offsets properly viakanoj1-7/+3
2001-11-15Remove bogus page_count==0 check in DEBUG_LRU_PAGE.davem1-2/+0
2001-11-15Fixup CHECK_LOCKS macro.davem1-5/+8
2001-11-15When SPIN_LOCK_DEBUG is defined count howdavem2-3/+47
2001-11-13Backout these tasklet/softirq changes.davem1-0/+4
2001-11-13Merge mainline to 2.4.15-pre4davem9-25/+34
2001-11-12Clean up ext2/ext3 bitops so thatdavem17-46/+72
2001-11-12Kill DECLARE_TASKLET_DISABLED.davem1-4/+0
2001-11-12Merge mainline to 2.4.15-pre3davem17-229/+1569
2001-11-10Fix alloc_bootmem to really honordavem1-0/+2
2001-11-10io.h cleanups for sparc32davem1-42/+62
2001-11-10Extern inline --> static inline.davem1-29/+29
2001-11-10Typos spotted by jeff.davem1-5/+5
2001-11-10More typing cleanups.davem1-13/+13
2001-11-10Clean up {read,write}{b,w,l} types ala Alpha.davem1-31/+70
2001-11-10Remove XXX remarks for TCPDIAG netlink value.davem1-1/+1
2001-11-10Device table is const.davem1-1/+1
2001-11-10Merge mainline to 2.4.15-pre2.davem128-1422/+4052
2001-11-08Merge mainline to 2.4.15-pre1davem4-16/+16
2001-11-08Define PCI_IRQ_NONE. Use it in ebus/isa probing.davem2-0/+4
2001-11-07Add a way for drivers to optimizedavem11-0/+165
2001-11-07Bonding updates.davem2-4/+91
2001-11-07Remove struct ethtool_data.jgarzik1-6/+16
2001-11-06Merge mainline to 2.4.14 final.davem6-7/+689
2001-11-05Add sock_alloc_send_pskb, which is likedavem1-0/+5
2001-11-05Add dummy pci_dac_dma_supporteddavem1-0/+2
2001-11-04Missed during merge.davem1-1/+1
2001-11-04Merge mainline to 2.4.14-pre8davem26-257/+351
2001-11-02Merge mainline to 2.4.14-pre7davem2-16/+5
2001-11-02s/_10base2/_BNC/jgarzik1-3/+10
2001-11-02Pass the current %fprs in %o5 when invoking VISenter, askanoj1-8/+10
2001-10-31Kill RTNETLINK too, always enabled.davem2-15/+0
2001-10-31Merge mainline to 2.4.14-pre6davem4-149/+85
2001-10-31Add tcp_diag socket state grabber, bydavem3-2/+117
2001-10-30More gcc30 fixes...davem1-2/+2
2001-10-30Add page and offset.davem1-5/+13
2001-10-30Multi line string literals are deprecated.davem4-242/+240
2001-10-30Multiline strings are deprecated.davem4-158/+162
2001-10-30Netfilter updates from Harald Welte.davem4-0/+84
2001-10-30Add ARPHRD_EUI64davem1-0/+1
2001-10-30Merge mainline to 2.4.14-pre5davem2-22/+6
2001-10-29Fix AGP register comment typos.davem1-2/+2
2001-10-27Merge mainline to 2.4.14-pre3davem3-3/+8
2001-10-27Merge in Ben Greear's vlan stuff.davem5-2/+282
2001-10-26Merge mainline to 2.4.14-pre2davem93-1635/+2432
2001-10-26On connect, allow TCP to allocate local ports multipledavem1-5/+4
2001-10-25Merge mainline to 2.4.14-pre1davem5-3/+29
2001-10-25Fix Ultra1 boot problems. Some code wasdavem1-1/+9
2001-10-25Make last_synq_overflow checks be per-socketdavem1-0/+2
2001-10-24Merge mainline to 2.4.13 final.davem5-13/+15
2001-10-22Merge mainline to 2.4.13-pre6davem6-18/+183
2001-10-20(dcache_xcall_lock, dcache_page): Kill.davem2-29/+4
2001-10-20CONFIG_INET_ECN only decided on thedavem3-51/+0
2001-10-19Revert previous change.davem2-16/+28
2001-10-18SMP harden the i/d$ flushing optimizations in the face of multiplekanoj2-28/+16
2001-10-18Revert yesterdays argenv+ARCH_COPY_STRINGSdavem16-24/+2
2001-10-18Add entries for sys_readahead.davem2-4/+4
2001-10-18Merge mainline to 2.4.13-pre4davem4-1/+5
2001-10-17Optimize arg/envp handling on flush_dcache_pagedavem16-2/+24
2001-10-17Fix some flush_dcache_page bugs. Basically, if wedavem2-25/+33
2001-10-16Merge mainline to 2.4.13-pre3davem8-29/+55
2001-10-16Keep SMP_CACHE_BYTES as int.davem1-1/+1
2001-10-16Annotate that ETHTOOL_SWOL is priveleged.jgarzik1-1/+6
2001-10-15Kill RTO_TPROXY, tos route struct field isdavem1-1/+4
2001-10-14Fix bug in sparc32 highmem.anton1-4/+2
2001-10-13Merge mainline to 2.4.13-pre2davem8-239/+522
2001-10-13Merge mainline to 2.4.13-pre1davem81-949/+1558
2001-10-13Expose the hidden dependency on the irq_stat[] and cachelinekanoj2-1/+3
2001-10-11Merge mainline to 2.4.12 final.davem7-15/+19
2001-10-10Merge mainline to 2.4.11 final.davem2-9/+9
2001-10-09Merge mainline to 2.4.11-pre6davem24-211/+1081
2001-10-09PCI64 API changes.davem35-97/+284
2001-10-08NETIF_MSG_xxx APIjgarzik1-0/+35
2001-10-08Merge mainline to 2.4.11-pre5davem29-103/+231
2001-10-05Merge mainline to 2.4.11-pre4davem25-259/+341
2001-10-05Merge mainline to 2.4.11-pre3davem8-110/+39
2001-10-02Mark rt_cache_stat as cache aligned on SMP.davem1-1/+2
2001-10-02Merge mainline to 2.4.11-pre2davem30-120/+116
2001-09-27Delete unneeded prototype definitions from header files.kanoj2-22/+2
2001-09-25Eliminate dcache coloring for pagetables when the pagesize is big enoughkanoj2-8/+18
2001-09-24Using #defines, use PAGE_SIZE and L1D$ size comparision logic to determinekanoj4-5/+32
2001-09-24Handle 64bit get/put user.davem1-1/+9
2001-09-24Merge mainline to 2.4.10 final.davem4-8/+48
2001-09-24Merge mainline to 2.4.10-pre15davem3-35/+20
2001-09-22Merge mainline to 2.4.10-pre14davem4-20/+14
2001-09-21Merge mainline to 2.4.10-pre13davem15-0/+131
2001-09-21Move much of TCP to new super-strict min/maxdavem1-34/+35
2001-09-20Missed this in previous commit.davem1-0/+1
2001-09-20Merge mainline to 2.4.10-pre12davem57-353/+625
2001-09-19Merge mainline to 2.4.10-pre10davem20-35/+526
2001-09-19Merge mainline to 2.4.10-pre9davem54-338/+1264
2001-09-18Merge mainline to 2.4.10-pre8davem14-82/+274
2001-09-18Merge mainline to 2.4.10-pre7.davem168-1882/+6443
2001-09-18Merge mainline to 2.4.10-pre6davem54-324/+2200
2001-09-18Back home again...davem23-373/+555
2001-09-14Delete the now unused cacheflush_time and smp_tune_scheduling() code.kanoj1-1/+0
2001-09-11Expose the hidden connection between the tlbmiss handlers' usage of thekanoj2-8/+20
2001-09-08Delete unneeded duplication of TASK_SIZE definition, one for ASSEMBLY, onekanoj1-5/+1
2001-09-07Reduce the task+stack per process to be a single page instead of akanoj1-2/+13
2001-09-07Use THREAD_SIZE and THREAD_SHIFT as appropriate instead of PAGE_SIZE/SHIFT.kanoj1-3/+7
2001-09-04Merge mainline to 2.4.10-pre4davem3-5/+3
2001-09-02Merge mainline to 2.4.10-pre3davem10-23/+130
2001-08-30Hack up the blockops to simplify the cases of >8k page_size (nokanoj1-2/+2
2001-08-30Delete all traces of empty_bad_page. Replace the compile timekanoj2-5/+4
2001-08-30Someone doesnt like keeping the kmap typesdavem2-0/+4
2001-08-29Delete __bad_page/BAD_PAGE, which are not used anymore. Thekanoj1-8/+16
2001-08-28Merge mainline to 2.4.10-pre2davem37-238/+572
2001-08-27Merge mainline to 2.4.10-pre1davem4-6/+19
2001-08-22Delete now unused PTE/PMD_TABLE_SIZE. For flush_tlb_range(), make surekanoj2-6/+3
2001-08-22New icmp rate limiting scheme usingdavem1-0/+2