1. f47f9d5 x86: numa 32 using apicid_2_node to get node for logical_apicid by Yinghai Lu · 16 years ago
  2. 3a58a2a6 x86: introduce init_memory_mapping for 32bit #3 by Yinghai Lu · 16 years ago
  3. cfb0e53 x86: introduce init_memory_mapping for 32bit #2 by Yinghai Lu · 16 years ago
  4. 4e29684 x86: introduce init_memory_mapping for 32bit #1 by Yinghai Lu · 16 years ago
  5. c3c2fee x86: unify mmu_context.h by Jeremy Fitzhardinge · 16 years ago
  6. fb15a9b x86: unify pgd_index by Jeremy Fitzhardinge · 16 years ago
  7. e7a9b0b x86, 64-bit: use __pgd() on mk_kernel_pgd() by Eduardo Habkost · 16 years ago
  8. 43adfc2 x86, 64-bit: add gate_offset() and gate_segment() macros by Jeremy Fitzhardinge · 16 years ago
  9. 4583ed5 x86, 64-bit: unify early_ioremap by Jeremy Fitzhardinge · 16 years ago
  10. af2b1c6 x86: add memory barriers to wrmsr by Jeremy Fitzhardinge · 16 years ago
  11. d338c73 x86: add memory clobber to save/loadsegment by Jeremy Fitzhardinge · 16 years ago
  12. bea4180 x86: asm-x86/pgtable.h: fix compiler warning by Jeremy Fitzhardinge · 16 years ago
  13. 4de0043 x86: nmi_watchdog - introduce nmi_watchdog_active() helper by Cyrill Gorcunov · 16 years ago
  14. c376d45 x86: nmi_watchdog - use NMI_NONE by default by Cyrill Gorcunov · 16 years ago
  15. c4ba132 x86 boot: allow overlapping early reserve memory ranges by Paul Jackson · 16 years ago
  16. 11cd0bc x86: move some func calling from setup_arch to paging_init by Yinghai Lu · 16 years ago
  17. 2ec65f8 x86: clean up using max_low_pfn on 32-bit by Yinghai Lu · 16 years ago
  18. 225c37d x86: introduce reserve_initrd by Yinghai Lu · 16 years ago
  19. b2ac82a x86: introduce initmem_init for 32 bit by Yinghai Lu · 16 years ago
  20. 1f75d7e x86: introduce initmem_init for 64 bit by Yinghai Lu · 16 years ago
  21. ce97c40 x86: move reserve_standard_io_resource to setup.c by Yinghai Lu · 16 years ago
  22. a9c1182 x86: seperate probe_roms into another file by Yinghai Lu · 16 years ago
  23. 7a1fd98 x86: add e820_remove_range by Yinghai Lu · 16 years ago
  24. 9a25034 x86: change identify_cpu to static by Yinghai Lu · 16 years ago
  25. f580366 x86: seperate funcs from setup_64 to cpu common_64.c by Yinghai Lu · 16 years ago
  26. 3c999f1 x86: check command line when CONFIG_X86_MPPARSE is not set, v2 by Yinghai Lu · 16 years ago
  27. d52d53b RFC x86: try to remove arch_get_ram_range by Yinghai Lu · 16 years ago
  28. 1481a3d x86: move cpu_exit_clear to process_32.c by Glauber Costa · 16 years ago
  29. 3fde690 x86: change __setup_vector_irq with setup_vector_irq by Glauber Costa · 16 years ago
  30. a939098 x86: move x86_64 gdt closer to i386 by Glauber Costa · 16 years ago
  31. a7bf0bd build: add __page_aligned_data and __page_aligned_bss by Jeremy Fitzhardinge · 16 years ago
  32. 1ecd276 x86: unify crashkernel reservation for 32 and 64 bit by Bernhard Walle · 16 years ago
  33. 6236af8 Merge branch 'x86/fixmap' into x86/devel by Ingo Molnar · 16 years ago
  34. e3ae0ac Merge branch 'x86/uv' into x86/devel by Ingo Molnar · 16 years ago
  35. ab9c0bb x86: increase MAX_APICS for very large x86-64 configs by Jack Steiner · 16 years ago
  36. b6df1b8 x86: fix stack overflow for large values of MAX_APICS by Jack Steiner · 16 years ago
  37. dc163a4 SGI UV: TLB shootdown using broadcast assist unit by Ingo Molnar · 16 years ago
  38. b194b12 SGI UV: TLB shootdown using broadcast assist unit, cleanups by Cliff Wickman · 16 years ago
  39. 73e991f x86 atomic operations: atomic_or_long() atomic_inc_short() by Cliff Wickman · 16 years ago
  40. 1812924 x86, SGI UV: TLB shootdown using broadcast assist unit by Cliff Wickman · 16 years ago
  41. d98b940 Merge branch 'linus' into x86/irq by Ingo Molnar · 16 years ago
  42. 4b62ac9 Merge branch 'x86/nmi' into x86/devel by Ingo Molnar · 16 years ago
  43. 2b4fa85 Merge branch 'x86/numa' into x86/devel by Ingo Molnar · 16 years ago
  44. 3fd052b x86: add flags parameter to reserve_bootmem_generic() by Bernhard Walle · 16 years ago
  45. 3461b0a x86: remove static boot_cpu_pda array v2 by Mike Travis · 16 years ago
  46. 9f248bd x86: remove the static 256k node_to_cpumask_map by Mike Travis · 16 years ago
  47. 7891a24 x86: restore pda nodenumber field by Mike Travis · 16 years ago
  48. 23ca4bb x86: cleanup early per cpu variables/accesses v4 by Mike Travis · 16 years ago
  49. 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 16 years ago
  50. fcfa146 x86: update mptable fix with no ioapic v2 by Yinghai Lu · 16 years ago
  51. 95a71a4 x86: cleanup machine_specific_memory_setup, v2 by Yinghai Lu · 16 years ago
  52. 66a6f8d x86: remove unused file after numaq etc depends on genericarch by Yinghai Lu · 16 years ago
  53. 1c6e550 x86: use acpi_numa_init to parse on 32-bit numa by Yinghai Lu · 16 years ago
  54. 064d25f x86: merge setup_memory_map with e820 by Yinghai Lu · 16 years ago
  55. cc9f7a0 x86: kill bad_ppro by Yinghai Lu · 16 years ago
  56. 41c094f x86: move e820_resource_resources to e820.c by Yinghai Lu · 16 years ago
  57. 8c5beb5 x86 boot: pass E820 memory map entries more than 128 via linked list of setup data by Huang, Ying · 16 years ago
  58. b5bc6c0 x86, mm: use add_highpages_with_active_regions() for high pages init v2 by Yinghai Lu · 16 years ago
  59. d0be6bd x86: rename two e820 related functions by Yinghai Lu · 16 years ago
  60. d867e53 x86: keep MP_intsrc_info untouched if we do not update mptable by Yinghai Lu · 16 years ago
  61. cc1050b x86: replace shrink_active_range() with remove_active_range() by Yinghai Lu · 16 years ago
  62. d2dbf34 x86: clean up reserve_bootmem_generic() and port it to 32-bit by Yinghai Lu · 16 years ago
  63. ab4a465 x86: e820 merge parsing of the mem=/memmap= boot parameters by Yinghai Lu · 16 years ago
  64. 8b2ef1d x86: add flags parameter to reserve_bootmem_generic() by Bernhard Walle · 16 years ago
  65. 896395c Merge branch 'linus' into tmp.x86.mpparse.new by Ingo Molnar · 16 years ago
  66. 1b8ba39 Merge branch 'x86/irq' into x86/devel by Ingo Molnar · 16 years ago
  67. 58cf352 Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debug', 'x86/ptrace' and 'x86/amd-iommu' into x86/devel by Ingo Molnar · 16 years ago
  68. 3c1ca43 Merge branch 'x86/setup' into x86/devel by Ingo Molnar · 16 years ago
  69. 6924d1a Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel by Ingo Molnar · 16 years ago
  70. d3f020d x86, io-apic: define names for redirection table entry fields by Cyrill Gorcunov · 16 years ago
  71. d788bad x86: APIC/SMP: Downgrade the NMI watchdog for "noapic" by Maciej W. Rozycki · 16 years ago
  72. 148b508 x86: NMI watchdog: Downgrade helper by Maciej W. Rozycki · 16 years ago
  73. 0715650 x86: move pci_routirq declaration to pci.h by Thomas Gleixner · 16 years ago
  74. 35542c5 x86: I/O APIC: clean up the 8259A on a NMI watchdog failure by Maciej W. Rozycki · 16 years ago
  75. ecd2947 x86: I/O APIC: remove parameters to fiddle with the 8259A by Maciej W. Rozycki · 16 years ago
  76. 65280e6 x86: janitor CPA statistics patch by Thomas Gleixner · 16 years ago
  77. ce0c0e5 x86, generic: CPA add statistics about state of direct mapping v4 by Andi Kleen · 16 years ago
  78. 9302213 Merge commit 'v2.6.26-rc9' into x86/cpu by Ingo Molnar · 16 years ago
  79. 3a27dd1 x86: Move PCI IO ECS code to x86/pci by Robert Richter · 16 years ago
  80. aa276e1 x86, clockevents: add C1E aware idle function by Thomas Gleixner · 16 years ago
  81. ca37393 x86: KVM guest: Add memory clobber to hypercalls by Anthony Liguori · 16 years ago
  82. ca31e14 Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.h by Eduard - Gabriel Munteanu · 16 years ago
  83. acb7669 cpumask: introduce new APIs by Stephen Rothwell · 16 years ago
  84. e08c169 olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issue by Andres Salomon · 16 years ago
  85. 086f731 security: filesystem capabilities: fix fragile setuid fixup code by Andrew G. Morgan · 16 years ago
  86. 93921f5 Introduce rculist.h by Stephen Rothwell · 16 years ago
  87. 450c622 Miguel Ojeda has moved by Miguel Ojeda · 16 years ago
  88. 69d44a1 firmware: fix the request_firmware() dummy by James Bottomley · 16 years ago
  89. cde5353 Christoph has moved by Christoph Lameter · 16 years ago
  90. 638944a Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  91. 3ea9eed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  92. 84e65b0 x86: cacheline_align tss_struct by Richard Kennedy · 16 years ago
  93. 999ba41 x86, AMD IOMMU: flush domain TLB when there is more than one page to flush by Joerg Roedel · 16 years ago
  94. 5095202 [MIPS] Fix bug in atomic_sub_if_positive. by Ralf Baechle · 16 years ago
  95. 41d54d3 slub: Do not use 192 byte sized cache if minimum alignment is 128 byte by Christoph Lameter · 16 years ago
  96. 0e77a07 Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  97. f7572da Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  98. 821b03f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  99. ff31ab5 net-sched: change tcf_destroy_chain() to clear start of filter list by Patrick McHardy · 16 years ago
  100. 8e29da9 i2c: Fix bad hint about irqs in i2c.h by Wolfram Sang · 16 years ago