| Commit message (Expand) | Author | Age |
* | [PATCH] KVM: MMU: Ignore pcd, pwt, and pat bits on ptes | Avi Kivity | 2006-12-13 |
* | [PATCH] KVM: Remove extranous put_cpu() from vcpu_put() | Avi Kivity | 2006-12-13 |
* | [PATCH] KVM: Move find_vmx_entry() to vmx.c | Avi Kivity | 2006-12-13 |
* | [PATCH] KVM: Make the GET_SREGS and SET_SREGS ioctls symmetric | Uri Lublin | 2006-12-13 |
* | [PATCH] i2o_exec_exit and i2o_driver_exit should not be __exit. | Ralf Baechle | 2006-12-13 |
* | [PATCH] isdn/gigaset: fix possible missing wakeup | Tilman Schmidt | 2006-12-13 |
* | [PATCH] fix more workqueue build breakage (tps65010) | David Brownell | 2006-12-13 |
* | [PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64 | Avi Kivity | 2006-12-13 |
* | [PATCH] KVM: Clean up AMD SVM debug registers load and unload | Avi Kivity | 2006-12-13 |
* | [PATCH] KVM: Put KVM in a new Virtualization menu | Avi Kivity | 2006-12-13 |
* | [PATCH] KVM: Add missing include | Anthony Liguori | 2006-12-13 |
* | [PATCH] tty: export get_current_tty | Heiko Carstens | 2006-12-13 |
* | 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 |
| * | | | 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 |
|\ \ \ |
|
| * | | | Jon needs a new shift key. | Dave Jones | 2006-12-12 |
| * | | | kconfig: Standardize "depends" -> "depends on" in Kconfig files | Robert P. J. Day | 2006-12-12 |
| * | | | e100: replace kmalloc with kcalloc | Yan Burman | 2006-12-12 |
| * | | | Fix small typo in drivers/serial/icom.c | Thomas Hisch | 2006-12-12 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2006-12-12 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/wim/linu... | Wim Van Sebroeck | 2006-12-12 |
| |\ \ \ \ |
|
| | * | | | | [WATCHDOG] watchdog miscdevice patch | Andrew Victor | 2006-12-07 |
| | * | | | | [WATCHDOG] rm9k_wdt: fix interrupt handler arguments | Thomas Koeller | 2006-12-07 |
| | * | | | | [WATCHDOG] rm9k_wdt: fix compilation | Thomas Koeller | 2006-12-07 |
| * | | | | | [WATCHDOG] pcwd_usb.c generic HID include file | Wim Van Sebroeck | 2006-12-12 |
* | | | | | | Merge ../linus | Dave Jones | 2006-12-12 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | [PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystem | Nicolas Pitre | 2006-12-12 |
| * | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2006-12-12 |
| |\ \ \ \ \ |
|
| | * | | | | | i2c: Fix OMAP clock prescaler to match the comment | Jean Delvare | 2006-12-10 |
| | * | | | | | i2c: Refactor a kfree in i2c-dev | Jean Delvare | 2006-12-10 |