1. 6ecf66a [PATCH] bitops: sh: make thread_info.flags an unsigned long by Akinobu Mita · 18 years ago
  2. e2268c7 [PATCH] bitops: sh: use generic bitops by Akinobu Mita · 18 years ago
  3. 67b0ad5 [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() by Akinobu Mita · 18 years ago
  4. a0f62ac [PATCH] 2TB files: add blkcnt_t by Takashi Sato · 18 years ago
  5. abcb6c9 [PATCH] 2TB files: st_blocks is invalid when calling stat64 by Takashi Sato · 18 years ago
  6. f348d70 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications by Davide Libenzi · 18 years ago
  7. 57f3ebc [PATCH] remove ISA legacy functions: remove the helpers by Al Viro · 18 years ago
  8. 5f6164f [PATCH] add asm-generic/mman.h by Michael S. Tsirkin · 18 years ago
  9. f822566 [PATCH] madvise MADV_DONTFORK/MADV_DOFORK by Michael S. Tsirkin · 18 years ago
  10. 87f55e6 [PATCH] sh/sh64: Fix bogus TIOCGICOUNT definitions by Paul Mundt · 18 years ago
  11. 37cc794 [PATCH] sh: convert voyagergx to platform device, drop sh-bus by Paul Mundt · 18 years ago
  12. 8d27e08 [PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitions by Paul Mundt · 18 years ago
  13. de02797 [PATCH] sh: Cleanup struct sh_cpuinfo for clock framework changes by Paul Mundt · 18 years ago
  14. 091904a [PATCH] sh: Move TRA/EXPEVT/INTEVT definitions for reuse by Paul Mundt · 18 years ago
  15. 7401729 [PATCH] sh: SH4-202 microdev updates by Paul Mundt · 18 years ago
  16. aa01666 [PATCH] sh: Simple timer framework by Paul Mundt · 19 years ago
  17. 36ddf31 [PATCH] sh: Simplistic clock framework by Paul Mundt · 19 years ago
  18. b66c1a3 [PATCH] sh: I/O routine cleanups and ioremap() overhaul by Paul Mundt · 19 years ago
  19. bf3a00f [PATCH] sh: IRQ handler updates by Paul Mundt · 19 years ago
  20. 9d44190 [PATCH] sh: kexec() support by kogiidena · 19 years ago
  21. 0d83177 [PATCH] sh: DMA updates by Paul Mundt · 19 years ago
  22. f5a61d0 [PATCH] death of get_thread_info/put_thread_info by Al Viro · 19 years ago
  23. 308a792 [PATCH] sh: task_stack_page() by Al Viro · 19 years ago
  24. 3cf0f4e [PATCH] sh: task_pt_regs() by Al Viro · 19 years ago
  25. 4dc7a0b [PATCH] sched: add cacheflush() asm by Ingo Molnar · 19 years ago
  26. af4cd3f [PATCH] Generic ioctl.h by Brian Gerst · 19 years ago
  27. 2acbb8c [PATCH] mutex subsystem, add default include/asm-*/mutex.h files by Arjan van de Ven · 19 years ago
  28. ffbf670 [PATCH] mutex subsystem, add atomic_xchg() to all arches by Ingo Molnar · 19 years ago
  29. f8aaeace [PATCH] consolidate asm/futex.h by Jeff Dike · 19 years ago
  30. 1fd73c6 [PATCH] Kill L1_CACHE_SHIFT_MAX by Ravikiran G Thirumalai · 19 years ago
  31. d3cb487 [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 by Christoph Lameter · 19 years ago
  32. f6b3ec2 [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store by Badari Pulavarty · 19 years ago
  33. 3821af2 [FLS64]: generic version by Stephen Hemminger · 19 years ago
  34. 8426e1f [PATCH] atomic: inc_not_zero by Nick Piggin · 19 years ago
  35. 4a6dae6 [PATCH] atomic: cmpxchg by Nick Piggin · 19 years ago
  36. 83ae20c [PATCH] ide: move CONFIG_IDE_MAX_HWIFS into linux/ide.h by Bjorn Helgaas · 19 years ago
  37. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  38. 65463b7 [PATCH] sh: Drop hp690 discontig support by Paul Mundt · 19 years ago
  39. d229401 [PATCH] sh: pte_mkhuge() compile fix for !CONFIG_HUGETLB_PAGE by Paul Mundt · 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. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 19 years ago
  43. eb92f4e [PATCH] add sem_is_read/write_locked() by Rik Van Riel · 19 years ago
  44. 6dae2c2 [PATCH] gfp_t: dma-mapping (sh) by Al Viro · 19 years ago
  45. 676067c [PATCH] Remove unused var from asm/futex.h by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  46. 33bf561 [PATCH] feature removal of io_remap_page_range() by Randy Dunlap · 19 years ago
  47. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  48. 24b20ac [PATCH] remove unnecessary handle_IRQ_event() prototypes by Kenji Kaneshige · 19 years ago
  49. 8d286aa [PATCH] Clean up struct flock64 definitions by Stephen Rothwell · 19 years ago
  50. 5ac353f [PATCH] Clean up struct flock definitions by Stephen Rothwell · 19 years ago
  51. 1abf62a [PATCH] Clean up the fcntl operations by Stephen Rothwell · 19 years ago
  52. e64ca97 [PATCH] Clean up the open flags by Stephen Rothwell · 19 years ago
  53. 9317259 [PATCH] Create asm-generic/fcntl.h by Stephen Rothwell · 19 years ago
  54. 97de50c [PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers by Jesper Juhl · 19 years ago
  55. c8d1274 [PATCH] remove asm-*/hdreg.h by Christoph Hellwig · 19 years ago
  56. 36d57ac [PATCH] auxiliary vector cleanups by H. J. Lu · 19 years ago
  57. 4732efb [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup by Jakub Jelinek · 19 years ago
  58. fa5b08d [PATCH] sab: consolidate kmem_bufctl_t by Kyle Moffett · 19 years ago
  59. fd4fd5a [PATCH] mm: consolidate get_order by Stephen Rothwell · 19 years ago
  60. b0573de [NET]: Introduce SO_{SND,RCV}BUFFORCE socket options by Patrick McHardy · 19 years ago
  61. f2926b7 [PATCH] SH: inotify and ioprio syscalls by Robert Love · 19 years ago
  62. f73bc8c [PATCH] sh: Make _syscall6() do the right thing. by Paul Mundt · 19 years ago
  63. 7c90347 [PATCH] Add emergency_restart() by Eric W. Biederman · 19 years ago
  64. 5028770 [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... by Len Brown · 19 years ago
  65. c9c3e45 [ACPI] PNPACPI vs sound IRQ by David Shaohua Li · 19 years ago
  66. 026d02a [PATCH] Serial: Split 8250 port table (part 2) by Russell King · 19 years ago
  67. bb4a61b [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n by Andrew Morton · 19 years ago
  68. e24c2d9 [PATCH] PCI: DMA bursting advice by David S. Miller · 19 years ago
  69. dcd497f [PATCH] streamline preempt_count type across archs by Jesper Juhl · 19 years ago
  70. 63551ae [PATCH] Hugepage consolidation by David Gibson · 19 years ago
  71. 39c715b [PATCH] smp_processor_id() cleanup by Ingo Molnar · 19 years ago
  72. 37053cc [PATCH] sh: PREEMPT_ACTIVE fix by Paul Mundt · 19 years ago
  73. 75c96f8 [PATCH] make some things static by Adrian Bunk · 19 years ago
  74. b1ecb4c [PATCH] asm/signal.h unification by Al Viro · 19 years ago
  75. e49332b [PATCH] misc verify_area cleanups by Jesper Juhl · 19 years ago
  76. 7f261b5 [PATCH] move SA_xxx defines to linux/signal.h by Stas Sergeev · 19 years ago
  77. c8538a7 [PATCH] remove all kernel BUGs by Matt Mackall · 19 years ago
  78. d455a36 [PATCH] freepgt: arch FIRST_USER_ADDRESS 0 by Hugh Dickins · 19 years ago
  79. 3bfffd9 [PATCH] fix u32 vs. pm_message_t in rest of the tree by Pavel Machek · 19 years ago
  80. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago