1. 04dd08b Consolidate asm/poll.h by Stephen Rothwell · 17 years ago
  2. 5dc12dd Remove tas() by Jeff Dike · 17 years ago
  3. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  4. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  5. a9dfd28 PCI: scatterlist.h needs types.h by Jean Delvare · 17 years ago
  6. d6dd61c [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction by Jeremy Fitzhardinge · 17 years ago
  7. 92f37fd [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support by Eric Dumazet · 17 years ago
  8. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 17 years ago
  9. 4564f9e [PATCH] consolidate line discipline number definitions by Tilman Schmidt · 17 years ago
  10. ec8c044 [PATCH] Optimize D-cache alias handling on fork by Ralf Baechle · 18 years ago
  11. be90038 [PATCH] tty: preparatory structures for termios revamp by Alan Cox · 18 years ago
  12. f5738ce [PATCH] remove kernel syscalls by Arnd Bergmann · 18 years ago
  13. eef88d1 [PATCH] fix v850 compilation by Adrian Bunk · 18 years ago
  14. 9d3d419 [NET]: V850 checksum annotations and cleanups. by Al Viro · 18 years ago
  15. c6dbaef Driver core: add dev_archdata to struct device by Benjamin Herrenschmidt · 18 years ago
  16. 135ab6e [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references by Arnd Bergmann · 18 years ago
  17. ebba5f9 [PATCH] consistently use MAX_ERRNO in __syscall_return by Randy Dunlap · 18 years ago
  18. 2a1b181 Fix v850 exported headers by David Woodhouse · 18 years ago
  19. 52393cc [PATCH] remove set_wmb - arch removal by Steven Rostedt · 18 years ago
  20. f6dc8c5 [PATCH] Make cpu_relax() imply barrier() on all arches by Chase Venters · 18 years ago
  21. 6fa0cb1 Merge git://git.infradead.org/hdrinstall-2.6 by Linus Torvalds · 18 years ago
  22. 8b91fbb [PATCH] irq-flags: V850: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  23. 877ce7c [AF_UNIX]: Datagram getpeersec by Catherine Zhang · 18 years ago
  24. c0ad90a [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() by Ingo Molnar · 18 years ago
  25. 908dcec [PATCH] adjust handle_IRR_event() return type by Jan Beulich · 18 years ago
  26. ef4d04b Add empty Kbuild files for 'make headers_install' in remaining arches. by David Woodhouse · 18 years ago
  27. 5614253 Remove unneeded _syscallX macros from user view in asm-*/unistd.h by David Woodhouse · 18 years ago
  28. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  29. bad7af5 [PATCH] Remove unused prepare_to_switch macro by Hirokazu Takata · 18 years ago
  30. e6009f1 [PATCH] unify pfn_to_page: v850 pfn_to_page by KAMEZAWA Hiroyuki · 18 years ago
  31. a58259c [PATCH] bitops: v850: use generic bitops by Akinobu Mita · 18 years ago
  32. 67b0ad5 [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() by Akinobu Mita · 18 years ago
  33. f348d70 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications by Davide Libenzi · 18 years ago
  34. ab7efcc [PATCH] abstract type/size specification for assembly by Jan Beulich · 18 years ago
  35. 5f6164f [PATCH] add asm-generic/mman.h by Michael S. Tsirkin · 18 years ago
  36. f822566 [PATCH] madvise MADV_DONTFORK/MADV_DOFORK by Michael S. Tsirkin · 18 years ago
  37. bcc68b8 [PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typos by Alexey Dobriyan · 18 years ago
  38. 32357988 Fix "stuct", "strut", "struc" typos by Alexey Dobriyan · 19 years ago
  39. f5a61d0 [PATCH] death of get_thread_info/put_thread_info by Al Viro · 19 years ago
  40. b7f6961 [PATCH] v850: task_stack_page(), task_pt_regs() by Al Viro · 19 years ago
  41. af4cd3f [PATCH] Generic ioctl.h by Brian Gerst · 19 years ago
  42. 2acbb8c [PATCH] mutex subsystem, add default include/asm-*/mutex.h files by Arjan van de Ven · 19 years ago
  43. ffbf670 [PATCH] mutex subsystem, add atomic_xchg() to all arches by Ingo Molnar · 19 years ago
  44. a136564 [PATCH] remove gcc-2 checks by Andrew Morton · 19 years ago
  45. f8aaeace [PATCH] consolidate asm/futex.h by Jeff Dike · 19 years ago
  46. 1fd73c6 [PATCH] Kill L1_CACHE_SHIFT_MAX by Ravikiran G Thirumalai · 19 years ago
  47. d3cb487 [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 by Christoph Lameter · 19 years ago
  48. f6b3ec2 [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store by Badari Pulavarty · 19 years ago
  49. 3821af2 [FLS64]: generic version by Stephen Hemminger · 19 years ago
  50. 0c53508 [PATCH] v850: use generic hardirq code by Christoph Hellwig · 19 years ago
  51. f4eeb0a [PATCH] v850: Add missing include in hardirq.h by Miles Bader · 19 years ago
  52. 8426e1f [PATCH] atomic: inc_not_zero by Nick Piggin · 19 years ago
  53. 4a6dae6 [PATCH] atomic: cmpxchg by Nick Piggin · 19 years ago
  54. 23f88fe [PATCH] include/asm-v850/ "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  55. 727a53b [PATCH] semaphore: Remove __MUTEX_INITIALIZER() by Arthur Othieno · 19 years ago
  56. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 19 years ago
  57. 676067c [PATCH] Remove unused var from asm/futex.h by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  58. 8d286aa [PATCH] Clean up struct flock64 definitions by Stephen Rothwell · 19 years ago
  59. 5ac353f [PATCH] Clean up struct flock definitions by Stephen Rothwell · 19 years ago
  60. 1abf62a [PATCH] Clean up the fcntl operations by Stephen Rothwell · 19 years ago
  61. e64ca97 [PATCH] Clean up the open flags by Stephen Rothwell · 19 years ago
  62. 9317259 [PATCH] Create asm-generic/fcntl.h by Stephen Rothwell · 19 years ago
  63. 97de50c [PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers by Jesper Juhl · 19 years ago
  64. 36d57ac [PATCH] auxiliary vector cleanups by H. J. Lu · 19 years ago
  65. 4732efb [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup by Jakub Jelinek · 19 years ago
  66. fa5b08d [PATCH] sab: consolidate kmem_bufctl_t by Kyle Moffett · 19 years ago
  67. fd4fd5a [PATCH] mm: consolidate get_order by Stephen Rothwell · 19 years ago
  68. b0573de [NET]: Introduce SO_{SND,RCV}BUFFORCE socket options by Patrick McHardy · 19 years ago
  69. 8449d00 [PATCH] v850: Define L1_CACHE_SHIFT and L1_CACHE_SHIFT_MAX by Miles Bader · 19 years ago
  70. 8b2bf06 [PATCH] v850: Update PCI support by Miles Bader · 19 years ago
  71. 947ac8b [PATCH] v850: Add pte_file by Miles Bader · 19 years ago
  72. 21ea9f6 [PATCH] v850: Update ioremap return type and add ioread/iowrite functions by Miles Bader · 19 years ago
  73. 4f9a6e1 [PATCH] v850: const-qualify first parameter of find_next_zero_bit by Miles Bader · 19 years ago
  74. e9c3d6b [PATCH] v850: Define pfn_valid by Miles Bader · 19 years ago
  75. 7c90347 [PATCH] Add emergency_restart() by Eric W. Biederman · 19 years ago
  76. a840098 [PATCH] v850: Update mmu.h header to match implementation changes by Miles Bader · 19 years ago
  77. 623cdf4 [PATCH] v850: Update checksum.h to match changed function signatures by Miles Bader · 19 years ago
  78. bb4a61b [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n by Andrew Morton · 19 years ago
  79. e24c2d9 [PATCH] PCI: DMA bursting advice by David S. Miller · 19 years ago
  80. dcd497f [PATCH] streamline preempt_count type across archs by Jesper Juhl · 19 years ago
  81. b1ecb4c [PATCH] asm/signal.h unification by Al Viro · 19 years ago
  82. 7f261b5 [PATCH] move SA_xxx defines to linux/signal.h by Stas Sergeev · 19 years ago
  83. c8538a7 [PATCH] remove all kernel BUGs by Matt Mackall · 19 years ago
  84. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago