| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] cpuset: rework cpuset_zone_allowed api | Paul Jackson | 2006-12-13 | 7 | -28/+92 |
* | [PATCH] More slab.h cleanups | Christoph Lameter | 2006-12-13 | 3 | -22/+26 |
* | [PATCH] Cleanup slab headers / API to allow easy addition of new slab allocators | Christoph Lameter | 2006-12-13 | 3 | -199/+223 |
* | [PATCH] cciss: remove calls to pci_disable_device | Mike Miller | 2006-12-13 | 1 | -6/+13 |
* | [PATCH] cciss: map out more memory for config table | Mike Miller | 2006-12-13 | 1 | -1/+1 |
* | [PATCH] sx: fix non-PCI build | Jiri Slaby | 2006-12-13 | 2 | -1/+9 |
* | [PATCH] mxser_new: fix non-PCI build | Jiri Slaby | 2006-12-13 | 2 | -1/+9 |
* | [PATCH] isicom: fix build with PCI disabled | Randy Dunlap | 2006-12-13 | 1 | -1/+1 |
* | [PATCH] w1: Fix for kconfig entry typo | Evgeniy Polyakov | 2006-12-13 | 1 | -2/+2 |
* | [PATCH] KVM: Fix vmx hardware_enable() on macbooks | Avi Kivity | 2006-12-13 | 1 | -1/+1 |
* | [PATCH] KVM: Don't touch the virtual apic vt registers on 32-bit | Michael Riepe | 2006-12-13 | 1 | -0/+2 |
* | [PATCH] KVM: Disallow the kvm-amd module on intel hardware, and vice versa | Avi Kivity | 2006-12-13 | 2 | -5/+3 |
* | [PATCH] md: Don't assume that READ==0 and WRITE==1 - use the names explicitly | NeilBrown | 2006-12-13 | 4 | -15/+15 |
* | [PATCH] Fix crossbuilding checkstack | Jeff Dike | 2006-12-13 | 1 | -4/+10 |
* | [PATCH] slab: fix sleeping in atomic bug | Christoph Lameter | 2006-12-13 | 1 | -0/+6 |
* | [PATCH] reorder struct pipe_buf_operations | Eric Dumazet | 2006-12-13 | 1 | -1/+1 |
* | [PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's... | Karsten Wiese | 2006-12-13 | 2 | -19/+20 |
* | [PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use ... | Karsten Wiese | 2006-12-13 | 4 | -2/+27 |
* | [PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio... | Karsten Wiese | 2006-12-13 | 6 | -9/+21 |
* | [PATCH] kconfig: new function "bool conf_get_changed(void)" | Karsten Wiese | 2006-12-13 | 5 | -10/+23 |
* | [PATCH] vt: fix comments to not refer to kill_proc | Eric W. Biederman | 2006-12-13 | 1 | -3/+3 |
* | [PATCH] Revert "[PATCH] identifier to nsproxy" | Eric W. Biederman | 2006-12-13 | 3 | -5/+1 |
* | [PATCH] constify pipe_buf_operations | Eric Dumazet | 2006-12-13 | 3 | -12/+11 |
* | [PATCH] KVM: Add MAINTAINERS entry | Avi Kivity | 2006-12-13 | 1 | -0/+7 |
* | [PATCH] KVM: MMU: Ignore pcd, pwt, and pat bits on ptes | Avi Kivity | 2006-12-13 | 2 | -28/+9 |
* | [PATCH] KVM: Remove extranous put_cpu() from vcpu_put() | Avi Kivity | 2006-12-13 | 1 | -1/+0 |
* | [PATCH] KVM: Move find_vmx_entry() to vmx.c | Avi Kivity | 2006-12-13 | 2 | -21/+12 |
* | [PATCH] KVM: Make the GET_SREGS and SET_SREGS ioctls symmetric | Uri Lublin | 2006-12-13 | 1 | -0/+2 |
* | [PATCH] Fix section mismatch in parainstructions | Randy Dunlap | 2006-12-13 | 1 | -0/+1 |
* | [PATCH] i2o_exec_exit and i2o_driver_exit should not be __exit. | Ralf Baechle | 2006-12-13 | 3 | -4/+4 |
* | [PATCH] isdn/gigaset: fix possible missing wakeup | Tilman Schmidt | 2006-12-13 | 1 | -66/+52 |
* | [PATCH] uml: fix net_kern workqueue abuse | Peter Zijlstra | 2006-12-13 | 2 | -6/+11 |
* | [PATCH] another build fix, header rearrangements (OSK) | David Brownell | 2006-12-13 | 1 | -0/+1 |
* | [PATCH] fix more workqueue build breakage (tps65010) | David Brownell | 2006-12-13 | 2 | -9/+13 |
* | [PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64 | Avi Kivity | 2006-12-13 | 8 | -50/+50 |
* | [PATCH] KVM: Clean up AMD SVM debug registers load and unload | Avi Kivity | 2006-12-13 | 1 | -43/+8 |
* | [PATCH] KVM: Put KVM in a new Virtualization menu | Avi Kivity | 2006-12-13 | 1 | -0/+4 |
* | [PATCH] KVM: Add missing include | Anthony Liguori | 2006-12-13 | 1 | -0/+1 |
* | [PATCH] tty: export get_current_tty | Heiko Carstens | 2006-12-13 | 1 | -0/+1 |
* | [PATCH] arch/i386/kernel/smpboot.c: remove unneeded ifdef | Andrew Morton | 2006-12-13 | 1 | -2/+0 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-12-13 | 19 | -152/+362 |
|\ |
|
| * | [IA64] kprobe clears qp bits for special instructions | bibo,mao | 2006-12-12 | 1 | -53/+122 |
| * | [IA64] enable trap code on slot 1 | Tony Luck | 2006-12-12 | 4 | -17/+42 |
| * | [IA64] Take defensive stance on ia64_pal_get_brand_info() | Tony Luck | 2006-12-12 | 1 | -2/+2 |
| * | [IA64] fix possible XPC deadlock when disconnecting | Dean Nelson | 2006-12-12 | 3 | -27/+54 |
| * | [IA64] - Reduce overhead of FP exception logging messages | Jack Steiner | 2006-12-12 | 1 | -10/+40 |
| * | [IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid' | Tony Luck | 2006-12-12 | 2 | -9/+3 |
| * | [IA64] s/termios/ktermios/ in simserial.c | Tony Luck | 2006-12-12 | 1 | -1/+1 |
| * | [IA64] kexec/kdump: tidy up declaration of relocate_new_kernel_t | Horms | 2006-12-12 | 1 | -2/+5 |
| * | [IA64] Kexec/Kdump: honour non-zero crashkernel offset. | Horms | 2006-12-12 | 1 | -4/+10 |