summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-18[CPUFREQ] longhaul compile fix.Dave Jones1-0/+1
2006-12-18[CPUFREQ] Advise not to use longhaul on VIA C7.Dave Jones1-1/+2
2006-12-18[CPUFREQ] set policy->curfreq on initializationMattia Dongili1-2/+2
2006-12-14[CPUFREQ] Trivial cleanup for acpi read/write port in acpi-cpufreq.cVenkatesh Pallipadi1-23/+6
2006-12-13[CPUFREQ] fixes typo in cpufreq.cDhaval Giani1-1/+1
2006-12-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds19-152/+362
2006-12-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2-2/+27
2006-12-13Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds36-354/+2146
2006-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds27-100/+68
2006-12-13Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds5-31/+28
2006-12-13Merge ../linusDave Jones8932-284200/+485611
2006-12-13[AGPGART] VIA and SiS AGP chipsets are x86-onlyMatthew Wilcox1-2/+2
2006-12-13[AGPGART] agp-amd64: section mismatches with HOTPLUG=nRandy Dunlap1-1/+1
2006-12-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/wim/linu...Wim Van Sebroeck4-27/+27
2006-12-13IPoIB: Make sure struct ipoib_neigh.queue is always initializedRoland Dreier1-2/+1
2006-12-13[WATCHDOG] pcwd_usb.c generic HID include fileWim Van Sebroeck1-4/+1
2006-12-13Merge ../linusDave Jones5669-122168/+241738
2006-12-13[CPUFREQ] Longhaul - Add support for CN400Rafał Bilski1-1/+5
2006-12-13[CPUFREQ] Longhaul - fix 200MHz FSBRafał Bilski1-1/+1
2006-12-13IB/iser: Use the new verbs DMA mapping functionsRalph Campbell2-63/+61
2006-12-13IB/srp: Use new verbs IB DMA mapping functionsRalph Campbell2-34/+49
2006-12-13IPoIB: Use the new verbs DMA mapping functionsRalph Campbell2-41/+38
2006-12-13[CPUFREQ] p4-clockmod: fix support for CoreDominik Brodowski2-10/+8
2006-12-13IB/core: Use the new verbs DMA mapping functionsRalph Campbell3-55/+53
2006-12-13IB/ipath: Implement new verbs DMA mapping functionsRalph Campbell6-7/+201
2006-12-13IB: Add DMA mapping functions to allow device drivers to interposeRalph Campbell1-0/+253
2006-12-13[CPUFREQ] Fix git URL.Dave Jones1-1/+1
2006-12-13[CPUFREQ] Fix the bug in duplicate freq elimination code in acpi-cpufreqVenkatesh Pallipadi1-1/+1
2006-12-13[CPUFREQ] speedstep-centrino should ignore upper performance control bitsGary Hade1-3/+5
2006-12-13[CPUFREQ] Optimize gx-suspmod revision ID fetchingJean Delvare1-3/+1
2006-12-12[IA64] kprobe clears qp bits for special instructionsbibo,mao1-53/+122
2006-12-12[IA64] enable trap code on slot 1Tony Luck4-17/+42
2006-12-12[IA64] Take defensive stance on ia64_pal_get_brand_info()Tony Luck1-2/+2
2006-12-12RDMA/cma: Export rdma cm interface to userspaceSean Hefty5-4/+1092
2006-12-12RDMA/cma: Add support for RDMA_PS_UDPSean Hefty3-16/+222
2006-12-12RDMA/cma: Allow early transition to RTS to handle lost CM messagesSean Hefty3-24/+63
2006-12-12RDMA/cma: Report connect info with connect eventsSean Hefty2-72/+101
2006-12-12RDMA/cma: Remove unneeded qp_type parameter from rdma_cmSean Hefty2-6/+1
2006-12-12IB/ipath: Fix IRQ for PCI Express HCAsRoland Dreier1-1/+1
2006-12-12RDMA/amso1100: Fix memory leak in c2_qp_modify()Krishna Kumar1-5/+8
2006-12-12IB/iser: Remove unused "write-only" variablesRoland Dreier2-6/+1
2006-12-12IB/ipath: Remove unused "write-only" variablesRoland Dreier7-18/+9
2006-12-12IB/fmr: ib_flush_fmr_pool() may wait too longRoland Dreier1-10/+2
2006-12-12[IA64] fix possible XPC deadlock when disconnectingDean Nelson3-27/+54
2006-12-12[IA64] - Reduce overhead of FP exception logging messagesJack Steiner1-10/+40
2006-12-12[IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid'Tony Luck2-9/+3
2006-12-12Fix inotify maintainers entryCal Peake1-2/+4
2006-12-12Fix typo in new debug options.Dave Jones1-1/+1
2006-12-12Jon needs a new shift key.Dave Jones1-1/+1
2006-12-12fs: Convert kmalloc() + memset() to kzalloc() in fs/.Robert P. J. Day1-2/+1