| Commit message (Expand) | Author | Age |
* | [CPUFREQ] speedstep-centrino: missing space and bracket | Brice Goglin | 2006-12-22 |
* | [CPUFREQ] Bug fix for acpi-cpufreq and cpufreq_stats oops on frequency change... | Venkatesh Pallipadi | 2006-12-22 |
* | [CPUFREQ] select consistently | Randy Dunlap | 2006-12-22 |
* | [CPUFREQ] longhaul compile fix. | Dave Jones | 2006-12-17 |
* | [CPUFREQ] Advise not to use longhaul on VIA C7. | Dave Jones | 2006-12-17 |
* | [CPUFREQ] set policy->curfreq on initialization | Mattia Dongili | 2006-12-17 |
* | [CPUFREQ] Trivial cleanup for acpi read/write port in acpi-cpufreq.c | Venkatesh Pallipadi | 2006-12-13 |
* | [CPUFREQ] fixes typo in cpufreq.c | Dhaval Giani | 2006-12-13 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-12-12 |
|\ |
|
| * | [IA64] kprobe clears qp bits for special instructions | bibo,mao | 2006-12-12 |
| * | [IA64] enable trap code on slot 1 | Tony Luck | 2006-12-12 |
| * | [IA64] Take defensive stance on ia64_pal_get_brand_info() | Tony Luck | 2006-12-12 |
| * | [IA64] fix possible XPC deadlock when disconnecting | Dean Nelson | 2006-12-12 |
| * | [IA64] - Reduce overhead of FP exception logging messages | Jack Steiner | 2006-12-12 |
| * | [IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid' | Tony Luck | 2006-12-12 |
| * | [IA64] s/termios/ktermios/ in simserial.c | Tony Luck | 2006-12-12 |
| * | [IA64] kexec/kdump: tidy up declaration of relocate_new_kernel_t | Horms | 2006-12-12 |
| * | [IA64] Kexec/Kdump: honour non-zero crashkernel offset. | Horms | 2006-12-12 |
| * | [IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutations | Horms | 2006-12-12 |
| * | [IA64] Do not call SN_SAL_SET_CPU_NUMBER twice on cpu 0 | Jay Lan | 2006-12-12 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2006-12-12 |
|\ \ |
|
| * \ | Merge ../linus | Dave Jones | 2006-12-12 |
| |\ \ |
|
| * | | | [AGPGART] VIA and SiS AGP chipsets are x86-only | Matthew Wilcox | 2006-12-12 |
| * | | | [AGPGART] agp-amd64: section mismatches with HOTPLUG=n | Randy Dunlap | 2006-12-12 |
| * | | | [AGPGART] Fix up misprogrammed bridges with incorrect AGPv2 rates. | Dave Jones | 2006-11-03 |
* | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2006-12-12 |
|\ \ \ \ |
|
| * | | | | IPoIB: Make sure struct ipoib_neigh.queue is always initialized | Roland Dreier | 2006-12-12 |
| * | | | | IB/iser: Use the new verbs DMA mapping functions | Ralph Campbell | 2006-12-12 |
| * | | | | IB/srp: Use new verbs IB DMA mapping functions | Ralph Campbell | 2006-12-12 |
| * | | | | IPoIB: Use the new verbs DMA mapping functions | Ralph Campbell | 2006-12-12 |
| * | | | | IB/core: Use the new verbs DMA mapping functions | Ralph Campbell | 2006-12-12 |
| * | | | | IB/ipath: Implement new verbs DMA mapping functions | Ralph Campbell | 2006-12-12 |
| * | | | | IB: Add DMA mapping functions to allow device drivers to interpose | Ralph Campbell | 2006-12-12 |
| * | | | | RDMA/cma: Export rdma cm interface to userspace | Sean Hefty | 2006-12-12 |
| * | | | | RDMA/cma: Add support for RDMA_PS_UDP | Sean Hefty | 2006-12-12 |
| * | | | | RDMA/cma: Allow early transition to RTS to handle lost CM messages | Sean Hefty | 2006-12-12 |
| * | | | | RDMA/cma: Report connect info with connect events | Sean Hefty | 2006-12-12 |
| * | | | | RDMA/cma: Remove unneeded qp_type parameter from rdma_cm | Sean Hefty | 2006-12-12 |
| * | | | | IB/ipath: Fix IRQ for PCI Express HCAs | Roland Dreier | 2006-12-12 |
| * | | | | RDMA/amso1100: Fix memory leak in c2_qp_modify() | Krishna Kumar | 2006-12-12 |
| * | | | | IB/iser: Remove unused "write-only" variables | Roland Dreier | 2006-12-12 |
| * | | | | IB/ipath: Remove unused "write-only" variables | Roland Dreier | 2006-12-12 |
| * | | | | IB/fmr: ib_flush_fmr_pool() may wait too long | Roland Dreier | 2006-12-12 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-12-12 |
|\ \ \ \ |
|
| * | | | | Fix inotify maintainers entry | Cal Peake | 2006-12-12 |
| * | | | | Fix typo in new debug options. | Dave Jones | 2006-12-12 |
| * | | | | Jon needs a new shift key. | Dave Jones | 2006-12-12 |
| * | | | | fs: Convert kmalloc() + memset() to kzalloc() in fs/. | Robert P. J. Day | 2006-12-12 |
| * | | | | configfs.h: Remove dead macro definitions. | Robert P. J. Day | 2006-12-12 |
| * | | | | kconfig: Standardize "depends" -> "depends on" in Kconfig files | Robert P. J. Day | 2006-12-12 |