1. c4893269 sparc: clean boot/ by Sam Ravnborg · 16 years ago
  2. db5ea21 sparc: refactor Makefile by Sam Ravnborg · 16 years ago
  3. b5db854 sparc,sparc64: unify asm-offsets.c by Sam Ravnborg · 16 years ago
  4. 104495a sparc64: use vmlinux.lds.S from sparc by Sam Ravnborg · 16 years ago
  5. 1b1fbbc sparc,sparc64: prepare vmlinux.lds.S for unification by Sam Ravnborg · 16 years ago
  6. 63ef348 sparc64: Provide oprofile pseudo-NMI on Niagara. by David S. Miller · 16 years ago
  7. 3178a07 sparc64: Add performance counter hypervisor calls for sun4v. by David S. Miller · 16 years ago
  8. 6a5726d sparc64: Add save_stack_trace_tsk(). by David S. Miller · 16 years ago
  9. 3a29db3 sparc32: pdev_to_pnode() is used from __devinit by Al Viro · 16 years ago
  10. 64273d0 sparc32: Don't btfixup cache flush ops for viking multiple times. by David S. Miller · 16 years ago
  11. 9acee19 sparc: combine unistd_{32,64}.h by Stephen Rothwell · 16 years ago
  12. 422e23e sparc64: Use NMI oprofile profiling on cheetah and derivative cpus. by David S. Miller · 16 years ago
  13. 456cad8 sparc64: Add write_pic() helper. by David S. Miller · 16 years ago
  14. f9aad60 sparc64: Block NMIs in critical section of context switch. by David S. Miller · 16 years ago
  15. 5565736 sparc64: Make special trap return path for TRAP_NMI(). by David S. Miller · 16 years ago
  16. b4f4372 sparc64: Make %pil level 15 a pseudo-NMI. by David S. Miller · 16 years ago
  17. c6afec5 sparc: Include drivers/pcmcia/Kconfig by David S. Miller · 16 years ago
  18. 2c2551a sparc64: Add interface for registering a performance counter IRQ handler. by David S. Miller · 16 years ago
  19. 0871420 sparc64: Add tsb-ratio sysctl. by David S. Miller · 16 years ago
  20. 27137e5 sparc,sparc64: unify mm/ by Sam Ravnborg · 16 years ago
  21. c37ddd9 sparc: prepare mm/ for unification by Sam Ravnborg · 16 years ago
  22. 7c979c4 sparc64: unify arch/sparc64/oprofile/ by Sam Ravnborg · 16 years ago
  23. 5115f39 sparc64: unify math-emu by Sam Ravnborg · 16 years ago
  24. 774434b sparc: prepare math-emu for unification by Sam Ravnborg · 16 years ago
  25. d59b370 sparc: cleanup math-emu by Sam Ravnborg · 16 years ago
  26. b0cdd59 sparc,sparc64: add BITS to arch Makefile by Sam Ravnborg · 16 years ago
  27. 26b4c91 sparc,sparc64: unify Kconfig files by Sam Ravnborg · 16 years ago
  28. 4b27e0e sparc: add "Bus options" to Kconfig by Sam Ravnborg · 16 years ago
  29. 12e271a sparc: add menu "Executable file formats" by Sam Ravnborg · 16 years ago
  30. 7189970 sparc: use Kconfig.hz by Sam Ravnborg · 16 years ago
  31. 655ab99 sparc: drop UNIX98_PTYS from arch Kconfig by Sam Ravnborg · 16 years ago
  32. b498e42 sparc64: added more config options to the menus by Sam Ravnborg · 16 years ago
  33. 35da3e3 sparc: refactor Kconfig a little by Sam Ravnborg · 16 years ago
  34. 5bb28a5 sparc: unify Kconfig.debug by Sam Ravnborg · 16 years ago
  35. 293666b sparc64: Stop using memory barriers for atomics and locks. by David S. Miller · 16 years ago
  36. 64f2dde sparc64: Run the kernel always in the TSO memory model. by David S. Miller · 16 years ago
  37. 86821d1 sparc64: Rework auxio driver to save some text space. by David S. Miller · 16 years ago
  38. 6d1e428 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 16 years ago
  39. 410d2c8 sparc64: Sync FPU state in VIS emulation handler. by Hong H. Pham · 16 years ago
  40. 726c12f sparc64: Fix VIS emulation bugs by Joseph Myers · 16 years ago
  41. e8e8e80 sparc: asm/bitops.h should define __fls by Rusty Russell · 16 years ago
  42. dafdb61 powerpc/83xx: Fix MCU support merge issue in mpc8349emitx.dts by Anton Vorontsov · 16 years ago
  43. ee4ee52 sparc64: Fix bug in PTRACE_SETFPREGS64 handling. by Chris Torek · 16 years ago
  44. 2434bbb powerpc: Fix dma_map_sg() cache flushing on non coherent platforms by Benjamin Herrenschmidt · 16 years ago
  45. 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
  46. e6d9f0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  47. 5d279dc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 16 years ago
  48. 1122b19 MN10300: Fix application of kernel module relocations by Mark Salter · 16 years ago
  49. 7a0d794 powerpc: Use physical cpu id when setting the processor affinity by Kumar Gala · 16 years ago
  50. ae4e143 m68k: Update defconfigs for 2.6.28-rc7 by Geert Uytterhoeven · 16 years ago
  51. 4280e31 frv: fix mmap2 error handling by David Howells · 16 years ago
  52. b93c35f spi: fix spi_s3c24xx_gpio num_chipselect by Ben Dooks · 16 years ago
  53. ecf318c Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  54. 33b07db Revert "of_platform_driver noise on sparce" by Linus Torvalds · 16 years ago
  55. b270ee8 sparc64: Fix offset calculation in compute_size() by David S. Miller · 16 years ago
  56. a1e0eb1 powerpc: Fix build for 32-bit SMP configs by Milton Miller · 16 years ago
  57. 03cfdb8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  58. 4ec8f07 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  59. ab598b6 powerpc: Fix system calls on Cell entered with XER.SO=1 by Paul Mackerras · 16 years ago
  60. 960cedb powerpc/cell: Fix GDB watchpoints, again by Arnd Bergmann · 16 years ago
  61. cc353c3 powerpc/mpic: Don't reset affinity for secondary MPIC on boot by Arnd Bergmann · 16 years ago
  62. d015fe9 powerpc/cell/axon-msi: Retry on missing interrupt by Arnd Bergmann · 16 years ago
  63. 4a61866 powerpc: Fix boot freeze on machine with empty memory node by Dave Hansen · 16 years ago
  64. 4b824de powerpc: Fix IRQ assignment for some PCIe devices by Adhemerval Zanella · 16 years ago
  65. a6e470f Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  66. 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
  67. 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
  68. 8c7b905 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  69. 499c59c MN10300: Tighten up the code using case ranges by Robert P. J. Day · 16 years ago
  70. f1ba3bc Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  71. 96b8936 remove __ARCH_WANT_COMPAT_SYS_PTRACE by Christoph Hellwig · 16 years ago
  72. 16799c6 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  73. d3a307f sn_pci_controller_fixup() should be __init by Al Viro · 16 years ago
  74. df6b079 xen_play_dead() is __cpuinit by Al Viro · 16 years ago
  75. 37af46e xen_setup_vcpu_info_placement() is not init on x86 by Al Viro · 16 years ago
  76. 23a14b9 kvm_setup_secondary_clock() is cpuinit by Al Viro · 16 years ago
  77. 2236d25 enable_IR_x2apic() needs to be __init by Al Viro · 16 years ago
  78. 4bcc17d alpha: pcibios_resource_to_bus() is callable from normal code by Al Viro · 16 years ago
  79. 5bac287 fix the section noise in sparc head.S by Al Viro · 16 years ago
  80. 1c4567a m32r: section noise in head.S by Al Viro · 16 years ago
  81. e669dae of_platform_driver noise on sparce by Al Viro · 16 years ago
  82. 8c29890 sparc64 trivial section misannotations by Al Viro · 16 years ago
  83. 409832f sparc32 cpuinit flase positives by Al Viro · 16 years ago
  84. 4ea8fb9 powerpc set_huge_psize() false positive by Al Viro · 16 years ago
  85. 7d6a8a1 false __cpuinit positives on alpha by Al Viro · 16 years ago
  86. af38d90 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 16 years ago
  87. a730b32 [ARM] pxa/palmtx: misc fixes to use generic GPIO API by Marek Vasut · 16 years ago
  88. b627c8b x86: always define DECLARE_PCI_UNMAP* macros by Joerg Roedel · 16 years ago
  89. 6417a91 Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Russell King · 16 years ago
  90. abd9421 [S390] Update default configuration. by Martin Schwidefsky · 16 years ago
  91. 0778dc3 [S390] Fix alignment of initial kernel stack. by Heiko Carstens · 16 years ago
  92. 2944a5c [S390] pgtable.h: Fix oops in unmap_vmas for KVM processes by Christian Borntraeger · 16 years ago
  93. 8107d82 [S390] fix/cleanup sched_clock by Christian Borntraeger · 16 years ago
  94. 59da213 [S390] fix system call parameter functions. by Martin Schwidefsky · 16 years ago
  95. 723fdb7 ARM: OMAP: Fixes for suspend / resume GPIO wake-up handling by Tero Kristo · 16 years ago
  96. 90f6713 parisc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  97. 7a3f513 parisc: fix kernel crash when unwinding a userspace process by Helge Deller · 16 years ago
  98. 9860d1b parisc: __kernel_time_t is always long by Geert Uytterhoeven · 16 years ago
  99. 6c47535 KVM: MMU: avoid creation of unreachable pages in the shadow by Marcelo Tosatti · 16 years ago
  100. 2fd36a5 [ARM] pxa/corgi: update default config to exclude tosa from being built by Eric Miao · 16 years ago