1. c470662 sh: Fixup SHMLBA definition for SH7705. by Paul Mundt · 18 years ago
  2. d7cdc9e sh: ioremap() overhaul. by Paul Mundt · 18 years ago
  3. 26ff6c1 sh: page table alloc cleanups and page fault optimizations. by Paul Mundt · 18 years ago
  4. 0c7b1df sh: SH-4A Privileged Space Mapping Buffer (PMB) support. by Paul Mundt · 18 years ago
  5. a09749d sh: Titan board support. by Jamie Lenehan · 18 years ago
  6. 2984762 sh: Add control register barriers. by Paul Mundt · 18 years ago
  7. 94c0fa5 sh: landisk board support. by kogiidena · 18 years ago
  8. 634bf4f sh: Fix libata build. by Paul Mundt · 18 years ago
  9. 8b39526 sh: Fix fatal oops in copy_user_page() on sh4a (SH7780). by Paul Mundt · 18 years ago
  10. 75c92ac sh: Wire up new syscalls. by Paul Mundt · 18 years ago
  11. ef9a1d4 sh: remove cpu_online() definition from <asm/smp.h> by Alexey Dobriyan · 18 years ago
  12. 5b19c90 sh: Support for SH7770/SH7780 CPU subtypes. by Paul Mundt · 18 years ago
  13. a80fd21 sh: earlyprintk= support and cleanups. by Paul Mundt · 18 years ago
  14. e86d6b6 sh: prefetch()/prefetchw() support. by Paul Mundt · 18 years ago
  15. b638d0b sh: Optimized cache handling for SH-4/SH-4A caches. by Richard Curnow · 18 years ago
  16. fdfc74f sh: Support for SH-4A memory barriers. by Paul Mundt · 18 years ago
  17. e8fb67f sh: HS7751RVoIP board updates. by Paul Mundt · 18 years ago
  18. 6d75e65 sh: Move hd64461.h to a more sensible location. by Paul Mundt · 18 years ago
  19. d95fb13 sh: Fixup TMU_TOCR definition for SH7300. by Paul Mundt · 18 years ago
  20. 3f787fe sh: hugetlb updates. by Paul Mundt · 18 years ago
  21. e4c2cfe sh: Various cosmetic cleanups. by Paul Mundt · 18 years ago
  22. e4e3b5c sh: Add a simple cmpxchg(). by Tom Rini · 18 years ago
  23. 0c91c1a sh: Move smc37c93x.h for SystemH board use. by Paul Mundt · 18 years ago
  24. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
  25. b5233d0 Fix 'make headers_check' on sh by Paul Mundt · 18 years ago
  26. 67bb2c6 [PATCH] sh: fix FPN_START typo by Alexey Dobriyan · 18 years ago
  27. 52393cc [PATCH] remove set_wmb - arch removal by Steven Rostedt · 18 years ago
  28. f6dc8c5 [PATCH] Make cpu_relax() imply barrier() on all arches by Chase Venters · 18 years ago
  29. 6fa0cb1 Merge git://git.infradead.org/hdrinstall-2.6 by Linus Torvalds · 18 years ago
  30. 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 18 years ago
  31. 61f4c3d [PATCH] lockdep: remove RWSEM_DEBUG remnants by Ingo Molnar · 18 years ago
  32. 6d20819 [PATCH] irq-flags: SH: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  33. 877ce7c [AF_UNIX]: Datagram getpeersec by Catherine Zhang · 18 years ago
  34. c0ad90a [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() by Ingo Molnar · 18 years ago
  35. afedfd0 [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver by Matt Mackall · 18 years ago
  36. ef4d04b Add empty Kbuild files for 'make headers_install' in remaining arches. by David Woodhouse · 18 years ago
  37. 5614253 Remove unneeded _syscallX macros from user view in asm-*/unistd.h by David Woodhouse · 18 years ago
  38. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  39. 491d4be [PATCH] sys_kexec_load() naming fixups by Andrew Morton · 18 years ago
  40. c80d79d [PATCH] Configurable NODES_SHIFT by Yasunori Goto · 18 years ago
  41. 7f927fc [PATCH] Typo fixes by Alexey Dobriyan · 18 years ago
  42. 104b8de [PATCH] unify pfn_to_page: sh pfn_to_page by KAMEZAWA Hiroyuki · 18 years ago
  43. 6ecf66a [PATCH] bitops: sh: make thread_info.flags an unsigned long by Akinobu Mita · 18 years ago
  44. e2268c7 [PATCH] bitops: sh: use generic bitops by Akinobu Mita · 18 years ago
  45. 67b0ad5 [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() by Akinobu Mita · 18 years ago
  46. a0f62ac [PATCH] 2TB files: add blkcnt_t by Takashi Sato · 18 years ago
  47. abcb6c9 [PATCH] 2TB files: st_blocks is invalid when calling stat64 by Takashi Sato · 18 years ago
  48. f348d70 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications by Davide Libenzi · 18 years ago
  49. 57f3ebc [PATCH] remove ISA legacy functions: remove the helpers by Al Viro · 18 years ago
  50. 5f6164f [PATCH] add asm-generic/mman.h by Michael S. Tsirkin · 19 years ago
  51. f822566 [PATCH] madvise MADV_DONTFORK/MADV_DOFORK by Michael S. Tsirkin · 19 years ago
  52. 87f55e6 [PATCH] sh/sh64: Fix bogus TIOCGICOUNT definitions by Paul Mundt · 19 years ago
  53. 37cc794 [PATCH] sh: convert voyagergx to platform device, drop sh-bus by Paul Mundt · 19 years ago
  54. 8d27e08 [PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitions by Paul Mundt · 19 years ago
  55. de02797 [PATCH] sh: Cleanup struct sh_cpuinfo for clock framework changes by Paul Mundt · 19 years ago
  56. 091904a [PATCH] sh: Move TRA/EXPEVT/INTEVT definitions for reuse by Paul Mundt · 19 years ago
  57. 7401729 [PATCH] sh: SH4-202 microdev updates by Paul Mundt · 19 years ago
  58. aa01666 [PATCH] sh: Simple timer framework by Paul Mundt · 19 years ago
  59. 36ddf31 [PATCH] sh: Simplistic clock framework by Paul Mundt · 19 years ago
  60. b66c1a3 [PATCH] sh: I/O routine cleanups and ioremap() overhaul by Paul Mundt · 19 years ago
  61. bf3a00f [PATCH] sh: IRQ handler updates by Paul Mundt · 19 years ago
  62. 9d44190 [PATCH] sh: kexec() support by kogiidena · 19 years ago
  63. 0d83177 [PATCH] sh: DMA updates by Paul Mundt · 19 years ago
  64. f5a61d0 [PATCH] death of get_thread_info/put_thread_info by Al Viro · 19 years ago
  65. 308a792 [PATCH] sh: task_stack_page() by Al Viro · 19 years ago
  66. 3cf0f4e [PATCH] sh: task_pt_regs() by Al Viro · 19 years ago
  67. 4dc7a0b [PATCH] sched: add cacheflush() asm by Ingo Molnar · 19 years ago
  68. af4cd3f [PATCH] Generic ioctl.h by Brian Gerst · 19 years ago
  69. 2acbb8c [PATCH] mutex subsystem, add default include/asm-*/mutex.h files by Arjan van de Ven · 19 years ago
  70. ffbf670 [PATCH] mutex subsystem, add atomic_xchg() to all arches by Ingo Molnar · 19 years ago
  71. f8aaeace [PATCH] consolidate asm/futex.h by Jeff Dike · 19 years ago
  72. 1fd73c6 [PATCH] Kill L1_CACHE_SHIFT_MAX by Ravikiran G Thirumalai · 19 years ago
  73. d3cb487 [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 by Christoph Lameter · 19 years ago
  74. f6b3ec2 [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store by Badari Pulavarty · 19 years ago
  75. 3821af2 [FLS64]: generic version by Stephen Hemminger · 19 years ago
  76. 8426e1f [PATCH] atomic: inc_not_zero by Nick Piggin · 19 years ago
  77. 4a6dae6 [PATCH] atomic: cmpxchg by Nick Piggin · 19 years ago
  78. 83ae20c [PATCH] ide: move CONFIG_IDE_MAX_HWIFS into linux/ide.h by Bjorn Helgaas · 19 years ago
  79. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  80. 65463b7 [PATCH] sh: Drop hp690 discontig support by Paul Mundt · 19 years ago
  81. d229401 [PATCH] sh: pte_mkhuge() compile fix for !CONFIG_HUGETLB_PAGE by Paul Mundt · 19 years ago
  82. 727a53b [PATCH] semaphore: Remove __MUTEX_INITIALIZER() by Arthur Othieno · 19 years ago
  83. 1426d7a [PATCH] vm: remove unused/broken page_pte[_prot] macros by Tejun Heo · 19 years ago
  84. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 19 years ago
  85. eb92f4e [PATCH] add sem_is_read/write_locked() by Rik Van Riel · 19 years ago
  86. 6dae2c2 [PATCH] gfp_t: dma-mapping (sh) by Al Viro · 19 years ago
  87. 676067c [PATCH] Remove unused var from asm/futex.h by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  88. 33bf561 [PATCH] feature removal of io_remap_page_range() by Randy Dunlap · 19 years ago
  89. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  90. 24b20ac [PATCH] remove unnecessary handle_IRQ_event() prototypes by Kenji Kaneshige · 19 years ago
  91. 8d286aa [PATCH] Clean up struct flock64 definitions by Stephen Rothwell · 19 years ago
  92. 5ac353f [PATCH] Clean up struct flock definitions by Stephen Rothwell · 19 years ago
  93. 1abf62a [PATCH] Clean up the fcntl operations by Stephen Rothwell · 19 years ago
  94. e64ca97 [PATCH] Clean up the open flags by Stephen Rothwell · 19 years ago
  95. 9317259 [PATCH] Create asm-generic/fcntl.h by Stephen Rothwell · 19 years ago
  96. 97de50c [PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers by Jesper Juhl · 19 years ago
  97. c8d1274 [PATCH] remove asm-*/hdreg.h by Christoph Hellwig · 19 years ago
  98. 36d57ac [PATCH] auxiliary vector cleanups by H. J. Lu · 19 years ago
  99. 4732efb [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup by Jakub Jelinek · 19 years ago
  100. fa5b08d [PATCH] sab: consolidate kmem_bufctl_t by Kyle Moffett · 19 years ago