1. 92f37fd [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support by Eric Dumazet · 17 years ago
  2. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 17 years ago
  3. 2893611 [PATCH] FRV: Add some missng lazy MMU hooks for NOMMU mode by David Howells · 17 years ago
  4. 4564f9e [PATCH] consolidate line discipline number definitions by Tilman Schmidt · 17 years ago
  5. e7bc537 [PATCH] fix frv headers_check by Al Viro · 17 years ago
  6. ec8c044 [PATCH] Optimize D-cache alias handling on fork by Ralf Baechle · 18 years ago
  7. 8a102ee [PATCH] PM: Fix SMP races in the freezer by Rafael J. Wysocki · 18 years ago
  8. be90038 [PATCH] tty: preparatory structures for termios revamp by Alan Cox · 18 years ago
  9. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  10. 7d1362c [PATCH] cleanup asm/setup.h userspace visibility by Adrian Bunk · 18 years ago
  11. d3fa72e [PATCH] Pass struct dev pointer to dma_cache_sync() by Ralf Baechle · 18 years ago
  12. f67637e [PATCH] Add struct dev pointer to dma_is_consistent() by Ralf Baechle · 18 years ago
  13. f5738ce [PATCH] remove kernel syscalls by Arnd Bergmann · 18 years ago
  14. a866374 [PATCH] mm: pagefault_{disable,enable}() by Peter Zijlstra · 18 years ago
  15. 8042c44 [NET]: FRV checksum annotations. by Al Viro · 18 years ago
  16. c6dbaef Driver core: add dev_archdata to struct device by Benjamin Herrenschmidt · 18 years ago
  17. 29da7eb [PATCH] FRV: Use the correct preemption primitives in kmap_atomic() and co by David Howells · 18 years ago
  18. e50190a [PATCH] Consolidate check_signature by Matthew Wilcox · 18 years ago
  19. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  20. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  21. 135ab6e [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references by Arnd Bergmann · 18 years ago
  22. a93cb05 [PATCH] paravirt: remove set pte atomic by Zachary Amsden · 18 years ago
  23. 0883d89 [PATCH] ntp: cleanup defines and comments by Roman Zippel · 18 years ago
  24. ebba5f9 [PATCH] consistently use MAX_ERRNO in __syscall_return by Randy Dunlap · 18 years ago
  25. cf134483 [PATCH] FRV: Optimise ffs() by David Howells · 18 years ago
  26. a8ad27d [PATCH] FRV: Implement fls64() by David Howells · 18 years ago
  27. 92fc707 [PATCH] FRV: Fix fls() to handle bit 31 being set correctly by David Howells · 18 years ago
  28. 1bcbba3 [PATCH] FRV: Use the generic IRQ stuff by David Howells · 18 years ago
  29. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
  30. a6d967a [libata] No need for all those arch libata-portmap.h headers by Jeff Garzik · 18 years ago
  31. 638b093 [PATCH] restore libata build on frv by Al Viro · 18 years ago
  32. 52393cc [PATCH] remove set_wmb - arch removal by Steven Rostedt · 18 years ago
  33. f6dc8c5 [PATCH] Make cpu_relax() imply barrier() on all arches by Chase Venters · 18 years ago
  34. 84e8cd6 [PATCH] FRV: Introduce asm-offsets for FRV arch by David Howells · 18 years ago
  35. 6d8c4e3 [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt by David Howells · 18 years ago
  36. 6fa0cb1 Merge git://git.infradead.org/hdrinstall-2.6 by Linus Torvalds · 18 years ago
  37. bc2e263 [PATCH] irq-flags: FRV: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  38. 877ce7c [AF_UNIX]: Datagram getpeersec by Catherine Zhang · 18 years ago
  39. c52c176 [PATCH] frv: clean frv unistd.h by Al Viro · 18 years ago
  40. 5e591a5 [PATCH] frv: Add missing qualifier to memcpy_fromio() prototype by Al Viro · 18 years ago
  41. 7f78843 [PATCH] frv: NULL noise removal in frv xchg() by Al Viro · 18 years ago
  42. be2338f3c [PATCH] frv: wrong syscall by Al Viro · 18 years ago
  43. 576132b [PATCH] frv: misc sparse annotations by Al Viro · 18 years ago
  44. 53470aa [PATCH] frv: misc __user annotations by Al Viro · 18 years ago
  45. 9e4d11f [PATCH] frv: signal annotations by Al Viro · 18 years ago
  46. 3f4cd38 [PATCH] frv: basic __iomem annotations by Al Viro · 18 years ago
  47. a8a77573c [PATCH] frv: __user infrastructure by Al Viro · 18 years ago
  48. ef4d04b Add empty Kbuild files for 'make headers_install' in remaining arches. by David Woodhouse · 18 years ago
  49. 5614253 Remove unneeded _syscallX macros from user view in asm-*/unistd.h by David Woodhouse · 18 years ago
  50. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  51. 491d4be [PATCH] sys_kexec_load() naming fixups by Andrew Morton · 18 years ago
  52. bad7af5 [PATCH] Remove unused prepare_to_switch macro by Hirokazu Takata · 18 years ago
  53. 8f17d3a [PATCH] lightweight robust futexes updates by Ingo Molnar · 18 years ago
  54. e9056f1 [PATCH] lightweight robust futexes: arch defaults by Ingo Molnar · 18 years ago
  55. 5cdac7c [PATCH] unify pfn_to_page: FRV pfn_to_page by KAMEZAWA Hiroyuki · 18 years ago
  56. 1f6d7a9 [PATCH] bitops: frv: use generic bitops by Akinobu Mita · 18 years ago
  57. 67b0ad5 [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() by Akinobu Mita · 18 years ago
  58. f348d70 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications by Davide Libenzi · 18 years ago
  59. 5f6164f [PATCH] add asm-generic/mman.h by Michael S. Tsirkin · 18 years ago
  60. 28baeba [PATCH] FRV: Use virtual interrupt disablement by David Howells · 18 years ago
  61. 68f624f [PATCH] FRV: Miscellaneous fixes by David Howells · 18 years ago
  62. f822566 [PATCH] madvise MADV_DONTFORK/MADV_DOFORK by Michael S. Tsirkin · 18 years ago
  63. bcc68b8 [PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typos by Alexey Dobriyan · 18 years ago
  64. a411aee [PATCH] Handle TIF_RESTORE_SIGMASK for FRV by David Howells · 18 years ago
  65. f5a61d0 [PATCH] death of get_thread_info/put_thread_info by Al Viro · 18 years ago
  66. af4cd3f [PATCH] Generic ioctl.h by Brian Gerst · 18 years ago
  67. 2acbb8c [PATCH] mutex subsystem, add default include/asm-*/mutex.h files by Arjan van de Ven · 18 years ago
  68. ffbf670 [PATCH] mutex subsystem, add atomic_xchg() to all arches by Ingo Molnar · 18 years ago
  69. 41be6ae [PATCH] frv: miscellaneous changes by David Howells · 18 years ago
  70. 5c15d41 [PATCH] frv: make get_user macro cast pointers by David Howells · 18 years ago
  71. 00d7671 [PATCH] frv: add module support stubs by David Howells · 18 years ago
  72. a90a72c [PATCH] frv: supply various missing I/O access primitives by David Howells · 18 years ago
  73. 2fa9e7e [PATCH] frv: drop 8/16-bit xchg and cmpxchg by David Howells · 18 years ago
  74. fef2b58 [PATCH] frv: improve signal handling by David Howells · 18 years ago
  75. 5c40f7f [PATCH] FRV: Implement futex operations for FRV by David Howells · 18 years ago
  76. d3cb487 [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 by Christoph Lameter · 18 years ago
  77. f6b3ec2 [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store by Badari Pulavarty · 18 years ago
  78. 3821af2 [FLS64]: generic version by Stephen Hemminger · 19 years ago
  79. 8080f23 [PATCH] FRV: Make the FRV arch work again by David Howells · 19 years ago
  80. 8426e1f [PATCH] atomic: inc_not_zero by Nick Piggin · 19 years ago
  81. 4a6dae6 [PATCH] atomic: cmpxchg by Nick Piggin · 19 years ago
  82. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  83. 727a53b [PATCH] semaphore: Remove __MUTEX_INITIALIZER() by Arthur Othieno · 19 years ago
  84. 1426d7a [PATCH] vm: remove unused/broken page_pte[_prot] macros by Tejun Heo · 19 years ago
  85. a5da7d3 [PATCH] gfp_t: dma-mapping (frv) by Al Viro · 19 years ago
  86. 676067c [PATCH] Remove unused var from asm/futex.h by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  87. 33bf561 [PATCH] feature removal of io_remap_page_range() by Randy Dunlap · 19 years ago
  88. 8d286aa [PATCH] Clean up struct flock64 definitions by Stephen Rothwell · 19 years ago
  89. 5ac353f [PATCH] Clean up struct flock definitions by Stephen Rothwell · 19 years ago
  90. 1abf62a [PATCH] Clean up the fcntl operations by Stephen Rothwell · 19 years ago
  91. e64ca97 [PATCH] Clean up the open flags by Stephen Rothwell · 19 years ago
  92. 9317259 [PATCH] Create asm-generic/fcntl.h by Stephen Rothwell · 19 years ago
  93. 97de50c [PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers by Jesper Juhl · 19 years ago
  94. 36d57ac [PATCH] auxiliary vector cleanups by H. J. Lu · 19 years ago
  95. 4732efb [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup by Jakub Jelinek · 19 years ago
  96. fa5b08d [PATCH] sab: consolidate kmem_bufctl_t by Kyle Moffett · 19 years ago
  97. fd4fd5a [PATCH] mm: consolidate get_order by Stephen Rothwell · 19 years ago
  98. b0573de [NET]: Introduce SO_{SND,RCV}BUFFORCE socket options by Patrick McHardy · 19 years ago
  99. 7c90347 [PATCH] Add emergency_restart() by Eric W. Biederman · 19 years ago
  100. bb4a61b [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n by Andrew Morton · 19 years ago