[PARISC] detect recursive kernel crash earlier
[safe/jmp/linux-2.6] / arch / x86_64 /
2007-01-26 Roland McGrath[PATCH] x86_64 ia32 vDSO: define arch_vma_name
2007-01-26 Roland McGrath[PATCH] x86_64 ia32 vDSO: use VM_ALWAYSDUMP
2007-01-23 Venkatesh Pallipadi[PATCH] Revert nmi_known_cpu() check during boot option...
2007-01-11 Andi Kleen[PATCH] x86-64: Fix warnings in ia32_aout.c
2007-01-11 Muli Ben-Yehuda[PATCH] x86-64: tighten up printks
2007-01-11 Jack Steiner[PATCH] x86-64: - Ignore long SMI interrupts in clock...
2007-01-11 Andi Kleen[PATCH] x86-64: Update defconfig
2007-01-08 Linus TorvaldsRevert "[PATCH] x86-64: Try multiple timer variants...
2007-01-04 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-01-03 OGAWA Hirofumi[PATCH] x86_64: Fix dump_trace()
2007-01-01 Linus TorvaldsRevert "[PATCH] x86_64: fix boot hang caused by CALGARY...
2006-12-30 Soeren Sonnenburg[PATCH] make fn_keys work again on power/macbooks
2006-12-23 Randy Dunlap[CPUFREQ] select consistently
2006-12-22 Ingo Molnar[PATCH] sched: fix bad missed wakeups in the i386,...
2006-12-21 Ingo Molnar[PATCH] x86_64: fix boot time hang in detect_calgary()
2006-12-21 Ingo Molnar[PATCH] x86_64: fix boot hang caused by CALGARY_IOMMU_E...
2006-12-15 Linus TorvaldsRemove stack unwinder for now
2006-12-12 Dave JonesMerge ../linus
2006-12-11 Brice Goglin[PATCH] Fix typo in 'EXPERIMENTAL' in CC_STACKPROTECTOR...
2006-12-10 Alexey Dobriyan[PATCH] sysctl: remove unused "context" param
2006-12-09 Andi Kleen[PATCH] x86: Work around gcc 4.2 over aggressive optimizer
2006-12-09 Ravikiran G Thirumalai[PATCH] x86: Fix boot hang due to nmi watchdog init...
2006-12-09 Andi Kleen[PATCH] x86-64: Update defconfig
2006-12-08 David Howells[PATCH] LOG2: Implement a general integer log2 facility...
2006-12-08 Josef "Jeff" Sipek[PATCH] x86_64: change uses of f_{dentry, vfsmnt} to...
2006-12-08 Jeremy Fitzhardinge[PATCH] Generic BUG for x86-64
2006-12-07 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-12-07 Magnus Damm[PATCH] Kexec / Kdump: Unify elf note code
2006-12-07 Ingo Molnar[PATCH] hotplug CPU: clean up hotcpu_notifier() use
2006-12-07 Andrew Morton[PATCH] smp_call_function_single() check that local...
2006-12-07 Masami Hiramatsu[PATCH] kprobes: enable booster on the preemptible...
2006-12-07 Magnus Damm[PATCH] elf: Always define elf_addr_t in linux/elf.h
2006-12-07 Henry Nestler[PATCH] initrd: remove unused false condition for initr...
2006-12-07 Arnd Bergmann[PATCH] remove kernel syscalls
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-07 Andi Kleen[PATCH] x86-64: Export smp_call_function_single
2006-12-07 Jan Beulich[PATCH] unwinder: move .eh_frame to RODATA
2006-12-07 Yinghai Lu[PATCH] x86-64: check vector in setup_ioapic_dest to...
2006-12-07 Andi Kleen[PATCH] x86-64: Clarify error message in GART code
2006-12-07 Venkatesh Pallipadi[PATCH] x86-64: Fix interrupt race in idle callback...
2006-12-07 Andi Kleen[PATCH] x86-64: Remove unwind stack pointer alignment...
2006-12-07 Jan Beulich[PATCH] unwinder: more sanity checks in Dwarf2 unwinder
2006-12-07 Andi Kleen[PATCH] unwinder: always use unlocked module list acces...
2006-12-07 Arjan van de Ven[PATCH] x86-64: Mark rdtsc as sync only for netburst...
2006-12-07 Muli Ben-Yehuda[PATCH] Calgary: remove unused variables
2006-12-07 Andi Kleen[PATCH] x86-64: Synchronize RDTSC on single core AMD
2006-12-07 Yinghai Lu[PATCH] x86-64: remove unused acpi_found_madt in mparse.
2006-12-07 Rafael J. Wysocki[PATCH] x86-64: Fix kobject_init() WARN_ON on resume...
2006-12-07 Adrian Bunk[PATCH] x86-64: remove duplicate ARCH_DISCONTIGMEM_ENAB...
2006-12-07 Yinghai Lu[PATCH] x86_64: interrupt array size should be aligned...
2006-12-07 Yinghai Lu[PATCH] x86_64: clear_bss before set_intr_gate with...
2006-12-07 Chuck Ebbert[PATCH] x86: add sysctl for kstack_depth_to_print
2006-12-07 David Rientjes[PATCH] x86-64: Remove unused GET_APIC_VERSION call...
2006-12-07 Karsten Wiese[PATCH] x86: Regard MSRs in lapic_suspend()/lapic_resume()
2006-12-07 Stephane Eranian[PATCH] x86-64: x86-64 add Intel BTS cpufeature bit...
2006-12-07 Siddha, Suresh B[PATCH] x86: fix the irqbalance quirk for E7320/E7520...
2006-12-07 Siddha, Suresh B[PATCH] x86-64: add genapic_force
2006-12-07 Andi Kleen[PATCH] x86-64: Rate limit no irq handler messages
2006-12-07 Ernie Petrides[PATCH] x86-64: fix perms/range of vsyscall vma in...
2006-12-07 Andi Kleen[PATCH] x86-64: Add option to compile for Core2
2006-12-07 Andi Kleen[PATCH] x86-64: Don't force inlining of do_csum
2006-12-07 Andi Kleen[PATCH] x86-64: Fix race in IO-APIC routing entry setup.
2006-12-07 Paolo 'Blaisorblad... [PATCH] x86-64: Make x86_64 udelay() round up instead...
2006-12-07 Muli Ben-Yehuda[PATCH] Calgary: allow compiling Calgary in but not...
2006-12-07 Muli Ben-Yehuda[PATCH] Calgary: check BBAR ioremap success when iorema...
2006-12-07 Laurent Vivier[PATCH] Calgary: use BIOS supplied BBARs and topology...
2006-12-07 Muli Ben-Yehuda[PATCH] calgary: phb_shift can be int
2006-12-07 Albert Cahalan[PATCH] x86-64: Support -mregparm arguments for signals...
2006-12-07 Andi Kleen[PATCH] x86-64: Try multiple timer variants in check_timer
2006-12-07 Andi Kleen[PATCH] x86-64: Use probe_kernel_address in arch/x86_64/*
2006-12-07 Yinghai Lu[PATCH] x86-64: Extend clear_irq_vector
2006-12-07 Andi Kleen[PATCH] x86-64: Speed and clean up cache flushing in...
2006-12-07 Andi Kleen[PATCH] x86: Mention PCI instead of RAM in NMI parity...
2006-12-07 Alan Cox[PATCH] x86: remove last two pci_find offenders in...
2006-12-07 Andi Kleen[PATCH] x86: Don't use nested idle loops
2006-12-07 Jan Beulich[PATCH] x86-64: miscellaneous entry.S adjustments
2006-12-07 Andrew Morton[PATCH] x86-64: dump_trace() atomicity fix
2006-12-07 Aaron Durbin[PATCH] x86-64: Insert Local and IO APIC(s) into resour...
2006-12-07 Andrew Morton[PATCH] x86: all cpu backtrace
2006-12-07 Alexey Dobriyan[PATCH] x86-64: use BUILD_BUG_ON in FPU code
2006-12-07 Stephane Eranian[PATCH] x86-64: add X86_FEATURE_PEBS and detection
2006-12-07 Andi Kleen[PATCH] x86: Compress stack unwinder output
2006-12-07 Andi Kleen[PATCH] x86: shorten lines in unwinder to be <= 80...
2006-12-07 Andi Kleen[PATCH] x86-64: Update defconfig
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-03 Al Viro[NET]: X86_64 checksum annotations and cleanups.
2006-11-29 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-11-28 Andi Kleen[PATCH] x86-64: Use stricter in process stack check...
2006-11-28 Andi Kleen[PATCH] x86-64: Fix warning in io_apic.c
2006-11-28 Ingo Molnar[PATCH] x86_64: fix 'earlyprintk=...,keep' regression
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-11-22 David HowellsWorkStruct: Separate delayable and non-delayable events.
2006-11-21 Vivek Goyal[PATCH] x86_64: Align data segment to PAGE_SIZE boundary
2006-11-21 Vivek Goyal[PATCH] x86_64: Align data segment to PAGE_SIZE boundary
2006-11-20 Yasunori Goto[PATCH] x86_64: fix memory hotplug build with NUMA=n
2006-11-17 Ingo Molnar[PATCH] i386/x86_64: ACPI cpu_idle_wait() fix
2006-11-17 Ingo Molnar[PATCH] x86_64: stack unwinder crash fix
2006-11-16 Ingo Molnar[PATCH] x86_64: fix CONFIG_CC_STACKPROTECTOR build bug
2006-11-16 Andi Kleen[PATCH] x86-64: Fix vsyscall.c compilation on UP
2006-11-15 Eric W. Biederman[PATCH] Use delayed disable mode of ioapic edge trigger...
next