[PATCH] x86: Make backtracer fallback logic more bullet-proof
[safe/jmp/linux-2.6] / arch / x86_64 / kernel /
2006-08-30 Jan Beulich[PATCH] x86: Make backtracer fallback logic more bullet...
2006-08-30 Andi Kleen[PATCH] x86_64: Add kernel thread stack frame terminati...
2006-08-30 Andi Kleen[PATCH] x86: Revert e820 MCFG heuristics
2006-08-14 Horms[PATCH] Change panic_on_oops message to "Fatal exception"
2006-08-06 Alexey Dobriyan[PATCH] Fix more per-cpu typos
2006-08-03 Muli Ben-Yehuda[PATCH] x86_64: Fix CONFIG_IOMMU_DEBUG
2006-08-03 Andi Kleen[PATCH] x86_64: Fix backtracing for interrupt stacks
2006-07-31 Chandra Seetharaman[PATCH] cpu hotplug: use hotplug version of registratio...
2006-07-31 Horms[PATCH] panic_on_oops: remove ssleep()
2006-07-31 Eric W. Biederman[PATCH] machine_kexec.c: Fix the description of segment...
2006-07-30 Andi Kleen[PATCH] x86_64: Fix swiotlb=force
2006-07-30 Jon Mason[PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer...
2006-07-30 Muli Ben-Yehuda[PATCH] x86_64: Calgary IOMMU - fix off by one error
2006-07-30 Andi Kleen[PATCH] x86_64: On Intel systems when CPU has C3 don...
2006-07-29 Andi Kleen[PATCH] x86_64: Dump leftover backtrace entries when...
2006-07-29 Andi Kleen[PATCH] i386/x86-64: Add user_mode checks to profile_pc...
2006-07-10 Muli Ben-Yehuda[PATCH] x86_64: Fix Calgary copyright statements per...
2006-07-10 Jacob Shin[PATCH] x86_64: Fix hotplug problem in mce amd
2006-07-10 Jon Smirl[PATCH] tty: Remove include of screen_info.h from tty.h
2006-07-10 Arjan van de Ven[PATCH] put a comment at register_die_notifier that...
2006-07-10 Ingo Molnar[PATCH] lockdep: clean up completion initializer in...
2006-07-10 Andrew Morton[PATCH] x86_64: e820.c needs pgtable.h
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate on-stack completions
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate enable_in_hardirq()
2006-07-03 Ingo Molnar[PATCH] lockdep: x86_64 early init
2006-07-03 Ingo Molnar[PATCH] lockdep: irqtrace subsystem, x86_64 support
2006-07-03 Ingo Molnar[PATCH] lockdep: stacktrace subsystem, x86_64 support
2006-07-03 Ingo Molnar[PATCH] lockdep: x86_64 document stack frame internals
2006-07-03 Ingo Molnar[PATCH] lockdep: beautify x86_64 stacktraces
2006-07-02 Thomas Gleixner[PATCH] irq-flags: x86_64: Use the new IRQF_ constants
2006-07-01 Al Viro[PATCH] audit syscall classes
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Adrian Bunk[NET]: make skb_release_data() static
2006-06-29 Ingo Molnar[PATCH] genirq: add ->retrigger() irq op to consolidate...
2006-06-29 Ingo Molnar[PATCH] genirq: cleanup: merge irq_affinity[] into...
2006-06-29 Ingo Molnar[PATCH] genirq: rename desc->handler to desc->chip
2006-06-28 Andrew Morton[PATCH] x86_64: oprofile build fix
2006-06-28 Andrew Morton[PATCH] x86: do_IRQ(): check irq number
2006-06-28 Siddha, Suresh B[PATCH] sched: mc/smt power savings sched policy
2006-06-28 Chandra Seetharaman[PATCH] cpu hotplug: make cpu_notifier related notifier...
2006-06-28 Chandra Seetharaman[PATCH] cpu hotplug: revert init patch submitted for...
2006-06-28 Rusty Russell[PATCH] x86: increase interrupt vector range
2006-06-26 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/herbert/crypto-2.6
2006-06-26 Linus TorvaldsMerge branch 'x86-64'
2006-06-26 Eric Sandeen[PATCH] x86_64: (resend) x86_64 stack overflow debugging
2006-06-26 Venkatesh Pallipadi[PATCH] x86_64: i386/x86-64 Add nmi watchdog support...
2006-06-26 Keith Owens[PATCH] x86_64: Avoid broadcasting NMI IPIs
2006-06-26 Siddha, Suresh B[PATCH] x86_64: fix apic error on bootup
2006-06-26 Andi Kleen[PATCH] x86_64: Move export symbols to their C functions
2006-06-26 Keith Owens[PATCH] x86_64: Standardize i386/x86_64 handling of...
2006-06-26 Piotr Kaczuba[PATCH] x86_64: Fix modular pc speaker
2006-06-26 Jan Beulich[PATCH] x86_64: adjust kstack_depth_to_print default
2006-06-26 Jan Beulich[PATCH] i386/x86-64: adjust /proc/interrupts column...
2006-06-26 Andi Kleen[PATCH] x86_64: Fix fast check in safe_smp_processor_id
2006-06-26 Rohit Seth[PATCH] x86_64: x86_64 setup.c - printing cmp related...
2006-06-26 Andi Kleen[PATCH] i386/x86-64/ia64: Move polling flag into thread...
2006-06-26 Andi Kleen[PATCH] x86_64: Remove bogus RED-PEN comment in signal.c
2006-06-26 Andrew Morton[PATCH] x86_64: check_addr() cleanups
2006-06-26 Andi Kleen[PATCH] x86_64: Mark mce_amd cpu notifier __cpuinit...
2006-06-26 Jacob Shin[PATCH] x86_64: mce_amd cleanup
2006-06-26 Jacob Shin[PATCH] x86_64: mce_amd support for family 0x10 processors
2006-06-26 Jacob Shin[PATCH] x86_64: mce_amd relocate sysfs files
2006-06-26 Jacob Shin[PATCH] x86_64: apic support for extended apic interrupt
2006-06-26 Vojtech Pavlik[PATCH] x86_64: Update copyright in time.c
2006-06-26 Vojtech Pavlik[PATCH] x86_64: Explain why HPET T0_CMP register is...
2006-06-26 Vojtech Pavlik[PATCH] x86_64: Make use of the *PER* constants in...
2006-06-26 Vojtech Pavlik[PATCH] x86_64: Remove hack to manually enable HPET...
2006-06-26 Vojtech Pavlik[PATCH] x86_64: Add X86_FEATURE_RDTSCP, fix rdtscp...
2006-06-26 Vojtech Pavlik[PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_...
2006-06-26 Rohit Seth[PATCH] x86_64: moving phys_proc_id and cpu_core_id...
2006-06-26 Jon Mason[PATCH] x86_64: Calgary IOMMU - Calgary specific bits
2006-06-26 Jon Mason[PATCH] x86_64: Calgary IOMMU - IOMMU abstractions
2006-06-26 Jon Mason[PATCH] x86_64: Calgary IOMMU - introduce iommu_detected
2006-06-26 Rohit Seth[PATCH] x86_64: Change assembly to use regular cpuid_co...
2006-06-26 Jan Beulich[PATCH] x86_64: use halt() instead of raw inline assembly
2006-06-26 Jan Beulich[PATCH] i386/x86-64: fall back to old-style call trace...
2006-06-26 Jan Beulich[PATCH] x86_64: reliable stack trace support (x86-64...
2006-06-26 Jan Beulich[PATCH] x86_64: reliable stack trace support (x86-64...
2006-06-26 Jan Beulich[PATCH] x86_64: reliable stack trace support (x86-64)
2006-06-26 bibo,mao[PATCH] x86_64: x86_86 msi miss one entry handler
2006-06-26 Andi Kleen[PATCH] x86_64: Rename IOMMU option, fix help and mark...
2006-06-26 Andi Kleen[PATCH] x86_64: Make sure is_compat_task works early
2006-06-26 Ingo Molnar[PATCH] x86_64: fix vector_lock deadlock in io_apic.c
2006-06-26 Jon Mason[PATCH] x86_64: remove unused gart header file
2006-06-26 Andi Kleen[PATCH] x86_64: Remove long obsolete CVS
2006-06-26 Don Zickus[PATCH] x86_64: nmi watchdog header cleanup
2006-06-26 Ingo Molnar[PATCH] x86_64: fix unlikely profiling & vsyscalls...
2006-06-26 Jan Beulich[PATCH] x86_64: add END()/ENDPROC() annotations to...
2006-06-26 Andi Kleen[PATCH] x86_64: Use -ENODEV in IOMMU initialization
2006-06-26 Jan Beulich[PATCH] i386/x86-64: simplify ioapic_register_intr()
2006-06-26 Jan Beulich[PATCH] x86_64: serialize assign_irq_vector() use of...
2006-06-26 Andi Kleen[PATCH] x86_64: Clean and enhance up K8 northbridge...
2006-06-26 Jon Mason[PATCH] x86_64: trivial gart clean-up
2006-06-26 Mike Waychison[PATCH] x86_64: iommu_gart_bitmap search to cross next_bit
2006-06-26 Jon Mason[PATCH] x86_64: pci-dma.c clean-up - trivial
2006-06-26 Gerd Hoffmann[PATCH] x86_64: x86_64 version of the smp alternative...
2006-06-26 Andi Kleen[PATCH] i386/x86-64: Emulate CPUID4 on AMD
2006-06-26 Andi Kleen[PATCH] i386/x86-64: Use new official CPUID to get...
2006-06-26 ravikiran thirumalai[PATCH] x86_64: Use local APIC ID from local APIC inste...
next