1. 71df50a sh/sh64: fixup dma-mapping for new sg layout by Jens Axboe · 17 years ago
  2. d6ec084 Add CONFIG_DEBUG_SG sg validation by Jens Axboe · 17 years ago
  3. 18dabf4 Change table chaining layout by Jens Axboe · 17 years ago
  4. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  5. b2fff3f include/asm-*/system.h: remove unused set_rmb(), set_wmb() macros by Stefan Richter · 17 years ago
  6. 847ddd2 ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT by Bartlomiej Zolnierkiewicz · 17 years ago
  7. 0624517 forbid asm/bitops.h direct inclusion by Jiri Slaby · 17 years ago
  8. 1c7037d remove unused flush_tlb_pgtables by Benjamin Herrenschmidt · 17 years ago
  9. 2633357 bitops: introduce lock ops by Nick Piggin · 17 years ago
  10. 622a9ed Remove dma_cache_(wback|inv|wback_inv) functions by Ralf Baechle · 17 years ago
  11. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  12. 68a9bd0 remove strict ansi check from __u64 in asm/types.h by Olaf Hering · 17 years ago
  13. 04fc8bb kill DECLARE_MUTEX_LOCKED by Christoph Hellwig · 17 years ago
  14. ecaedfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh64-2.6 by Linus Torvalds · 17 years ago
  15. 1ef7cbbe sh64: Move *_p() I/O routine variants to io.h. by Paul Mundt · 17 years ago
  16. dfc5ed2 sh: Add gpio.h stubs for PFC definitions. by Markus Brunner · 17 years ago
  17. 757e2d6 sh64: Add missing dma_sync_single_for_*(). by Paul Mundt · 17 years ago
  18. 75c4616 sh64: Kill off virt_to_bus()/bus_to_virt(). by Paul Mundt · 17 years ago
  19. e9ed7e7 take declarations of enable_irq() et.al. to linux/interrupt.h by Al Viro · 17 years ago
  20. a13c16e sh64: Wire up fallocate() syscall. by Paul Mundt · 17 years ago
  21. b111757 arch: personality independent stack top by Peter Zijlstra · 17 years ago
  22. 317b3c2 fbdev: detect primary display device by Antonino A. Daplas · 17 years ago
  23. 10eb265 fbdev: move arch-specific bits to their respective subdirectories by Antonino A. Daplas · 17 years ago
  24. 45e98cd page table handling cleanup by Jan Beulich · 17 years ago
  25. caa5171 PCI: remove pci_dac_dma_... APIs by Jan Beulich · 17 years ago
  26. 575e334 PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() by Michael Ellerman · 17 years ago
  27. 6c645ac sh64: generic quicklist support. by Paul Mundt · 17 years ago
  28. 2f32834 sh64: Fixup sh-sci build. by Paul Mundt · 17 years ago
  29. c18fe9a sh64: ppoll/pselect6() and restartable syscalls. by Paul Mundt · 17 years ago
  30. 599c26d sh64: dma-mapping updates. by Paul Mundt · 17 years ago
  31. a226d33 sh64: Fixups for the irq_regs changes. by Paul Mundt · 17 years ago
  32. 6b5d1a0 sh64: Wire up many new syscalls. by Paul Mundt · 17 years ago
  33. 04dd08b Consolidate asm/poll.h by Stephen Rothwell · 17 years ago
  34. 5dc12dd Remove tas() by Jeff Dike · 17 years ago
  35. 0bb5e19 Clean up mostly unused IOSPACE macros by David Gibson · 17 years ago
  36. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  37. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  38. a9dfd28 PCI: scatterlist.h needs types.h by Jean Delvare · 17 years ago
  39. d6dd61c [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction by Jeremy Fitzhardinge · 17 years ago
  40. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 17 years ago
  41. 4564f9e [PATCH] consolidate line discipline number definitions by Tilman Schmidt · 17 years ago
  42. ec8c044 [PATCH] Optimize D-cache alias handling on fork by Ralf Baechle · 18 years ago
  43. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  44. 7d1362c [PATCH] cleanup asm/setup.h userspace visibility by Adrian Bunk · 18 years ago
  45. d3fa72e [PATCH] Pass struct dev pointer to dma_cache_sync() by Ralf Baechle · 18 years ago
  46. f5738ce [PATCH] remove kernel syscalls by Arnd Bergmann · 18 years ago
  47. c459dd9 [NET]: SH64 checksum annotations and cleanups. by Al Viro · 18 years ago
  48. c6dbaef Driver core: add dev_archdata to struct device by Benjamin Herrenschmidt · 18 years ago
  49. e50190a [PATCH] Consolidate check_signature by Matthew Wilcox · 18 years ago
  50. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  51. 135ab6e [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references by Arnd Bergmann · 18 years ago
  52. 0883d89 [PATCH] ntp: cleanup defines and comments by Roman Zippel · 18 years ago
  53. fb48388 [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300 by Olaf Hering · 18 years ago
  54. ebba5f9 [PATCH] consistently use MAX_ERRNO in __syscall_return by Randy Dunlap · 18 years ago
  55. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
  56. 029669d Fix 'make headers_check' on sh64 by Paul Mundt · 18 years ago
  57. 5606014 sh64: Use generic BUG_ON()/WARN_ON(). by Paul Mundt · 18 years ago
  58. 2126413 sh64: Trivial build fixes. by Paul Mundt · 18 years ago
  59. 52393cc [PATCH] remove set_wmb - arch removal by Steven Rostedt · 18 years ago
  60. f6dc8c5 [PATCH] Make cpu_relax() imply barrier() on all arches by Chase Venters · 18 years ago
  61. 6fa0cb1 Merge git://git.infradead.org/hdrinstall-2.6 by Linus Torvalds · 18 years ago
  62. 5fb55ae [PATCH] irq-flags: SH64: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  63. c0ad90a [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() by Ingo Molnar · 18 years ago
  64. ef4d04b Add empty Kbuild files for 'make headers_install' in remaining arches. by David Woodhouse · 18 years ago
  65. 5614253 Remove unneeded _syscallX macros from user view in asm-*/unistd.h by David Woodhouse · 18 years ago
  66. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  67. 491d4be [PATCH] sys_kexec_load() naming fixups by Andrew Morton · 18 years ago
  68. 22a9835 [PATCH] unify PFN_* macros by Dave Hansen · 18 years ago
  69. 309d34b [PATCH] unify pfn_to_page: sh64 pfn_to_page by KAMEZAWA Hiroyuki · 18 years ago
  70. 62f1b24 [PATCH] bitops: sh64: use generic bitops by Akinobu Mita · 18 years ago
  71. 67b0ad5 [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() by Akinobu Mita · 18 years ago
  72. f348d70 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications by Davide Libenzi · 18 years ago
  73. 2492ecc [PATCH] mm: remove set_pgdir leftovers by Christoph Hellwig · 18 years ago
  74. 87f55e6 [PATCH] sh/sh64: Fix bogus TIOCGICOUNT definitions by Paul Mundt · 18 years ago
  75. f5a61d0 [PATCH] death of get_thread_info/put_thread_info by Al Viro · 18 years ago
  76. ca5ed2f [PATCH] include/asm-sh64/: "extern inline" -> "static inline" by Adrian Bunk · 18 years ago
  77. af4cd3f [PATCH] Generic ioctl.h by Brian Gerst · 18 years ago
  78. 2acbb8c [PATCH] mutex subsystem, add default include/asm-*/mutex.h files by Arjan van de Ven · 18 years ago
  79. ffbf670 [PATCH] mutex subsystem, add atomic_xchg() to all arches by Ingo Molnar · 18 years ago
  80. f8aaeace [PATCH] consolidate asm/futex.h by Jeff Dike · 18 years ago
  81. 1fd73c6 [PATCH] Kill L1_CACHE_SHIFT_MAX by Ravikiran G Thirumalai · 18 years ago
  82. d3cb487 [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 by Christoph Lameter · 19 years ago
  83. 3821af2 [FLS64]: generic version by Stephen Hemminger · 19 years ago
  84. 8426e1f [PATCH] atomic: inc_not_zero by Nick Piggin · 19 years ago
  85. 4a6dae6 [PATCH] atomic: cmpxchg by Nick Piggin · 19 years ago
  86. 83ae20c [PATCH] ide: move CONFIG_IDE_MAX_HWIFS into linux/ide.h by Bjorn Helgaas · 19 years ago
  87. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  88. 727a53b [PATCH] semaphore: Remove __MUTEX_INITIALIZER() by Arthur Othieno · 19 years ago
  89. 1426d7a [PATCH] vm: remove unused/broken page_pte[_prot] macros by Tejun Heo · 19 years ago
  90. 970a9e7 [PATCH] gfp_t: dma-mapping (simple cases) by Al Viro · 19 years ago
  91. 676067c [PATCH] Remove unused var from asm/futex.h by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  92. 33bf561 [PATCH] feature removal of io_remap_page_range() by Randy Dunlap · 19 years ago
  93. 8d286aa [PATCH] Clean up struct flock64 definitions by Stephen Rothwell · 19 years ago
  94. 97de50c [PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers by Jesper Juhl · 19 years ago
  95. c8d1274 [PATCH] remove asm-*/hdreg.h by Christoph Hellwig · 19 years ago
  96. 36d57ac [PATCH] auxiliary vector cleanups by H. J. Lu · 19 years ago
  97. 4732efb [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup by Jakub Jelinek · 19 years ago
  98. fa5b08d [PATCH] sab: consolidate kmem_bufctl_t by Kyle Moffett · 19 years ago
  99. fd4fd5a [PATCH] mm: consolidate get_order by Stephen Rothwell · 19 years ago
  100. 60d7603 [PATCH] SH64: inotify and ioprio syscalls by Robert Love · 19 years ago