1. 6dbde35 percpu: add optimized generic percpu accessors by Ingo Molnar · 16 years ago
  2. 004aa32 x86: misc clean up after the percpu update by Tejun Heo · 16 years ago
  3. 49357d1 x86: convert pda ops to wrappers around x86 percpu accessors by Tejun Heo · 16 years ago
  4. b12d8db x86: make pda a percpu variable by Tejun Heo · 16 years ago
  5. 9939dda x86: merge 64 and 32 SMP percpu handling by Tejun Heo · 16 years ago
  6. 1a51e3a x86: fold pda into percpu area on SMP by Tejun Heo · 16 years ago
  7. c8f3329 x86: use static _cpu_pda array by Tejun Heo · 16 years ago
  8. f32ff53 x86: load pointer to pda into %gs while brining up a CPU by Tejun Heo · 16 years ago
  9. 3e5d8f9 x86: make percpu symbols zerobased on SMP by Tejun Heo · 16 years ago
  10. a698c82 x86: make vmlinux_32.lds.S use PERCPU() macro by Tejun Heo · 16 years ago
  11. c90aa89 x86: cleanup early setup_percpu references by Mike Travis · 16 years ago
  12. f10fcd4 x86: make early_per_cpu() a lvalue and use it by Tejun Heo · 16 years ago
  13. 7de6883 x86: fix pda_to_op() by Tejun Heo · 16 years ago
  14. 7f268f43 Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu by Ingo Molnar · 16 years ago
  15. 54da5b3d x86: fix broken flush_tlb_others_ipi(), fix by Ingo Molnar · 16 years ago
  16. a08c474 x86: avoid early crash in disable_local_APIC() by Jan Beulich · 16 years ago
  17. f118263 x86: fully honor "nolapic" by Jan Beulich · 16 years ago
  18. d2287f5 irq: update all arches for new irq_desc, fix by Mike Travis · 16 years ago
  19. 5cca0cf x86, pat: fix reserve_memtype() for legacy 1MB range by Suresh Siddha · 16 years ago
  20. b665967 x86: make 32bit MAX_HARDIRQS_PER_CPU to be NR_VECTORS by Yinghai Lu · 16 years ago
  21. 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
  22. c2c2174 x86: replacing mp_config_intsrc with mpc_intsrc by Jaswinder Singh Rajput · 16 years ago
  23. b5ba7e6 x86: replacing mp_config_ioapic with mpc_ioapic by Jaswinder Singh Rajput · 16 years ago
  24. a4a0acf x86: fix broken flush_tlb_others_ipi() by Suresh Siddha · 16 years ago
  25. a652504 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  26. b9a0d06 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  27. 58dab91 x86 PAT: remove CPA WARN_ON for zero pte by venkatesh.pallipadi@intel.com · 16 years ago
  28. cdecff6 x86 PAT: return compatible mapping to remap_pfn_range callers by venkatesh.pallipadi@intel.com · 16 years ago
  29. e4b866e x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param by venkatesh.pallipadi@intel.com · 16 years ago
  30. afc7d20 x86 PAT: consolidate old memtype new memtype check into a function by venkatesh.pallipadi@intel.com · 16 years ago
  31. c8399943 x86, generic: mark complex bitops.h inlines as __always_inline by Andi Kleen · 16 years ago
  32. e0b325d 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
  33. 4a922a9 x86, cpufreq: remove leftover copymask_copy() by Ingo Molnar · 16 years ago
  34. 4a046d1 x86: arch_probe_nr_irqs by Yinghai Lu · 16 years ago
  35. 1181a24 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  36. 9219a3b Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  37. 54c2668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  38. 87aa08b Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  39. 3b1b719 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 16 years ago
  40. 3e55f1a 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
  41. e65e49d irq: update all arches for new irq_desc by Mike Travis · 16 years ago
  42. 6ec9eae [WATCHDOG] Enable watchdog timer on GE Fanuc's SBC610 by Martyn Welch · 16 years ago
  43. 877d524 m68k: Fix --build-id breakage for sun3 by Al Viro · 16 years ago
  44. c162564 m68k: Wire up sys_restart_syscall by Andreas Schwab · 16 years ago
  45. 07e449b m68k: sun3 core - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
  46. 41904f8 m68k: mvme147 core - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
  47. 92c3dd1 m68k: mac core - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
  48. 8bd3968 m68k: hp300 core - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
  49. 5b8b4c3 m68k: atari core - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
  50. 8443065 m68k: apollo core - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
  51. 66acd25 m68k: amiga core - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
  52. c85627f m68k: Kill several external declarations in source files by Geert Uytterhoeven · 16 years ago
  53. 2455e3c m68k: Add vmlinux.lds to .gitignore by Kars de Jong · 16 years ago
  54. e8cea89 Revert "i386: add TRACE_IRQS_OFF for the nmi" by Ingo Molnar · 16 years ago
  55. 50c668d Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write" by Ingo Molnar · 16 years ago
  56. 2bc1379 x86: fix apic.c build error on latest git by Jaswinder Singh Rajput · 16 years ago
  57. 4884d8e x86: fix mpparse.c build error on latest git by Jaswinder Singh Rajput · 16 years ago
  58. f313e12 x86: avoid theoretical vmalloc fault loop by Andi Kleen · 16 years ago
  59. a04b9f8 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 16 years ago
  60. 98007c2 [ARM] 5364/1: allow flush_ioremap_region() to be used from modules by Nicolas Pitre · 16 years ago
  61. d672d2f [ARM] w90x900: fix build errors and warnings by Russell King · 16 years ago
  62. da17490 [ARM] i.MX add missing include by Sascha Hauer · 16 years ago
  63. 96cb767 [ARM] i.MX: fix breakage from commit 278892736e99330195c8ae5861bcd9d791bbf19e by Sascha Hauer · 16 years ago
  64. 68b5e48 [ARM] i.MX: remove LCDC controller register definitions from imx-regs.h by Sascha Hauer · 16 years ago
  65. 3b9dc9f x86: module_64.c fix style problems by Jaswinder Singh Rajput · 16 years ago
  66. e17029a x86: module_32.c fix style problems by Jaswinder Singh Rajput · 16 years ago
  67. 448dd2f x86: msr.c fix style problems by Jaswinder Singh Rajput · 16 years ago
  68. dd3feda x86: microcode_intel.c fix style problems by Jaswinder Singh Rajput · 16 years ago
  69. ae04d14 powerpc: Fix cpufreq drivers after cpufreq core changes by Benjamin Herrenschmidt · 16 years ago
  70. 92296c6 cpumask, irq: non-x86 build failures by Mike Travis · 16 years ago
  71. 9332fcc irq: initialize nr_irqs based on nr_cpu_ids by Mike Travis · 16 years ago
  72. 9594949 irq: change references from NR_IRQS to nr_irqs by Mike Travis · 16 years ago
  73. f9b9056 x86: reduce stack usage in init_intel_cacheinfo by Mike Travis · 16 years ago
  74. a1c33bb x86: cleanup remaining cpumask_t code in mce_amd_64.c by Mike Travis · 16 years ago
  75. 0e21990 SGI UV cpumask: use static temp cpumask in flush_tlb by Mike Travis · 16 years ago
  76. 4595f96 x86: change flush_tlb_others to take a const struct cpumask by Rusty Russell · 16 years ago
  77. 7f7ace0 cpumask: update irq_desc to use cpumask_var_t by Mike Travis · 16 years ago
  78. 9d07933 sparc64: Fix cpumask related build failure by David Miller · 16 years ago
  79. cde15b5 MIPS: Only write c0_framemask on CPUs which have this register. by Ralf Baechle · 16 years ago
  80. 61f9c58 MIPS: Alchemy: new userspace suspend interface for development boards. by Manuel Lauss · 16 years ago
  81. ac15dad MIPS: Alchemy: dbdma suspend/resume support. by Manuel Lauss · 16 years ago
  82. 564365b MIPS: Alchemy: Fix up PM code on Au1550/Au1200 by Manuel Lauss · 16 years ago
  83. 2699cdf MIPS: Alchemy: move calc_clock function. by Manuel Lauss · 16 years ago
  84. 0c694de MIPS: Alchemy: RTC counter clocksource / clockevent support. by Manuel Lauss · 16 years ago
  85. 779e7d4 MIPS: make cp0 counter clocksource/event usable as fallback. by Manuel Lauss · 16 years ago
  86. 074cf65 MIPS: Alchemy: remove cpu_table. by Manuel Lauss · 16 years ago
  87. 1820ec1 MIPS: Alchemy: remove get/set_au1x00_lcd_clock(). by Manuel Lauss · 16 years ago
  88. 558d1de MIPS: Print irq handler description by Manuel Lauss · 16 years ago
  89. 197b0d3 MIPS: Alchemy: pb1200: update CPLD cascade irq handler. by Manuel Lauss · 16 years ago
  90. 785e326 MIPS: Alchemy: update core interrupt code. by Manuel Lauss · 16 years ago
  91. 7179380 MIPS: Alchemy: move commandline mangling out of common code by Manuel Lauss · 16 years ago
  92. 23ba25d MIPS: Alchemy: devboards: consolidate files by Manuel Lauss · 16 years ago
  93. 58e75e8 MIPS: Alchemy: Move development board code to common subdirectory by Manuel Lauss · 16 years ago
  94. a86c7f7 MIPS: Add Cavium OCTEON to arch/mips/Kconfig by David Daney · 16 years ago
  95. 551d930 MIPS: Add defconfig for Cavium OCTEON. by David Daney · 16 years ago
  96. 843aef4 MIPS: Adjust the dma-common.c platform hooks. by David Daney · 16 years ago
  97. ec454d8 MIPS: Add Cavium OCTEON slot into proper tlb category. by David Daney · 16 years ago
  98. 126336f MIPS: Compute branch returns for Cavium OCTEON specific branch instructions. by David Daney · 16 years ago
  99. 2a219b0 MIPS: Cavium OCTEON multiplier state preservation. by David Daney · 16 years ago
  100. ddcdb1b MIPS: Add SMP_ICACHE_FLUSH for the Cavium CPU family. by David Daney · 16 years ago