1. 48d8d7e x86_64 irq: use mask/unmask and proper locking in fixup_irqs() by Siddha, Suresh B · 18 years ago
  2. c47e285 x86_64: set the irq_chip name for lapic by Suresh Siddha · 18 years ago
  3. 4f84e4b x86_64: fix misplaced `continue' in mce.c by Joshua Wise · 18 years ago
  4. 75154f4 x86_64: Ignore compat mode SYSCALL when IA32_EMULATION is not defined by Andi Kleen · 18 years ago
  5. 388c19e x86: Disable DAC on VIA bridges by Andi Kleen · 18 years ago
  6. b39b703 x86_64: oops_begin() fix by Andrew Morton · 18 years ago
  7. 3c6df2a Avoid zero size allocation in cache_k8_northbridges() by Ben Collins · 18 years ago
  8. 080e892 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix by Linus Torvalds · 18 years ago
  9. d0aff6e x86_64: vsyscall time() fix by john stultz · 18 years ago
  10. d8902bf x86_64: early_print kernel console should send CRLF not LFCR by Yinghai Lu · 18 years ago
  11. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 18 years ago
  12. ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 18 years ago
  13. 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 18 years ago
  14. faa8b6c Revert "ipmi: add new IPMI nmi watchdog handling" by Linus Torvalds · 18 years ago
  15. 0a203a4 x86_64: Add asm/mtrr.h include for some builds by Andi Kleen · 18 years ago
  16. 8bd9948 x86_64: Don't call mtrr_bp_init from identify_cpu by Andi Kleen · 18 years ago
  17. 547c535 x86_64: off-by-two error in aperture.c by Andrew Hastings · 18 years ago
  18. 853da00 Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  19. 069f11f x86_64: display more intuitive error message if kernel is not 2MB aligned by Vivek Goyal · 18 years ago
  20. e54dc24 [PATCH] audit signal recipients by Amy Griffis · 18 years ago
  21. 7f13da4 [PATCH] add SIGNAL syscall class (v3) by Amy Griffis · 18 years ago
  22. 02b6732 x86_64: fix default_do_nmi() missing return after an if () by Mathieu Desnoyers · 18 years ago
  23. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  24. c9f4f06 wrap access to thread_info by Roman Zippel · 18 years ago
  25. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 18 years ago
  26. beb7dd8 Fix misspellings collected by members of KJ list. by Robert P. J. Day · 18 years ago
  27. 7e92b4fc x86, serial: convert legacy COM ports to platform devices by Bjorn Helgaas · 18 years ago
  28. e6d828f Add IRQF_IRQPOLL flag on x86_64 by Bernhard Walle · 18 years ago
  29. bf8f6e5b Kprobes: The ON/OFF knob thru debugfs by Ananth N Mavinakayanahalli · 18 years ago
  30. 4c4308c kprobes: kretprobes simplifications by Christoph Hellwig · 18 years ago
  31. 0f95b7f Kprobes: print details of kretprobe on assertion failure by Ananth N Mavinakayanahalli · 18 years ago
  32. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  33. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 18 years ago
  34. 69331af Fixes and cleanups for earlyprintk aka boot console by Gerd Hoffmann · 18 years ago
  35. f64da95 ipmi: add new IPMI nmi watchdog handling by Corey Minyard · 18 years ago
  36. ab1b6f0 simplify the stacktrace code by Christoph Hellwig · 18 years ago
  37. 74dfd66 swsusp: do not use page flags by Rafael J. Wysocki · 18 years ago
  38. 11300a6 get_unmapped_area handles MAP_FIXED on x86_64 by Benjamin Herrenschmidt · 18 years ago
  39. e3ebadd Revert "[PATCH] x86: __pa and __pa_symbol address space separation" by Linus Torvalds · 18 years ago
  40. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  41. 89661ad Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  42. 7fe3730 MSI: arch must connect the irq and the msi_desc by Michael Ellerman · 18 years ago
  43. f19cccf [PATCH] x86-64: Fix allnoconfig error in genapic_flat.c by Andi Kleen · 18 years ago
  44. 2136220 [PATCH] x86-64: Remove CONFIG_REORDER by Andi Kleen · 18 years ago
  45. 72b1b1d [PATCH] x86-64: Use symbolic CPU features in early CPUID check by Andi Kleen · 18 years ago
  46. 4637a74 [PATCH] x86-64: Avoid overflows during apic timer calibration by David P. Reed · 18 years ago
  47. 05cb007 [PATCH] x86-64: Use the 32bit wd_ops for 64bit too. by Andi Kleen · 18 years ago
  48. 8a336b0 [PATCH] x86-64: Dynamically adjust machine check interval by Tim Hockin · 18 years ago
  49. 425001f [PATCH] x86-64: unexport cpu_llc_id by Andrew Morton · 18 years ago
  50. 57a4f91 [PATCH] x86-64: Auto compute __NR_syscall_max at compile time by Andi Kleen · 18 years ago
  51. 141a892 [PATCH] x86-64: move __vgetcpu_mode & __jiffies to the vsyscall_2 zone by Eric Dumazet · 18 years ago
  52. 9062d88 [PATCH] x86-64: __send_IPI_dest_field - x86_64 by Fernando Luis [** ISO-8859-1 charset **] VázquezCao · 18 years ago
  53. 3144c33 [PATCH] x86-64: use safe_apic_wait_icr_idle in smpboot.c - x86_64 by Fernando Luis VazquezCao · 18 years ago
  54. ea8c733 [PATCH] x86-64: use safe_apic_wait_icr_idle in smpboot.c - x86_64 by Fernando Luis VazquezCao · 18 years ago
  55. 8339e9f [PATCH] x86-64: safe_apic_wait_icr_idle - x86_64 by Fernando Luis VazquezCao · 18 years ago
  56. 3ebad59 [PATCH] x86: Save and restore the fixed-range MTRRs of the BSP when suspending by Bernhard Kaindl · 18 years ago
  57. 2b1f627 [PATCH] x86: Save the MTRRs of the BSP before booting an AP by Bernhard Kaindl · 18 years ago
  58. 57decbd [PATCH] x86: update for i386 and x86-64 check_bugs by Jeremy Fitzhardinge · 18 years ago
  59. 82d1bb7 [PATCH] x86-64: x86-64 system crashes when no memory populating Node 0 by James Puthukattukaran · 18 years ago
  60. 1c3d99c [PATCH] x86-64: Fix x86_64 compilation with DEBUG_SIG on by Glauber de Oliveira Costa · 18 years ago
  61. b6e3590 [PATCH] x86: Allow percpu variables to be page-aligned by Jeremy Fitzhardinge · 18 years ago
  62. f039b75 [PATCH] x86: Don't use MWAIT on AMD Family 10 by Andi Kleen · 18 years ago
  63. c169859d [PATCH] x86-64: Clean up asm-x86_64/bugs.h by Jeremy Fitzhardinge · 18 years ago
  64. b92e9fa [PATCH] x86: fix amd64-agp aperture validation by Jan Beulich · 18 years ago
  65. 141f9cf [PATCH] x86-64: Fix "Section mismatch" compile warning by Bernhard Walle · 18 years ago
  66. c8118c6 [PATCH] x86-64: vsyscall_gtod_data diet and vgettimeofday() fix by Eric Dumazet · 18 years ago
  67. 272a371 [PATCH] x86-64: fix vtime() vsyscall by Eric Dumazet · 18 years ago
  68. bd8559c [PATCH] x86: remove UNEXPECTED_IO_APIC() by Adrian Bunk · 18 years ago
  69. ca906e4 [PATCH] x86: sys_ioperm() prototype cleanup by Adrian Bunk · 18 years ago
  70. b871689 [PATCH] x86-64: Remove unused stext symbol by Andi Kleen · 18 years ago
  71. 6fb1475 [PATCH] x86: tighten kernel image page access rights by Jan Beulich · 18 years ago
  72. d824395 [PATCH] x86: remove constant_tsc reporting from /proc/cpuinfo' power flags by Joerg Roedel · 18 years ago
  73. 786142f [PATCH] x86-64: make simnow_init() static by Adrian Bunk · 18 years ago
  74. f0e13ae [PATCH] x86-64: remove extra smp_processor_id calling by Yinghai Lu · 18 years ago
  75. 5a90cf2 [PATCH] x86: Log reason why TSC was marked unstable by john stultz · 18 years ago
  76. d039c68 [PATCH] x86-64: Minor white space cleanup in traps.c by Andi Kleen · 18 years ago
  77. a4831e0 [PATCH] x86-64: Move cpu verification code to common file by Vivek Goyal · 18 years ago
  78. 6a50a66 [PATCH] x86-64: build-time checking by Vivek Goyal · 18 years ago
  79. 1ab60e0 [PATCH] x86-64: Relocatable Kernel Support by Vivek Goyal · 18 years ago
  80. 0dbf702 [PATCH] x86: __pa and __pa_symbol address space separation by Vivek Goyal · 18 years ago
  81. 49c3df6 [PATCH] x86: Move swsusp __pa() dependent code to arch portion by Vivek Goyal · 18 years ago
  82. cfd243d [PATCH] x86-64: Remove the identity mapping as early as possible by Vivek Goyal · 18 years ago
  83. bdb96a6 [PATCH] x86-64: Modify discover_ebda to use virtual addresses by Vivek Goyal · 18 years ago
  84. d8e1baf [PATCH] x86-64: 64bit ACPI wakeup trampoline by Vivek Goyal · 18 years ago
  85. 275f551 [PATCH] x86-64: wakeup.S misc cleanups by Vivek Goyal · 18 years ago
  86. 7db681d [PATCH] x86-64: wakeup.S rename registers to reflect right names by Vivek Goyal · 18 years ago
  87. 7c17e70 [PATCH] x86-64: Get rid of dead code in suspend resume by Vivek Goyal · 18 years ago
  88. 90b1c20 [PATCH] x86-64: 64bit PIC SMP trampoline by Vivek Goyal · 18 years ago
  89. 3c321bc [PATCH] x86-64: Add EFER to the register set saved by save_processor_state by Vivek Goyal · 18 years ago
  90. 30f4728 [PATCH] x86-64: cleanup segments by Vivek Goyal · 18 years ago
  91. 278c0eb [PATCH] x86-64: modify copy_bootdata to use virtual addresses by Vivek Goyal · 18 years ago
  92. 93fd755 [PATCH] x86-64: Fix early printk to use standard ISA mapping by Vivek Goyal · 18 years ago
  93. 67dcbb6 [PATCH] x86-64: Clean up the early boot page table by Vivek Goyal · 18 years ago
  94. dafe41e [PATCH] x86-64: Kill temp boot pmds by Vivek Goyal · 18 years ago
  95. e658450 [PATCH] x86-64: dma_ops as const by Stephen Hemminger · 18 years ago
  96. 6b37f5a [PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpus by Joerg Roedel · 18 years ago
  97. 405e494 [PATCH] x86-64: x86_64 make NMI use PERFCTR1 for architectural perfmon (take 2) by Stephane Eranian · 18 years ago
  98. 803d80f [PATCH] x86-64: Some cleanup in time.c by Andi Kleen · 18 years ago
  99. d189518 [PATCH] x86: Fix i386 and x86_64 fault information pollution by Andi Kleen · 18 years ago
  100. 3755090 [PATCH] x86-64: a few missing entry.S annotations by Jan Beulich · 18 years ago