1. 6db7016 lguest: the asm offsets by Rusty Russell · 17 years ago
  2. d7e28ff lguest: the host code by Rusty Russell · 17 years ago
  3. 5992b6d lguest: export symbols for lguest as a module by Rusty Russell · 17 years ago
  4. cbe8712 i386: Put allocated ELF notes in read-only data segment by Roland McGrath · 17 years ago
  5. f34e3b6 use the new percpu interface for shared data by Fenghua Yu · 17 years ago
  6. 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 17 years ago
  7. 77afcf7 PM: Integrate beeping flag with existing acpi_sleep flags by Pavel Machek · 17 years ago
  8. 5a60d62 PM: Optional beeping during resume from suspend to RAM by Nigel Cunningham · 17 years ago
  9. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  10. 97405fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup by Linus Torvalds · 17 years ago
  11. a10d9a7 i386: fixup TRACE_IRQ breakage by Peter Zijlstra · 17 years ago
  12. 29eb511 Handle bogus %cs selector in single-step instruction decoding by Roland McGrath · 17 years ago
  13. 3fbc541 [PATCH] x86: do not recompile boot for each build by Sam Ravnborg · 17 years ago
  14. 8c027ae [x86 setup] Save/restore DS around invocations of INT 10h by H. Peter Anvin · 17 years ago
  15. 7ad37df [x86 setup] VGA: Clear the Protect bit before setting the vertical height by H. Peter Anvin · 17 years ago
  16. 5593eaa [x86 setup] Fix assembly constraints by H. Peter Anvin · 17 years ago
  17. 9aa3909 [x86 setup] build/tools.c: fix comment by H. Peter Anvin · 17 years ago
  18. d756d10 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 17 years ago
  19. dfdcdd4 xen: disable all non-virtual drivers by Jeremy Fitzhardinge · 17 years ago
  20. 9ec2b80 xen: use iret directly when possible by Jeremy Fitzhardinge · 17 years ago
  21. 600b2fc xen: suppress abs symbol warnings for unused reloc pointers by Jeremy Fitzhardinge · 17 years ago
  22. 6487673 xen: Attempt to patch inline versions of common operations by Jeremy Fitzhardinge · 17 years ago
  23. 60223a3 xen: Place vcpu_info structure into per-cpu memory by Jeremy Fitzhardinge · 17 years ago
  24. 3e2b8fb xen: handle external requests for shutdown, reboot and sysrq by Jeremy Fitzhardinge · 17 years ago
  25. fefa629 xen: machine operations by Jeremy Fitzhardinge · 17 years ago
  26. b536b4b xen: use the hvc console infrastructure for Xen console by Jeremy Fitzhardinge · 17 years ago
  27. 8b84ad9 xen: hack to prevent bad segment register reload by Jeremy Fitzhardinge · 17 years ago
  28. d66bf8f xen: lazy-mmu operations by Jeremy Fitzhardinge · 17 years ago
  29. f120f13 xen: Add support for preemption by Jeremy Fitzhardinge · 17 years ago
  30. f87e4ca xen: SMP guest support by Jeremy Fitzhardinge · 17 years ago
  31. ab55028 xen: Implement sched_clock by Jeremy Fitzhardinge · 17 years ago
  32. f91a8b4 xen: Account for stolen time by Jeremy Fitzhardinge · 17 years ago
  33. 9a4029f xen: ignore RW mapping of RO pages in pagetable_init by Jeremy Fitzhardinge · 17 years ago
  34. f4f97b3 xen: Complete pagetable pinning by Jeremy Fitzhardinge · 17 years ago
  35. e738fca8 xen: configuration by Jeremy Fitzhardinge · 17 years ago
  36. 15c8473 xen: time implementation by Jeremy Fitzhardinge · 17 years ago
  37. e46cdb6 xen: event channels by Jeremy Fitzhardinge · 17 years ago
  38. 3b827c1 xen: virtual mmu by Jeremy Fitzhardinge · 17 years ago
  39. 5ead97c xen: Core Xen implementation by Jeremy Fitzhardinge · 17 years ago
  40. 24037a8 Add nosegneg capability to the vsyscall page notes by Jeremy Fitzhardinge · 17 years ago
  41. 688340e Add a sched_clock paravirt_op by Jeremy Fitzhardinge · 17 years ago
  42. d572929 paravirt: helper to disable all IO space by Jeremy Fitzhardinge · 17 years ago
  43. bdef40a paravirt: export __supported_pte_mask by Jeremy Fitzhardinge · 17 years ago
  44. c70df74 paravirt: make siblingmap functions visible by Jeremy Fitzhardinge · 17 years ago
  45. 724faa8 paravirt: unstatic smp_store_cpu_info by Jeremy Fitzhardinge · 17 years ago
  46. 5378701 paravirt: unstatic leave_mm by Jeremy Fitzhardinge · 17 years ago
  47. 6996d3b paravirt: add a hook for once the allocator is ready by Jeremy Fitzhardinge · 17 years ago
  48. fdb4c33 paravirt: add an "mm" argument to alloc_pt by Jeremy Fitzhardinge · 17 years ago
  49. 810bab4 use elfnote.h to generate vsyscall notes. by Jeremy Fitzhardinge · 17 years ago
  50. 86313c4 usermodehelper: Tidy up waiting by Jeremy Fitzhardinge · 17 years ago
  51. 97ac735 sys_fallocate() implementation on i386, x86_64 and powerpc by Amit Arora · 17 years ago
  52. 8e1c091 arch/i386/* fs/* ipc/*: mark variables with uninitialized_var() by Jeff Garzik · 17 years ago
  53. 49c13b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
  54. 623e71b fbcon: allow fbcon to use the primary display driver by Antonino A. Daplas · 17 years ago
  55. 317b3c2 fbdev: detect primary display device by Antonino A. Daplas · 17 years ago
  56. f289025 i386: speedup touch_nmi_watchdog by Andrew Morton · 17 years ago
  57. 87a7def Kprobes on select architectures no longer EXPERIMENTAL by Ananth N Mavinakayanahalli · 17 years ago
  58. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 17 years ago
  59. 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 17 years ago
  60. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 17 years ago
  61. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  62. 608e261 generic bug: use show_regs() instead of dump_stack() by Heiko Carstens · 17 years ago
  63. cf99aba make seccomp zerocost in schedule by Andrea Arcangeli · 17 years ago
  64. 2a07c8f Use menuconfig objects II - oprofile by Jan Engelhardt · 17 years ago
  65. b1c931e x86: initial fixmap support by Eric W. Biderman · 17 years ago
  66. de48935 i386: Allow smp_call_function_single() to current cpu by Avi Kivity · 17 years ago
  67. 38ef6d1 HOTPLUG: Adapt thermal throttle to CPU_DYING by Avi Kivity · 18 years ago
  68. 9a60ddb [CPUFREQ] Fix typos in powernow-k8 printk's. by Dave Jones · 17 years ago
  69. aac22d0 [CPUFREQ] powernow-k8 compile fix. by Andrew Morton · 17 years ago
  70. 6848569 [CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI by Adrian Bunk · 17 years ago
  71. 905497c [CPUFREQ] Longhaul - Option to disable ACPI C3 support by Rafał Bilski · 17 years ago
  72. 702ed6e Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  73. 21ba0f8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  74. c397368 Remove old i386 setup code by H. Peter Anvin · 17 years ago
  75. 4fd0696 Use the new x86 setup code for i386 by H. Peter Anvin · 17 years ago
  76. f2d98ae Linker script for the new x86 setup code by H. Peter Anvin · 17 years ago
  77. 6260731 Assembly header and main routine for new x86 setup code by H. Peter Anvin · 17 years ago
  78. 7052fdd Code for actual protected-mode entry by H. Peter Anvin · 17 years ago
  79. 5e8ddcbe Video mode probing support for the new x86 setup code by H. Peter Anvin · 17 years ago
  80. 337496e Voyager support for the new x86 setup code by H. Peter Anvin · 17 years ago
  81. 449f2ab Memory probing support for the new x86 setup code by H. Peter Anvin · 17 years ago
  82. 3b53d30 MCA support for new x86 setup code by H. Peter Anvin · 17 years ago
  83. d13444a EDD probing code for the new x86 setup code by H. Peter Anvin · 17 years ago
  84. 31b54f4 CPU features verification for the new x86 setup code by H. Peter Anvin · 17 years ago
  85. 0008ea3 Version string for the new x86 setup code by H. Peter Anvin · 17 years ago
  86. 1543610 Console-writing code for the new x86 setup code by H. Peter Anvin · 17 years ago
  87. e44c22f Command-line parsing code for the new x86 setup code by H. Peter Anvin · 17 years ago
  88. 49df18f APM probing code by H. Peter Anvin · 17 years ago
  89. 5a8a812 A20 handling code by H. Peter Anvin · 17 years ago
  90. 5be8656 String-handling functions for the new x86 setup code. by H. Peter Anvin · 17 years ago
  91. ad7e906 Simple bitops for the new x86 setup code. by H. Peter Anvin · 17 years ago
  92. 62bd033 Top header file for new x86 setup code by H. Peter Anvin · 17 years ago
  93. f7f4a5f Header file to produce 16-bit code with gcc by H. Peter Anvin · 17 years ago
  94. 48c7ae6 Make struct boot_params a real structure, and remove obsolete fields by H. Peter Anvin · 17 years ago
  95. 9c25d13 Make definitions for struct e820entry and struct e820map consistent by H. Peter Anvin · 17 years ago
  96. 85414b6 Define zero-page offset 0x1e4 as a scratch field, and use it by H. Peter Anvin · 17 years ago
  97. 1d67953 Use a new CPU feature word to cover features that are spread around by Venki Pallipadi · 17 years ago
  98. de32e04 x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILY by H. Peter Anvin · 17 years ago
  99. ec48153 Unify the CPU features vectors between i386 and x86-64 by H. Peter Anvin · 17 years ago
  100. c43eaa0 PCI: i386: traps, change VENDOR to DEVICE by Jiri Slaby · 17 years ago