1. a2ef3a5 [PATCH] Fix HPET operation on 64-bit NVIDIA platforms by Andy Currid · 20 years ago
  2. 822ff01 [PATCH] x86_64: Don't do syscall exit tracing twice by Andi Kleen · 20 years ago
  3. 7ca97c6 [PATCH] x86_64: Fix off by one in bad_addr checking in find_e820_area by Robert Hentosh · 20 years ago
  4. 0d01532 [PATCH] x86_64: Handle empty node zero by Daniel Yeisley · 20 years ago
  5. b2468e5 [PATCH] x86_64: fix last_tsc calculation of PM timer by Jan Beulich · 20 years ago
  6. dc9a719 [PATCH] x86_64: Fix no IOMMU warning in PCI-GART driver by Andi Kleen · 20 years ago
  7. dc49e34 [PATCH] kprobes: bad manipulation of 2 byte opcode on x86_64 by Satoshi Oshima · 20 years ago
  8. 40e59a6 [PATCH] x86_64: Don't schedule on exception stack on preemptive kernels by Andi Kleen · 20 years ago
  9. f0fdabf [PATCH] x86_64: Don't warn for overflow in nommu case when dma_mask is < 32bit by Andi Kleen · 20 years ago
  10. ac71d12 [PATCH] x86_64: Avoid EBDA area in early boot allocator by Andi Kleen · 20 years ago
  11. 8b1ffe95 [PATCH] x86_64: add nmi_exit to die_nmi by Corey Minyard · 20 years ago
  12. cdc60a4 [PATCH] x86_64: fix die_lock nesting by Corey Minyard · 20 years ago
  13. 5192d84 [PATCH] x86_64: Check for too many northbridges in IOMMU code by Andi Kleen · 20 years ago
  14. e0c1e9b [PATCH] x86_64: avoid IRQ0 ioapic pin collision by Kimball Murray · 20 years ago
  15. 532f57d Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 20 years ago
  16. 160bd18 [PATCH] x86_64: make PC Speaker driver work by Mikael Pettersson · 20 years ago
  17. 5411be5 [PATCH] drop task argument of audit_syscall_{entry,exit} by Al Viro · 20 years ago
  18. 83d722f [PATCH] Remove __devinit and __cpuinit from notifier_call definitions by Chandra Seetharaman · 20 years ago
  19. 5b20192 [PATCH] x86_64: Fix a race in the free_iommu path by Mike Waychison · 20 years ago
  20. 18bd057 [PATCH] i386/x86-64: Fix x87 information leak between processes by Andi Kleen · 20 years ago
  21. 3b60211 [PATCH] Switch Kprobes inline functions to __kprobes for x86_64 by Prasanna S Panchamukhi · 20 years ago
  22. 8bcc528 [PATCH] x86_64: x86_64 add crashdump trigger points by Vivek Goyal · 20 years ago
  23. 4f705ae [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/ by Bjorn Helgaas · 20 years ago
  24. 97a4d00 [PATCH] x86_64: Remove check for canonical RIP by Andi Kleen · 20 years ago
  25. 894b577 [PATCH] No arch-specific strpbrk implementations by Kyle McMartin · 20 years ago
  26. 97c2803 [PATCH] x86_64: Plug GS leak in arch_prctl() by John Blackwood · 20 years ago
  27. b20367a [PATCH] x86_64: Fix drift with HPET timer enabled by Jordan Hargrave · 20 years ago
  28. e405d06 [PATCH] x86_64: Fixup read_mostly section on internode cache line size for vSMP by Ravikiran G Thirumalai · 20 years ago
  29. 3d34ee6 [PATCH] x86_64: Don't return error for HPET initialization in initcall by Andi Kleen · 20 years ago
  30. ac04dca [PATCH] x86_64: Don't export strlen twice by Andi Kleen · 20 years ago
  31. 7bf36bb [PATCH] x86_64: When user could have changed RIP always force IRET by Andi Kleen · 20 years ago
  32. 553f265 [PATCH] x86_64: Don't run NMI watchdog during machine checks by Andi Kleen · 20 years ago
  33. d1530d8 [PATCH] x86_64: Clear APIC feature bit when local APIC is disabled by Andi Kleen · 20 years ago
  34. fa47dd0 [PATCH] x86_64: Fix compilation with CONFIG_PCI=n / allnoconfig by Andi Kleen · 20 years ago
  35. 9522236 [PATCH] x86_64: Introduce e820_all_mapped by Arjan van de Ven · 20 years ago
  36. eee5a9f [PATCH] x86_64: Rename e820_mapped to e820_any_mapped by Arjan van de Ven · 20 years ago
  37. 9d99aaa [PATCH] x86_64: Support memory hotadd without sparsemem by Andi Kleen · 20 years ago
  38. 805e8c0 [PATCH] x86_64: Clean up execve path by Andi Kleen · 20 years ago
  39. 0cb3463 [PATCH] unexport get_wchan by Adrian Bunk · 20 years ago
  40. 9b41046 [PATCH] Don't pass boot parameters to argv_init[] by OGAWA Hirofumi · 20 years ago
  41. 641f71f [PATCH] RTC: Remove RTC UIP synchronization on x86_64 by Matt Mackall · 20 years ago
  42. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 20 years ago
  43. 1e9f28f [PATCH] sched: new sched domain for representing multi-core by Siddha, Suresh B · 20 years ago
  44. c28f896 [PATCH] kprobes: fix broken fault handling for x86_64 by Prasanna S Panchamukhi · 20 years ago
  45. 2326c77 [PATCH] kprobe handler: discard user space trap by bibo,mao · 20 years ago
  46. c6fd91f [PATCH] kretprobe instance recycled by parent process by bibo mao · 20 years ago
  47. c36cd16 [PATCH] x86_64: Add cpu_relax() to busy loops in PM timer code by Andi Kleen · 20 years ago
  48. 3076a49 [PATCH] x86_64: Report SIGSEGV for IRET faults by Andi Kleen · 20 years ago
  49. 0085979 [PATCH] x86_64: Remove bogus special case in AMD core parsing. by Andi Kleen · 20 years ago
  50. 40caa88 [PATCH] x86_64: Eliminate register_die_notifier symbol exported by Kevin Winchester · 20 years ago
  51. 9c01dda [PATCH] x86_64: Search K8 devices on more devices. by Navin Boppuri · 20 years ago
  52. 9d95dd8 [PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfo by Andi Kleen · 20 years ago
  53. c912c2d [PATCH] x86_64: free_bootmem_node needs __pa in allocate_aperture by Jon Mason · 20 years ago
  54. da7ed9f [PATCH] x86_64: timer interrupt lockup due to pending interrupt by Vivek Goyal · 20 years ago
  55. b1fc513 [PATCH] x86_64: Use cpumask bitops for cpu_vm_mask by Brian Gerst · 20 years ago
  56. 7682968 [PATCH] x86_64: Change default setting for noexec32 to match i386 kernel by Andi Kleen · 20 years ago
  57. 5b922cd [PATCH] x86_64: fix orphaned bits of timer init messages by Chuck Ebbert · 20 years ago
  58. 4bdc3b7 [PATCH] x86_64: Basic reorder infrastructure by Arjan van de Ven · 20 years ago
  59. 9b2a13b [PATCH] x86_64: Always use IO-APIC routing for timer. by Andi Kleen · 20 years ago
  60. 3056d6b [PATCH] x86_64: Don't invoke OOM killer during dma_alloc_coherent() by Andi Kleen · 20 years ago
  61. 28456ed [PATCH] x86_64: Reename CMOS update warning by Andi Kleen · 20 years ago
  62. 7351c0b [PATCH] x86_64: Fix formatting in time.c by Andi Kleen · 20 years ago
  63. 6954bee [PATCH] x86_64: Handle years beyond 2100 by Andi Kleen · 20 years ago
  64. eaeae0c [PATCH] x86_64: Patch to make the head.S-must-be-first-in-vmlinux order explicit by Arjan van de Ven · 20 years ago
  65. f2d3efe [PATCH] x86_64: Implement early DMI scanning by Andi Kleen · 20 years ago
  66. e6fc99c [PATCH] x86_64: s/Overwrite/Override/ in arch/x86-64 by Dave Jones · 20 years ago
  67. 60c1bc8 [PATCH] x86_64: to use lapic ids instead of initial apic ids by Ravikiran G Thirumalai · 20 years ago
  68. e57113b [PATCH] x86_64: miscellaneous cleanup by Jan Beulich · 20 years ago
  69. 1f50249 [PATCH] x86_64: Make pfn_valid work early in boot by Andi Kleen · 20 years ago
  70. 2b692a8 [PATCH] x86_64: Clean up white space in traps.c by Roberto Nibali · 20 years ago
  71. 681558f [PATCH] x86_64: Check that early arguments are words on their own by Andi Kleen · 20 years ago
  72. 86ebcea [PATCH] x86_64: remove dead do_softirq_thunk by Jan Beulich · 20 years ago
  73. 8c914cb [PATCH] x86_64: actively synchronize vmalloc area when registering certain callbacks by Jan Beulich · 20 years ago
  74. 85f9eebc [PATCH] x86_64: Use cpu_relax in poll loop in GART IOMMU by Andi Kleen · 20 years ago
  75. 77d910f [PATCH] x86_64: Report local APIC ID when initializing CPU by Andi Kleen · 20 years ago
  76. 9ede6b0 [PATCH] x86_64: Don't need to read PIT in timer handler when PM timer is used by Andi Kleen · 20 years ago
  77. 51f62e1 [PATCH] x86_64: cleanup allocating logical cpu numbers in x86_64 by Ashok Raj · 20 years ago
  78. 45948d7 [PATCH] x86_64: save FPU context slightly later by Jan Beulich · 20 years ago
  79. 2b514e7 [PATCH] x86_64: eliminate set_debug() by Jan Beulich · 20 years ago
  80. 893efca [PATCH] x86_64: disallow multi-byte hardware execution breakpoints by Jan Beulich · 20 years ago
  81. 3240114 [PATCH] x86_64: cpu_pda array to macro followup correction by Jan Beulich · 20 years ago
  82. a94ddf3 [PATCH] early_printk: cleanup trailiing whitespace by Randy Dunlap · 20 years ago
  83. cdb0452 [PATCH] kill include/linux/platform.h, default_idle() cleanup by Adrian Bunk · 20 years ago
  84. 3d1712c [PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fix by Akinobu Mita · 20 years ago
  85. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 20 years ago
  86. 7a7d1cf [PATCH] sem2mutex: kprobes by Ingo Molnar · 20 years ago
  87. fc558a7 [PATCH] swsusp: finally solve mysqld problem by Rafael J. Wysocki · 20 years ago
  88. ffa930e [PATCH] x86: early_printk(): remove MAX_YPOS and MAX_XPOS macros by Andrew Morton · 20 years ago
  89. 98e7d9b [PATCH] x86: start early_printk at sensible screen row by Chuck Ebbert · 20 years ago
  90. 99b7de3 [PATCH] x86: early printk handling fixes by Stas Sergeev · 20 years ago
  91. f4a641d [PATCH] multiple exports of strpbrk by Andrew Morton · 20 years ago
  92. 68ed004 [PATCH] x86: mark cyc2ns_scale readmostly by Ravikiran G Thirumalai · 20 years ago
  93. cbf0ec6 Revert "[PATCH] x86-64: Fix up handling of non canonical user RIPs" by Linus Torvalds · 20 years ago
  94. c33d456 [PATCH] x86-64: Fix up handling of non canonical user RIPs by Andi Kleen · 20 years ago
  95. 2ec5e3a [PATCH] fix kexec asm by Michael Matz · 20 years ago
  96. 637029c Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumption on IBM systems" by Linus Torvalds · 20 years ago
  97. d517612 [PATCH] fix build on x86_64 with !CONFIG_HOTPLUG_CPU by Brian Magnuson · 20 years ago
  98. ab9b32e [PATCH] x86_64: Better ATI timer fix by Andi Kleen · 20 years ago
  99. e8b9177 [PATCH] x86_64: Move the SMP time selection earlier by Andi Kleen · 20 years ago
  100. e2c0388 [PATCH] x86_64: Fix the additional_cpus=.. option by Andi Kleen · 20 years ago