aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-13[PATCH] Cleanup slab headers / API to allow easy addition of new slab allocatorsChristoph Lameter3-199/+223
2006-12-13[PATCH] cciss: remove calls to pci_disable_deviceMike Miller1-6/+13
2006-12-13[PATCH] cciss: map out more memory for config tableMike Miller1-1/+1
2006-12-13[PATCH] sx: fix non-PCI buildJiri Slaby2-1/+9
2006-12-13[PATCH] mxser_new: fix non-PCI buildJiri Slaby2-1/+9
2006-12-13[PATCH] isicom: fix build with PCI disabledRandy Dunlap1-1/+1
2006-12-13[PATCH] w1: Fix for kconfig entry typoEvgeniy Polyakov1-2/+2
2006-12-13[PATCH] KVM: Fix vmx hardware_enable() on macbooksAvi Kivity1-1/+1
2006-12-13[PATCH] KVM: Don't touch the virtual apic vt registers on 32-bitMichael Riepe1-0/+2
2006-12-13[PATCH] KVM: Disallow the kvm-amd module on intel hardware, and vice versaAvi Kivity2-5/+3
2006-12-13[PATCH] md: Don't assume that READ==0 and WRITE==1 - use the names explicitlyNeilBrown4-15/+15
2006-12-13[PATCH] Fix crossbuilding checkstackJeff Dike1-4/+10
2006-12-13[PATCH] slab: fix sleeping in atomic bugChristoph Lameter1-0/+6
2006-12-13[PATCH] reorder struct pipe_buf_operationsEric Dumazet1-1/+1
2006-12-13[PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's changed stateKarsten Wiese2-19/+20
2006-12-13[PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use it in qconf.ccKarsten Wiese4-2/+27
2006-12-13[PATCH] kconfig: make sym_change_count static, let it be altered by 2 functions onlyKarsten Wiese6-9/+21
2006-12-13[PATCH] kconfig: new function "bool conf_get_changed(void)"Karsten Wiese5-10/+23
2006-12-13[PATCH] vt: fix comments to not refer to kill_procEric W. Biederman1-3/+3
2006-12-13[PATCH] Revert "[PATCH] identifier to nsproxy"Eric W. Biederman3-5/+1
2006-12-13[PATCH] constify pipe_buf_operationsEric Dumazet3-12/+11
2006-12-13[PATCH] KVM: Add MAINTAINERS entryAvi Kivity1-0/+7
2006-12-13[PATCH] KVM: MMU: Ignore pcd, pwt, and pat bits on ptesAvi Kivity2-28/+9
2006-12-13[PATCH] KVM: Remove extranous put_cpu() from vcpu_put()Avi Kivity1-1/+0
2006-12-13[PATCH] KVM: Move find_vmx_entry() to vmx.cAvi Kivity2-21/+12
2006-12-13[PATCH] KVM: Make the GET_SREGS and SET_SREGS ioctls symmetricUri Lublin1-0/+2
2006-12-13[PATCH] Fix section mismatch in parainstructionsRandy Dunlap1-0/+1
2006-12-13[PATCH] i2o_exec_exit and i2o_driver_exit should not be __exit.Ralf Baechle3-4/+4
2006-12-13[PATCH] isdn/gigaset: fix possible missing wakeupTilman Schmidt1-66/+52
2006-12-13[PATCH] uml: fix net_kern workqueue abusePeter Zijlstra2-6/+11
2006-12-13[PATCH] another build fix, header rearrangements (OSK)David Brownell1-0/+1
2006-12-13[PATCH] fix more workqueue build breakage (tps65010)David Brownell2-9/+13
2006-12-13[PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64Avi Kivity8-50/+50
2006-12-13[PATCH] KVM: Clean up AMD SVM debug registers load and unloadAvi Kivity1-43/+8
2006-12-13[PATCH] KVM: Put KVM in a new Virtualization menuAvi Kivity1-0/+4
2006-12-13[PATCH] KVM: Add missing includeAnthony Liguori1-0/+1
2006-12-13[PATCH] tty: export get_current_ttyHeiko Carstens1-0/+1
2006-12-13[PATCH] arch/i386/kernel/smpboot.c: remove unneeded ifdefAndrew Morton1-2/+0
2006-12-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds19-152/+362
2006-12-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2-2/+27
2006-12-12Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds36-354/+2146
2006-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds27-100/+68
2006-12-12Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds5-31/+28
2006-12-12Merge ../linusDave Jones8932-284200/+485611
2006-12-12[AGPGART] VIA and SiS AGP chipsets are x86-onlyMatthew Wilcox1-2/+2
2006-12-12[AGPGART] agp-amd64: section mismatches with HOTPLUG=nRandy Dunlap1-1/+1
2006-12-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogWim Van Sebroeck4-27/+27
2006-12-12IPoIB: Make sure struct ipoib_neigh.queue is always initializedRoland Dreier1-2/+1
2006-12-12[WATCHDOG] pcwd_usb.c generic HID include fileWim Van Sebroeck1-4/+1
2006-12-12Merge ../linusDave Jones5669-122168/+241738