1. e50190a [PATCH] Consolidate check_signature by Matthew Wilcox · 18 years ago
  2. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  3. 135ab6e [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references by Arnd Bergmann · 18 years ago
  4. 0883d89 [PATCH] ntp: cleanup defines and comments by Roman Zippel · 18 years ago
  5. fb48388 [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300 by Olaf Hering · 18 years ago
  6. ebba5f9 [PATCH] consistently use MAX_ERRNO in __syscall_return by Randy Dunlap · 18 years ago
  7. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
  8. 029669d Fix 'make headers_check' on sh64 by Paul Mundt · 18 years ago
  9. 5606014 sh64: Use generic BUG_ON()/WARN_ON(). by Paul Mundt · 18 years ago
  10. 2126413 sh64: Trivial build fixes. by Paul Mundt · 18 years ago
  11. 52393cc [PATCH] remove set_wmb - arch removal by Steven Rostedt · 18 years ago
  12. f6dc8c5 [PATCH] Make cpu_relax() imply barrier() on all arches by Chase Venters · 18 years ago
  13. 6fa0cb1 Merge git://git.infradead.org/hdrinstall-2.6 by Linus Torvalds · 18 years ago
  14. 5fb55ae [PATCH] irq-flags: SH64: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  15. c0ad90a [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() by Ingo Molnar · 18 years ago
  16. ef4d04b Add empty Kbuild files for 'make headers_install' in remaining arches. by David Woodhouse · 18 years ago
  17. 5614253 Remove unneeded _syscallX macros from user view in asm-*/unistd.h by David Woodhouse · 18 years ago
  18. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  19. 491d4be [PATCH] sys_kexec_load() naming fixups by Andrew Morton · 18 years ago
  20. 22a9835 [PATCH] unify PFN_* macros by Dave Hansen · 18 years ago
  21. 309d34b [PATCH] unify pfn_to_page: sh64 pfn_to_page by KAMEZAWA Hiroyuki · 18 years ago
  22. 62f1b24 [PATCH] bitops: sh64: use generic bitops by Akinobu Mita · 18 years ago
  23. 67b0ad5 [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() by Akinobu Mita · 18 years ago
  24. f348d70 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications by Davide Libenzi · 18 years ago
  25. 2492ecc [PATCH] mm: remove set_pgdir leftovers by Christoph Hellwig · 18 years ago
  26. 87f55e6 [PATCH] sh/sh64: Fix bogus TIOCGICOUNT definitions by Paul Mundt · 18 years ago
  27. f5a61d0 [PATCH] death of get_thread_info/put_thread_info by Al Viro · 18 years ago
  28. ca5ed2f [PATCH] include/asm-sh64/: "extern inline" -> "static inline" by Adrian Bunk · 18 years ago
  29. af4cd3f [PATCH] Generic ioctl.h by Brian Gerst · 18 years ago
  30. 2acbb8c [PATCH] mutex subsystem, add default include/asm-*/mutex.h files by Arjan van de Ven · 18 years ago
  31. ffbf670 [PATCH] mutex subsystem, add atomic_xchg() to all arches by Ingo Molnar · 18 years ago
  32. f8aaeace [PATCH] consolidate asm/futex.h by Jeff Dike · 18 years ago
  33. 1fd73c6 [PATCH] Kill L1_CACHE_SHIFT_MAX by Ravikiran G Thirumalai · 18 years ago
  34. d3cb487 [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 by Christoph Lameter · 19 years ago
  35. 3821af2 [FLS64]: generic version by Stephen Hemminger · 19 years ago
  36. 8426e1f [PATCH] atomic: inc_not_zero by Nick Piggin · 19 years ago
  37. 4a6dae6 [PATCH] atomic: cmpxchg by Nick Piggin · 19 years ago
  38. 83ae20c [PATCH] ide: move CONFIG_IDE_MAX_HWIFS into linux/ide.h by Bjorn Helgaas · 19 years ago
  39. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  40. 727a53b [PATCH] semaphore: Remove __MUTEX_INITIALIZER() by Arthur Othieno · 19 years ago
  41. 1426d7a [PATCH] vm: remove unused/broken page_pte[_prot] macros by Tejun Heo · 19 years ago
  42. 970a9e7 [PATCH] gfp_t: dma-mapping (simple cases) by Al Viro · 19 years ago
  43. 676067c [PATCH] Remove unused var from asm/futex.h by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  44. 33bf561 [PATCH] feature removal of io_remap_page_range() by Randy Dunlap · 19 years ago
  45. 8d286aa [PATCH] Clean up struct flock64 definitions by Stephen Rothwell · 19 years ago
  46. 97de50c [PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers by Jesper Juhl · 19 years ago
  47. c8d1274 [PATCH] remove asm-*/hdreg.h by Christoph Hellwig · 19 years ago
  48. 36d57ac [PATCH] auxiliary vector cleanups by H. J. Lu · 19 years ago
  49. 4732efb [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup by Jakub Jelinek · 19 years ago
  50. fa5b08d [PATCH] sab: consolidate kmem_bufctl_t by Kyle Moffett · 19 years ago
  51. fd4fd5a [PATCH] mm: consolidate get_order by Stephen Rothwell · 19 years ago
  52. 60d7603 [PATCH] SH64: inotify and ioprio syscalls by Robert Love · 19 years ago
  53. 7c90347 [PATCH] Add emergency_restart() by Eric W. Biederman · 19 years ago
  54. 5028770 [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... by Len Brown · 19 years ago
  55. c9c3e45 [ACPI] PNPACPI vs sound IRQ by David Shaohua Li · 19 years ago
  56. 026d02a [PATCH] Serial: Split 8250 port table (part 2) by Russell King · 19 years ago
  57. bb4a61b [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n by Andrew Morton · 19 years ago
  58. e24c2d9 [PATCH] PCI: DMA bursting advice by David S. Miller · 19 years ago
  59. dcd497f [PATCH] streamline preempt_count type across archs by Jesper Juhl · 19 years ago
  60. 63551ae [PATCH] Hugepage consolidation by David Gibson · 19 years ago
  61. 37053cc [PATCH] sh: PREEMPT_ACTIVE fix by Paul Mundt · 19 years ago
  62. b1ecb4c [PATCH] asm/signal.h unification by Al Viro · 19 years ago
  63. e49332b [PATCH] misc verify_area cleanups by Jesper Juhl · 19 years ago
  64. 7f261b5 [PATCH] move SA_xxx defines to linux/signal.h by Stas Sergeev · 19 years ago
  65. cd7619d [PATCH] Exterminate PAGE_BUG by Matt Mackall · 19 years ago
  66. d455a36 [PATCH] freepgt: arch FIRST_USER_ADDRESS 0 by Hugh Dickins · 19 years ago
  67. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago