1. 39dbc5b xen32: create initial mappings like 64-bit by Jeremy Fitzhardinge · 16 years ago
  2. d114e198 xen64: map an initial chunk of physical memory by Jeremy Fitzhardinge · 16 years ago
  3. 22911b3 xen64: 64-bit starts using set_pte from very early by Jeremy Fitzhardinge · 16 years ago
  4. 084a2a4 xen64: early mapping setup by Jeremy Fitzhardinge · 16 years ago
  5. 3d75e1b xen64: add hypervisor callbacks for events, etc by Jeremy Fitzhardinge · 16 years ago
  6. 7d087b6 xen: cpu_detect is 32-bit only by Jeremy Fitzhardinge · 16 years ago
  7. 15664f9 xen64: use set_fixmap for shared_info structure by Jeremy Fitzhardinge · 16 years ago
  8. cdacc12 xen64: add 64-bit assembler by Jeremy Fitzhardinge · 16 years ago
  9. 555cf2b xen64: add asm-offsets by Jeremy Fitzhardinge · 16 years ago
  10. 8c5e5ac xen64: add xen-head code to head_64.S by Jeremy Fitzhardinge · 16 years ago
  11. c7b7594 xen64: smp.c compile hacking by Jeremy Fitzhardinge · 16 years ago
  12. 5b09b28 x86_64: add workaround for no %gs-based percpu by Jeremy Fitzhardinge · 16 years ago
  13. a9e7062 xen: move smp setup into smp.c by Jeremy Fitzhardinge · 16 years ago
  14. ce87b3d xen64: get active_mm from the pda by Jeremy Fitzhardinge · 16 years ago
  15. f5d36de xen64: random ifdefs to mask out 32-bit only code by Jeremy Fitzhardinge · 16 years ago
  16. f6e5873 xen64: add extra pv_mmu_ops by Jeremy Fitzhardinge · 16 years ago
  17. 7077c33 xen: make ELF notes work for 32 and 64 bit by Jeremy Fitzhardinge · 16 years ago
  18. 48b5db2 xen64: define asm/xen/interface for 64-bit by Jeremy Fitzhardinge · 16 years ago
  19. 851fa3c xen: define set_pte from the outset by Jeremy Fitzhardinge · 16 years ago
  20. ad55db9 xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support by Isaku Yamahata · 16 years ago
  21. 8ba6c2b xen: print backtrace on multicall failure by Jeremy Fitzhardinge · 16 years ago
  22. 7c33b1e x86_64: unstatic get_local_pda by Jeremy Fitzhardinge · 16 years ago
  23. 360c044 x86_64: adjust exception frame in ia32entry by Jeremy Fitzhardinge · 16 years ago
  24. cbcd79c x86: use __page_aligned_data/bss by Jeremy Fitzhardinge · 16 years ago
  25. 87b935a x86: clean up formatting of __switch_to by Jeremy Fitzhardinge · 16 years ago
  26. 8840c0c x86_64: there's no need to preallocate level1_fixmap_pgt by Jeremy Fitzhardinge · 16 years ago
  27. c1f2f09 pvops-64: call paravirt_post_allocator_init() on setup_arch() by Eduardo Habkost · 16 years ago
  28. a312b37 x86/paravirt: call paravirt_pagetable_setup_{start, done} by Eduardo Habkost · 16 years ago
  29. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  30. fafa3a3 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  31. 7e2225d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  32. 59190f4 Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  33. 431ceb8 x86: fix TSC build error on 32bit by Thomas Gleixner · 16 years ago
  34. f6f88e9 generic-ipi: more merge fallout by Ingo Molnar · 16 years ago
  35. b3c9816 generic-ipi: merge fix by Ingo Molnar · 16 years ago
  36. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  37. 6c9fcaf Merge branch 'core/rcu' into core/rcu-for-linus by Ingo Molnar · 16 years ago
  38. dc221ea Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  39. b27418a [MIPS] Remove mips_machtype for LASAT machines by Thomas Bogendoerfer · 16 years ago
  40. 0b56fd8 [MIPS] Remove mips_machtype from EMMA2RH machines by Thomas Bogendoerfer · 16 years ago
  41. c6607295 [MIPS] Remove mips_machtype from ARC based machines by Thomas Bogendoerfer · 16 years ago
  42. 9528356 [MIPS] MTX-1 flash partition setup move to platform devices registration by Yoichi Yuasa · 16 years ago
  43. 7b22609 [MIPS] TXx9: cleanup and fix some sparse warnings by Atsushi Nemoto · 16 years ago
  44. 4c642f3 [MIPS] TXx9: rename asm-mips/mach-jmr3927 to asm-mips/mach-tx39xx by Atsushi Nemoto · 16 years ago
  45. 6e68665 [MIPS] remove machtype for group Toshiba by Yoichi Yuasa · 16 years ago
  46. b6c4053 [MIPS] separate rbtx4927_time_init() and rbtx4937_time_init() by Yoichi Yuasa · 16 years ago
  47. a38c475 [MIPS] separate rbtx4927_arch_init() and rbtx4937_arch_init() by Yoichi Yuasa · 16 years ago
  48. a00fb66 [MIPS] txx9_cpu_clock setup move to rbtx4927_time_init() by Yoichi Yuasa · 16 years ago
  49. 7a1fdf1 [MIPS] txx9_board_vec set directly without mips_machtype by Yoichi Yuasa · 16 years ago
  50. b03d7b1 [MIPS] IP22: Add platform device for Indy volume buttons by Thomas Bogendoerfer · 16 years ago
  51. efff4ae [MIPS] cmbvr4133: Remove support by Yoichi Yuasa · 16 years ago
  52. 3f16654 [MIPS] remove wrppmc_machine_power_off() by Yoichi Yuasa · 16 years ago
  53. 9ecb1ff [MIPS] replace inline assembler to cpu_wait() by Yoichi Yuasa · 16 years ago
  54. 5b438c4 [MIPS] IP22/28: Add platform devices for HAL2 by Thomas Bogendoerfer · 16 years ago
  55. bf744d4 [MIPS] TXx9: Update and merge defconfigs by Atsushi Nemoto · 16 years ago
  56. edcaf1a [MIPS] TXx9: Make single kernel can support multiple boards by Atsushi Nemoto · 16 years ago
  57. 7668915 [MIPS] TXx9: Update defconfigs by Atsushi Nemoto · 16 years ago
  58. 89d63fe [MIPS] TXx9: Reorganize PCI code by Atsushi Nemoto · 16 years ago
  59. 22b1d70 [MIPS] TXx9: Reorganize code by Atsushi Nemoto · 16 years ago
  60. 1447600 [MIPS] txx9: Make gpio_txx9 entirely spinlock-safe by Atsushi Nemoto · 16 years ago
  61. 315806cb [MIPS] Malta: Cleanup organization of code into directories. by Ralf Baechle · 16 years ago
  62. eda49ee [MIPS] Remove always true ifdef conditions. by Ralf Baechle · 16 years ago
  63. d5deda6 [MIPS] MSC01: Cleanup configuration. by Ralf Baechle · 16 years ago
  64. 6da5e30 [MIPS] Remove impossible ifdef and code wrapped by it. by Ralf Baechle · 16 years ago
  65. 1398ddb [MIPS] SEAD: Remove support code. by Ralf Baechle · 16 years ago
  66. 2157bc6 [MIPS] Atlas: Remove support code. by Ralf Baechle · 16 years ago
  67. 372a775 [MIPS] Enable -ffunction-sections sections. by Ralf Baechle · 16 years ago
  68. 74c8494 [MIPS] Bigsur: Make defconfig a bit more useful. by Ralf Baechle · 16 years ago
  69. b012cff [MIPS] Replace use of print_symbol with new %sP pointer format. by Ralf Baechle · 16 years ago
  70. b29eee4 [MIPS] rbtx4927: misc cleanups by Atsushi Nemoto · 16 years ago
  71. af3e69c [MIPS] Declare some pci variables in header file by Atsushi Nemoto · 16 years ago
  72. 8fa9cc1 [MIPS] IP32: Add platform devices for audio and volume button by Thomas Bogendoerfer · 16 years ago
  73. 7a2852e [MIPS] IP28: switch to "normal" mode after PROM no longer needed by Thomas Bogendoerfer · 17 years ago
  74. c3dd3de [MIPS] Add an appropriate header into display.c by Dmitri Vorobiev · 16 years ago
  75. 6ccab43 [MIPS] Make gcmp_probe() static by Dmitri Vorobiev · 16 years ago
  76. 7afed6a [MIPS] A few cleanups in malta_int.c by Dmitri Vorobiev · 16 years ago
  77. d58eaab [MIPS] Namespace clean-up in arch/mips/pci/pci.c by Dmitri Vorobiev · 16 years ago
  78. 1ea6428 [MIPS] i8253: make the pit_clockevent variable static by Dmitri Vorobiev · 16 years ago
  79. 8736595 [MIPS] Enable FAST-20 for onboard scsi by Thomas Bogendoerfer · 16 years ago
  80. f2bc713 [MIPS] Cobalt: Register new LCD platform device. by Yoichi Yuasa · 16 years ago
  81. 52f4f6b [MIPS] Use kernel-supplied ARRAY_SIZE() macro. by Robert P. J. Day · 16 years ago
  82. 2957c9e [MIPS] IRIX: Goodbye and thanks for all the fish by Ralf Baechle · 16 years ago
  83. 4b62220 [MIPS] Alchemy, PNX: Use symbolic constants for DMA masks. by Ralf Baechle · 16 years ago
  84. f366e20 [MIPS] unexport {allocate,free}_irqno by Dmitri Vorobiev · 16 years ago
  85. 17f61e6 [MIPS] Make two functions static by Dmitri Vorobiev · 16 years ago
  86. 07cdb78 [MIPS] fix sparse warning about setup_early_printk() by Dmitri Vorobiev · 16 years ago
  87. c88a8b4 [MIPS] Remove obsolete isa_slot_offset by Maciej W. Rozycki · 16 years ago
  88. cb11dfa [MIPS] Remove board_watchpoint_handler by David Daney · 16 years ago
  89. da6e88f Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  90. 61d97f4 Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  91. af5329c Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  92. aba3728 x86: sanitize Kconfig by Thomas Gleixner · 16 years ago
  93. 91d0322 Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
  94. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 16 years ago
  95. 7ff86b0 powerpc: Fix a build problem on ppc32 with new DMA_ATTRs by Takashi Iwai · 16 years ago
  96. b6f6b98 powerpc: Don't spin on sync instruction at boot time by Sonny Rao · 16 years ago
  97. cd6f37b powerpc: Add VSX load/store alignment exception handler by Michael Neuling · 16 years ago
  98. 7c29217 powerpc: fix giveup_vsx to save registers correctly by Michael Neuling · 16 years ago
  99. 01f4b8b powerpc: support for latencytop by Arnd Bergmann · 16 years ago
  100. 443dcac powerpc: Remove unnecessary condition when sanity-checking WIMG bits by Dave Kleikamp · 16 years ago