1. e05aff8 i386: Use patchable lock prefix in set_64bit by Andi Kleen · 17 years ago
  2. f25f64e x86: Replace NSC/Cyrix specific chipset access macros by inlined functions. by Juergen Beisert · 17 years ago
  3. 8f4e956 x86: Stop MCEs and NMIs during code patching by Andi Kleen · 17 years ago
  4. 19d36cc x86: Fix alternatives and kprobes to remap write-protected kernel text by Andi Kleen · 17 years ago
  5. 08f1c19 x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdata by Muli Ben-Yehuda · 17 years ago
  6. f62e518 i386: basic infrastructure support for AMD geode-class machines by Andres Salomon · 17 years ago
  7. a290097 i386: move PIT function declarations and constants to correct header file by Thomas Gleixner · 17 years ago
  8. 48dd934 i386: replace hard-coded constant with appropriate macro from kernel.h by Robert P. J. Day · 17 years ago
  9. 267eb01 i386: add cpu_relax() to cmos_lock() by Andreas Mohr · 17 years ago
  10. 1c10070 i386: do not restore reserved memory after hibernation by Rafael J. Wysocki · 17 years ago
  11. 9596017 x86: remove support for the Rise CPU by Adrian Bunk · 17 years ago
  12. 4590295 i386: add reference to the arguments by Andrew Morton · 17 years ago
  13. 44bf4ce x86: PM_TRACE support by Nigel Cunningham · 17 years ago
  14. 8b93789 i386: fix machine rebooting by Truxton Fulton · 17 years ago
  15. d5321ab i386: minor nx handling adjustment by Jan Beulich · 17 years ago
  16. 0655d7c x86: share hpet.h with i386 by Thomas Gleixner · 17 years ago
  17. bef9f9d i386: remove pit_interrupt_hook by Chris Wright · 17 years ago
  18. b520b85 i386: Move all simple string operations out of line by Andi Kleen · 17 years ago
  19. 8264445 NTP: move the cmos update code into ntp.c by Thomas Gleixner · 17 years ago
  20. 2d9ce17 i386: Allow KVM on i386 nonpae by Avi Kivity · 17 years ago
  21. c41917d [PATCH] sched: sched_cacheflush is now unused by Ralf Baechle · 17 years ago
  22. d7e28ff lguest: the host code by Rusty Russell · 17 years ago
  23. b111757 arch: personality independent stack top by Peter Zijlstra · 17 years ago
  24. 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 17 years ago
  25. 9e367d8 jprobes: remove JPROBE_ENTRY() by Michael Ellerman · 17 years ago
  26. d756d10 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 17 years ago
  27. 4bac07c xen: add the Xenbus sysfs and virtual device hotplug driver by Jeremy Fitzhardinge · 17 years ago
  28. 5ead97c xen: Core Xen implementation by Jeremy Fitzhardinge · 17 years ago
  29. a42089d xen: Add Xen interface header files by Jeremy Fitzhardinge · 17 years ago
  30. 688340e Add a sched_clock paravirt_op by Jeremy Fitzhardinge · 17 years ago
  31. d572929 paravirt: helper to disable all IO space by Jeremy Fitzhardinge · 17 years ago
  32. c70df74 paravirt: make siblingmap functions visible by Jeremy Fitzhardinge · 17 years ago
  33. 724faa8 paravirt: unstatic smp_store_cpu_info by Jeremy Fitzhardinge · 17 years ago
  34. 5378701 paravirt: unstatic leave_mm by Jeremy Fitzhardinge · 17 years ago
  35. 03f0c2f paravirt: increase IRQ limit by Jeremy Fitzhardinge · 17 years ago
  36. 6996d3b paravirt: add a hook for once the allocator is ready by Jeremy Fitzhardinge · 17 years ago
  37. fdb4c33 paravirt: add an "mm" argument to alloc_pt by Jeremy Fitzhardinge · 17 years ago
  38. 97ac735 sys_fallocate() implementation on i386, x86_64 and powerpc by Amit Arora · 17 years ago
  39. 317b3c2 fbdev: detect primary display device by Antonino A. Daplas · 17 years ago
  40. 10eb265 fbdev: move arch-specific bits to their respective subdirectories by Antonino A. Daplas · 17 years ago
  41. 769848c Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated by Mel Gorman · 17 years ago
  42. e21ea24 mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty by Martin Schwidefsky · 17 years ago
  43. f0e47c2 mm: remove ptep_establish() by Martin Schwidefsky · 17 years ago
  44. cf99aba make seccomp zerocost in schedule by Andrea Arcangeli · 17 years ago
  45. ed4aaad fix jvc cdrom drive lockup by Zhang, Yanmin · 17 years ago
  46. 8f0accc kill vmalloc_earlyreserve by Jan Beulich · 17 years ago
  47. 45e98cd page table handling cleanup by Jan Beulich · 17 years ago
  48. 18a8bd9 serial: convert early_uart to earlycon for 8250 by Yinghai Lu · 17 years ago
  49. 21ba0f8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  50. 48c7ae6 Make struct boot_params a real structure, and remove obsolete fields by H. Peter Anvin · 17 years ago
  51. 9c25d13 Make definitions for struct e820entry and struct e820map consistent by H. Peter Anvin · 17 years ago
  52. 1d67953 Use a new CPU feature word to cover features that are spread around by Venki Pallipadi · 17 years ago
  53. ec48153 Unify the CPU features vectors between i386 and x86-64 by H. Peter Anvin · 17 years ago
  54. f8c0937 include/asm-i386/boot.h: This is <asm/boot.h>, not <linux/boot.h> by H. Peter Anvin · 17 years ago
  55. caa5171 PCI: remove pci_dac_dma_... APIs by Jan Beulich · 17 years ago
  56. 575e334 PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() by Michael Ellerman · 17 years ago
  57. 071922c i386: es7000 build breakage fix by Vivek Goyal · 17 years ago
  58. b9e3614 fix nmi_watchdog=2 bootup hang by Björn Steinbrink · 17 years ago
  59. 388c19e x86: Disable DAC on VIA bridges by Andi Kleen · 17 years ago
  60. 8dab524 Rework ptep_set_access_flags and fix sun4c by Benjamin Herrenschmidt · 17 years ago
  61. d6f8bb1 i386 mm: use pte_update() in ptep_test_and_clear_dirty() by Hugh Dickins · 17 years ago
  62. 03491c9 i386: fix early usage of atomic_add_return and local_add_return on real i386 by Thomas Gleixner · 17 years ago
  63. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  64. 297d9c0 i386: move common parts of smp into their own file by Jeremy Fitzhardinge · 17 years ago
  65. faa8b6c Revert "ipmi: add new IPMI nmi watchdog handling" by Linus Torvalds · 17 years ago
  66. f1d1a84 SLUB: i386 support by Christoph Lameter · 17 years ago
  67. fdb902b1 signal/timer/event: eventfd wire up x86 arches by Davide Libenzi · 17 years ago
  68. 57ac889 signal/timer/event: timerfd wire up x86 arches by Davide Libenzi · 17 years ago
  69. 2121e24 signal/timer/event: signalfd wire up x86 arches by Davide Libenzi · 17 years ago
  70. 04dd08b Consolidate asm/poll.h by Stephen Rothwell · 17 years ago
  71. 6041b57 i386: work around miscompilation of alternatives code by Joerg Roedel · 17 years ago
  72. 5a18c92 Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization" by Eric W. Biederman · 17 years ago
  73. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  74. b0b73cb i386: msr.h: be paranoid about types and parentheses by H. Peter Anvin · 17 years ago
  75. 29bd443 i386: remove unused rdtsc() macro by H. Peter Anvin · 17 years ago
  76. c3c117f i386 mmzone: use __maybe_unused by David Rientjes · 17 years ago
  77. c9f4f06 wrap access to thread_info by Roman Zippel · 17 years ago
  78. a36166c Use the APIC to determine the hardware processor id - i386 by Fernando Luis Vazquez Cao · 17 years ago
  79. 2f4dfe2 Remove hardcoding of hard_smp_processor_id on UP systems by Fernando Luis Vazquez Cao · 17 years ago
  80. beb7dd8 Fix misspellings collected by members of KJ list. by Robert P. J. Day · 17 years ago
  81. 36f021b Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 17 years ago
  82. 7e92b4fc x86, serial: convert legacy COM ports to platform devices by Bjorn Helgaas · 17 years ago
  83. cc38682 Some grammatical fixups and additions to atomic.h kernel-doc content by Robert P. J. Day · 17 years ago
  84. a436ed9 x86: create asm/cmpxchg.h by Jeff Dike · 17 years ago
  85. 5dc12dd Remove tas() by Jeff Dike · 17 years ago
  86. a075227 local_t: i386 extension by Mathieu Desnoyers · 17 years ago
  87. 2856f5e atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency by Mathieu Desnoyers · 17 years ago
  88. e656e24 atomic.h: i386 type safety fix by Mathieu Desnoyers · 17 years ago
  89. 1c710c8 utimensat implementation by Ulrich Drepper · 17 years ago
  90. 0bb5e19 Clean up mostly unused IOSPACE macros by David Gibson · 17 years ago
  91. 7e80d0d i386: sched.h inclusion from module.h is baack by Alexey Dobriyan · 17 years ago
  92. 6672f76 kdump/kexec: calculate note size at compile time by Simon Horman · 17 years ago
  93. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  94. 6de0212 tty: i386/x86_64 arbitary speed support by Alan Cox · 17 years ago
  95. f64da95 ipmi: add new IPMI nmi watchdog handling by Corey Minyard · 17 years ago
  96. 4e9baad i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpu by Rudolf Marek · 17 years ago
  97. b5637e6 i386: use page allocator to allocate thread_info structure by Christoph Lameter · 17 years ago
  98. 0013572 i386: use pte_update_defer in ptep_test_and_clear_{dirty,young} by Zachary Amsden · 17 years ago
  99. 10a8d6a i386: add ptep_test_and_clear_{dirty,young} by David Rientjes · 17 years ago
  100. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago