[PATCH] x86_64: make PC Speaker driver work
[safe/jmp/linux-2.6] / arch / x86_64 / kernel /
2006-05-02 Mikael Pettersson[PATCH] x86_64: make PC Speaker driver work
2006-04-26 Chandra Seetharaman[PATCH] Remove __devinit and __cpuinit from notifier_ca...
2006-04-22 Mike Waychison[PATCH] x86_64: Fix a race in the free_iommu path
2006-04-20 Andi Kleen[PATCH] i386/x86-64: Fix x87 information leak between...
2006-04-19 Prasanna S Panchamukhi[PATCH] Switch Kprobes inline functions to __kprobes...
2006-04-18 Vivek Goyal[PATCH] x86_64: x86_64 add crashdump trigger points
2006-04-14 Bjorn Helgaas[PATCH] DMI: move dmi_scan.c from arch/i386 to drivers...
2006-04-11 Andi Kleen[PATCH] x86_64: Remove check for canonical RIP
2006-04-11 Kyle McMartin[PATCH] No arch-specific strpbrk implementations
2006-04-09 John Blackwood[PATCH] x86_64: Plug GS leak in arch_prctl()
2006-04-09 Jordan Hargrave[PATCH] x86_64: Fix drift with HPET timer enabled
2006-04-09 Ravikiran G Thirumalai[PATCH] x86_64: Fixup read_mostly section on internode...
2006-04-09 Andi Kleen[PATCH] x86_64: Don't return error for HPET initializat...
2006-04-09 Andi Kleen[PATCH] x86_64: Don't export strlen twice
2006-04-09 Andi Kleen[PATCH] x86_64: When user could have changed RIP always...
2006-04-09 Andi Kleen[PATCH] x86_64: Don't run NMI watchdog during machine...
2006-04-09 Andi Kleen[PATCH] x86_64: Clear APIC feature bit when local APIC...
2006-04-09 Andi Kleen[PATCH] x86_64: Fix compilation with CONFIG_PCI=n ...
2006-04-09 Arjan van de Ven[PATCH] x86_64: Introduce e820_all_mapped
2006-04-09 Arjan van de Ven[PATCH] x86_64: Rename e820_mapped to e820_any_mapped
2006-04-09 Andi Kleen[PATCH] x86_64: Support memory hotadd without sparsemem
2006-04-09 Andi Kleen[PATCH] x86_64: Clean up execve path
2006-03-31 Adrian Bunk[PATCH] unexport get_wchan
2006-03-31 OGAWA Hirofumi[PATCH] Don't pass boot parameters to argv_init[]
2006-03-28 Matt Mackall[PATCH] RTC: Remove RTC UIP synchronization on x86_64
2006-03-27 Alan Stern[PATCH] Notifier chain update: API changes
2006-03-27 Siddha, Suresh B[PATCH] sched: new sched domain for representing multi...
2006-03-26 Prasanna S Panchamukhi[PATCH] kprobes: fix broken fault handling for x86_64
2006-03-26 bibo,mao[PATCH] kprobe handler: discard user space trap
2006-03-26 bibo mao[PATCH] kretprobe instance recycled by parent process
2006-03-25 Andi Kleen[PATCH] x86_64: Add cpu_relax() to busy loops in PM...
2006-03-25 Andi Kleen[PATCH] x86_64: Report SIGSEGV for IRET faults
2006-03-25 Andi Kleen[PATCH] x86_64: Remove bogus special case in AMD core...
2006-03-25 Kevin Winchester[PATCH] x86_64: Eliminate register_die_notifier symbol...
2006-03-25 Navin Boppuri[PATCH] x86_64: Search K8 devices on more devices.
2006-03-25 Andi Kleen[PATCH] i386/x86-64: List Intel LaGrange AKA SMX in...
2006-03-25 Jon Mason[PATCH] x86_64: free_bootmem_node needs __pa in allocat...
2006-03-25 Vivek Goyal[PATCH] x86_64: timer interrupt lockup due to pending...
2006-03-25 Brian Gerst[PATCH] x86_64: Use cpumask bitops for cpu_vm_mask
2006-03-25 Andi Kleen[PATCH] x86_64: Change default setting for noexec32...
2006-03-25 Chuck Ebbert[PATCH] x86_64: fix orphaned bits of timer init messages
2006-03-25 Arjan van de Ven[PATCH] x86_64: Basic reorder infrastructure
2006-03-25 Andi Kleen[PATCH] x86_64: Always use IO-APIC routing for timer.
2006-03-25 Andi Kleen[PATCH] x86_64: Don't invoke OOM killer during dma_allo...
2006-03-25 Andi Kleen[PATCH] x86_64: Reename CMOS update warning
2006-03-25 Andi Kleen[PATCH] x86_64: Fix formatting in time.c
2006-03-25 Andi Kleen[PATCH] x86_64: Handle years beyond 2100
2006-03-25 Arjan van de Ven[PATCH] x86_64: Patch to make the head.S-must-be-first...
2006-03-25 Andi Kleen[PATCH] x86_64: Implement early DMI scanning
2006-03-25 Dave Jones[PATCH] x86_64: s/Overwrite/Override/ in arch/x86-64
2006-03-25 Ravikiran G Thirumalai[PATCH] x86_64: to use lapic ids instead of initial...
2006-03-25 Jan Beulich[PATCH] x86_64: miscellaneous cleanup
2006-03-25 Andi Kleen[PATCH] x86_64: Make pfn_valid work early in boot
2006-03-25 Roberto Nibali[PATCH] x86_64: Clean up white space in traps.c
2006-03-25 Andi Kleen[PATCH] x86_64: Check that early arguments are words...
2006-03-25 Jan Beulich[PATCH] x86_64: remove dead do_softirq_thunk
2006-03-25 Jan Beulich[PATCH] x86_64: actively synchronize vmalloc area when...
2006-03-25 Andi Kleen[PATCH] x86_64: Use cpu_relax in poll loop in GART...
2006-03-25 Andi Kleen[PATCH] x86_64: Report local APIC ID when initializing CPU
2006-03-25 Andi Kleen[PATCH] x86_64: Don't need to read PIT in timer handler...
2006-03-25 Ashok Raj[PATCH] x86_64: cleanup allocating logical cpu numbers...
2006-03-25 Jan Beulich[PATCH] x86_64: save FPU context slightly later
2006-03-25 Jan Beulich[PATCH] x86_64: eliminate set_debug()
2006-03-25 Jan Beulich[PATCH] x86_64: disallow multi-byte hardware execution...
2006-03-25 Jan Beulich[PATCH] x86_64: cpu_pda array to macro followup correction
2006-03-24 Randy Dunlap[PATCH] early_printk: cleanup trailiing whitespace
2006-03-24 Adrian Bunk[PATCH] kill include/linux/platform.h, default_idle...
2006-03-24 Akinobu Mita[PATCH] x86_64: {set,clear,test}_bit() related cleanup...
2006-03-23 Andrew Morton[PATCH] more for_each_cpu() conversions
2006-03-23 Ingo Molnar[PATCH] sem2mutex: kprobes
2006-03-23 Rafael J. Wysocki[PATCH] swsusp: finally solve mysqld problem
2006-03-23 Andrew Morton[PATCH] x86: early_printk(): remove MAX_YPOS and MAX_XP...
2006-03-23 Chuck Ebbert[PATCH] x86: start early_printk at sensible screen row
2006-03-23 Stas Sergeev[PATCH] x86: early printk handling fixes
2006-03-22 Andrew Morton[PATCH] multiple exports of strpbrk
2006-03-22 Ravikiran G Thirumalai[PATCH] x86: mark cyc2ns_scale readmostly
2006-03-14 Linus TorvaldsRevert "[PATCH] x86-64: Fix up handling of non canonica...
2006-03-13 Andi Kleen[PATCH] x86-64: Fix up handling of non canonical user...
2006-03-08 Michael Matz[PATCH] fix kexec asm
2006-02-28 Linus TorvaldsRevert "[PATCH] x86_64: Only do the clustered systems...
2006-02-27 Brian Magnuson[PATCH] fix build on x86_64 with !CONFIG_HOTPLUG_CPU
2006-02-26 Andi Kleen[PATCH] x86_64: Better ATI timer fix
2006-02-26 Andi Kleen[PATCH] x86_64: Move the SMP time selection earlier
2006-02-26 Andi Kleen[PATCH] x86_64: Fix the additional_cpus=.. option
2006-02-26 Chris McDermott[PATCH] x86_64: Fix NMI watchdog on x460
2006-02-26 Andi Kleen[PATCH] x86_64: Only do the clustered systems have...
2006-02-26 Jon Mason[PATCH] x86_64: no_iommu removal in pci-gart.c
2006-02-25 Dave Jones[PATCH] x86-64: react to new topology.c location
2006-02-17 Tim Hockin[PATCH] Remove KERN_INFO from middle of printk line
2006-02-17 Andi Kleen[PATCH] x86_64: Resolve the RIP of an early exception...
2006-02-17 Andi Kleen[PATCH] x86_64: Disable tsc when apicpmtimer is active
2006-02-17 Andi Kleen[PATCH] x86_64: Don't enable ATI apicmaintimer workarou...
2006-02-17 Andi Kleen[PATCH] x86_64: Don't call do_exit with interrupts...
2006-02-17 Jan Beulich[PATCH] x86_64: make touch_nmi_watchdog() not touch...
2006-02-13 Andi Kleen[PATCH] x86_64: GART DMA merging fix
2006-02-13 John Blackwood[PATCH] arch/x86_64/kernel/traps.c PTRACE_SINGLESTEP...
2006-02-12 Chris McDermott[PATCH] x86-64: Fix HPET timer on x460
2006-02-08 Al Viro[PATCH] amd64 time.c __iomem annotations
2006-02-08 Al Viro[PATCH] drive_info removal outside of arch/i386
2006-02-08 Ravikiran G Thirumalai[PATCH] x86_64: Fix the node cpumask of a cpu going...
next