aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Cleanup slab headers / API to allow easy addition of new slab allocatorsChristoph Lameter2006-12-133-199/+223
* [PATCH] cciss: remove calls to pci_disable_deviceMike Miller2006-12-131-6/+13
* [PATCH] cciss: map out more memory for config tableMike Miller2006-12-131-1/+1
* [PATCH] sx: fix non-PCI buildJiri Slaby2006-12-132-1/+9
* [PATCH] mxser_new: fix non-PCI buildJiri Slaby2006-12-132-1/+9
* [PATCH] isicom: fix build with PCI disabledRandy Dunlap2006-12-131-1/+1
* [PATCH] w1: Fix for kconfig entry typoEvgeniy Polyakov2006-12-131-2/+2
* [PATCH] KVM: Fix vmx hardware_enable() on macbooksAvi Kivity2006-12-131-1/+1
* [PATCH] KVM: Don't touch the virtual apic vt registers on 32-bitMichael Riepe2006-12-131-0/+2
* [PATCH] KVM: Disallow the kvm-amd module on intel hardware, and vice versaAvi Kivity2006-12-132-5/+3
* [PATCH] md: Don't assume that READ==0 and WRITE==1 - use the names explicitlyNeilBrown2006-12-134-15/+15
* [PATCH] Fix crossbuilding checkstackJeff Dike2006-12-131-4/+10
* [PATCH] slab: fix sleeping in atomic bugChristoph Lameter2006-12-131-0/+6
* [PATCH] reorder struct pipe_buf_operationsEric Dumazet2006-12-131-1/+1
* [PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's...Karsten Wiese2006-12-132-19/+20
* [PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use ...Karsten Wiese2006-12-134-2/+27
* [PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio...Karsten Wiese2006-12-136-9/+21
* [PATCH] kconfig: new function "bool conf_get_changed(void)"Karsten Wiese2006-12-135-10/+23
* [PATCH] vt: fix comments to not refer to kill_procEric W. Biederman2006-12-131-3/+3
* [PATCH] Revert "[PATCH] identifier to nsproxy"Eric W. Biederman2006-12-133-5/+1
* [PATCH] constify pipe_buf_operationsEric Dumazet2006-12-133-12/+11
* [PATCH] KVM: Add MAINTAINERS entryAvi Kivity2006-12-131-0/+7
* [PATCH] KVM: MMU: Ignore pcd, pwt, and pat bits on ptesAvi Kivity2006-12-132-28/+9
* [PATCH] KVM: Remove extranous put_cpu() from vcpu_put()Avi Kivity2006-12-131-1/+0
* [PATCH] KVM: Move find_vmx_entry() to vmx.cAvi Kivity2006-12-132-21/+12
* [PATCH] KVM: Make the GET_SREGS and SET_SREGS ioctls symmetricUri Lublin2006-12-131-0/+2
* [PATCH] Fix section mismatch in parainstructionsRandy Dunlap2006-12-131-0/+1
* [PATCH] i2o_exec_exit and i2o_driver_exit should not be __exit.Ralf Baechle2006-12-133-4/+4
* [PATCH] isdn/gigaset: fix possible missing wakeupTilman Schmidt2006-12-131-66/+52
* [PATCH] uml: fix net_kern workqueue abusePeter Zijlstra2006-12-132-6/+11
* [PATCH] another build fix, header rearrangements (OSK)David Brownell2006-12-131-0/+1
* [PATCH] fix more workqueue build breakage (tps65010)David Brownell2006-12-132-9/+13
* [PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64Avi Kivity2006-12-138-50/+50
* [PATCH] KVM: Clean up AMD SVM debug registers load and unloadAvi Kivity2006-12-131-43/+8
* [PATCH] KVM: Put KVM in a new Virtualization menuAvi Kivity2006-12-131-0/+4
* [PATCH] KVM: Add missing includeAnthony Liguori2006-12-131-0/+1
* [PATCH] tty: export get_current_ttyHeiko Carstens2006-12-131-0/+1
* [PATCH] arch/i386/kernel/smpboot.c: remove unneeded ifdefAndrew Morton2006-12-131-2/+0
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-12-1219-152/+362
|\
| * [IA64] kprobe clears qp bits for special instructionsbibo,mao2006-12-121-53/+122
| * [IA64] enable trap code on slot 1Tony Luck2006-12-124-17/+42
| * [IA64] Take defensive stance on ia64_pal_get_brand_info()Tony Luck2006-12-121-2/+2
| * [IA64] fix possible XPC deadlock when disconnectingDean Nelson2006-12-123-27/+54
| * [IA64] - Reduce overhead of FP exception logging messagesJack Steiner2006-12-121-10/+40
| * [IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid'Tony Luck2006-12-122-9/+3
| * [IA64] s/termios/ktermios/ in simserial.cTony Luck2006-12-121-1/+1
| * [IA64] kexec/kdump: tidy up declaration of relocate_new_kernel_tHorms2006-12-121-2/+5
| * [IA64] Kexec/Kdump: honour non-zero crashkernel offset.Horms2006-12-121-4/+10
| * [IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutationsHorms2006-12-127-25/+73
| * [IA64] Do not call SN_SAL_SET_CPU_NUMBER twice on cpu 0Jay Lan2006-12-121-2/+10