1. f972020 Binfmt_flat: Add minimum support for the Blackfin relocations by Bernd Schmidt · 17 years ago
  2. 3223926 sh: Add missing dma_sync_single_range_for_*(). by Paul Mundt · 17 years ago
  3. 34bac23 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23 by Linus Torvalds · 17 years ago
  4. 5ca95c4 sh: fix cf support on r2d boards by Magnus Damm · 17 years ago
  5. fd0cbdd Fix WARN_ON() on bitfield ops for all other archs by Heiko Carstens · 17 years ago
  6. a583f1b remove unused TIF_NOTIFY_RESUME flag by Stephane Eranian · 17 years ago
  7. d89ddd1 sh: remove support for sh7300 and solution engine 7300 by Magnus Damm · 17 years ago
  8. e257ad0 sh: Kill off virt_to_bus()/bus_to_virt(). by Paul Mundt · 17 years ago
  9. 3c6b6c7 sh: Kill the rest of the SE73180 cruft. by Paul Mundt · 17 years ago
  10. 870e8a2 sh: remove support for sh73180 and solution engine 73180 by Magnus Damm · 17 years ago
  11. f0b859e sh: Reclaim beginning of P3 space for vmalloc area. by Paul Mundt · 17 years ago
  12. eb695db sh: Fix Dreamcast DMA issues. by Adrian McMenamin · 17 years ago
  13. 8cf1a74 sh: Add kmap_coherent()/kunmap_coherent() interface for SH-4. by Paul Mundt · 17 years ago
  14. 56386f6 sh: intc - add support for SH7750 and its variants by Magnus Damm · 17 years ago
  15. da9f0ac Merge branch 'clkfwk' by Paul Mundt · 17 years ago
  16. f6991b0 sh: Implement clk_round_rate() in the clock framework. by Paul Mundt · 17 years ago
  17. 0c99adb sh: Wire up fallocate() syscall. by Paul Mundt · 17 years ago
  18. 39c7aa9 sh: intc - add support for 7780 by Magnus Damm · 17 years ago
  19. 90015c8 sh: IPR/INTC2 IRQ setup consolidation. by Magnus Damm · 17 years ago
  20. 493a358 sh: clean up interrupt code for solution engine 7722 board by Magnus Damm · 17 years ago
  21. 1b06428 sh: intc - add support for 7722 processor by Magnus Damm · 17 years ago
  22. 02ab3f7 sh: intc - shared IPR and INTC2 controller by Magnus Damm · 17 years ago
  23. c41917d [PATCH] sched: sched_cacheflush is now unused by Ralf Baechle · 17 years ago
  24. b111757 arch: personality independent stack top by Peter Zijlstra · 17 years ago
  25. 317b3c2 fbdev: detect primary display device by Antonino A. Daplas · 17 years ago
  26. 10eb265 fbdev: move arch-specific bits to their respective subdirectories by Antonino A. Daplas · 17 years ago
  27. b91cba5 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  28. 45e98cd page table handling cleanup by Jan Beulich · 17 years ago
  29. be15d65 sh: hd64461.h cleanup and added comments. by Kristoffer Ericson · 17 years ago
  30. caa5171 PCI: remove pci_dac_dma_... APIs by Jan Beulich · 17 years ago
  31. 575e334 PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() by Michael Ellerman · 17 years ago
  32. 4eb6bf6 lots-of-architectures: enable arbitary speed tty support by Alan Cox · 17 years ago
  33. 1b89804 sh: Add parport stub for SuperIO ports. by Paul Mundt · 17 years ago
  34. 75f016a sh: Fix timer-tmu build for SH-3. by Nobuhiro Iwamatsu · 17 years ago
  35. 2b1bd1a sh: Preliminary support for the SH-X3 CPU. by Paul Mundt · 17 years ago
  36. 027e56e sh: Hook up hard_smp_processor_id() for INTC2 block. by Paul Mundt · 17 years ago
  37. fc1d4c9 sh: Fix up futex implementation. by Kaz Kojima · 17 years ago
  38. 68abdbb sh: rework ipr code by Magnus Damm · 17 years ago
  39. d619500 sh: rework intc2 code by Magnus Damm · 17 years ago
  40. 357d594 sh: Tidy up dependencies for SH-2 build. by Paul Mundt · 17 years ago
  41. 14bea95 sh: Compile fix for SH7604 removal. by Paul Mundt · 17 years ago
  42. 711be60 sh: Warn against direct inclusion of <asm/rwsem.h>. by Robert P. J. Day · 17 years ago
  43. b9601c5 sh: Kill off dead SH7604 support. by Paul Mundt · 17 years ago
  44. b241cb0 sh: Support for multiple nodes. by Paul Mundt · 17 years ago
  45. cbd2d9d sh: Default to 4-byte alignment for SLUB objects. by Paul Mundt · 17 years ago
  46. dfbb904 sh: sparsemem support. by Paul Mundt · 17 years ago
  47. 5900711 sh: pfn_valid() depends on flatmem. by Paul Mundt · 17 years ago
  48. 82f81f4 sh: Kill off machvec aliases. by Paul Mundt · 17 years ago
  49. 25f8151 sh: Get multiple boards in one image working again. by Paul Mundt · 17 years ago
  50. 9655ad0 sh: Fixup machvec support. by Paul Mundt · 17 years ago
  51. e08f457 sh: __user annotations for __get/__put_user(). by Paul Mundt · 17 years ago
  52. 9a41284 sh: Fix se73180 platform device registration. by Paul Mundt · 17 years ago
  53. 66c5227 sh: trivial build cleanups. by Evgeniy Polyakov · 17 years ago
  54. 31d106c sh: Fix dreamcast build for IRQ changes. by Paul Mundt · 17 years ago
  55. 26bbfda sh: Wire up signalfd/timerfd/eventfd syscalls. by Paul Mundt · 17 years ago
  56. fce692e sh: revert addition of page fault notifiers by Christoph Hellwig · 17 years ago
  57. ad05acd sh: landisk: Header cleanups. by kogiidena · 17 years ago
  58. 04dd08b Consolidate asm/poll.h by Stephen Rothwell · 17 years ago
  59. d84c412 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  60. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  61. d16aaffa sh: dma: use __maybe_unused by David Rientjes · 17 years ago
  62. fc467a26 sh: SH7760 DMABRG support. by Manuel Lauss · 17 years ago
  63. 57be2b4 sh: clockevent/clocksource/hrtimers/nohz TMU support. by Paul Mundt · 17 years ago
  64. 5886269 fix file specification in comments by Uwe Kleine-König · 17 years ago
  65. b118ca5 sh: Convert to common die chain. by Paul Mundt · 17 years ago
  66. 21ec4c6 sh: Wire up utimensat syscall. by Paul Mundt · 17 years ago
  67. 074f98d sh: Add 32-bit opcode feature CPU flag. by Paul Mundt · 17 years ago
  68. bd07999 sh: Support for SH-2A 32-bit opcodes. by Paul Mundt · 17 years ago
  69. 44530c6 sh: Always define TRAPA_BUG_OPCODE. by Paul Mundt · 17 years ago
  70. 1039b9a sh: __GFP_REPEAT for pte allocations, too. by Paul Mundt · 17 years ago
  71. 5f8c990 sh: generic quicklist support. by Paul Mundt · 17 years ago
  72. 5dc12dd Remove tas() by Jeff Dike · 17 years ago
  73. 0bb5e19 Clean up mostly unused IOSPACE macros by David Gibson · 17 years ago
  74. 6672f76 kdump/kexec: calculate note size at compile time by Simon Horman · 17 years ago
  75. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  76. 39374aa sh: R7785RP board updates. by Ryusuke Sakato · 17 years ago
  77. 3a2e117 sh: Add die chain notifiers. by Paul Mundt · 17 years ago
  78. 6865f0e sh: Solution Engine 7722 board support. by Ryusuke Sakato · 17 years ago
  79. 6b817c0 sh: Fix r7780rp build. by Paul Mundt · 17 years ago
  80. 4d5ade5 sh: kdump support. by Paul Mundt · 17 years ago
  81. db62e5b sh: Move clock reporting to its own proc entry. by Paul Mundt · 17 years ago
  82. 2a8ff45 sh: Solution Engine SH7705 board and CPU updates. by Nobuhiro Iwamatsu · 17 years ago
  83. 1929cb3 sh: SH7722 clock framework support. by dmitry pervushin · 17 years ago
  84. dd12666 sh: Obey CONFIG_HZ for HZ definition. by Paul Mundt · 17 years ago
  85. 760bcb1 sh: Fix fstatat64() syscall. by SUGIOKA Toshinobu · 17 years ago
  86. b757623 sh: SH7780 Solution Engine board support. by Nobuhiro Iwamatsu · 17 years ago
  87. 0264f16 sh: Tidy up L-BOX area5 addresses. by Paul Mundt · 17 years ago
  88. 0106662 sh: bootmem tidying for discontig/sparsemem preparation. by Paul Mundt · 17 years ago
  89. 9465a54 sh: MS7712SE01 board support. by Nobuhiro Iwamatsu · 17 years ago
  90. c86c5a9 sh: L-BOX RE2 support. by Nobuhiro Iwamatsu · 17 years ago
  91. 32351a2 sh: Add SH7785 Highlander board support (R7785RP). by Paul Mundt · 17 years ago
  92. be782df sh: NR_IRQS consolidation. by Paul Mundt · 17 years ago
  93. fa69151 sh: generic BUG() support. by Paul Mundt · 17 years ago
  94. fa5da2f sh: Bring kgdb back from the dead. by Paul Mundt · 17 years ago
  95. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  96. a9dfd28 PCI: scatterlist.h needs types.h by Jean Delvare · 17 years ago
  97. d6dd61c [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction by Jeremy Fitzhardinge · 17 years ago
  98. 0278ef8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  99. ded220b [STRING]: Move strcasecmp/strncasecmp to lib/string.c by David S. Miller · 17 years ago
  100. 92f37fd [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support by Eric Dumazet · 17 years ago