aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-12[CPUFREQ] Longhaul - Add support for CN400Rafał Bilski1-1/+5
2006-12-12[CPUFREQ] Longhaul - fix 200MHz FSBRafał Bilski1-1/+1
2006-12-12IB/iser: Use the new verbs DMA mapping functionsRalph Campbell2-63/+61
2006-12-12IB/srp: Use new verbs IB DMA mapping functionsRalph Campbell2-34/+49
2006-12-12IPoIB: Use the new verbs DMA mapping functionsRalph Campbell2-41/+38
2006-12-12[CPUFREQ] p4-clockmod: fix support for CoreDominik Brodowski2-10/+8
2006-12-12IB/core: Use the new verbs DMA mapping functionsRalph Campbell3-55/+53
2006-12-12IB/ipath: Implement new verbs DMA mapping functionsRalph Campbell6-7/+201
2006-12-12IB: Add DMA mapping functions to allow device drivers to interposeRalph Campbell1-0/+253
2006-12-12[CPUFREQ] Fix git URL.Dave Jones1-1/+1
2006-12-12[CPUFREQ] Fix the bug in duplicate freq elimination code in acpi-cpufreqVenkatesh Pallipadi1-1/+1
2006-12-12[CPUFREQ] speedstep-centrino should ignore upper performance control bitsGary Hade1-3/+5
2006-12-12[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
2006-12-12configfs.h: Remove dead macro definitions.Robert P. J. Day1-25/+0
2006-12-12kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day14-49/+49
2006-12-12e100: replace kmalloc with kcallocYan Burman1-2/+1
2006-12-12um: replace kmalloc+memset with kzallocYan Burman1-2/+1
2006-12-12fix typo in net/ipv4/ip_fragment.cPeter Zijlstra1-1/+1
2006-12-12[IA64] s/termios/ktermios/ in simserial.cTony Luck1-1/+1
2006-12-12[PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystemNicolas Pitre6-8/+13
2006-12-12include/linux/compiler.h: reject gcc 3 < gcc 3.2Alistair John Strachan1-1/+1
2006-12-12Kconfig: fix spelling error in config KALLSYMS help textJesper Juhl1-1/+1
2006-12-12Remove duplicate "have to" in commentRolf Eike Beer1-1/+1
2006-12-12Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds17-106/+549
2006-12-12Fix small typo in drivers/serial/icom.cThomas Hisch1-1/+1
2006-12-12[IA64] kexec/kdump: tidy up declaration of relocate_new_kernel_tHorms1-2/+5
2006-12-12[IA64] Kexec/Kdump: honour non-zero crashkernel offset.Horms1-4/+10
2006-12-12[IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutationsHorms7-25/+73
2006-12-12Use consistent casing in help messageSamuel Tardieu1-2/+2
2006-12-12[IA64] Do not call SN_SAL_SET_CPU_NUMBER twice on cpu 0Jay Lan1-2/+10