1. 52393cc [PATCH] remove set_wmb - arch removal by Steven Rostedt · 18 years ago
  2. f6dc8c5 [PATCH] Make cpu_relax() imply barrier() on all arches by Chase Venters · 18 years ago
  3. 6fa0cb1 Merge git://git.infradead.org/hdrinstall-2.6 by Linus Torvalds · 18 years ago
  4. 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 18 years ago
  5. 61f4c3d [PATCH] lockdep: remove RWSEM_DEBUG remnants by Ingo Molnar · 18 years ago
  6. 6d20819 [PATCH] irq-flags: SH: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  7. 877ce7c [AF_UNIX]: Datagram getpeersec by Catherine Zhang · 18 years ago
  8. c0ad90a [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() by Ingo Molnar · 18 years ago
  9. afedfd0 [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver by Matt Mackall · 18 years ago
  10. ef4d04b Add empty Kbuild files for 'make headers_install' in remaining arches. by David Woodhouse · 18 years ago
  11. 5614253 Remove unneeded _syscallX macros from user view in asm-*/unistd.h by David Woodhouse · 18 years ago
  12. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  13. 491d4be [PATCH] sys_kexec_load() naming fixups by Andrew Morton · 18 years ago
  14. c80d79d [PATCH] Configurable NODES_SHIFT by Yasunori Goto · 18 years ago
  15. 7f927fc [PATCH] Typo fixes by Alexey Dobriyan · 18 years ago
  16. 104b8de [PATCH] unify pfn_to_page: sh pfn_to_page by KAMEZAWA Hiroyuki · 18 years ago
  17. 6ecf66a [PATCH] bitops: sh: make thread_info.flags an unsigned long by Akinobu Mita · 18 years ago
  18. e2268c7 [PATCH] bitops: sh: use generic bitops by Akinobu Mita · 18 years ago
  19. 67b0ad5 [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() by Akinobu Mita · 18 years ago
  20. a0f62ac [PATCH] 2TB files: add blkcnt_t by Takashi Sato · 18 years ago
  21. abcb6c9 [PATCH] 2TB files: st_blocks is invalid when calling stat64 by Takashi Sato · 18 years ago
  22. f348d70 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications by Davide Libenzi · 18 years ago
  23. 57f3ebc [PATCH] remove ISA legacy functions: remove the helpers by Al Viro · 18 years ago
  24. 5f6164f [PATCH] add asm-generic/mman.h by Michael S. Tsirkin · 18 years ago
  25. f822566 [PATCH] madvise MADV_DONTFORK/MADV_DOFORK by Michael S. Tsirkin · 18 years ago
  26. 87f55e6 [PATCH] sh/sh64: Fix bogus TIOCGICOUNT definitions by Paul Mundt · 18 years ago
  27. 37cc794 [PATCH] sh: convert voyagergx to platform device, drop sh-bus by Paul Mundt · 18 years ago
  28. 8d27e08 [PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitions by Paul Mundt · 18 years ago
  29. de02797 [PATCH] sh: Cleanup struct sh_cpuinfo for clock framework changes by Paul Mundt · 18 years ago
  30. 091904a [PATCH] sh: Move TRA/EXPEVT/INTEVT definitions for reuse by Paul Mundt · 18 years ago
  31. 7401729 [PATCH] sh: SH4-202 microdev updates by Paul Mundt · 18 years ago
  32. aa01666 [PATCH] sh: Simple timer framework by Paul Mundt · 18 years ago
  33. 36ddf31 [PATCH] sh: Simplistic clock framework by Paul Mundt · 18 years ago
  34. b66c1a3 [PATCH] sh: I/O routine cleanups and ioremap() overhaul by Paul Mundt · 18 years ago
  35. bf3a00f [PATCH] sh: IRQ handler updates by Paul Mundt · 18 years ago
  36. 9d44190 [PATCH] sh: kexec() support by kogiidena · 18 years ago
  37. 0d83177 [PATCH] sh: DMA updates by Paul Mundt · 18 years ago
  38. f5a61d0 [PATCH] death of get_thread_info/put_thread_info by Al Viro · 19 years ago
  39. 308a792 [PATCH] sh: task_stack_page() by Al Viro · 19 years ago
  40. 3cf0f4e [PATCH] sh: task_pt_regs() by Al Viro · 19 years ago
  41. 4dc7a0b [PATCH] sched: add cacheflush() asm by Ingo Molnar · 19 years ago
  42. af4cd3f [PATCH] Generic ioctl.h by Brian Gerst · 19 years ago
  43. 2acbb8c [PATCH] mutex subsystem, add default include/asm-*/mutex.h files by Arjan van de Ven · 19 years ago
  44. ffbf670 [PATCH] mutex subsystem, add atomic_xchg() to all arches by Ingo Molnar · 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. 8426e1f [PATCH] atomic: inc_not_zero by Nick Piggin · 19 years ago
  51. 4a6dae6 [PATCH] atomic: cmpxchg by Nick Piggin · 19 years ago
  52. 83ae20c [PATCH] ide: move CONFIG_IDE_MAX_HWIFS into linux/ide.h by Bjorn Helgaas · 19 years ago
  53. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  54. 65463b7 [PATCH] sh: Drop hp690 discontig support by Paul Mundt · 19 years ago
  55. d229401 [PATCH] sh: pte_mkhuge() compile fix for !CONFIG_HUGETLB_PAGE by Paul Mundt · 19 years ago
  56. 727a53b [PATCH] semaphore: Remove __MUTEX_INITIALIZER() by Arthur Othieno · 19 years ago
  57. 1426d7a [PATCH] vm: remove unused/broken page_pte[_prot] macros by Tejun Heo · 19 years ago
  58. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 19 years ago
  59. eb92f4e [PATCH] add sem_is_read/write_locked() by Rik Van Riel · 19 years ago
  60. 6dae2c2 [PATCH] gfp_t: dma-mapping (sh) by Al Viro · 19 years ago
  61. 676067c [PATCH] Remove unused var from asm/futex.h by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  62. 33bf561 [PATCH] feature removal of io_remap_page_range() by Randy Dunlap · 19 years ago
  63. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  64. 24b20ac [PATCH] remove unnecessary handle_IRQ_event() prototypes by Kenji Kaneshige · 19 years ago
  65. 8d286aa [PATCH] Clean up struct flock64 definitions by Stephen Rothwell · 19 years ago
  66. 5ac353f [PATCH] Clean up struct flock definitions by Stephen Rothwell · 19 years ago
  67. 1abf62a [PATCH] Clean up the fcntl operations by Stephen Rothwell · 19 years ago
  68. e64ca97 [PATCH] Clean up the open flags by Stephen Rothwell · 19 years ago
  69. 9317259 [PATCH] Create asm-generic/fcntl.h by Stephen Rothwell · 19 years ago
  70. 97de50c [PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers by Jesper Juhl · 19 years ago
  71. c8d1274 [PATCH] remove asm-*/hdreg.h by Christoph Hellwig · 19 years ago
  72. 36d57ac [PATCH] auxiliary vector cleanups by H. J. Lu · 19 years ago
  73. 4732efb [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup by Jakub Jelinek · 19 years ago
  74. fa5b08d [PATCH] sab: consolidate kmem_bufctl_t by Kyle Moffett · 19 years ago
  75. fd4fd5a [PATCH] mm: consolidate get_order by Stephen Rothwell · 19 years ago
  76. b0573de [NET]: Introduce SO_{SND,RCV}BUFFORCE socket options by Patrick McHardy · 19 years ago
  77. f2926b7 [PATCH] SH: inotify and ioprio syscalls by Robert Love · 19 years ago
  78. f73bc8c [PATCH] sh: Make _syscall6() do the right thing. by Paul Mundt · 19 years ago
  79. 7c90347 [PATCH] Add emergency_restart() by Eric W. Biederman · 19 years ago
  80. 5028770 [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... by Len Brown · 19 years ago
  81. c9c3e45 [ACPI] PNPACPI vs sound IRQ by David Shaohua Li · 19 years ago
  82. 026d02a [PATCH] Serial: Split 8250 port table (part 2) by Russell King · 19 years ago
  83. bb4a61b [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n by Andrew Morton · 19 years ago
  84. e24c2d9 [PATCH] PCI: DMA bursting advice by David S. Miller · 19 years ago
  85. dcd497f [PATCH] streamline preempt_count type across archs by Jesper Juhl · 19 years ago
  86. 63551ae [PATCH] Hugepage consolidation by David Gibson · 19 years ago
  87. 39c715b [PATCH] smp_processor_id() cleanup by Ingo Molnar · 19 years ago
  88. 37053cc [PATCH] sh: PREEMPT_ACTIVE fix by Paul Mundt · 19 years ago
  89. 75c96f8 [PATCH] make some things static by Adrian Bunk · 19 years ago
  90. b1ecb4c [PATCH] asm/signal.h unification by Al Viro · 19 years ago
  91. e49332b [PATCH] misc verify_area cleanups by Jesper Juhl · 19 years ago
  92. 7f261b5 [PATCH] move SA_xxx defines to linux/signal.h by Stas Sergeev · 19 years ago
  93. c8538a7 [PATCH] remove all kernel BUGs by Matt Mackall · 19 years ago
  94. d455a36 [PATCH] freepgt: arch FIRST_USER_ADDRESS 0 by Hugh Dickins · 19 years ago
  95. 3bfffd9 [PATCH] fix u32 vs. pm_message_t in rest of the tree by Pavel Machek · 19 years ago
  96. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago