aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar
2006-01-12[PATCH] Implement ioctl emulation for the parport character deviceAndi Kleen
2006-01-12[PATCH] memmap_init_zone(): remove uneccesary page++Greg Ungerer
2006-01-12[PATCH] md: remove slashes from disk names when creation dev names in sysfsNeil Brown
2006-01-12[PATCH] do_truncate() call fix in tiny-shmem.cCatalin Marinas
2006-01-12[PATCH] migration: make sure there is no attempt to migrate reserved pages.Christoph Lameter
2006-01-12[PATCH] fix queue stalling while barrier sequencingTejun Heo
2006-01-11Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2006-01-11[PATCH] x86_64: Fix SMP bootup with CONFIG_KDUMP enabledVivek Goyal
2006-01-11[PATCH] x86_64: Don't confuse noapic with noapictimerAndi Kleen
2006-01-11[PATCH] x86_64: don't copy command line twiceJan Beulich
2006-01-11[PATCH] i386/x86-64: make setup_early_printk() usage consistentJan Beulich
2006-01-11[PATCH] i386: Move DOUBLEFAULT config to arch/i386/KconfigAndi Kleen
2006-01-11[PATCH] x86_64: Allow kernel page tables upto the end of memoryAndi Kleen
2006-01-11[PATCH] x86_64: Use safe_smp_processor_id in MCE handlerAndi Kleen
2006-01-11[PATCH] x86_64: Some housekeeping in local APIC codeAndi Kleen
2006-01-11[PATCH] x86_64: Display meaningful part of filename during BUG()Jan Beulich
2006-01-11[PATCH] x86_64: Reduce screen space needed by stack traceJan Beulich
2006-01-11[PATCH] x86_64: Fix get_cmos_time()Jan Beulich
2006-01-11[PATCH] x86_64: No need to export get_cmos_time anymoreAndi Kleen
2006-01-11[PATCH] x86_64: Remove unused AMD K8 C stepping flagAndi Kleen
2006-01-11[PATCH] i386: Move phys_proc_id/early intel workaround to correct function.Andi Kleen
2006-01-11[PATCH] x86_64: sparse warning cleanupsStephen Hemminger
2006-01-11[PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of lineAndi Kleen
2006-01-11[PATCH] x86_64: Remove unused segmentsAndi Kleen
2006-01-11[PATCH] x86_64: ioapic virtual wire mode fixVivek Goyal
2006-01-11[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_archRavikiran G Thirumalai
2006-01-11[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_alignRavikiran G Thirumalai
2006-01-11[PATCH] x86_64: Make sure BITS_PER_ATOMIC is defined in asm-generic/atomic.hAndi Kleen
2006-01-11[PATCH] x86_64: cleanup enter_lazy_tlb()Brian Gerst
2006-01-11[PATCH] x86_64: Memorize location of i8259 for reboots.Eric W. Biederman
2006-01-11[PATCH] x86_64: allow setting RF in EFLAGSChuck Ebbert
2006-01-11[PATCH] x86_64: "invalid operand" -> "invalid opcode"Chuck Ebbert
2006-01-11[PATCH] x86_64: Sparse warnings fix.Luiz Fernando Capitulino
2006-01-11[PATCH] x86_64: Remove useless KDB vectorAndi Kleen
2006-01-11[PATCH] x86_64: Don't claim too many vectors for TLB flushingJason Uhlenkott
2006-01-11[PATCH] x86_64: Tell user to enable GART_IOMMU when neededAndi Kleen
2006-01-11[PATCH] x86_64: Fix warning in nmi.c on uniprocessor kernelsAndi Kleen
2006-01-11[PATCH] x86_64: Allocate PDAs in the local nodeRavikiran G Thirumalai
2006-01-11[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai
2006-01-11[PATCH] x86_64: Early initialization of cpu_to_nodeRavikiran Thirumalai
2006-01-11[PATCH] x86_64: Fix up white space in time.cAndi Kleen
2006-01-11[PATCH] x86_64: Use standard __always_inline in vsyscall.cAndi Kleen
2006-01-11[PATCH] i386: Replace broken serialize_cpu in microcode driver with correct s...Andi Kleen
2006-01-11[PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSCAndi Kleen
2006-01-11[PATCH] x86_64: Support alternative() in vsyscallsAndi Kleen
2006-01-11[PATCH] x86_64: Support alternative() with a output argument.Andi Kleen
2006-01-11[PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at b...Andi Kleen
2006-01-11[PATCH] x86_64: Fix compile error with !CONFIG_COMPATAndi Kleen
2006-01-11[PATCH] x86_64: x86_64 write apic id fixVivek Goyal