1. 2d9ce17 i386: Allow KVM on i386 nonpae by Avi Kivity · 17 years ago
  2. c41917d [PATCH] sched: sched_cacheflush is now unused by Ralf Baechle · 17 years ago
  3. d7e28ff lguest: the host code by Rusty Russell · 17 years ago
  4. b111757 arch: personality independent stack top by Peter Zijlstra · 17 years ago
  5. 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 17 years ago
  6. 9e367d8 jprobes: remove JPROBE_ENTRY() by Michael Ellerman · 17 years ago
  7. d756d10 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 17 years ago
  8. 4bac07c xen: add the Xenbus sysfs and virtual device hotplug driver by Jeremy Fitzhardinge · 17 years ago
  9. 5ead97c xen: Core Xen implementation by Jeremy Fitzhardinge · 17 years ago
  10. a42089d xen: Add Xen interface header files by Jeremy Fitzhardinge · 17 years ago
  11. 688340e Add a sched_clock paravirt_op by Jeremy Fitzhardinge · 17 years ago
  12. d572929 paravirt: helper to disable all IO space by Jeremy Fitzhardinge · 17 years ago
  13. c70df74 paravirt: make siblingmap functions visible by Jeremy Fitzhardinge · 17 years ago
  14. 724faa8 paravirt: unstatic smp_store_cpu_info by Jeremy Fitzhardinge · 17 years ago
  15. 5378701 paravirt: unstatic leave_mm by Jeremy Fitzhardinge · 17 years ago
  16. 03f0c2f paravirt: increase IRQ limit by Jeremy Fitzhardinge · 17 years ago
  17. 6996d3b paravirt: add a hook for once the allocator is ready by Jeremy Fitzhardinge · 17 years ago
  18. fdb4c33 paravirt: add an "mm" argument to alloc_pt by Jeremy Fitzhardinge · 17 years ago
  19. 97ac735 sys_fallocate() implementation on i386, x86_64 and powerpc by Amit Arora · 17 years ago
  20. 317b3c2 fbdev: detect primary display device by Antonino A. Daplas · 17 years ago
  21. 10eb265 fbdev: move arch-specific bits to their respective subdirectories by Antonino A. Daplas · 17 years ago
  22. 769848c Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated by Mel Gorman · 17 years ago
  23. e21ea24 mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty by Martin Schwidefsky · 17 years ago
  24. f0e47c2 mm: remove ptep_establish() by Martin Schwidefsky · 17 years ago
  25. cf99aba make seccomp zerocost in schedule by Andrea Arcangeli · 17 years ago
  26. ed4aaad fix jvc cdrom drive lockup by Zhang, Yanmin · 17 years ago
  27. 8f0accc kill vmalloc_earlyreserve by Jan Beulich · 17 years ago
  28. 45e98cd page table handling cleanup by Jan Beulich · 17 years ago
  29. 18a8bd9 serial: convert early_uart to earlycon for 8250 by Yinghai Lu · 17 years ago
  30. 21ba0f8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  31. 48c7ae6 Make struct boot_params a real structure, and remove obsolete fields by H. Peter Anvin · 17 years ago
  32. 9c25d13 Make definitions for struct e820entry and struct e820map consistent by H. Peter Anvin · 17 years ago
  33. 1d67953 Use a new CPU feature word to cover features that are spread around by Venki Pallipadi · 17 years ago
  34. ec48153 Unify the CPU features vectors between i386 and x86-64 by H. Peter Anvin · 17 years ago
  35. f8c0937 include/asm-i386/boot.h: This is <asm/boot.h>, not <linux/boot.h> by H. Peter Anvin · 17 years ago
  36. caa5171 PCI: remove pci_dac_dma_... APIs by Jan Beulich · 17 years ago
  37. 575e334 PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() by Michael Ellerman · 18 years ago
  38. 071922c i386: es7000 build breakage fix by Vivek Goyal · 17 years ago
  39. b9e3614 fix nmi_watchdog=2 bootup hang by Björn Steinbrink · 17 years ago
  40. 388c19e x86: Disable DAC on VIA bridges by Andi Kleen · 17 years ago
  41. 8dab524 Rework ptep_set_access_flags and fix sun4c by Benjamin Herrenschmidt · 17 years ago
  42. d6f8bb1 i386 mm: use pte_update() in ptep_test_and_clear_dirty() by Hugh Dickins · 17 years ago
  43. 03491c9 i386: fix early usage of atomic_add_return and local_add_return on real i386 by Thomas Gleixner · 18 years ago
  44. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 18 years ago
  45. 297d9c0 i386: move common parts of smp into their own file by Jeremy Fitzhardinge · 18 years ago
  46. faa8b6c Revert "ipmi: add new IPMI nmi watchdog handling" by Linus Torvalds · 18 years ago
  47. f1d1a84 SLUB: i386 support by Christoph Lameter · 18 years ago
  48. fdb902b1 signal/timer/event: eventfd wire up x86 arches by Davide Libenzi · 18 years ago
  49. 57ac889 signal/timer/event: timerfd wire up x86 arches by Davide Libenzi · 18 years ago
  50. 2121e24 signal/timer/event: signalfd wire up x86 arches by Davide Libenzi · 18 years ago
  51. 04dd08b Consolidate asm/poll.h by Stephen Rothwell · 18 years ago
  52. 6041b57 i386: work around miscompilation of alternatives code by Joerg Roedel · 18 years ago
  53. 5a18c92 Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization" by Eric W. Biederman · 18 years ago
  54. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  55. b0b73cb i386: msr.h: be paranoid about types and parentheses by H. Peter Anvin · 18 years ago
  56. 29bd443 i386: remove unused rdtsc() macro by H. Peter Anvin · 18 years ago
  57. c3c117f i386 mmzone: use __maybe_unused by David Rientjes · 18 years ago
  58. c9f4f06 wrap access to thread_info by Roman Zippel · 18 years ago
  59. a36166c Use the APIC to determine the hardware processor id - i386 by Fernando Luis Vazquez Cao · 18 years ago
  60. 2f4dfe2 Remove hardcoding of hard_smp_processor_id on UP systems by Fernando Luis Vazquez Cao · 18 years ago
  61. beb7dd8 Fix misspellings collected by members of KJ list. by Robert P. J. Day · 18 years ago
  62. 36f021b Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 18 years ago
  63. 7e92b4fc x86, serial: convert legacy COM ports to platform devices by Bjorn Helgaas · 18 years ago
  64. cc38682 Some grammatical fixups and additions to atomic.h kernel-doc content by Robert P. J. Day · 18 years ago
  65. a436ed9 x86: create asm/cmpxchg.h by Jeff Dike · 18 years ago
  66. 5dc12dd Remove tas() by Jeff Dike · 18 years ago
  67. a075227 local_t: i386 extension by Mathieu Desnoyers · 18 years ago
  68. 2856f5e atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency by Mathieu Desnoyers · 18 years ago
  69. e656e24 atomic.h: i386 type safety fix by Mathieu Desnoyers · 18 years ago
  70. 1c710c8 utimensat implementation by Ulrich Drepper · 18 years ago
  71. 0bb5e19 Clean up mostly unused IOSPACE macros by David Gibson · 18 years ago
  72. 7e80d0d i386: sched.h inclusion from module.h is baack by Alexey Dobriyan · 18 years ago
  73. 6672f76 kdump/kexec: calculate note size at compile time by Simon Horman · 18 years ago
  74. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 18 years ago
  75. 6de0212 tty: i386/x86_64 arbitary speed support by Alan Cox · 18 years ago
  76. f64da95 ipmi: add new IPMI nmi watchdog handling by Corey Minyard · 18 years ago
  77. 4e9baad i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpu by Rudolf Marek · 18 years ago
  78. b5637e6 i386: use page allocator to allocate thread_info structure by Christoph Lameter · 18 years ago
  79. 0013572 i386: use pte_update_defer in ptep_test_and_clear_{dirty,young} by Zachary Amsden · 18 years ago
  80. 10a8d6a i386: add ptep_test_and_clear_{dirty,young} by David Rientjes · 18 years ago
  81. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  82. fabb5c4 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/voyager-2.6 by Linus Torvalds · 18 years ago
  83. 89661ad Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  84. 98b9617 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  85. a9dfd28 PCI: scatterlist.h needs types.h by Jean Delvare · 18 years ago
  86. c41bf8f [PATCH] i386: avoid redundant preempt_disable in __unlazy_fpu by Jan Kiszka · 18 years ago
  87. 02b64da [PATCH] i386: white space fixes in i387.h by Jan Kiszka · 18 years ago
  88. c5bcb56 [PATCH] x86: Use RDTSCP for synchronous get_cycles if possible by Andi Kleen · 18 years ago
  89. 9bccb23d [PATCH] i386: Add X86_FEATURE_RDTSCP by Andi Kleen · 18 years ago
  90. 3aefbe0 [PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386 by Andi Kleen · 18 years ago
  91. e859dc55 [PATCH] i386: Implement alternative_io for i386 by Andi Kleen · 18 years ago
  92. 3671df8 [PATCH] i386: Evaluate constant cpu features at runtime by Andi Kleen · 18 years ago
  93. c7f81c9 [PATCH] i386: Verify important CPUID bits in real mode by Andi Kleen · 18 years ago
  94. 09198e6 [PATCH] i386: Clean up NMI watchdog code by Andi Kleen · 18 years ago
  95. 9e5e316 [PATCH] i386: pte simplify ops by Zachary Amsden · 18 years ago
  96. 142dd97 [PATCH] i386: pte xchg optimization by Zachary Amsden · 18 years ago
  97. c2c1acc [PATCH] i386: pte clear optimization by Zachary Amsden · 18 years ago
  98. f2b218d [PATCH] i386: safe_apic_wait_icr_idle - i386 by Fernando Luis VazquezCao · 18 years ago
  99. de938c5 [PATCH] i386: Enable support for fixed-range IORRs to keep RdMem & WrMem in sync by Bernhard Kaindl · 18 years ago
  100. 2b1f627 [PATCH] x86: Save the MTRRs of the BSP before booting an AP by Bernhard Kaindl · 18 years ago