1. 099e137 x86: use ELF format in compressed images. by Ian Campbell · 16 years ago
  2. e0bf0f7 x86: define DEBUG_SIG in signal_64.c by Harvey Harrison · 16 years ago
  3. 866bc13 x86: Unify argument names in signal_32|64.c by Harvey Harrison · 16 years ago
  4. 123a634 x86: move struct definitions to unifed sigframe.h by Harvey Harrison · 16 years ago
  5. 2d19c45 x86: use sizeof(long) to unify signal_32|64.c by Harvey Harrison · 16 years ago
  6. 1a17680 x86: Use FIX_EFLAGS define in X86_64 by Harvey Harrison · 16 years ago
  7. ac66f3f x86: reduce trivial style differences in signal_32|64.c by Harvey Harrison · 16 years ago
  8. c3e6ff8 x86: regparm(3) is mandatory, no need to annotate by Harvey Harrison · 16 years ago
  9. 9902a70 x86: make X86_32 pt_regs members unsigned long by Harvey Harrison · 16 years ago
  10. 92bc205 x86: change most X86_32 pt_regs members to unsigned long by Harvey Harrison · 16 years ago
  11. 45de707 x86: enable ACPI extended century handling for 32bit by Andi Kleen · 16 years ago
  12. 068c922 x86: add warning when RTC clock reports binary by Andi Kleen · 16 years ago
  13. b62576a x86: use year 2000 offset for cmos clock by Andi Kleen · 16 years ago
  14. 48c508b x86: clean up find_e820_area(), 64-bit by Yinghai Lu · 16 years ago
  15. ef92576 x86: do kernel direct mapping at boot using GB pages by Andi Kleen · 16 years ago
  16. 00d1c5e x86: add gbpages switches by Ingo Molnar · 16 years ago
  17. fe770bf0 x86: clean up the page table dumper and add 32-bit support by H. Peter Anvin · 16 years ago
  18. 926e539 x86: add code to dump the (kernel) page tables for visual inspection by kernel developers by Arjan van de Ven · 16 years ago
  19. 2596e0f x86: unify arch/x86/mm/Makefile by H. Peter Anvin · 16 years ago
  20. ee7ae7a x86: add debug info to DEBUG_PAGEALLOC by Thomas Gleixner · 16 years ago
  21. 5de253c x86 vDSO: don't map 32-bit vdso when disabled by Roland McGrath · 16 years ago
  22. 1a3e4ca x86 vDSO: don't use disabled vDSO for signal trampoline by Roland McGrath · 16 years ago
  23. 85eb69a x86: increase the kernel text limit to 512 MB by Ingo Molnar · 16 years ago
  24. b4e0409 x86: check vmlinux limits, 64-bit by Ingo Molnar · 16 years ago
  25. 223ac2f x86, pci: fix off-by-one errors in some pirq warnings by Björn Steinbrink · 16 years ago
  26. b87e81e acpi: unneccessary to scan the PCI bus already scanned by yakui.zhao@intel.com · 16 years ago
  27. 54a0151 asmlinkage_protect replaces prevent_tail_call by Roland McGrath · 16 years ago
  28. 783e391 x86: Simplify cpu_idle_wait by Venki Pallipadi · 16 years ago
  29. f4be31e pop previous section in alternative.c by Steven Rostedt · 16 years ago
  30. 4f41c94 x86: fix call to set_cyc2ns_scale() from time_cpufreq_notifier() by Karsten Wiese · 16 years ago
  31. 5b13d86 revert "x86: tsc prevent time going backwards" by Ingo Molnar · 16 years ago
  32. 64ba4f2 Fix booting pentium+ with dodgy TSC by Rusty Russell · 16 years ago
  33. 5761d64 x86: revert assign IRQs to hpet timer by Thomas Gleixner · 16 years ago
  34. 47001d6 x86: tsc prevent time going backwards by Thomas Gleixner · 16 years ago
  35. c946c7d xen: Clear PG_pinned in release_{pt,pd}() by Mark McLoughlin · 16 years ago
  36. a684d69 xen: Do not pin/unpin PMD pages by Mark McLoughlin · 16 years ago
  37. f643370 xen: refactor xen_{alloc,release}_{pt,pd}() by Mark McLoughlin · 16 years ago
  38. 8f59610 x86, agpgart: scary messages are fortunately obsolete by Pavel Machek · 16 years ago
  39. 9c9b81f x86: print message if nmi_watchdog=2 cannot be enabled by Ingo Molnar · 16 years ago
  40. 4f14bde x86: fix nmi_watchdog=2 on Pentium-D CPUs by Ingo Molnar · 16 years ago
  41. 4ba51fd x86 ptrace: avoid unnecessary wrmsr by Roland McGrath · 16 years ago
  42. 629c8b4 vmcoreinfo: add the symbol "phys_base" by Ken'ichi Ohmichi · 16 years ago
  43. 9c31205 Avoid false positive warnings in kmap_atomic_prot() with DEBUG_HIGHMEM by Andrew Morton · 16 years ago
  44. a6bd8e1 lguest: comment documentation update. by Rusty Russell · 16 years ago
  45. 3085354 x86: prefetch fix #2 by Ingo Molnar · 16 years ago
  46. 2e8fe71 xen: fix UP setup of shared_info by Jeremy Fitzhardinge · 16 years ago
  47. 04c44a0 xen: fix RMW when unmasking events by Jeremy Fitzhardinge · 16 years ago
  48. 25e5988 x86: stricter check in follow_huge_addr() by Christoph Lameter · 16 years ago
  49. b2ef749 rdc321x: GPIO routines bugfixes by Florian Fainelli · 16 years ago
  50. d8d4f15 x86: ptrace.c: fix defined-but-unused warnings by Andrew Morton · 16 years ago
  51. bc713dc x86: fix prefetch workaround by Ingo Molnar · 16 years ago
  52. d546b67 x86: fix performance drop for glx by Suresh Siddha · 16 years ago
  53. 76c32418 x86: fix trim mtrr not to setup_memory two times by Yinghai Lu · 16 years ago
  54. 923a0cf x86: GEODE: add missing module.h include by Andres Salomon · 16 years ago
  55. c6e8256 x86, cpufreq: fix Speedfreq-SMI call that clobbers ECX by Stephan Diestelhorst · 16 years ago
  56. 475613b x86: fix memoryless node oops during boot by Yinghai Lu · 16 years ago
  57. 3c274c2 x86: add dmi quirk for io_delay by Ingo Molnar · 16 years ago
  58. 1d3381e x86: convert mtrr/generic.c to kernel-doc by Randy Dunlap · 16 years ago
  59. e48bb49 KVM: MMU: Fix memory leak on guest demand faults by Avi Kivity · 16 years ago
  60. 707a18a KVM: VMX: convert init_rmode_tss() to slots_lock by Marcelo Tosatti · 16 years ago
  61. 15aaa81 KVM: MMU: handle page removal with shadow mapping by Marcelo Tosatti · 16 years ago
  62. 4b1a80f KVM: MMU: Fix is_rmap_pte() with io ptes by Avi Kivity · 16 years ago
  63. 5dc8326 KVM: VMX: Restore tss even on x86_64 by Avi Kivity · 16 years ago
  64. b9e76a0 x86-32: Pass the full resource data to ioremap() by Linus Torvalds · 16 years ago
  65. 9e96304 x86: revert: reserve dma32 early for gart by Thomas Gleixner · 16 years ago
  66. 37bff62 x86_64: free_bootmem should take phys by Yinghai Lu · 16 years ago
  67. 5dca6a1 x86: trim mtrr don't close gap for resource allocation. by Yinghai Lu · 16 years ago
  68. fc1c892 x86: fix reboot problem with Dell Optiplex 745, 0KW626 board by Heinz-Ado Arnolds · 16 years ago
  69. e215f3c x86: fix fault_msg nul termination by Jiri Slaby · 16 years ago
  70. 2050d45 x86: fix long standing bug with usb after hibernation with 4GB ram by Pavel Machek · 16 years ago
  71. 96bcf45 x86: hpet clock enable quirk on nVidia nForce 430 by Zbigniew Luszpinski · 16 years ago
  72. f62f1fc x86: reserve dma32 early for gart by Yinghai Lu · 16 years ago
  73. fc115bf x86: add the DFF (Desktop Form Factor) Dell Optiplex 745 to the reboot errata list by Coleman Kane · 16 years ago
  74. 3178071 x86/visws: fix printk format warnings by Randy Dunlap · 16 years ago
  75. 7d2de13 x86: tight online check in setup_per_cpu_areas by Yinghai Lu · 16 years ago
  76. 6721fc0 x86: fix dma_alloc_pages by Yinghai Lu · 16 years ago
  77. 5347112 documentation: Move power-related files to Documentation/power/ by Randy Dunlap · 16 years ago
  78. 985a34b x86: remove quicklists by Thomas Gleixner · 16 years ago
  79. 40f0933 x86: ia32 syscall restart fix by Roland McGrath · 16 years ago
  80. 9a46d7e x86: ioremap, remove WARN_ON() by Ingo Molnar · 16 years ago
  81. f5dbb55 fix BIOS PCI config cycle buglet causing ACPI boot regression by Ingo Molnar · 16 years ago
  82. 4357bd9 lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem. by Rusty Russell · 16 years ago
  83. 3fabc55 lguest: Sanitize the lguest clock. by Rusty Russell · 16 years ago
  84. 84c6f60 x86_64: make ptrace always sign-extend orig_ax to 64 bits by Roland McGrath · 16 years ago
  85. 1722770 x86-boot: don't request VBE2 information by Peter Korsgaard · 16 years ago
  86. 7432d14 x86: re-add reboot fixups by Ingo Molnar · 16 years ago
  87. d032b31 x86: fix typo in step.c by Jan Beulich · 16 years ago
  88. 609b529 x86: fix merge mistake in i387.c by Jan Beulich · 16 years ago
  89. e40cd10 x86: clear DF before calling signal handler by Aurelien Jarno · 16 years ago
  90. 0e5aa8d [CPUFREQ] Remove debugging message from e_powersaver by Dave Jones · 16 years ago
  91. 9edddaa Kprobes: indicate kretprobe support in Kconfig by Ananth N Mavinakayanahalli · 16 years ago
  92. fcab59a x86: a P4 is a P6 not an i486 by Hugh Dickins · 16 years ago
  93. 34f10fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  94. 67171a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  95. 87d034f x86/xen: fix DomU boot problem by Ian Campbell · 16 years ago
  96. 7c9e92b x86: not set node to cpu_to_node if the node is not online by Yinghai Lu · 16 years ago
  97. 18a8622 x86, i387: fix ptrace leakage using init_fpu() by Suresh Siddha · 16 years ago
  98. 1a4e3f8 x86: disable KVM for Voyager and friends by Randy Dunlap · 16 years ago
  99. 33f9c50 KVM: VMX: Avoid rearranging switched guest msrs while they are loaded by Avi Kivity · 16 years ago
  100. f7d9c7b KVM: MMU: Fix race when instantiating a shadow pte by Avi Kivity · 16 years ago