1. 0124cec x86, PAT: disable /dev/mem mmap RAM with PAT by Venki Pallipadi · 16 years ago
  2. 4a27214 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes by Linus Torvalds · 16 years ago
  3. d485cb9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-optimized-inlining by Linus Torvalds · 16 years ago
  4. b822875 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-misc by Linus Torvalds · 16 years ago
  5. 2a8a271 x86 PAT: decouple from nonpromisc devmem by Ingo Molnar · 16 years ago
  6. 765c68b generic: make optimized inlining arch-opt-in by Ingo Molnar · 16 years ago
  7. 60a3cdd x86: add optimized inlining by Ingo Molnar · 16 years ago
  8. 5afca33 x86: section mismatch fixes, #3 by Jacek Luczak · 16 years ago
  9. 28acf28 x86: unlock_ExtINT_logic() - fix section mismatch warnings by Jacek Luczak · 16 years ago
  10. 991074f x86: uniq_ioapic_id - fix section mismatch warning by Jacek Luczak · 16 years ago
  11. 4c01f23 x86: trampoline_32.S - switch to .cpuinit.data by Jacek Luczak · 16 years ago
  12. 356fa0c x86: use get_bios_ebda() by Akinobu Mita · 16 years ago
  13. ae5830a x86: remove duplicate get_bios_ebda() from rio.h by Akinobu Mita · 16 years ago
  14. 7c04e64 x86: use cpumask function for present, possible, and online cpus by Akinobu Mita · 16 years ago
  15. 877084f x86: cleanup div_sc() usage by Akinobu Mita · 16 years ago
  16. d454157 x86: cleanup clocksource_hz2mult usage by Akinobu Mita · 16 years ago
  17. b1fceac x86: remove unnecessary memset and NULL check after alloc_bootmem() by Akinobu Mita · 16 years ago
  18. a1a33fa x86: use bitmap library for pin_programmed by Akinobu Mita · 16 years ago
  19. 4abc1a0 x86: use MP_intsrc_info() by Akinobu Mita · 16 years ago
  20. 5d47a27 x86: use BUILD_BUG_ON() for the size of struct intel_mp_floating by Akinobu Mita · 16 years ago
  21. 562b80b x86_64 ia32 ptrace: convert to compat_arch_ptrace by Roland McGrath · 16 years ago
  22. cdb6990 x86_64 ia32 ptrace: use compat_ptrace_request for siginfo by Roland McGrath · 16 years ago
  23. 55928e3 x86 signals: lift set_fs by Roland McGrath · 16 years ago
  24. 8b9c5ff x86 signals: lift flags diddling code by Roland McGrath · 16 years ago
  25. f7f17a6 x86: remove NexGen support by Dmitri Vorobiev · 16 years ago
  26. a2b4bd9 x86: array can become static by Dmitri Vorobiev · 16 years ago
  27. f3b14a3 x86: remove unused function amd_init_cpu() by Dmitri Vorobiev · 16 years ago
  28. 911f6a7 x86-64: extend MCE CPU quirk handling by Jan Beulich · 16 years ago
  29. 79bf0e0 i386: fix signal type for iret exception by Jan Beulich · 16 years ago
  30. 86d78f6 x86: fix watchdog ops for CoreDuo by Jan Beulich · 16 years ago
  31. 5065dba i386: fix asm constraint in do_IRQ() by Jan Beulich · 16 years ago
  32. 8db979b x86 PAT: decouple from nonpromisc devmem by Ingo Molnar · 16 years ago
  33. 1ebcc65 x86 PAT: tone down debugging messages by Ingo Molnar · 16 years ago
  34. bf16ae2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-pat by Linus Torvalds · 16 years ago
  35. 4b7227c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-xen-next by Linus Torvalds · 16 years ago
  36. 2cfed60 Update .gitignore files by Matthew Wilcox · 16 years ago
  37. 00c6b2d x86: harden kernel code patching by Ingo Molnar · 16 years ago
  38. b7b66ba x86: clean up text_poke() by Mathieu Desnoyers · 16 years ago
  39. 8b132ec x86: fix text_poke() by Jiri Slaby · 16 years ago
  40. 70c9f59 x86: remove set_fixmap() warning by Ingo Molnar · 16 years ago
  41. 82a355f x86: make __set_fixmap() non-init by Ingo Molnar · 16 years ago
  42. af7ae3b xen: allow compilation with non-flat memory by Jeremy Fitzhardinge · 16 years ago
  43. b77797f xen: fold xen_sysexit into xen_iret by Jeremy Fitzhardinge · 16 years ago
  44. 2bd5003 xen: allow set_pte_at on init_mm to be lockless by Jeremy Fitzhardinge · 16 years ago
  45. 41e332b xen: disable preemption during tlb flush by Jeremy Fitzhardinge · 16 years ago
  46. 8d3d210 xen: make grant table arch portable by Isaku Yamahata · 16 years ago
  47. e04d0d0 xen: move events.c to drivers/xen for IA64/Xen support by Isaku Yamahata · 16 years ago
  48. af711cd xen: move features.c from arch/x86/xen/features.c to drivers/xen by Isaku Yamahata · 16 years ago
  49. 0f2c876 xen: jump to iret fixup by Jeremy Fitzhardinge · 16 years ago
  50. dbe9e99 xen: no need for domU to worry about MCE/MCA by Jeremy Fitzhardinge · 16 years ago
  51. 229664b xen: short-cut for recursive event handling by Jeremy Fitzhardinge · 16 years ago
  52. ee8fa1c xen: make sure retriggered events are set pending by Jeremy Fitzhardinge · 16 years ago
  53. ee523ca xen: implement a debug-interrupt handler by Jeremy Fitzhardinge · 16 years ago
  54. e2a81ba xen: support sysenter/sysexit if hypervisor does by Jeremy Fitzhardinge · 16 years ago
  55. 85958b4 x86: unify pgd ctor/dtor by Jeremy Fitzhardinge · 16 years ago
  56. 68db065 x86: unify KERNEL_PGD_PTRS by Jeremy Fitzhardinge · 16 years ago
  57. 90e9f53 xen: make sure iret faults are trapped by Jeremy Fitzhardinge · 16 years ago
  58. 947a69c xen: unify pte operations by Jeremy Fitzhardinge · 16 years ago
  59. 430442e xen: make use of pte_t union by Jeremy Fitzhardinge · 16 years ago
  60. abf3303 xen: use appropriate pte types by Jeremy Fitzhardinge · 16 years ago
  61. c20311e x86/pgtable.h: demacro ptep_clear_flush_young by Jeremy Fitzhardinge · 16 years ago
  62. f9fbf1a x86/pgtable.h: demacro ptep_test_and_clear_young by Jeremy Fitzhardinge · 16 years ago
  63. ee5aa8d x86/pgtable.h: demacro ptep_set_access_flags by Jeremy Fitzhardinge · 16 years ago
  64. 2761fa0 x86: add pud_alloc for 4-level pagetables by Jeremy Fitzhardinge · 16 years ago
  65. 6944a9c x86: rename paravirt_alloc_pt etc after the pagetable structure by Jeremy Fitzhardinge · 16 years ago
  66. 3941585 x86: move all the pgd_list handling to one place by Jeremy Fitzhardinge · 16 years ago
  67. 5a5f8f4 x86: move pgalloc pud and pgd operations into common place by Jeremy Fitzhardinge · 16 years ago
  68. 170fdff x86: move pmd functions into common asm/pgalloc.h by Jeremy Fitzhardinge · 16 years ago
  69. 397f687 x86: move pte functions into common asm/pgalloc.h by Jeremy Fitzhardinge · 16 years ago
  70. 1d262d3 x86: put paravirt stubs into common asm/pgalloc.h by Jeremy Fitzhardinge · 16 years ago
  71. 1ec1fe7 x86: xen unify x86 add common mm pgtable c fix by Ingo Molnar · 16 years ago
  72. 4f76cd3 x86: add common mm/pgtable.c by Jeremy Fitzhardinge · 16 years ago
  73. 79bf6d6 x86: convert pgalloc_64.h from macros to inlines by Jeremy Fitzhardinge · 16 years ago
  74. 1f56cf1 /dev/mem: make promisc the default by Ingo Molnar · 16 years ago
  75. 28eb559b pat: cleanups by Ingo Molnar · 16 years ago
  76. e7f260a x86: PAT use reserve free memtype in mmap of /dev/mem by venkatesh.pallipadi@intel.com · 16 years ago
  77. f0970c1 x86: PAT phys_mem_access_prot_allowed for dev/mem mmap by venkatesh.pallipadi@intel.com · 16 years ago
  78. e045fb2 x86: PAT avoid aliasing in /dev/mem read/write by venkatesh.pallipadi@intel.com · 16 years ago
  79. ae531c2 x86: introduce /dev/mem restrictions with a config option by Arjan van de Ven · 16 years ago
  80. a4928cf "make namespacecheck" fixes by Ingo Molnar · 16 years ago
  81. f8dc5a1 x86: fix compilation error in VisWS by Alexey Starikovskiy · 16 years ago
  82. fcbc04c x86: voyager fix by Ingo Molnar · 16 years ago
  83. 4d33bdb x86: Drop duplicate from setup.c by Alexey Starikovskiy · 16 years ago
  84. bda0c0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 16 years ago
  85. 904e0ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  86. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  87. 429f731 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  88. ec96535 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 16 years ago
  89. b81d988 PCI: x86: use generic pci_enable_resources() by Bjorn Helgaas · 16 years ago
  90. 657472e9 PCI: remove "pci=routeirq" noise from dmesg by Bjorn Helgaas · 16 years ago
  91. cb3576f PCI: Include PCI domain in PCI bus names on x86/x86_64 by Gary Hade · 16 years ago
  92. 6355f3d PCI: remove pcibios_fixup_ghosts() by Greg Kroah-Hartman · 16 years ago
  93. 1ba6ab1 PCI: remove initial bios sort of PCI devices on x86 by Greg Kroah-Hartman · 16 years ago
  94. a2b5d87 PCI: remove pci_get_device_reverse from calgary driver by Greg Kroah-Hartman · 16 years ago
  95. 744b5a2 [CRYPTO] aes-x86-32: Remove unused return code by Sebastian Siewior · 16 years ago
  96. b844eba PM: Remove destroy_suspended_device() by Rafael J. Wysocki · 16 years ago
  97. 138fe4e Firmware: add iSCSI iBFT Support by Konrad Rzeszutek · 16 years ago
  98. fb0f330 x86: modify show_shared_cpu_map in intel_cacheinfo by Mike Travis · 16 years ago
  99. 9f0e8d0 x86: convert cpumask_of_cpu macro to allocated array by Mike Travis · 16 years ago
  100. b53e921 generic: reduce stack pressure in sched_affinity by Mike Travis · 16 years ago