[PATCH] ppc64: topology API fix
[safe/jmp/linux-2.6] / arch / x86_64 /
2005-07-30 Natalie.Protasevic... [PATCH] x86_64: avoid wasting IRQs patch update
2005-07-30 Dave Peterson[PATCH] x86_64: fix bug in csum_partial_copy_generic()
2005-07-29 Eric W. Biederman[PATCH] Fix sync_tsc hang
2005-07-29 Eric W. Biederman[PATCH] x86_64 machine_kexec: Use standard pagetable...
2005-07-29 Eric W. Biederman[PATCH] x86_64 machine_kexec: Cleanup inline assembly.
2005-07-29 Ravikiran G Thirumalai[PATCH] x86_64: fix cpu_to_node setup for sparse apic_ids
2005-07-29 Andi Kleen[PATCH] x86_64: Remove unused variable in k8-bus.c
2005-07-29 Nishanth Aravamudan[PATCH] x86_64: Use msleep in smpboot.c
2005-07-29 Andi Kleen[PATCH] x86_64: Fix SRAT handling on non dual core...
2005-07-29 Andi Kleen[PATCH] x86_64: Switch to the interrupt stack when...
2005-07-29 Andi Kleen[PATCH] x86_64: Small assembly improvements
2005-07-29 Andi Kleen[PATCH] x86_64: Remove unnecessary include in fault.c
2005-07-29 Andreas Gruenbacher[PATCH] x86_64: Icecream has no way of detecting assemb...
2005-07-29 Andi Kleen[PATCH] x86_64: Support more than 8 cores on AMD systems
2005-07-29 Andi Kleen[PATCH] x86_64: Remove the broadcast options that were...
2005-07-29 Andi Kleen[PATCH] x86_64: Remove IA32_* build tools in Makefile
2005-07-29 Andi Kleen[PATCH] x86_64: Create per CPU machine check sysfs...
2005-07-29 Andi Kleen[PATCH] x86_64: Print a boot message for hotplug memory...
2005-07-29 Keith Mannthey[PATCH] x86_64: Fix overflow in NUMA hash function...
2005-07-29 Andi Kleen[PATCH] x86_64: Improve CONFIG_GART_IOMMU description...
2005-07-29 Andi Kleen[PATCH] x86_64: Remove unused variable in delay.c
2005-07-29 Andi Kleen[PATCH] x86_64: Some cleanup in setup64.c
2005-07-29 Andi Kleen[PATCH] x86_64: Clarify Booting processor ... message
2005-07-29 Andi Kleen[PATCH] x86_64: Minor clean up to CPU setup - use smp_p...
2005-07-29 Andi Kleen[PATCH] x86_64: Move cpu_present/possible_map parsing...
2005-07-29 Andi Kleen[PATCH] x86_64: Update defconfig
2005-07-29 Andi Kleen[PATCH] x86_64: Always ack IPIs even on errors
2005-07-29 Alexander Nyberg[PATCH] x86_64: cpu hotplug changes kills nmi watchdog
2005-07-27 Olaf Hering[PATCH] turn many #if $undefined_string into #ifdef...
2005-07-27 Andi Kleen[PATCH] x86_64: fix SMP boot lockup on some machines
2005-07-27 Andrew Morton[PATCH] x86_64 fsnotify build fix
2005-07-26 Eric W. Biederman[PATCH] x86_64 sync machine_power_off with i386
2005-07-26 Eric W. Biederman[PATCH] x86_64: Implemenent machine_emergency_restart
2005-07-26 Eric W. Biederman[PATCH] x86_64: Fix reboot_force
2005-07-26 Eric W. Biederman[PATCH] Don't export machine_restart, machine_halt...
2005-07-26 Robert Love[PATCH] inotify: add x86-64 syscall entries
2005-07-26 Robert Love[PATCH] inotify: add missing hook to sys32_open
2005-07-16 Siddha, Suresh B[PATCH] x86_64: TASK_SIZE fixes for compatibility mode...
2005-07-12 Andrew Morton[PATCH] x86_64: section alignment fix
2005-07-12 Sam Ravnborg[NET]: add a top-level Networking menu to *config
2005-07-08 Christoph Lameter[PATCH] mostly_read data section
2005-07-08 Shaohua Li[PATCH] MTRR suspend/resume cleanup
2005-07-06 Andreas Steinmetz[CRYPTO] Add x86_64 asm AES
2005-07-06 Rusty Lynch[PATCH] kprobes: fix namespace problem and sparc64...
2005-06-30 Ingo Molnar[PATCH] x86: i8253/i8259A lock cleanup
2005-06-28 Greg KHMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2005-06-28 Greg Kroah-Hartman[PATCH] PCI: use the MCFG table to properly access...
2005-06-28 Greg Kroah-Hartman[PATCH] PCI: add proper MCFG table parsing to ACPI...
2005-06-27 Rusty Lynch[PATCH] Return probe redesign: x86_64 specific changes
2005-06-27 Ananth N Mavinakay... [PATCH] kprobes: fix single-step out of line - take2
2005-06-27 Andrea Arcangeli[PATCH] seccomp: tsc disable
2005-06-26 Linus TorvaldsMerge Christoph's freeze cleanup patch
2005-06-26 Christoph Lameter[PATCH] Cleanup patch for process freezing
2005-06-25 Domen Puncer[PATCH] x86_64: coding style and whitespace fixups
2005-06-25 randy_dunlap[PATCH] x86-64: add memcpy/memset prototypes
2005-06-25 Maneesh Soni[PATCH] kexec code cleanup
2005-06-25 Alexander Nyberg[PATCH] kdump: Use real pt_regs from exception
2005-06-25 Vivek Goyal[PATCH] Kdump: Export crash notes section address throu...
2005-06-25 Eric W. Biederman[PATCH] crashdump: x86_64: crashkernel option
2005-06-25 Eric W. Biederman[PATCH] kexec: x86_64 kexec implementation
2005-06-25 Eric W. Biederman[PATCH] kexec: x86_64: factor out apic shutdown code
2005-06-25 Eric W. Biederman[PATCH] kexec: x86_64: add CONFIG_PHYSICAL_START
2005-06-25 Eric W. Biederman[PATCH] kexec: x86_64: vmlinux: fix physical addresses
2005-06-25 Eric W. Biederman[PATCH] kexec: x86_64: restore apic virtual wire mode...
2005-06-25 Eric W. Biederman[PATCH] kexec: x86_64: add i8259 shutdown method
2005-06-25 Eric W. Biederman[PATCH] kexec: x86_64: e820 64bit fix
2005-06-25 Ingo Molnar[PATCH] consolidate PREEMPT options into kernel/Kconfig...
2005-06-25 Paul E. McKenney[PATCH] RCU: clean up a few remaining synchronize_kerne...
2005-06-25 Pavel Machek[PATCH] swsusp: clean assembly parts
2005-06-25 Pavel Machek[PATCH] s-t-RAM: load gdt the right way
2005-06-25 Ashok Raj[PATCH] x86_64: Provide ability to choose using shortcu...
2005-06-25 Ashok Raj[PATCH] x86_64: Dont use broadcast shortcut to make...
2005-06-25 Ashok Raj[PATCH] x86_64: CPU hotplug sibling map cleanup
2005-06-25 Ashok Raj[PATCH] x86_64: CPU hotplug support
2005-06-25 Ashok Raj[PATCH] x86_64: Change init sections for CPU hotplug...
2005-06-23 Prasanna S Panchamukhi[PATCH] kprobes: Temporary disarming of reentrant probe...
2005-06-23 Rusty Lynch[PATCH] Move kprobe [dis]arming into arch specific...
2005-06-23 Rusty Lynch[PATCH] x86_64 specific function return probes
2005-06-23 Vincent Hanquez[PATCH] xen: x86_64: use more usermode macro
2005-06-23 Vincent Hanquez[PATCH] xen: x86_64: Add macro for debugreg
2005-06-23 Natalie Protasevich[PATCH] x86_64: avoid wasting IRQs
2005-06-23 Roland McGrath[PATCH] x86_64: never block forced SIGSEGV
2005-06-23 john stultz[PATCH] x86_64: fix hpet for systems that don't support...
2005-06-23 Alexander Nyberg[PATCH] x86_64: i8259.c iso99 structure initialization
2005-06-23 Christoph Lameter[PATCH] i386: Selectable Frequency of the Timer Interrupt
2005-06-23 Jan Beulich[PATCH] allow early printk to use more than 25 lines
2005-06-23 Christoph Lameter[PATCH] x86/x86_64: pcibus_to_node
2005-06-23 Venkatesh Pallipadi[PATCH] Platform SMIs and their interferance with tsc...
2005-06-23 Ian Campbell[PATCH] use ${CROSS_COMPILE}installkernel in arch/...
2005-06-23 Matt Tolentino[PATCH] add x86-64 specific support for sparsemem
2005-06-23 Matt Tolentino[PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config...
2005-06-23 Matt Tolentino[PATCH] add x86-64 Kconfig options for sparsemem
2005-06-23 Matt Tolentino[PATCH] remove direct ref to contig_page_data for x86-64
2005-06-23 Dave Hansen[PATCH] make each arch use mm/Kconfig
2005-06-22 Wolfgang Wander[PATCH] Avoiding mmap fragmentation
2005-06-22 Ingo Molnar[PATCH] smp_processor_id() cleanup
2005-06-22 Suresh Siddha[PATCH] x86_64: TASK_SIZE fixes for compatibility mode...
2005-06-08 Andrew Morton[PATCH] revert x86_64-use-the-e820-hole-to-map-the...
2005-05-31 Andi Kleen[PATCH] x86_64 CONFIG_ACPI=n build fix
2005-05-31 Andi Kleen[PATCH] x86_64: More fixes for compilation without...
next