1. e5ff0fe sparc: Move 'unique_id' into prom_common.c and rename to 'prom_unique_id' by David S. Miller · 16 years ago
  2. 5fce09c sparc: Move irq_trans_init() and support code into seperate file. by David S. Miller · 16 years ago
  3. efeac2f sparc: Mark prom_early_alloc non-static. by David S. Miller · 16 years ago
  4. dfa7606 sparc: Create common area for OF device layer code. by David S. Miller · 16 years ago
  5. ab04323 sparc: Const'ify prom_*prop*() on sparc32. by David S. Miller · 16 years ago
  6. 657f201 sparc: Create common header file for prom_{32,64}.c by David S. Miller · 16 years ago
  7. b28017f sparc: unify kernel/init_task by Sam Ravnborg · 16 years ago
  8. 757498c sparc: drop CONFIG_SUN_AUXIO by Sam Ravnborg · 16 years ago
  9. c2e27c3 sparc: Add missing of_node_put by Nicolas Palix · 16 years ago
  10. a8c601c sparc,sparc64: unify boot/ by Sam Ravnborg · 16 years ago
  11. a88b5ba sparc,sparc64: unify kernel/ by Sam Ravnborg · 16 years ago
  12. d670bd4 sparc: prepare kernel/ for unification by Sam Ravnborg · 16 years ago
  13. 478b8fe sparc,sparc64: unify lib/ by Sam Ravnborg · 16 years ago
  14. 18269c0 sparc: prepare lib/ for unification by Sam Ravnborg · 16 years ago
  15. 5de18cd sparc,sparc64: unify prom/ by Sam Ravnborg · 16 years ago
  16. 708d4f0 sparc: prepare prom/ for unification by Sam Ravnborg · 16 years ago
  17. 5e53879 sparc,sparc64: unify Makefile by Sam Ravnborg · 16 years ago
  18. 14ae84c sparc: gitignore a few files by Sam Ravnborg · 16 years ago
  19. c4893269 sparc: clean boot/ by Sam Ravnborg · 16 years ago
  20. db5ea21 sparc: refactor Makefile by Sam Ravnborg · 16 years ago
  21. b5db854 sparc,sparc64: unify asm-offsets.c by Sam Ravnborg · 16 years ago
  22. 1b1fbbc sparc,sparc64: prepare vmlinux.lds.S for unification by Sam Ravnborg · 16 years ago
  23. 63ef348 sparc64: Provide oprofile pseudo-NMI on Niagara. by David S. Miller · 16 years ago
  24. 3178a07 sparc64: Add performance counter hypervisor calls for sun4v. by David S. Miller · 16 years ago
  25. 6a5726d sparc64: Add save_stack_trace_tsk(). by David S. Miller · 16 years ago
  26. 3a29db3 sparc32: pdev_to_pnode() is used from __devinit by Al Viro · 16 years ago
  27. 64273d0 sparc32: Don't btfixup cache flush ops for viking multiple times. by David S. Miller · 16 years ago
  28. 9acee19 sparc: combine unistd_{32,64}.h by Stephen Rothwell · 16 years ago
  29. 422e23e sparc64: Use NMI oprofile profiling on cheetah and derivative cpus. by David S. Miller · 16 years ago
  30. 456cad8 sparc64: Add write_pic() helper. by David S. Miller · 16 years ago
  31. f9aad60 sparc64: Block NMIs in critical section of context switch. by David S. Miller · 16 years ago
  32. 5565736 sparc64: Make special trap return path for TRAP_NMI(). by David S. Miller · 16 years ago
  33. b4f4372 sparc64: Make %pil level 15 a pseudo-NMI. by David S. Miller · 16 years ago
  34. c6afec5 sparc: Include drivers/pcmcia/Kconfig by David S. Miller · 16 years ago
  35. 2c2551a sparc64: Add interface for registering a performance counter IRQ handler. by David S. Miller · 16 years ago
  36. 0871420 sparc64: Add tsb-ratio sysctl. by David S. Miller · 16 years ago
  37. 27137e5 sparc,sparc64: unify mm/ by Sam Ravnborg · 16 years ago
  38. c37ddd9 sparc: prepare mm/ for unification by Sam Ravnborg · 16 years ago
  39. 5115f39 sparc64: unify math-emu by Sam Ravnborg · 16 years ago
  40. 774434b sparc: prepare math-emu for unification by Sam Ravnborg · 16 years ago
  41. d59b370 sparc: cleanup math-emu by Sam Ravnborg · 16 years ago
  42. b0cdd59 sparc,sparc64: add BITS to arch Makefile by Sam Ravnborg · 16 years ago
  43. 26b4c91 sparc,sparc64: unify Kconfig files by Sam Ravnborg · 16 years ago
  44. 4b27e0e sparc: add "Bus options" to Kconfig by Sam Ravnborg · 16 years ago
  45. 12e271a sparc: add menu "Executable file formats" by Sam Ravnborg · 16 years ago
  46. 7189970 sparc: use Kconfig.hz by Sam Ravnborg · 16 years ago
  47. 655ab99 sparc: drop UNIX98_PTYS from arch Kconfig by Sam Ravnborg · 16 years ago
  48. 35da3e3 sparc: refactor Kconfig a little by Sam Ravnborg · 16 years ago
  49. 5bb28a5 sparc: unify Kconfig.debug by Sam Ravnborg · 16 years ago
  50. 293666b sparc64: Stop using memory barriers for atomics and locks. by David S. Miller · 16 years ago
  51. 64f2dde sparc64: Run the kernel always in the TSO memory model. by David S. Miller · 16 years ago
  52. e8e8e80 sparc: asm/bitops.h should define __fls by Rusty Russell · 16 years ago
  53. 3f3b163 powerpc and sparc: Introduce dev_archdata node accessors by Anton Vorontsov · 16 years ago
  54. 96b8936 remove __ARCH_WANT_COMPAT_SYS_PTRACE by Christoph Hellwig · 16 years ago
  55. 5bac287 fix the section noise in sparc head.S by Al Viro · 16 years ago
  56. 409832f sparc32 cpuinit flase positives by Al Viro · 16 years ago
  57. f8b2256 sparc64: wire up accept4() by David Miller · 16 years ago
  58. e64ed02 sparc: Fix tty compile warnings. by Robert Reif · 16 years ago
  59. 5acdc1f sparc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  60. 29b1432 Revert "sparc: correct section of current_pc()" by David S. Miller · 16 years ago
  61. 0bf82cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  62. a1995a6 sparc64: Kill annoying warning when building compat_binfmt_elf.o by David S. Miller · 16 years ago
  63. e68f0ae sparc32: kernel/trace/trace.c wants DIE_OOPS by Al Viro · 16 years ago
  64. 145e1c0 sparc64: Fix __copy_{to,from}_user_inatomic defines. by Hugh Dickins · 16 years ago
  65. c10555f sparc32: kernel/trace/trace.c wants DIE_OOPS by Al Viro · 16 years ago
  66. 63b40456 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  67. 398cf93 sparc: use the new byteorder headers by Harvey Harrison · 16 years ago
  68. 12a9ee3 rtc-m48t59: shift zero year to 1968 on sparc (rev 2) by Krzysztof Helt · 16 years ago
  69. 5579a78 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  70. 92fb83a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile by Linus Torvalds · 16 years ago
  71. 8dd9453 sparc: correct section of current_pc() by Frederic Weisbecker · 16 years ago
  72. a1731e5 sparc: correct section of apc_no_idle by Frederic Weisbecker · 16 years ago
  73. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
  74. 83224b0 container freezer: add TIF_FREEZE flag to all architectures by Matt Helsley · 16 years ago
  75. 0b59268 [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY by Martin Schwidefsky · 16 years ago
  76. 25ad291 oprofile: more whitespace fixes by Robert Richter · 16 years ago
  77. 5723ff9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  78. 244dc4e Merge git://git.infradead.org/users/dwmw2/random-2.6 by Linus Torvalds · 16 years ago
  79. b70ac77 serial: allow 8250 to be used on sparc by David Miller · 16 years ago
  80. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  81. 4245e59 sparc32: fix build errors by Robert Reif · 16 years ago
  82. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  83. 990d0f2 Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core by Ingo Molnar · 16 years ago
  84. 6cf4a92 sparc32: sun4m interrupt mask cleanup by Robert Reif · 16 years ago
  85. a1cd046 sparc: arch/sparc/kernel/pmc.c -- extra #include? by David Brownell · 16 years ago
  86. 778b1c6 sparc32: Add more extensive documentation of sun4m interrupts. by David S. Miller · 16 years ago
  87. e7913de sparc32: Kill irq_rcvreg from sun4m_irq.c by David S. Miller · 16 years ago
  88. c7e606a sparc32: Delete master_l10_limit. by David S. Miller · 16 years ago
  89. 8bd8dee sparc32: Use PROM device probing for sun4c timers. by David S. Miller · 16 years ago
  90. 45bb5a7 sparc32: Use PROM device probing for sun4c interrupt register. by David S. Miller · 16 years ago
  91. 5ff0d55 sparc32: Delete claim_ticker14(). by David S. Miller · 16 years ago
  92. b218fa0 sparc32: Stop calling claim_ticker14() from sun4c_irq.c by David S. Miller · 16 years ago
  93. 7695426 sparc32: Kill clear_profile_irq btfixup entry. by David S. Miller · 16 years ago
  94. 1de937a sparc32: Call sun4m_clear_profile_irq() directly from sun4m_smp.c by David S. Miller · 16 years ago
  95. a73554a sparc32: Remove #if 0'd code from sun4c_irq.c by David S. Miller · 16 years ago
  96. f8376e9 sparc32: Remove some SMP ifdefs in sun4d_irq.c by David S. Miller · 16 years ago
  97. f5f1085 sparc32: Use PROM infrastructure for probing and mapping sun4d timers. by David S. Miller · 16 years ago
  98. 69c010b sparc32: Use PROM device probing for sun4m irq registers. by David S. Miller · 16 years ago
  99. 2e57572 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 16 years ago
  100. 9b2e43a sparc32: Use PROM device probing for sun4m timer registers. by David S. Miller · 16 years ago