1. 317b3c2 fbdev: detect primary display device by Antonino A. Daplas · 17 years ago
  2. 10eb265 fbdev: move arch-specific bits to their respective subdirectories by Antonino A. Daplas · 17 years ago
  3. 769848c Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated by Mel Gorman · 17 years ago
  4. e21ea24 mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty by Martin Schwidefsky · 17 years ago
  5. f0e47c2 mm: remove ptep_establish() by Martin Schwidefsky · 17 years ago
  6. cf99aba make seccomp zerocost in schedule by Andrea Arcangeli · 17 years ago
  7. ed4aaad fix jvc cdrom drive lockup by Zhang, Yanmin · 17 years ago
  8. 8f0accc kill vmalloc_earlyreserve by Jan Beulich · 17 years ago
  9. 45e98cd page table handling cleanup by Jan Beulich · 17 years ago
  10. 18a8bd9 serial: convert early_uart to earlycon for 8250 by Yinghai Lu · 17 years ago
  11. 21ba0f8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  12. 48c7ae6 Make struct boot_params a real structure, and remove obsolete fields by H. Peter Anvin · 17 years ago
  13. 9c25d13 Make definitions for struct e820entry and struct e820map consistent by H. Peter Anvin · 17 years ago
  14. 1d67953 Use a new CPU feature word to cover features that are spread around by Venki Pallipadi · 17 years ago
  15. ec48153 Unify the CPU features vectors between i386 and x86-64 by H. Peter Anvin · 17 years ago
  16. f8c0937 include/asm-i386/boot.h: This is <asm/boot.h>, not <linux/boot.h> by H. Peter Anvin · 17 years ago
  17. caa5171 PCI: remove pci_dac_dma_... APIs by Jan Beulich · 17 years ago
  18. 575e334 PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() by Michael Ellerman · 18 years ago
  19. 071922c i386: es7000 build breakage fix by Vivek Goyal · 17 years ago
  20. b9e3614 fix nmi_watchdog=2 bootup hang by Björn Steinbrink · 18 years ago
  21. 388c19e x86: Disable DAC on VIA bridges by Andi Kleen · 18 years ago
  22. 8dab524 Rework ptep_set_access_flags and fix sun4c by Benjamin Herrenschmidt · 18 years ago
  23. d6f8bb1 i386 mm: use pte_update() in ptep_test_and_clear_dirty() by Hugh Dickins · 18 years ago
  24. 03491c9 i386: fix early usage of atomic_add_return and local_add_return on real i386 by Thomas Gleixner · 18 years ago
  25. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 18 years ago
  26. 297d9c0 i386: move common parts of smp into their own file by Jeremy Fitzhardinge · 18 years ago
  27. faa8b6c Revert "ipmi: add new IPMI nmi watchdog handling" by Linus Torvalds · 18 years ago
  28. f1d1a84 SLUB: i386 support by Christoph Lameter · 18 years ago
  29. fdb902b1 signal/timer/event: eventfd wire up x86 arches by Davide Libenzi · 18 years ago
  30. 57ac889 signal/timer/event: timerfd wire up x86 arches by Davide Libenzi · 18 years ago
  31. 2121e24 signal/timer/event: signalfd wire up x86 arches by Davide Libenzi · 18 years ago
  32. 04dd08b Consolidate asm/poll.h by Stephen Rothwell · 18 years ago
  33. 6041b57 i386: work around miscompilation of alternatives code by Joerg Roedel · 18 years ago
  34. 5a18c92 Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization" by Eric W. Biederman · 18 years ago
  35. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  36. b0b73cb i386: msr.h: be paranoid about types and parentheses by H. Peter Anvin · 18 years ago
  37. 29bd443 i386: remove unused rdtsc() macro by H. Peter Anvin · 18 years ago
  38. c3c117f i386 mmzone: use __maybe_unused by David Rientjes · 18 years ago
  39. c9f4f06 wrap access to thread_info by Roman Zippel · 18 years ago
  40. a36166c Use the APIC to determine the hardware processor id - i386 by Fernando Luis Vazquez Cao · 18 years ago
  41. 2f4dfe2 Remove hardcoding of hard_smp_processor_id on UP systems by Fernando Luis Vazquez Cao · 18 years ago
  42. beb7dd8 Fix misspellings collected by members of KJ list. by Robert P. J. Day · 18 years ago
  43. 36f021b Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 18 years ago
  44. 7e92b4fc x86, serial: convert legacy COM ports to platform devices by Bjorn Helgaas · 18 years ago
  45. cc38682 Some grammatical fixups and additions to atomic.h kernel-doc content by Robert P. J. Day · 18 years ago
  46. a436ed9 x86: create asm/cmpxchg.h by Jeff Dike · 18 years ago
  47. 5dc12dd Remove tas() by Jeff Dike · 18 years ago
  48. a075227 local_t: i386 extension by Mathieu Desnoyers · 18 years ago
  49. 2856f5e atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency by Mathieu Desnoyers · 18 years ago
  50. e656e24 atomic.h: i386 type safety fix by Mathieu Desnoyers · 18 years ago
  51. 1c710c8 utimensat implementation by Ulrich Drepper · 18 years ago
  52. 0bb5e19 Clean up mostly unused IOSPACE macros by David Gibson · 18 years ago
  53. 7e80d0d i386: sched.h inclusion from module.h is baack by Alexey Dobriyan · 18 years ago
  54. 6672f76 kdump/kexec: calculate note size at compile time by Simon Horman · 18 years ago
  55. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 18 years ago
  56. 6de0212 tty: i386/x86_64 arbitary speed support by Alan Cox · 18 years ago
  57. f64da95 ipmi: add new IPMI nmi watchdog handling by Corey Minyard · 18 years ago
  58. 4e9baad i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpu by Rudolf Marek · 18 years ago
  59. b5637e6 i386: use page allocator to allocate thread_info structure by Christoph Lameter · 18 years ago
  60. 0013572 i386: use pte_update_defer in ptep_test_and_clear_{dirty,young} by Zachary Amsden · 18 years ago
  61. 10a8d6a i386: add ptep_test_and_clear_{dirty,young} by David Rientjes · 18 years ago
  62. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  63. fabb5c4 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/voyager-2.6 by Linus Torvalds · 18 years ago
  64. 89661ad Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  65. 98b9617 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  66. a9dfd28 PCI: scatterlist.h needs types.h by Jean Delvare · 18 years ago
  67. c41bf8f [PATCH] i386: avoid redundant preempt_disable in __unlazy_fpu by Jan Kiszka · 18 years ago
  68. 02b64da [PATCH] i386: white space fixes in i387.h by Jan Kiszka · 18 years ago
  69. c5bcb56 [PATCH] x86: Use RDTSCP for synchronous get_cycles if possible by Andi Kleen · 18 years ago
  70. 9bccb23d [PATCH] i386: Add X86_FEATURE_RDTSCP by Andi Kleen · 18 years ago
  71. 3aefbe0 [PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386 by Andi Kleen · 18 years ago
  72. e859dc55 [PATCH] i386: Implement alternative_io for i386 by Andi Kleen · 18 years ago
  73. 3671df8 [PATCH] i386: Evaluate constant cpu features at runtime by Andi Kleen · 18 years ago
  74. c7f81c9 [PATCH] i386: Verify important CPUID bits in real mode by Andi Kleen · 18 years ago
  75. 09198e6 [PATCH] i386: Clean up NMI watchdog code by Andi Kleen · 18 years ago
  76. 9e5e316 [PATCH] i386: pte simplify ops by Zachary Amsden · 18 years ago
  77. 142dd97 [PATCH] i386: pte xchg optimization by Zachary Amsden · 18 years ago
  78. c2c1acc [PATCH] i386: pte clear optimization by Zachary Amsden · 18 years ago
  79. f2b218d [PATCH] i386: safe_apic_wait_icr_idle - i386 by Fernando Luis VazquezCao · 18 years ago
  80. de938c5 [PATCH] i386: Enable support for fixed-range IORRs to keep RdMem & WrMem in sync by Bernhard Kaindl · 18 years ago
  81. 2b1f627 [PATCH] x86: Save the MTRRs of the BSP before booting an AP by Bernhard Kaindl · 18 years ago
  82. 2b3b483 [PATCH] x86: Adds mtrr_save_fixed_ranges() for use in two later patches. by Bernhard Kaindl · 18 years ago
  83. 441d40d [PATCH] x86: PARAVIRT: Jeremy Fitzhardinge <jeremy@goop.org> by Jeremy Fitzhardinge · 18 years ago
  84. e0bb864 [PATCH] i386: Convert VMI timer to use clock events by Zachary Amsden · 18 years ago
  85. 57decbd [PATCH] x86: update for i386 and x86-64 check_bugs by Jeremy Fitzhardinge · 18 years ago
  86. c5413fb [PATCH] i386: Fix UP gdt bugs by Jeremy Fitzhardinge · 18 years ago
  87. 1956c73 [PATCH] i386: Define per_cpu_offset by Jeremy Fitzhardinge · 18 years ago
  88. 978c038 [PATCH] i386: cleanups to help using per-cpu variables from asm by Jeremy Fitzhardinge · 18 years ago
  89. 7c3576d [PATCH] i386: Convert PDA into the percpu section by Jeremy Fitzhardinge · 18 years ago
  90. 7a61d35 [PATCH] i386: Page-align the GDT by Jeremy Fitzhardinge · 18 years ago
  91. 4cdd9c8 [PATCH] i386: PARAVIRT: drop unused ptep_get_and_clear by Jeremy Fitzhardinge · 18 years ago
  92. 1a45b7a [PATCH] i386: PARAVIRT: Clean up paravirt patchable wrappers by Jeremy Fitzhardinge · 18 years ago
  93. 4e0fa85 [PATCH] i386: PARAVIRT: Use enums for paravirt lazy flush modi by Jeremy Fitzhardinge · 18 years ago
  94. ce6234b [PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pages by Jeremy Fitzhardinge · 18 years ago
  95. a27fe80 [PATCH] i386: PARAVIRT: revert map_pt_hook. by Jeremy Fitzhardinge · 18 years ago
  96. d4c1047 [PATCH] i386: PARAVIRT: add flush_tlb_others paravirt_op by Jeremy Fitzhardinge · 18 years ago
  97. 63f7027 [PATCH] i386: PARAVIRT: add common patching machinery by Jeremy Fitzhardinge · 18 years ago
  98. 294688c [PATCH] i386: PARAVIRT: Document asm-i386/paravirt.h by Jeremy Fitzhardinge · 18 years ago
  99. f8822f4 [PATCH] i386: PARAVIRT: Consistently wrap paravirt ops callsites to make them patchable by Jeremy Fitzhardinge · 18 years ago
  100. 42c24fa [PATCH] i386: PARAVIRT: Fix patch site clobbers to include return register by Jeremy Fitzhardinge · 18 years ago