summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-03-25[PATCH] x86_64: actively synchronize vmalloc area when registering certain ca...Jan Beulich5-13/+95
2006-03-25[PATCH] x86_64: Use cpu_relax in poll loop in GART IOMMUAndi Kleen1-2/+5
2006-03-25[PATCH] x86_64: Report local APIC ID when initializing CPUAndi Kleen1-2/+2
2006-03-25[PATCH] x86_64: Don't need to read PIT in timer handler when PM timer is usedAndi Kleen1-2/+2
2006-03-25[PATCH] x86_64: cleanup allocating logical cpu numbers in x86_64Ashok Raj2-11/+14
2006-03-25[PATCH] x86_64: save FPU context slightly laterJan Beulich1-3/+4
2006-03-25[PATCH] x86_64: eliminate set_debug()Jan Beulich4-16/+8
2006-03-25[PATCH] x86_64: disallow multi-byte hardware execution breakpointsJan Beulich1-3/+3
2006-03-25[PATCH] x86_64: cpu_pda array to macro followup correctionJan Beulich1-1/+1
2006-03-25[PATCH] x86_64: Rename struct node in x86-64 NUMA code to struct bootnodeAndi Kleen4-10/+10
2006-03-25[PATCH] x86_64: Increase the variability of the process stack on 64bit archit...Andi Kleen2-4/+13
2006-03-25[PATCH] x86-64: Use -mtune=generic for generic kernelsAndi Kleen2-0/+5
2006-03-25[PATCH] x86_64: Use correct PUD for memory hotaddJan Beulich1-1/+1
2006-03-25[PATCH] x86_64: Update defconfigAndi Kleen1-18/+16
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds21-404/+414
2006-03-25Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds8-119/+170
2006-03-25Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2Linus Torvalds29-490/+749
2006-03-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds38-295/+350
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds52-1259/+1500
2006-03-25[PATCH] mm: restore vm_normal_page checkNick Piggin1-2/+6
2006-03-25[PATCH] cpufreq: speedstep-smi asm fixAndrew Morton1-1/+3
2006-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds39-142/+116
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds11-178/+209
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds12-80/+84
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds206-4791/+7253
2006-03-25[PATCH] git-scsi-misc: min() warning fixAndrew Morton1-1/+1
2006-03-25[PATCH] More corrections to vfs.txt updateNeilBrown1-25/+25
2006-03-25[PATCH] remove pps supportRoman Zippel3-95/+18
2006-03-25[PATCH] serial: merge mpsc.h into mpsc.cMark A. Greer2-293/+255
2006-03-25[PATCH] serial: mpsc driver has definition of SUPPORT_SYSRQ below include of ...Mark A. Greer1-4/+5
2006-03-25[PATCH] serial: mpsc driver passes bad devname to request_irq()Mark A. Greer1-1/+1
2006-03-25[PATCH] Fix sequencer missing negative bound checkEugene Teo1-2/+2
2006-03-25[PATCH] flat binary loader doesn't check fd table fullLuke Yang1-19/+54
2006-03-25[PATCH] Add SA_PERCPU_IRQ flag supportDimitri Sivanich1-5/+18
2006-03-25[PATCH] remove needless check in fs/read_write.cCarsten Otte1-1/+1
2006-03-25[PATCH] remove needless check in binfmt_elf.cCarsten Otte1-1/+1
2006-03-25[PATCH] Doc: fix example firmware source codeRandy Dunlap2-3/+1
2006-03-25[PATCH] udf: remove duplicate definitionsPekka Enberg1-21/+0
2006-03-25[PATCH] EISA: Ignore generated file drivers/eisa/devlist.hRalf Baechle1-0/+1
2006-03-25[PATCH] Use unsigned int types for a faster bsearchEric Dumazet1-2/+2
2006-03-25[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj4-27/+20
2006-03-25[PATCH] doc: more serial-console infoRandy Dunlap2-8/+18
2006-03-25[PATCH] direct-io: bug fix in dio handling write errorChen, Kenneth W1-1/+7
2006-03-25[PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget optionsPhillip Susi2-4/+16
2006-03-25[PATCH] use kzalloc and kcalloc in core fs codeOliver Neukum8-22/+10
2006-03-25[PATCH] Fix memory leak in isapnpJesper Juhl1-1/+3
2006-03-25[PATCH] OSS: Fix leak in awe_wave, also remove pointless cast.Jesper Juhl1-2/+4
2006-03-25[PATCH] cpumask: uninline any_online_cpu()Andrew Morton2-10/+15
2006-03-25[PATCH] cpumask: uninline highest_possible_processor_id()Andrew Morton2-9/+23
2006-03-25[PATCH] cpumask: uninline next_cpu()Andrew Morton2-7/+9