1. 1cb80fc sh: Merge sh and sh64 module.c. by Paul Mundt · 17 years ago
  2. 600ee24 sh: Move over and enable FPU support for SH-5. by Paul Mundt · 17 years ago
  3. 7cfee5a sh: Move over sh64 switch_to and stack unwinder. by Paul Mundt · 17 years ago
  4. 3eeffb3 sh: Split out tlb-flush in to _32 and _64 variants. by Paul Mundt · 17 years ago
  5. ad81eb9 sh: Split out ioremap in to _32 and _64 variants. by Paul Mundt · 17 years ago
  6. 4b7be4f sh: Split out sh_ksyms.c in to _32 and _64 variants. by Paul Mundt · 17 years ago
  7. 343ac72 sh: Move over the SH-5 entry.S. by Paul Mundt · 17 years ago
  8. 49e6c3e sh: Split out linker script to _32 and _64 variants. by Paul Mundt · 17 years ago
  9. 1b6cf81 sh: Split out syscall ABI for _32 and _64 variants. by Paul Mundt · 17 years ago
  10. 83ce3ac sh: Split out extable.c _32 and _64 variants. by Paul Mundt · 17 years ago
  11. 959f7d5 sh: Move over the SH-5 head.S and tlb.h. by Paul Mundt · 17 years ago
  12. 2f75fbf sh: Move in the SH-5 traps.c impl. by Paul Mundt · 17 years ago
  13. c3c307c sh: Move arch/sh64/kernel/sys_sh64.c to arch/sh/kernel/ by Paul Mundt · 17 years ago
  14. f7a7b15 sh: Move in the SH-5 signal trampoline impl. by Paul Mundt · 17 years ago
  15. 48b22cf sh: Move in the SH-5 ptrace impl. by Paul Mundt · 17 years ago
  16. fe51bc9 sh: Split out arch/sh/kernel/process.c for _32 and _64 variants. by Paul Mundt · 17 years ago
  17. 2f72594 sh64: Kill off arch/sh64/oprofile. by Paul Mundt · 17 years ago
  18. f493473 sh: Move sh64 board defconfigs to arch/sh/configs. by Paul Mundt · 17 years ago
  19. db092ee sh: Move sh64 boards to arch/sh/. by Paul Mundt · 17 years ago
  20. dd730b8 sh: Move arch/sh64/lib to arch/sh/lib64. by Paul Mundt · 17 years ago
  21. 2c6deb5ea sh: Move the sh64 Kconfig to arch/sh/Kconfig.sh64. by Paul Mundt · 17 years ago
  22. 6c7e2a5 sh64: Use the generic rtc-sh driver. by Paul Mundt · 17 years ago
  23. c26056b sh64: Kill off duplicate includes. by Paul Mundt · 17 years ago
  24. 2180626 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6 by Linus Torvalds · 17 years ago
  25. dd3aa7c sh64: Update defconfigs. by Paul Mundt · 17 years ago
  26. e403149 Kbuild/doc: fix links to Documentation files by Dirk Hohndel · 17 years ago
  27. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  28. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  29. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  30. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  31. 622a9ed Remove dma_cache_(wback|inv|wback_inv) functions by Ralf Baechle · 17 years ago
  32. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  33. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  34. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  35. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  36. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  37. cb0f3fe sh64: mach-cayman: Build fixes. by Paul Mundt · 17 years ago
  38. 7b523c9 sh64: Symbol export fixups. by Paul Mundt · 17 years ago
  39. 3f7a0ce sh64: linker script tidying and alignment fixups. by Paul Mundt · 17 years ago
  40. 0f1d884 sh64: Set KBUILD_IMAGE to make the rpm target happy. by Paul Mundt · 17 years ago
  41. d78ffa0 sh64: Kill off obsolete linux/blk.h reference. by Paul Mundt · 17 years ago
  42. 948d12c sh64: cleanup struct irqaction initializers. by Thomas Gleixner · 17 years ago
  43. 090495b sh64: Kill off dead gdb stub symbol. by Paul Mundt · 17 years ago
  44. 137a84a sh64: alphanumeric display only on Cayman. by Paul Mundt · 17 years ago
  45. 40ebfdb sh64: Add defconfigs for mach-sim and mach-harp. by Paul Mundt · 17 years ago
  46. 0c09e7d sh64: update cayman defconfig. by Paul Mundt · 17 years ago
  47. 8653fe4 sh64: Tidy up Kconfig dependencies. by Paul Mundt · 17 years ago
  48. 049aa16 sh64: Move consistent DMA routines to arch/sh64/mm/. by Paul Mundt · 17 years ago
  49. 749c849 sh64: Some symbol exports and build fixes. by Paul Mundt · 17 years ago
  50. 6b3d7f0 sh64: mach-sim: Build fixes. by Paul Mundt · 17 years ago
  51. 7786962 sh64: mach-harp: Build fixes. by Paul Mundt · 17 years ago
  52. ced238f sh64: Kill off duplicate frame pointer option. by Paul Mundt · 17 years ago
  53. d006772 sh64: Kill off dead ROM-RAM and generic boards. by Paul Mundt · 17 years ago
  54. 4e99b0b sh64: Tidy up includes for Cayman board. by Paul Mundt · 17 years ago
  55. 1ef7cbbe sh64: Move *_p() I/O routine variants to io.h. by Paul Mundt · 17 years ago
  56. 5ba056c sh64: arch/sh64/kernel/setup.c: duplicate include removal. by Michal Piotrowski · 18 years ago
  57. f6d7543 sh64: arch/sh64/kernel/signal.c: duplicate include removal by Jesper Juhl · 18 years ago
  58. 75c4616 sh64: Kill off virt_to_bus()/bus_to_virt(). by Paul Mundt · 18 years ago
  59. da9d510 sh64: Fix irq_intc build failure. by Paul Mundt · 18 years ago
  60. 78d9827 sh64: Fix fs.h removal from mm.h regressions. by Paul Mundt · 18 years ago
  61. fad9e7d sh64: Flag sh64_get_page() as __init_refok. by Paul Mundt · 18 years ago
  62. 5698200 sh64: Move entry point code to .text.head. by Paul Mundt · 18 years ago
  63. beeea6d sh64: Fix up PCI section mismatch warnings. by Paul Mundt · 18 years ago
  64. 207a130 sh64: Update cayman defconfig. by Paul Mundt · 18 years ago
  65. a13c16e sh64: Wire up fallocate() syscall. by Paul Mundt · 18 years ago
  66. 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 18 years ago
  67. 83c5407 mm: fault feedback #2 by Nick Piggin · 18 years ago
  68. 547c178 missing exports of csum_... by Al Viro · 18 years ago
  69. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 18 years ago
  70. 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 18 years ago
  71. e227e8f sh64: Handle -ERESTART_RESTARTBLOCK for restartable syscalls. by Paul Mundt · 18 years ago
  72. a17627e potential parse error in ifdef part 3 by Yoann Padioleau · 18 years ago
  73. ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 18 years ago
  74. 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 18 years ago
  75. 51a41e7 sh64: Add .gitignore entry for syscalltab. by Paul Mundt · 18 years ago
  76. 6c645ac sh64: generic quicklist support. by Paul Mundt · 18 years ago
  77. e827f20 sh64: Update cayman defconfig. by Paul Mundt · 18 years ago
  78. c18fe9a sh64: ppoll/pselect6() and restartable syscalls. by Paul Mundt · 18 years ago
  79. a226d33 sh64: Fixups for the irq_regs changes. by Paul Mundt · 18 years ago
  80. 6b5d1a0 sh64: Wire up many new syscalls. by Paul Mundt · 18 years ago
  81. 0a35477 spelling fixes: arch/sh64/ by Simon Arlott · 18 years ago
  82. 47e77ee sh64: ROUND_UP macro cleanup in arch/sh64/kernel/pci_sh5.c by Milind Arun Choudhary · 18 years ago
  83. ffb4512 Simplify kallsyms_lookup() by Alexey Dobriyan · 18 years ago
  84. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  85. 69331af Fixes and cleanups for earlyprintk aka boot console by Gerd Hoffmann · 18 years ago
  86. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  87. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 18 years ago
  88. b6e3590 [PATCH] x86: Allow percpu variables to be page-aligned by Jeremy Fitzhardinge · 18 years ago
  89. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 18 years ago
  90. e3c6449 [PATCH] sysctl: C99 convert arch/sh64/kernel/traps.c and remove ABI breakage by Eric W. Biederman · 18 years ago
  91. 3e42ff6 [PATCH] Dynamic kernel command-line: sh64 by Alon Bar-Lev · 18 years ago
  92. b035b6d [PATCH] Consolidate default sched_clock() by Alexey Dobriyan · 18 years ago
  93. 67d3822 [PATCH] disable init/initramfs.c: architectures by Jean-Paul Saman · 18 years ago
  94. 339ba9b [PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64 by Christoph Lameter · 18 years ago
  95. 10731b8 [PATCH] Generic ioremap_page_range: sh64 conversion by Haavard Skinnemoen · 18 years ago
  96. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  97. 19e5d9c [PATCH] initrd: remove unused false condition for initrd_start by Henry Nestler · 18 years ago
  98. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  99. 6edaf68 [PATCH] mm: arch do_page_fault() vs in_atomic() by Peter Zijlstra · 18 years ago
  100. 39dde65 [PATCH] shared page table for hugetlb page by Chen, Kenneth W · 18 years ago