1. 539a5fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-bootparam by Linus Torvalds · 16 years ago
  2. c14b2ad x86, boot: export linked list of struct setup_data via debugfs by Huang, Ying · 16 years ago
  3. 8b664aa x86, boot: add linked list of struct setup_data by Huang, Ying · 16 years ago
  4. 50eae2a x86, boot: add free_early to early reservation machanism by Huang, Ying · 16 years ago
  5. 0124cec x86, PAT: disable /dev/mem mmap RAM with PAT by Venki Pallipadi · 16 years ago
  6. 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
  7. 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
  8. 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
  9. 2a8a271 x86 PAT: decouple from nonpromisc devmem by Ingo Molnar · 16 years ago
  10. 765c68b generic: make optimized inlining arch-opt-in by Ingo Molnar · 16 years ago
  11. 60a3cdd x86: add optimized inlining by Ingo Molnar · 16 years ago
  12. 5afca33 x86: section mismatch fixes, #3 by Jacek Luczak · 16 years ago
  13. 28acf28 x86: unlock_ExtINT_logic() - fix section mismatch warnings by Jacek Luczak · 16 years ago
  14. 991074f x86: uniq_ioapic_id - fix section mismatch warning by Jacek Luczak · 16 years ago
  15. 4c01f23 x86: trampoline_32.S - switch to .cpuinit.data by Jacek Luczak · 16 years ago
  16. 356fa0c x86: use get_bios_ebda() by Akinobu Mita · 16 years ago
  17. ae5830a x86: remove duplicate get_bios_ebda() from rio.h by Akinobu Mita · 16 years ago
  18. 7c04e64 x86: use cpumask function for present, possible, and online cpus by Akinobu Mita · 16 years ago
  19. 877084f x86: cleanup div_sc() usage by Akinobu Mita · 16 years ago
  20. d454157 x86: cleanup clocksource_hz2mult usage by Akinobu Mita · 16 years ago
  21. b1fceac x86: remove unnecessary memset and NULL check after alloc_bootmem() by Akinobu Mita · 16 years ago
  22. a1a33fa x86: use bitmap library for pin_programmed by Akinobu Mita · 16 years ago
  23. 4abc1a0 x86: use MP_intsrc_info() by Akinobu Mita · 16 years ago
  24. 5d47a27 x86: use BUILD_BUG_ON() for the size of struct intel_mp_floating by Akinobu Mita · 16 years ago
  25. 562b80b x86_64 ia32 ptrace: convert to compat_arch_ptrace by Roland McGrath · 16 years ago
  26. cdb6990 x86_64 ia32 ptrace: use compat_ptrace_request for siginfo by Roland McGrath · 16 years ago
  27. 55928e3 x86 signals: lift set_fs by Roland McGrath · 16 years ago
  28. 8b9c5ff x86 signals: lift flags diddling code by Roland McGrath · 16 years ago
  29. f7f17a6 x86: remove NexGen support by Dmitri Vorobiev · 16 years ago
  30. a2b4bd9 x86: array can become static by Dmitri Vorobiev · 16 years ago
  31. f3b14a3 x86: remove unused function amd_init_cpu() by Dmitri Vorobiev · 16 years ago
  32. 911f6a7 x86-64: extend MCE CPU quirk handling by Jan Beulich · 16 years ago
  33. 79bf0e0 i386: fix signal type for iret exception by Jan Beulich · 16 years ago
  34. 86d78f6 x86: fix watchdog ops for CoreDuo by Jan Beulich · 16 years ago
  35. 5065dba i386: fix asm constraint in do_IRQ() by Jan Beulich · 16 years ago
  36. 8db979b x86 PAT: decouple from nonpromisc devmem by Ingo Molnar · 16 years ago
  37. 1ebcc65 x86 PAT: tone down debugging messages by Ingo Molnar · 16 years ago
  38. b9fa38f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  39. 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
  40. 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
  41. 5dae61b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  42. 2cfed60 Update .gitignore files by Matthew Wilcox · 16 years ago
  43. 00c6b2d x86: harden kernel code patching by Ingo Molnar · 16 years ago
  44. b7b66ba x86: clean up text_poke() by Mathieu Desnoyers · 16 years ago
  45. 8b132ec x86: fix text_poke() by Jiri Slaby · 16 years ago
  46. 70c9f59 x86: remove set_fixmap() warning by Ingo Molnar · 16 years ago
  47. 82a355f x86: make __set_fixmap() non-init by Ingo Molnar · 16 years ago
  48. 2664ef4 [SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit(). by David S. Miller · 16 years ago
  49. 020cfb0 [SPARC64]: Fix args to 64-bit sys_semctl() via sys_ipc(). by David S. Miller · 16 years ago
  50. f360bf0 [POWERPC] Add zImage.iseries to arch/powerpc/boot/.gitignore by Kumar Gala · 16 years ago
  51. af7ae3b xen: allow compilation with non-flat memory by Jeremy Fitzhardinge · 16 years ago
  52. b77797f xen: fold xen_sysexit into xen_iret by Jeremy Fitzhardinge · 16 years ago
  53. 2bd5003 xen: allow set_pte_at on init_mm to be lockless by Jeremy Fitzhardinge · 16 years ago
  54. 41e332b xen: disable preemption during tlb flush by Jeremy Fitzhardinge · 16 years ago
  55. 8d3d210 xen: make grant table arch portable by Isaku Yamahata · 16 years ago
  56. e04d0d0 xen: move events.c to drivers/xen for IA64/Xen support by Isaku Yamahata · 16 years ago
  57. af711cd xen: move features.c from arch/x86/xen/features.c to drivers/xen by Isaku Yamahata · 16 years ago
  58. 0f2c876 xen: jump to iret fixup by Jeremy Fitzhardinge · 16 years ago
  59. dbe9e99 xen: no need for domU to worry about MCE/MCA by Jeremy Fitzhardinge · 16 years ago
  60. 229664b xen: short-cut for recursive event handling by Jeremy Fitzhardinge · 16 years ago
  61. ee8fa1c xen: make sure retriggered events are set pending by Jeremy Fitzhardinge · 16 years ago
  62. ee523ca xen: implement a debug-interrupt handler by Jeremy Fitzhardinge · 16 years ago
  63. e2a81ba xen: support sysenter/sysexit if hypervisor does by Jeremy Fitzhardinge · 16 years ago
  64. 85958b4 x86: unify pgd ctor/dtor by Jeremy Fitzhardinge · 16 years ago
  65. 68db065 x86: unify KERNEL_PGD_PTRS by Jeremy Fitzhardinge · 16 years ago
  66. 90e9f53 xen: make sure iret faults are trapped by Jeremy Fitzhardinge · 16 years ago
  67. 947a69c xen: unify pte operations by Jeremy Fitzhardinge · 16 years ago
  68. 430442e xen: make use of pte_t union by Jeremy Fitzhardinge · 16 years ago
  69. abf3303 xen: use appropriate pte types by Jeremy Fitzhardinge · 16 years ago
  70. c20311e x86/pgtable.h: demacro ptep_clear_flush_young by Jeremy Fitzhardinge · 16 years ago
  71. f9fbf1a x86/pgtable.h: demacro ptep_test_and_clear_young by Jeremy Fitzhardinge · 16 years ago
  72. ee5aa8d x86/pgtable.h: demacro ptep_set_access_flags by Jeremy Fitzhardinge · 16 years ago
  73. 2761fa0 x86: add pud_alloc for 4-level pagetables by Jeremy Fitzhardinge · 16 years ago
  74. 6944a9c x86: rename paravirt_alloc_pt etc after the pagetable structure by Jeremy Fitzhardinge · 16 years ago
  75. 3941585 x86: move all the pgd_list handling to one place by Jeremy Fitzhardinge · 16 years ago
  76. 5a5f8f4 x86: move pgalloc pud and pgd operations into common place by Jeremy Fitzhardinge · 16 years ago
  77. 170fdff x86: move pmd functions into common asm/pgalloc.h by Jeremy Fitzhardinge · 16 years ago
  78. 397f687 x86: move pte functions into common asm/pgalloc.h by Jeremy Fitzhardinge · 16 years ago
  79. 1d262d3 x86: put paravirt stubs into common asm/pgalloc.h by Jeremy Fitzhardinge · 16 years ago
  80. 1ec1fe7 x86: xen unify x86 add common mm pgtable c fix by Ingo Molnar · 16 years ago
  81. 4f76cd3 x86: add common mm/pgtable.c by Jeremy Fitzhardinge · 16 years ago
  82. 79bf6d6 x86: convert pgalloc_64.h from macros to inlines by Jeremy Fitzhardinge · 16 years ago
  83. b69d398 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
  84. 1f56cf1 /dev/mem: make promisc the default by Ingo Molnar · 16 years ago
  85. 28eb559b pat: cleanups by Ingo Molnar · 16 years ago
  86. e7f260a x86: PAT use reserve free memtype in mmap of /dev/mem by venkatesh.pallipadi@intel.com · 16 years ago
  87. f0970c1 x86: PAT phys_mem_access_prot_allowed for dev/mem mmap by venkatesh.pallipadi@intel.com · 16 years ago
  88. e045fb2 x86: PAT avoid aliasing in /dev/mem read/write by venkatesh.pallipadi@intel.com · 16 years ago
  89. ae531c2 x86: introduce /dev/mem restrictions with a config option by Arjan van de Ven · 16 years ago
  90. a4928cf "make namespacecheck" fixes by Ingo Molnar · 16 years ago
  91. f8dc5a1 x86: fix compilation error in VisWS by Alexey Starikovskiy · 16 years ago
  92. fcbc04c x86: voyager fix by Ingo Molnar · 16 years ago
  93. 4d33bdb x86: Drop duplicate from setup.c by Alexey Starikovskiy · 16 years ago
  94. b9e4f17 [POWERPC] bootwrapper: fix build error on virtex405-head.S by Grant Likely · 16 years ago
  95. acb0142 [POWERPC] 4xx: Fix 460GT support to not enable FPU by Stefan Roese · 16 years ago
  96. 5020231 [POWERPC] 4xx: Add NOR FLASH entries to Canyonlands and Glacier dts by Stefan Roese · 16 years ago
  97. 2f0b45f [POWERPC] Xilinx: boot support for Xilinx uart 16550. by John Linn · 16 years ago
  98. 346ad4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  99. 845199f Merge branch 'irq-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 16 years ago
  100. e270b51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago