1. c2f1755 sh: Tidy up KBUILD_IMAGE for sh64. by Paul Mundt · 17 years ago
  2. e2e9629 sh: Remove duplicate SUPERH64 symbol. by Paul Mundt · 17 years ago
  3. a82d53e sh: Generic BUG only works for sh32. by Paul Mundt · 17 years ago
  4. 1e1ed39 sh: Copy over special CFLAGS for SH-5 TLB miss. by Paul Mundt · 17 years ago
  5. fb8e569 sh: Fix up user_fpu_struct typo for SH-5. by Paul Mundt · 17 years ago
  6. 5db141a sh: Mark some IRQ debug options sh32 only. by Paul Mundt · 17 years ago
  7. e150e7f sh: Kill off arch/sh64/mm. by Paul Mundt · 17 years ago
  8. df0fb25 sh: Fix up proc ASIDs for CPU-local ASID cache accessors. by Paul Mundt · 17 years ago
  9. 60b2249 sh: Move over SH-5 TLB and cache support code. by Paul Mundt · 17 years ago
  10. 8214d52 sh: Merge sh64 Kconfig.debug options. by Paul Mundt · 17 years ago
  11. ddf7f1d sh: Kill off a stray proc tlb reference in fault_64. by Paul Mundt · 17 years ago
  12. 7137306 sh: Merge the sh64 zImage bits. by Paul Mundt · 17 years ago
  13. c96bcf9 sh: Use existing CONFIG_CACHE_xx options in head_64.S. by Paul Mundt · 17 years ago
  14. ea0e1a9 sh: Consolidate Kconfig.sh/Kconfig.sh64. by Paul Mundt · 17 years ago
  15. 711fe43 sh: Bump the MEMORY_SIZE default to something reasonable. by Paul Mundt · 17 years ago
  16. f137c31 sh: Kill off some dead sh64 kconfig symbols. by Paul Mundt · 17 years ago
  17. 36763b2 sh: Switch SH-5 to use CONFIG_PAGE_OFFSET. by Paul Mundt · 17 years ago
  18. 9ad3d33 sh: Update cayman defconfig. by Paul Mundt · 17 years ago
  19. e88ed82 sh: Stub in CPU subtype setup code for SH5-101/103. by Paul Mundt · 17 years ago
  20. c2672f6 sh: Add the SH-5 cpu type symbolic names. by Paul Mundt · 17 years ago
  21. d183913 sh: Plug in simple SH-5 subtype probing. by Paul Mundt · 17 years ago
  22. 92b5925 sh: Kill off do_NMI stub in SH-5 ex table. by Paul Mundt · 17 years ago
  23. ac490a4 sh: Move quad-word real-address I/O defs to io.h. by Paul Mundt · 17 years ago
  24. 5a4f7c6 sh: Share bug/debug traps across _32 and _64. by Paul Mundt · 17 years ago
  25. 811d50c sh: Move in the SH-5 TLB miss. by Paul Mundt · 17 years ago
  26. 379a95d sh: Tidy up various clear_page()/copy_page() definitions. by Paul Mundt · 17 years ago
  27. bcb28e4 sh: sys_sh consolidation for arch_get_unmapped_area(). by Paul Mundt · 17 years ago
  28. e7e0a4b sh: Share the ELF dump_task interfaces. by Paul Mundt · 17 years ago
  29. a7aa92d1b49 sh: Kill off SH-5 enter_deep_standby() cruft. by Paul Mundt · 17 years ago
  30. b4db3ae sh: Fix up the _stext references for SH-5. by Paul Mundt · 17 years ago
  31. 6694e82 sh: Sync up the _64 linker script with the _32 version. by Paul Mundt · 17 years ago
  32. 1cb80fc sh: Merge sh and sh64 module.c. by Paul Mundt · 17 years ago
  33. ba2727b sh: ioremap_64 needs after_bootmem. by Paul Mundt · 17 years ago
  34. 9943270 sh: Tidy up lib64 udelay impl. by Paul Mundt · 17 years ago
  35. 600ee24 sh: Move over and enable FPU support for SH-5. by Paul Mundt · 17 years ago
  36. 061854f sh: Common swapper_pg_dir usage for SH-5. by Paul Mundt · 17 years ago
  37. bba89e1 sh: Provide dummy swapper pt_regs for SH-5 ctx switch. by Paul Mundt · 17 years ago
  38. 7cfee5a sh: Move over sh64 switch_to and stack unwinder. by Paul Mundt · 17 years ago
  39. 3eeffb3 sh: Split out tlb-flush in to _32 and _64 variants. by Paul Mundt · 17 years ago
  40. 249cfea sh: Split out pgtable.h in to _32 and _64 variants. by Paul Mundt · 17 years ago
  41. 2b6a8d4 sh: ioremap_64 needs proc_fs.h. by Paul Mundt · 17 years ago
  42. ad81eb9 sh: Split out ioremap in to _32 and _64 variants. by Paul Mundt · 17 years ago
  43. 4b7be4f sh: Split out sh_ksyms.c in to _32 and _64 variants. by Paul Mundt · 17 years ago
  44. 343ac72 sh: Move over the SH-5 entry.S. by Paul Mundt · 17 years ago
  45. 49e6c3e7 sh: Split out linker script to _32 and _64 variants. by Paul Mundt · 17 years ago
  46. 1b6cf81 sh: Split out syscall ABI for _32 and _64 variants. by Paul Mundt · 17 years ago
  47. 4c91d6b sh: Fix up the head-y targets for _32 and _64. by Paul Mundt · 17 years ago
  48. 151468d sh: Fix up header reference for arch/sh/lib64/panic.c. by Paul Mundt · 17 years ago
  49. e32acaf sh: Kill off lib64 version of iomap wrappers. by Paul Mundt · 17 years ago
  50. fcfdd0f sh: Split out checksum.h in to _32 and _64 variants. by Paul Mundt · 17 years ago
  51. 079060c sh: Fix up 64kB page size selection on SH-5. by Paul Mundt · 17 years ago
  52. 83ce3ac sh: Split out extable.c _32 and _64 variants. by Paul Mundt · 17 years ago
  53. 8a7bcf0 sh: Add SH-5 support to the consistent DMA impl. by Paul Mundt · 17 years ago
  54. b613881 sh: flush_cache_sigtramp() takes 1 arg only. by Paul Mundt · 17 years ago
  55. 959f7d5 sh: Move over the SH-5 head.S and tlb.h. by Paul Mundt · 17 years ago
  56. 256b22c sh: Have SH-5 provide an {en,dis}able_fpu() impl. by Paul Mundt · 17 years ago
  57. 27a511c sh: Disable initial cache flush on SH-5. by Paul Mundt · 17 years ago
  58. c881cbc sh: Don't reference UBC code in CPU init on sh64. by Paul Mundt · 17 years ago
  59. cc8eae7 sh: imask IRQ depends on sh32. by Paul Mundt · 17 years ago
  60. 2f75fbf sh: Move in the SH-5 traps.c impl. by Paul Mundt · 17 years ago
  61. c3c307c sh: Move arch/sh64/kernel/sys_sh64.c to arch/sh/kernel/ by Paul Mundt · 17 years ago
  62. f7a7b15 sh: Move in the SH-5 signal trampoline impl. by Paul Mundt · 17 years ago
  63. 48b22cf sh: Move in the SH-5 ptrace impl. by Paul Mundt · 17 years ago
  64. 36bcd39 sh: Split out 29-bit and 32-bit physical mode definitions. by Paul Mundt · 17 years ago
  65. af3c7df sh: Split out processor.h in to _32 and _64 variants. by Paul Mundt · 17 years ago
  66. fe51bc9 sh: Split out arch/sh/kernel/process.c for _32 and _64 variants. by Paul Mundt · 17 years ago
  67. 5055235 sh: Have 32-bit use arch/sh/kernel/Makefile_32. by Paul Mundt · 17 years ago
  68. 9085fa1 sh: Kill off lib64 version of io.c. by Paul Mundt · 17 years ago
  69. 62d6b66 sh: Move sh32 optimized I/O routines to arch/sh/lib/ by Paul Mundt · 17 years ago
  70. 4690bdc sh: Consolidate CPU features in Kconfig.cpu. by Paul Mundt · 17 years ago
  71. 2f72594 sh64: Kill off arch/sh64/oprofile. by Paul Mundt · 17 years ago
  72. f493473 sh: Move sh64 board defconfigs to arch/sh/configs. by Paul Mundt · 17 years ago
  73. db092ee sh: Move sh64 boards to arch/sh/. by Paul Mundt · 17 years ago
  74. a09063d sh: Switch Kconfig.sh64 to use arch/sh/mm/Kconfig. by Paul Mundt · 17 years ago
  75. c20c200 sh: Plug SH-5 in to arch/sh/Makefile. by Paul Mundt · 17 years ago
  76. dd730b8 sh: Move arch/sh64/lib to arch/sh/lib64. by Paul Mundt · 17 years ago
  77. 2c6deb5ea sh: Move the sh64 Kconfig to arch/sh/Kconfig.sh64. by Paul Mundt · 17 years ago
  78. 39d28a2 sh: Add a SUPERH32 config symbol. by Paul Mundt · 17 years ago
  79. b5f42db sh: Move CPU subtypes to Kconfig.sh. by Paul Mundt · 17 years ago
  80. c2254f5 sh: Rename Kconfig to Kconfig.sh. by Paul Mundt · 17 years ago
  81. 6c7e2a5 sh64: Use the generic rtc-sh driver. by Paul Mundt · 17 years ago
  82. 9152530 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  83. eaf858a [ARM] 4615/4: sam926[13]ek buttons updated by David Brownell · 17 years ago
  84. 8b798c4 i2c-au1550: Convert to platform driver by Manuel Lauss · 17 years ago
  85. b7a3670 i2c-pxa: Add polling transfer by Mike Rapoport · 17 years ago
  86. 6d16bfb i2c/tps65010: move header to <linux/i2c/...> by David Brownell · 17 years ago
  87. 2cdddeb i2c: normal_i2c can be made const (remaining drivers) by Jean Delvare · 17 years ago
  88. 5a4a238 ixp4xx-i2c-gpio by Michael-Luke Jones · 17 years ago
  89. eee87d3 i2c: the scheduled I2C RTC driver removal by Adrian Bunk · 17 years ago
  90. 5de865b ARM kprobes: let's enable it by Nicolas Pitre · 17 years ago
  91. 7969691 ARM kprobes: special hook for the kprobes breakpoint handler by Nicolas Pitre · 17 years ago
  92. 785d3cd ARM kprobes: prevent some functions involved with kprobes from being probed by Nicolas Pitre · 17 years ago
  93. d30a0c8 ARM kprobes: don't let a single-stepped stmdb corrupt the exception stack by Nicolas Pitre · 17 years ago
  94. 25ce1dd ARM kprobes: add the kprobes hook to the page fault handler by Nicolas Pitre · 17 years ago
  95. 24ba613 ARM kprobes: core code by Abhishek Sagar · 17 years ago
  96. 35aa1df ARM kprobes: instruction single-stepping support by Quentin Barnes · 17 years ago
  97. 512f03f [ARM] pxa: skip registers saving/restoring if entering standby mode by eric miao · 17 years ago
  98. dd01b2f [ARM] pxa: fix PXA27x resume by Russell King · 17 years ago
  99. fd8e7af [ARM] pxa: Avoid fiddling with CKEN register on suspend by Russell King · 17 years ago
  100. 7b5dea1 [ARM] pxa: Add PXA3 standby code hooked into the IRQ wake scheme by Russell King · 17 years ago