1. 26f80bd x86-64: Convert irqstacks to per-cpu by Brian Gerst · 16 years ago
  2. 9eb912d x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 16 years ago
  3. 1b437c8 x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 16 years ago
  4. cd3adf5 x86_64: initialize this_cpu_off to __per_cpu_load by Tejun Heo · 16 years ago
  5. a338af2 x86: fix build bug introduced during merge by Tejun Heo · 16 years ago
  6. 6dbde35 percpu: add optimized generic percpu accessors by Ingo Molnar · 16 years ago
  7. 004aa32 x86: misc clean up after the percpu update by Tejun Heo · 16 years ago
  8. 49357d1 x86: convert pda ops to wrappers around x86 percpu accessors by Tejun Heo · 16 years ago
  9. b12d8db x86: make pda a percpu variable by Tejun Heo · 16 years ago
  10. 9939dda x86: merge 64 and 32 SMP percpu handling by Tejun Heo · 16 years ago
  11. 1a51e3a x86: fold pda into percpu area on SMP by Tejun Heo · 16 years ago
  12. c8f3329 x86: use static _cpu_pda array by Tejun Heo · 16 years ago
  13. f32ff53 x86: load pointer to pda into %gs while brining up a CPU by Tejun Heo · 16 years ago
  14. 3e5d8f9 x86: make percpu symbols zerobased on SMP by Tejun Heo · 16 years ago
  15. a698c82 x86: make vmlinux_32.lds.S use PERCPU() macro by Tejun Heo · 16 years ago
  16. c90aa89 x86: cleanup early setup_percpu references by Mike Travis · 16 years ago
  17. f10fcd4 x86: make early_per_cpu() a lvalue and use it by Tejun Heo · 16 years ago
  18. 7de6883 x86: fix pda_to_op() by Tejun Heo · 16 years ago
  19. 7f268f43 Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu by Ingo Molnar · 16 years ago
  20. 54da5b3d x86: fix broken flush_tlb_others_ipi(), fix by Ingo Molnar · 16 years ago
  21. a08c474 x86: avoid early crash in disable_local_APIC() by Jan Beulich · 16 years ago
  22. f118263 x86: fully honor "nolapic" by Jan Beulich · 16 years ago
  23. 5cca0cf x86, pat: fix reserve_memtype() for legacy 1MB range by Suresh Siddha · 16 years ago
  24. b665967 x86: make 32bit MAX_HARDIRQS_PER_CPU to be NR_VECTORS by Yinghai Lu · 16 years ago
  25. e46d517 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/travis/linux-2.6-cpus4096-for-ingo into cpus4096 by Ingo Molnar · 16 years ago
  26. c2c2174 x86: replacing mp_config_intsrc with mpc_intsrc by Jaswinder Singh Rajput · 16 years ago
  27. b5ba7e6 x86: replacing mp_config_ioapic with mpc_ioapic by Jaswinder Singh Rajput · 16 years ago
  28. a4a0acf x86: fix broken flush_tlb_others_ipi() by Suresh Siddha · 16 years ago
  29. 58dab91 x86 PAT: remove CPA WARN_ON for zero pte by venkatesh.pallipadi@intel.com · 16 years ago
  30. cdecff6 x86 PAT: return compatible mapping to remap_pfn_range callers by venkatesh.pallipadi@intel.com · 16 years ago
  31. e4b866e x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param by venkatesh.pallipadi@intel.com · 16 years ago
  32. afc7d20 x86 PAT: consolidate old memtype new memtype check into a function by venkatesh.pallipadi@intel.com · 16 years ago
  33. c8399943 x86, generic: mark complex bitops.h inlines as __always_inline by Andi Kleen · 16 years ago
  34. 4a922a9 x86, cpufreq: remove leftover copymask_copy() by Ingo Molnar · 16 years ago
  35. 4a046d1 x86: arch_probe_nr_irqs by Yinghai Lu · 16 years ago
  36. e8cea89 Revert "i386: add TRACE_IRQS_OFF for the nmi" by Ingo Molnar · 16 years ago
  37. 50c668d Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write" by Ingo Molnar · 16 years ago
  38. 2bc1379 x86: fix apic.c build error on latest git by Jaswinder Singh Rajput · 16 years ago
  39. 4884d8e x86: fix mpparse.c build error on latest git by Jaswinder Singh Rajput · 16 years ago
  40. f313e12 x86: avoid theoretical vmalloc fault loop by Andi Kleen · 16 years ago
  41. 3b9dc9f x86: module_64.c fix style problems by Jaswinder Singh Rajput · 16 years ago
  42. e17029a x86: module_32.c fix style problems by Jaswinder Singh Rajput · 16 years ago
  43. 448dd2f x86: msr.c fix style problems by Jaswinder Singh Rajput · 16 years ago
  44. dd3feda x86: microcode_intel.c fix style problems by Jaswinder Singh Rajput · 16 years ago
  45. 92296c6 cpumask, irq: non-x86 build failures by Mike Travis · 16 years ago
  46. 9332fcc irq: initialize nr_irqs based on nr_cpu_ids by Mike Travis · 16 years ago
  47. 9594949 irq: change references from NR_IRQS to nr_irqs by Mike Travis · 16 years ago
  48. f9b9056 x86: reduce stack usage in init_intel_cacheinfo by Mike Travis · 16 years ago
  49. a1c33bb x86: cleanup remaining cpumask_t code in mce_amd_64.c by Mike Travis · 16 years ago
  50. 0e21990 SGI UV cpumask: use static temp cpumask in flush_tlb by Mike Travis · 16 years ago
  51. 4595f96 x86: change flush_tlb_others to take a const struct cpumask by Rusty Russell · 16 years ago
  52. 7f7ace0 cpumask: update irq_desc to use cpumask_var_t by Mike Travis · 16 years ago
  53. f45ac22 Merge commit 'v2.6.29-rc1' into x86/urgent by Ingo Molnar · 16 years ago
  54. 52811d8 x86: smp.h move cpu_sibling_setup_mask and cpu_sibling_setup_map declartion to cpumask.h by Jaswinder Singh Rajput · 16 years ago
  55. 493f6ca x86: smp.h move cpu_initialized_mask and cpu_initialized declartion to cpumask.h by Jaswinder Singh Rajput · 16 years ago
  56. fb8fd07 x86: smp.h move cpu_callout_mask and cpu_callout_map declartion to cpumask.h by Jaswinder Singh Rajput · 16 years ago
  57. 0687903 x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.h by Jaswinder Singh Rajput · 16 years ago
  58. 1de8cd3 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  59. 3d14bda Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  60. 4e9b1c1 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  61. c4295fb x86: make 'constant_test_bit()' take an unsigned bit number by Linus Torvalds · 16 years ago
  62. 8659c40 x86: only scan the root bus in early PCI quirks by Andi Kleen · 16 years ago
  63. 4ce5f24 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile by Linus Torvalds · 16 years ago
  64. b2576e1 Merge branch 'linus' into release by Len Brown · 16 years ago
  65. 3cc8a5f Merge branch 'suspend' into release by Len Brown · 16 years ago
  66. d0302bc Merge branch 'misc' into release by Len Brown · 16 years ago
  67. b8ef914 Merge branches 'release', 'bugzilla-11880', 'bugzilla-12037' and 'bugzilla-12257' into release by Len Brown · 16 years ago
  68. 237889b ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt" by Zhao Yakui · 16 years ago
  69. 13b40a1 ACPI: Avoid array address overflow when _CST MWAIT hint bits are set by Zhao Yakui · 16 years ago
  70. c19a28e remove lots of double-semicolons by Fernando Carrijo · 16 years ago
  71. 79f3b3c x86, mtrr: fix types used in userspace exported header by Kyle McMartin · 16 years ago
  72. 1eb1b3b x86: rename all fields of mpf_intel mpf_X to X by Jaswinder Singh Rajput · 16 years ago
  73. 41401db x86: rename intel_mp_floating to mpf_intel by Jaswinder Singh Rajput · 16 years ago
  74. d2852b9 Merge branch 'oprofile/ring_buffer' into oprofile/oprofile-for-tip by Robert Richter · 16 years ago
  75. 9b4778f trivial: replace last usages of __FUNCTION__ in kernel by Harvey Harrison · 16 years ago
  76. b424e8d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  77. 14f0ca8 oprofile: make new cpu buffer functions part of the api by Robert Richter · 16 years ago
  78. 1acda87 oprofile: use new data sample format for ibs by Robert Richter · 16 years ago
  79. ae735e9 oprofile: rework implementation of cpu buffer events by Robert Richter · 16 years ago
  80. fc81be8 oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.c by Robert Richter · 16 years ago
  81. 6d652ea x86: smp.h move boot_cpu_id declartion to cpu.h by Jaswinder Singh Rajput · 16 years ago
  82. af8968a x86: smp.h move cpu_physical_id declartion to cpu.h by Jaswinder Singh Rajput · 16 years ago
  83. 96b89dc6 x86: smp.h move safe_smp_processor_id declartion to cpu.h by Jaswinder Singh Rajput · 16 years ago
  84. f472cdb x86: smp.h move stack_processor_id declartion to cpu.h by Jaswinder Singh Rajput · 16 years ago
  85. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  86. 16cf0eb x86/PCI: Do not use interrupt links for devices using MSI-X by Rafael J. Wysocki · 16 years ago
  87. 2b8c2ef x86/PCI: use dev_printk for PCI bus locality messages by Bjorn Helgaas · 16 years ago
  88. 904d6a3 PCI: x86/visws: use generic INTx swizzle from PCI core by Bjorn Helgaas · 16 years ago
  89. b1c8679 PCI: x86: use generic pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  90. 12b955f x86/PCI: minor logic simplications by Bjorn Helgaas · 16 years ago
  91. f672c39 x86/PCI: use config space encoding for interrupt pins by Bjorn Helgaas · 16 years ago
  92. 878f2e5 PCI: use config space encoding in pci_get_interrupt_pin() by Bjorn Helgaas · 16 years ago
  93. 23a3600 PCI: avoid early PCI mmconfig init if pci=noearly is given in cmdline by Jacob Pan · 16 years ago
  94. 0663a36 x86/PCI: make PCI bus locality messages more meaningful by Bjorn Helgaas · 16 years ago
  95. 104bafcf PCI: Don't carp about BAR allocation failures in quiet boot by Ingo Molnar · 16 years ago
  96. e8de148 resource: allow MMIO exclusivity for device drivers by Arjan van de Ven · 16 years ago
  97. 0ef5f8f ACPI/PCI: PCI extended config _OSC support called when root bridge added by Andrew Patterson · 16 years ago
  98. 1a92713 PCI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  99. 6e5385d x86: smp.h move prefill_possible_map declartion to cpu.h by Jaswinder Singh Rajput · 16 years ago
  100. dacf7333 x86: smp.h move zap_low_mappings declartion to tlbflush.h by Jaswinder Singh Rajput · 16 years ago