summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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/+1Star
* [PATCH] constify pipe_buf_operationsEric Dumazet2006-12-133-12/+11Star
* [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/+9Star
* [PATCH] KVM: Remove extranous put_cpu() from vcpu_put()Avi Kivity2006-12-131-1/+0Star
* [PATCH] KVM: Move find_vmx_entry() to vmx.cAvi Kivity2006-12-132-21/+12Star
* [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/+52Star
* [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/+8Star
* [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/+0Star
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-12-1319-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/+3Star
| * [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
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-12-132-2/+27
|\ \
| * \ Merge ../linusDave Jones2006-12-138932-284200/+485611
| |\ \
| * | | [AGPGART] VIA and SiS AGP chipsets are x86-onlyMatthew Wilcox2006-12-131-2/+2
| * | | [AGPGART] agp-amd64: section mismatches with HOTPLUG=nRandy Dunlap2006-12-131-1/+1
| * | | [AGPGART] Fix up misprogrammed bridges with incorrect AGPv2 rates.Dave Jones2006-11-031-0/+25
* | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-12-1336-354/+2146
|\ \ \ \
| * | | | IPoIB: Make sure struct ipoib_neigh.queue is always initializedRoland Dreier2006-12-121-2/+1Star
| * | | | IB/iser: Use the new verbs DMA mapping functionsRalph Campbell2006-12-122-63/+61Star
| * | | | IB/srp: Use new verbs IB DMA mapping functionsRalph Campbell2006-12-122-34/+49
| * | | | IPoIB: Use the new verbs DMA mapping functionsRalph Campbell2006-12-122-41/+38Star
| * | | | IB/core: Use the new verbs DMA mapping functionsRalph Campbell2006-12-123-55/+53Star