1. 5110bd2 sparc: remove CONFIG_SUN4 by Adrian Bunk · 16 years ago
  2. b69416b sparc64: Rewrite central driver. by David S. Miller · 16 years ago
  3. 10d29ff sparc64: Delete starfire_cpu_setup(). by David S. Miller · 16 years ago
  4. fd09831 sparc: Annotate of_device_id arrays with const or __initdata. by David S. Miller · 16 years ago
  5. 933b2a1 sparc: Stop setting NO_DMA. by David S. Miller · 16 years ago
  6. e0ac612 sparc: Kill ebus_bus_type. by David S. Miller · 16 years ago
  7. 356d164 sparc: Kill EBUS driver layer. by David S. Miller · 16 years ago
  8. 3ae627a sparc64: Convert EBUS floppy support to pure OF driver. by David S. Miller · 16 years ago
  9. aae7fb8 sparc: Move EBUS DMA interfaces into seperate header file. by David S. Miller · 16 years ago
  10. da86783 sparc64: Use generic CMOS driver. by David S. Miller · 16 years ago
  11. e8b75c4 sparc: asm/mostek.h is now 32-bit only by David S. Miller · 16 years ago
  12. 7eb1aae sparc: Delete asm/sbus*.h by David S. Miller · 16 years ago
  13. 9dc6923 sparc: Kill now spurious includes of sbus.h by David S. Miller · 16 years ago
  14. 0ad626a sparc32: Kill iounit_map_dma_*(). by David S. Miller · 16 years ago
  15. 47a2d72 sparc: Kill sbus_bus_type. by David S. Miller · 16 years ago
  16. 046e26a sparc: Remove generic SBUS probing layer. by David S. Miller · 16 years ago
  17. 5059625 sparc: Add OF archdata propagation helper. by David S. Miller · 16 years ago
  18. f8e4d32 sparc: Kill sbus_arch_preinit(). by David S. Miller · 16 years ago
  19. d32bcdd sparc32: Kill sbus_is_slave(). by David S. Miller · 16 years ago
  20. c6e5f66 sparc: Kill OBP property members of sbus_dev and sbus_bus by David S. Miller · 16 years ago
  21. 9b9644c sparc: Kill sbus_devaddr() and sbus_dev_slot(). by David S. Miller · 16 years ago
  22. 615deeb sparc: Kill sbus_ioremap() and sbus_iounmap(). by David S. Miller · 16 years ago
  23. 454eeb2 sparc: Convert remaining sbus_ioremap() and sbus_iounmap() users. by David S. Miller · 16 years ago
  24. 98261dd sparc: Remove dinky old-style SBUS probing facilities. by David S. Miller · 16 years ago
  25. 1043648 sparc: Remove SBUS layer resource and irq handling. by David S. Miller · 16 years ago
  26. 33c4655 sparc: Kill SBUS layer IRQ hooks. by David S. Miller · 16 years ago
  27. 71d3721 sparc32: Convert sun4d IRQ code to use generic device tree probing. by David S. Miller · 16 years ago
  28. f1b6aa8 sparc32: Convert pmc to OF driver. by David S. Miller · 16 years ago
  29. 7e7e2f0 sparc32: Convert apc to OF driver. by David S. Miller · 16 years ago
  30. 4b1c5df sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer. by David S. Miller · 16 years ago
  31. b1387c3 sparc32: Kill mmu_translate_dvma and implementations. by David S. Miller · 16 years ago
  32. aba945e sparc32: Kill mmu_translate_dvma() usage. by David S. Miller · 16 years ago
  33. 10a104f sparc64: Convert SBUS floppy probing to use OF device objects. by David S. Miller · 16 years ago
  34. 63237ee sparc: Move SBUS DMA attribute interfaces out of asm/sbus.h by David S. Miller · 16 years ago
  35. 738f2b7 sparc: Convert all SBUS drivers to dma_*() interfaces. by David S. Miller · 16 years ago
  36. 944c67df sparc32: Implement more generic dma_*() interfaces. by David S. Miller · 16 years ago
  37. 260489f sparc32: Make mmu_{get,release}_*() take a struct device pointer. by David S. Miller · 16 years ago
  38. 7a715f4 sparc: Make SBUS DMA interfaces take struct device. by David S. Miller · 16 years ago
  39. e003934 sparc32: Make IOMMU and IO-UNIT init work with device nodes. by David S. Miller · 16 years ago
  40. 334ae61 sparc: Kill SBUS DVMA layer. by David S. Miller · 16 years ago
  41. 7f06a3b sparc: Kill videopix SBUS driver. by David S. Miller · 16 years ago
  42. 902663f sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbpp by David S. Miller · 16 years ago
  43. 51e0f004 sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping(). by David S. Miller · 16 years ago
  44. 881d021 sparc64: Add generic interface for registering a dimm printing handler. by David S. Miller · 16 years ago
  45. 15df0f3 sparc: Add GPIO layer support. by David S. Miller · 16 years ago
  46. 4426621 sparc: Implement irq_of_parse_and_map() and irq_dispose_mapping(). by David S. Miller · 16 years ago
  47. 2481d76 sparc: Add mutex for set property calls. by David S. Miller · 16 years ago
  48. 4f70f7a sparc64: Implement IRQ stacks. by David S. Miller · 16 years ago
  49. e344568 sparc: remove include of linux/of_device.h from asm/of_device.h by Stephen Rothwell · 16 years ago
  50. 764f257 sparc: don't use asm/of_device.h by Stephen Rothwell · 16 years ago
  51. f8d91fa of/sparc: remove include of linux/of_platform.h from asm/of_platform.h by Stephen Rothwell · 16 years ago
  52. 6717c28 sparc: Add __KERNEL__ ifdef protection to pt_regs helpers. by David S. Miller · 16 years ago
  53. 09ee167 sparc64: Hook up trigger_all_cpu_backtrace(). by David S. Miller · 16 years ago
  54. 5afe273 sparc64: Make global reg dumping even more useful. by David S. Miller · 16 years ago
  55. d72609e sparc64: FUTEX_OP_ANDN fix by Mikael Pettersson · 16 years ago
  56. 19fd3ca sparc: merge of_platform_{32,64}.h by Stephen Rothwell · 16 years ago
  57. 71fc324 sparc64: Kill isa_bus_type. by David S. Miller · 16 years ago
  58. 04d91cb sparc: Set CONFIG_HAVE_ARCH_TRACEHOOK by David S. Miller · 16 years ago
  59. ebd3c00 sparc: Add task_pt_regs(). by David S. Miller · 16 years ago
  60. b8b751b sparc: Add call to tracehook_signal_handler(). by David S. Miller · 16 years ago
  61. 5a157d5 sparc: Create and use TIF_NOTIFY_RESUME. by David S. Miller · 16 years ago
  62. 1c133b4 sparc: Use tracehook routines in syscall_trace(). by David S. Miller · 16 years ago
  63. ac76cfd sparc: Add user_stack_pointer(). by David S. Miller · 16 years ago
  64. e35a892 sparc64: tracehook: TIF_NOTIFY_RESUME by Roland McGrath · 16 years ago
  65. badcbf0 sparc: Add asm/syscall.h by David S. Miller · 16 years ago
  66. a1bd021 sparc: enable headers_export again by Sam Ravnborg · 16 years ago
  67. a439fe5 sparc, sparc64: use arch/sparc/include by Sam Ravnborg · 16 years ago
  68. 7b35fa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  69. f1373da sparc: Wire up new system calls. by David S. Miller · 16 years ago
  70. 7833351 pty: remove unused UNIX98_PTY_COUNT options by Adrian Bunk · 16 years ago
  71. ed8cae8 flag parameters: pipe by Ulrich Drepper · 16 years ago
  72. 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 16 years ago
  73. 4a0a088 sparc32: pass -m32 when building vmlinux.lds by Stephen Rothwell · 16 years ago
  74. e4f2506 sparc: Remove Sparc's asm-offsets for sclow.S by David Howells · 16 years ago
  75. 4fe3ebe sparc: Use new '%pS' infrastructure to print symbols. by David S. Miller · 16 years ago
  76. f538f3d sparc32: fix init.c allnoconfig build error by Robert Reif · 16 years ago
  77. ab77202 sparc: arch/sparc/kernel/apc.c to unlocked_ioctl by Stoyan Gaydarov · 16 years ago
  78. b1a8bf9 sparc: export openprom.h to userspace by Sam Ravnborg · 16 years ago
  79. 50215d6 sparc/mm/: possible cleanups by Adrian Bunk · 16 years ago
  80. c61c65c sparc/kernel/: possible cleanups by Adrian Bunk · 16 years ago
  81. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  82. ee30d64 sparc-apc: BKL pushdown by Arnd Bergmann · 16 years ago
  83. 399dc43 sparc: switch /proc/led to seq_file by Alexey Dobriyan · 16 years ago
  84. 88278ca sparc: remove CVS keywords by Adrian Bunk · 16 years ago
  85. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 16 years ago
  86. 94d149c sparc: Fix mremap address range validation. by David S. Miller · 16 years ago
  87. 8bf3028 sparc32: fix rtrap.S typo by Robert Reif · 16 years ago
  88. 28e6103 sparc: Fix debugger syscall restart interactions. by David S. Miller · 16 years ago
  89. 986bef8 sparc: Fix ptrace() detach. by David S. Miller · 16 years ago
  90. c07c605 sparc32: Don't twiddle PT_DTRACE in exec. by David S. Miller · 16 years ago
  91. dc5dc7e sparc: Fix SA_ONSTACK signal handling. by David S. Miller · 16 years ago
  92. 1e38c12 sparc: Fix fork/clone/vfork system call restart. by David S. Miller · 16 years ago
  93. 5816339 sparc: Fix mmap VA span checking. by David S. Miller · 16 years ago
  94. 4a1236a sparc32: Delete prom_stdin and prom_stdout. by David S. Miller · 16 years ago
  95. 9f2b2a5 sparc32: More memory probing consolidation. by David S. Miller · 16 years ago
  96. ccc3402 sparc32: Kill totally unused memory information tables. by David S. Miller · 16 years ago
  97. 7cece14 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  98. e2fdd7f sparc: Add kgdb support. by David S. Miller · 16 years ago
  99. 0a9e9b1 sparc32: Kill smp_message_pass() and related code. by David S. Miller · 16 years ago
  100. 5526b7e sparc: Remove old style signal frame support. by David S. Miller · 16 years ago