1. 2bf05fa sparc: expand cpu table by Sam Ravnborg · 16 years ago
  2. 53ae341 sparc: fix sparse warnings in cpu_*.c by Sam Ravnborg · 16 years ago
  3. 7e7e93a sparc: Always set AUDIT_ARCH, not just on sparc64. by David S. Miller · 16 years ago
  4. 6c6bd8b sparc: report "Unknown CPU/FPU" for unknown cpu/fpu by Sam Ravnborg · 16 years ago
  5. 8a563f0 sparc: beautify kernel/cpu_32.c by Sam Ravnborg · 16 years ago
  6. ad07aed sparc: Move of_console_{device,path,options} info prom_common.c by David S. Miller · 16 years ago
  7. 23dc758 sparc: Move prom_build_devicetree() into prom_common.c by David S. Miller · 16 years ago
  8. 6524036 sparc: Move core of OF device tree building code into prom_common.c by David S. Miller · 16 years ago
  9. 4aef8c5 sparc: Match sparc32's build_tree() up to sparc64's by David S. Miller · 16 years ago
  10. 7d9439d sparc: Move create_node() and friends into prom_common.c by David S. Miller · 16 years ago
  11. 06c0db7 sparc: Make sparc32's create_node() assign parent pointer. by David S. Miller · 16 years ago
  12. 59966e3 sparc: Commonize get_one_property() implementations. by David S. Miller · 16 years ago
  13. b9e5567 sparc: Move property building code into prom_common.c by David S. Miller · 16 years ago
  14. e5ff0fe sparc: Move 'unique_id' into prom_common.c and rename to 'prom_unique_id' by David S. Miller · 16 years ago
  15. 5fce09c sparc: Move irq_trans_init() and support code into seperate file. by David S. Miller · 16 years ago
  16. efeac2f sparc: Mark prom_early_alloc non-static. by David S. Miller · 16 years ago
  17. dfa7606 sparc: Create common area for OF device layer code. by David S. Miller · 16 years ago
  18. ab04323 sparc: Const'ify prom_*prop*() on sparc32. by David S. Miller · 16 years ago
  19. 657f201 sparc: Create common header file for prom_{32,64}.c by David S. Miller · 16 years ago
  20. b28017f sparc: unify kernel/init_task by Sam Ravnborg · 16 years ago
  21. 757498c sparc: drop CONFIG_SUN_AUXIO by Sam Ravnborg · 16 years ago
  22. c2e27c3 sparc: Add missing of_node_put by Nicolas Palix · 16 years ago
  23. a8c601c sparc,sparc64: unify boot/ by Sam Ravnborg · 16 years ago
  24. a88b5ba sparc,sparc64: unify kernel/ by Sam Ravnborg · 16 years ago
  25. d670bd4 sparc: prepare kernel/ for unification by Sam Ravnborg · 16 years ago
  26. 478b8fe sparc,sparc64: unify lib/ by Sam Ravnborg · 16 years ago
  27. 18269c0 sparc: prepare lib/ for unification by Sam Ravnborg · 16 years ago
  28. 5de18cd sparc,sparc64: unify prom/ by Sam Ravnborg · 16 years ago
  29. 708d4f0 sparc: prepare prom/ for unification by Sam Ravnborg · 16 years ago
  30. 5e53879 sparc,sparc64: unify Makefile by Sam Ravnborg · 16 years ago
  31. 14ae84c sparc: gitignore a few files by Sam Ravnborg · 16 years ago
  32. c4893269 sparc: clean boot/ by Sam Ravnborg · 16 years ago
  33. db5ea21 sparc: refactor Makefile by Sam Ravnborg · 16 years ago
  34. b5db854 sparc,sparc64: unify asm-offsets.c by Sam Ravnborg · 16 years ago
  35. 104495a sparc64: use vmlinux.lds.S from sparc by Sam Ravnborg · 16 years ago
  36. 1b1fbbc sparc,sparc64: prepare vmlinux.lds.S for unification by Sam Ravnborg · 16 years ago
  37. 63ef348 sparc64: Provide oprofile pseudo-NMI on Niagara. by David S. Miller · 16 years ago
  38. 3178a07 sparc64: Add performance counter hypervisor calls for sun4v. by David S. Miller · 16 years ago
  39. 6a5726d sparc64: Add save_stack_trace_tsk(). by David S. Miller · 16 years ago
  40. 3a29db3 sparc32: pdev_to_pnode() is used from __devinit by Al Viro · 16 years ago
  41. 64273d0 sparc32: Don't btfixup cache flush ops for viking multiple times. by David S. Miller · 16 years ago
  42. 9acee19 sparc: combine unistd_{32,64}.h by Stephen Rothwell · 16 years ago
  43. 422e23e sparc64: Use NMI oprofile profiling on cheetah and derivative cpus. by David S. Miller · 16 years ago
  44. 456cad8 sparc64: Add write_pic() helper. by David S. Miller · 16 years ago
  45. f9aad60 sparc64: Block NMIs in critical section of context switch. by David S. Miller · 16 years ago
  46. 5565736 sparc64: Make special trap return path for TRAP_NMI(). by David S. Miller · 16 years ago
  47. b4f4372 sparc64: Make %pil level 15 a pseudo-NMI. by David S. Miller · 16 years ago
  48. c6afec5 sparc: Include drivers/pcmcia/Kconfig by David S. Miller · 16 years ago
  49. 2c2551a sparc64: Add interface for registering a performance counter IRQ handler. by David S. Miller · 16 years ago
  50. 0871420 sparc64: Add tsb-ratio sysctl. by David S. Miller · 16 years ago
  51. 27137e5 sparc,sparc64: unify mm/ by Sam Ravnborg · 16 years ago
  52. c37ddd9 sparc: prepare mm/ for unification by Sam Ravnborg · 16 years ago
  53. 7c979c4 sparc64: unify arch/sparc64/oprofile/ by Sam Ravnborg · 16 years ago
  54. 5115f39 sparc64: unify math-emu by Sam Ravnborg · 16 years ago
  55. 774434b sparc: prepare math-emu for unification by Sam Ravnborg · 16 years ago
  56. d59b370 sparc: cleanup math-emu by Sam Ravnborg · 16 years ago
  57. b0cdd59 sparc,sparc64: add BITS to arch Makefile by Sam Ravnborg · 16 years ago
  58. 26b4c91 sparc,sparc64: unify Kconfig files by Sam Ravnborg · 16 years ago
  59. 4b27e0e sparc: add "Bus options" to Kconfig by Sam Ravnborg · 16 years ago
  60. 12e271a sparc: add menu "Executable file formats" by Sam Ravnborg · 16 years ago
  61. 7189970 sparc: use Kconfig.hz by Sam Ravnborg · 16 years ago
  62. 655ab99 sparc: drop UNIX98_PTYS from arch Kconfig by Sam Ravnborg · 16 years ago
  63. b498e42 sparc64: added more config options to the menus by Sam Ravnborg · 16 years ago
  64. 35da3e3 sparc: refactor Kconfig a little by Sam Ravnborg · 16 years ago
  65. 5bb28a5 sparc: unify Kconfig.debug by Sam Ravnborg · 16 years ago
  66. 293666b sparc64: Stop using memory barriers for atomics and locks. by David S. Miller · 16 years ago
  67. 64f2dde sparc64: Run the kernel always in the TSO memory model. by David S. Miller · 16 years ago
  68. 86821d1 sparc64: Rework auxio driver to save some text space. by David S. Miller · 16 years ago
  69. 6d1e428 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 16 years ago
  70. 410d2c8 sparc64: Sync FPU state in VIS emulation handler. by Hong H. Pham · 16 years ago
  71. 726c12f sparc64: Fix VIS emulation bugs by Joseph Myers · 16 years ago
  72. e8e8e80 sparc: asm/bitops.h should define __fls by Rusty Russell · 16 years ago
  73. dafdb61 powerpc/83xx: Fix MCU support merge issue in mpc8349emitx.dts by Anton Vorontsov · 16 years ago
  74. ee4ee52 sparc64: Fix bug in PTRACE_SETFPREGS64 handling. by Chris Torek · 16 years ago
  75. 2434bbb powerpc: Fix dma_map_sg() cache flushing on non coherent platforms by Benjamin Herrenschmidt · 16 years ago
  76. b7d6266 Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  77. e6d9f0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  78. 5d279dc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 16 years ago
  79. 1122b19 MN10300: Fix application of kernel module relocations by Mark Salter · 16 years ago
  80. 7a0d794 powerpc: Use physical cpu id when setting the processor affinity by Kumar Gala · 16 years ago
  81. ae4e143 m68k: Update defconfigs for 2.6.28-rc7 by Geert Uytterhoeven · 16 years ago
  82. 4280e31 frv: fix mmap2 error handling by David Howells · 16 years ago
  83. b93c35f spi: fix spi_s3c24xx_gpio num_chipselect by Ben Dooks · 16 years ago
  84. ecf318c Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  85. 33b07db9 Revert "of_platform_driver noise on sparce" by Linus Torvalds · 16 years ago
  86. b270ee8 sparc64: Fix offset calculation in compute_size() by David S. Miller · 16 years ago
  87. a1e0eb1 powerpc: Fix build for 32-bit SMP configs by Milton Miller · 16 years ago
  88. 03cfdb8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  89. 4ec8f07 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  90. ab598b6 powerpc: Fix system calls on Cell entered with XER.SO=1 by Paul Mackerras · 16 years ago
  91. 960cedb powerpc/cell: Fix GDB watchpoints, again by Arnd Bergmann · 16 years ago
  92. cc353c3 powerpc/mpic: Don't reset affinity for secondary MPIC on boot by Arnd Bergmann · 16 years ago
  93. d015fe9 powerpc/cell/axon-msi: Retry on missing interrupt by Arnd Bergmann · 16 years ago
  94. 4a61866 powerpc: Fix boot freeze on machine with empty memory node by Dave Hansen · 16 years ago
  95. 4b824de powerpc: Fix IRQ assignment for some PCIe devices by Adhemerval Zanella · 16 years ago
  96. a6e470f Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  97. 72244c0 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  98. 66a45cc 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
  99. 8c7b905 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  100. 499c59c MN10300: Tighten up the code using case ranges by Robert P. J. Day · 16 years ago