1. 4938450 [TIPC]: Corrected potential misuse of tipc_media_addr structure. by Allan Stephens · 18 years ago
  2. 0914877 [PATCH] m68knommu: make enable_irq() macro statement by Greg Ungerer · 18 years ago
  3. afd1b83 [PATCH] m68knommu: fix ColdFire 5249 PLL set by Greg Ungerer · 18 years ago
  4. 1b1a9bd [PATCH] m68knommu: ColdFire cache flush fixups by Greg Ungerer · 18 years ago
  5. 7bf9a37 [PATCH] m68knommu: force stack alignment on ColdFire by Greg Ungerer · 18 years ago
  6. 31f4fde [PATCH] m68knommu: configurable frequency selection header by Greg Ungerer · 18 years ago
  7. 3448097 Revert "swsusp special saveable pages support" commits by Linus Torvalds · 18 years ago
  8. f3dd712 [PATCH] m68knommu: add ColdFire 532x UART address support by Greg Ungerer · 18 years ago
  9. 6f57622 [PATCH] m68knommu: include ColdFire 532x register definitions by Greg Ungerer · 18 years ago
  10. df8fbe1 [PATCH] m68knommu: add ColdFire 532x cache init by Greg Ungerer · 18 years ago
  11. 7c99df6 [PATCH] m68knommu: ColdFire 532x register definitions by Greg Ungerer · 18 years ago
  12. b671b65 [PATCH] m68knommu: read/write register access for PIT timer by Greg Ungerer · 18 years ago
  13. 0b7ac8e [PATCH] m68knommu: read/write register access for ColdFire core timer by Greg Ungerer · 18 years ago
  14. 1d77062 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  15. 25581ad Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  16. d84a847 [PATCH] Fix "biovec-(256)" in /proc/slabinfo by Alexey Dobriyan · 18 years ago
  17. 77787bf [PATCH] pacct: none-delayed process accounting accumulation by KaiGai Kohei · 18 years ago
  18. f6ec29a [PATCH] pacct: avoidance to refer the last thread as a representation of the process by KaiGai Kohei · 18 years ago
  19. 0e46481 [PATCH] pacct: add pacct_struct to fix some pacct bugs. by KaiGai Kohei · 18 years ago
  20. 6f84be8 [PATCH] synclink_gt: add GT2 adapter support by Paul Fulghum · 18 years ago
  21. 643f331 [PATCH] add synclink_gt custom hdlc idle by Paul Fulghum · 18 years ago
  22. 9e37bd3 [PATCH] kthread: move kernel-doc and put it into DocBook by Randy Dunlap · 18 years ago
  23. e905914 [PATCH] Implement kasprintf by Jeremy Fitzhardinge · 18 years ago
  24. fa9799e [PATCH] ktime/hrtimer: fix kernel-doc comments by Randy Dunlap · 18 years ago
  25. 45c9b11 [PATCH] Implement AT_SYMLINK_FOLLOW flag for linkat by Ulrich Drepper · 18 years ago
  26. c7b2eff [PATCH] kthread: update loop.c to use kthread by Serge E. Hallyn · 18 years ago
  27. a4d27e7 [PATCH] fuse: add request interruption by Miklos Szeredi · 18 years ago
  28. 7142125 [PATCH] fuse: add POSIX file locking support by Miklos Szeredi · 18 years ago
  29. 3e8c54f [PATCH] fuse: use MISC_MAJOR by Jan Engelhardt · 18 years ago
  30. 838cd15 [PATCH] N32 sigset and __COMPAT_ENDIAN_SWAP__ by akpm@osdl.org · 18 years ago
  31. eab03ac [PATCH] Get rid of /proc/sys/proc by Stephen Hemminger · 18 years ago
  32. 8232212 [PATCH] RTC: Add rtc_year_days() to calculate tm_yday by Andrew Victor · 18 years ago
  33. 362600f [PATCH] Add v3020 RTC support by Raphael Assenat · 18 years ago
  34. 110d693 [PATCH] rtc subsystem: add capability checks by Alessandro Zummo · 18 years ago
  35. 655066c [PATCH] RTC: rtc-dev UIE emulation by Atsushi Nemoto · 18 years ago
  36. 3419b23 [PATCH] epoll: use unlocked wqueue operations by Davide Libenzi · 18 years ago
  37. 4ad3bcf [PATCH] nbd: endian annotations by Alexey Dobriyan · 18 years ago
  38. 9de9adb [PATCH] for_each_cpu_mask() warning fix by Andrew Morton · 18 years ago
  39. 74bb6a0 [PATCH] introduce WARN_ON_ONCE(cond) by Ingo Molnar · 18 years ago
  40. 43d23f9 [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion by Mingming Cao · 18 years ago
  41. 1c2bf37 [PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixes by Mingming Cao · 18 years ago
  42. ad4063b [PATCH] AX88796 parallel port driver by Ben Dooks · 18 years ago
  43. 7c12d81 [PATCH] Make copy_from_user_inatomic NOT zero the tail on i386 by NeilBrown · 18 years ago
  44. 01408c4 [PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytes by NeilBrown · 18 years ago
  45. dbe217a [PATCH] IDE CD end-of media error fix by Alan Cox · 18 years ago
  46. 8e3a67a [PATCH] list.h doc: change "counter" to "cursor" by Randy Dunlap · 18 years ago
  47. fe96e57 [PATCH] fix list.h kernel-doc by Randy Dunlap · 18 years ago
  48. 83cc5ed [PATCH] kernel/sys.c: cleanups by Adrian Bunk · 18 years ago
  49. 76a8ad2 [PATCH] Make printk work for really early debugging by Michael Ellerman · 18 years ago
  50. 138bb68 [PATCH] fs/ufs/inode.c: make 2 functions static by Adrian Bunk · 18 years ago
  51. ee3ffd6 [PATCH] ufs: make fsck -f happy by Evgeniy Dushistov · 18 years ago
  52. 647b7e8 [PATCH] ufs: one way to access super block by Evgeniy Dushistov · 18 years ago
  53. dd187a2 [PATCH] ufs: little directory lookup optimization by Evgeniy Dushistov · 18 years ago
  54. abf5d15 [PATCH] ufs: easy debug by Evgeniy Dushistov · 18 years ago
  55. 9695ef1 [PATCH] ufs: wrong type cast by Evgeniy Dushistov · 18 years ago
  56. b71034e [PATCH] ufs: directory and page cache: from blocks to pages by Evgeniy Dushistov · 18 years ago
  57. 6ef4d6b [PATCH] ufs: change block number on the fly by Evgeniy Dushistov · 18 years ago
  58. bfe5d83 [PATCH] Define __raw_get_cpu_var and use it by Paul Mackerras · 18 years ago
  59. afedfd0 [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver by Matt Mackall · 18 years ago
  60. 5474c12 [PATCH] Rewritten backlight infrastructure for portable Apple computers by Michael Hanselmann · 18 years ago
  61. 200a3d3 [PATCH] m68k: convert VME irq code by Roman Zippel · 18 years ago
  62. ebba61d [PATCH] m68k: convert sun3 irq code by Roman Zippel · 18 years ago
  63. 9c5f4af [PATCH] m68k: convert mac irq code by Roman Zippel · 18 years ago
  64. 0aa7810 [PATCH] m68k: convert apollo irq code by Roman Zippel · 18 years ago
  65. 74be8d0 [PATCH] m68k: convert amiga irq code by Roman Zippel · 18 years ago
  66. 68387c4 [PATCH] m68k: convert generic irq code to irq controller by Roman Zippel · 18 years ago
  67. b5dc784 [PATCH] m68k: introduce irq controller by Roman Zippel · 18 years ago
  68. 1d174cfb [PATCH] m68k: cleanup amiga irq numbering by Roman Zippel · 18 years ago
  69. 4facfde [PATCH] m68k: cleanup generic irq names by Roman Zippel · 18 years ago
  70. 92445ea [PATCH] m68k: separate handler for auto and user vector interrupt by Roman Zippel · 18 years ago
  71. 742636f [PATCH] m68k: dma API addition by Roman Zippel · 18 years ago
  72. b035c96 [PATCH] m68k: Add the generic dma API functions by Roman Zippel · 18 years ago
  73. 3921ee2 [PATCH] m68k: small flush_icache() cleanup by Roman Zippel · 18 years ago
  74. 6bf9f75 [PATCH] m68k: fix constraints of the signal functions and some cleanup by Roman Zippel · 18 years ago
  75. 5361782 [PATCH] m68k: fix uaccess.h for gcc-3.x by Roman Zippel · 18 years ago
  76. e75eac3 [PATCH] Clean up and refactor i386 sub-architecture setup by Jeremy Fitzhardinge · 18 years ago
  77. 7b2259b [PATCH] page migration: Support a vma migration function by Christoph Lameter · 18 years ago
  78. 68402dd [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM by Christoph Lameter · 18 years ago
  79. fb1bb34 [PATCH] remove for_each_cpu() by Andrew Morton · 18 years ago
  80. 76a9f26 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  81. d75d541 git-nfs-build-fixes by Andrew Morton · 18 years ago
  82. ccf01ef Merge branch 'odirect' by Trond Myklebust · 18 years ago
  83. 7477dda V4L/DVB (4210b): git-dvb: tea575x-tuner build fix by Andrew Morton · 18 years ago
  84. 1539623 V4L/DVB (4205): Merge tda9887 module into tuner. by Mauro Carvalho Chehab · 18 years ago
  85. 0ccac4a V4L/DVB (4203): Explicitly set the enum values. by Hans Verkuil · 18 years ago
  86. 45ad9f8 V4L/DVB (4202): allow selecting CX2341x port mode by Hans Verkuil · 18 years ago
  87. cc7bc64 V4L/DVB (4199): Add cx2341x-specific control array to cx2341x.c by Hans Verkuil · 18 years ago
  88. f81cf75 V4L/DVB (4198): Avoid newer usages of obsoleted experimental MPEGCOMP API by Hans Verkuil · 18 years ago
  89. 5d1a9ae V4L/DVB (4191): Add CX2341X MPEG encoder module. by Hans Verkuil · 18 years ago
  90. 9cb2318 V4L/DVB (4190): Add helper functions for control processing to v4l2-common. by Hans Verkuil · 18 years ago
  91. 0597691 V4L/DVB (4189): Add videodev support for VIDIOC_S/G/TRY_EXT_CTRLS. by Hans Verkuil · 18 years ago
  92. 4f34171 V4L/DVB (4188): Add new MPEG control/ioctl definitions to videodev2.h by Hans Verkuil · 18 years ago
  93. 89a58c8 V4L/DVB (4108): Fixes some userspace dependencies at V4L2 public api header by Mauro Carvalho Chehab · 18 years ago
  94. 845f16a V4L/DVB (4070): Zoran strncpy() fix by Eric Sesterhenn · 18 years ago
  95. 5e87efa V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and videodev2.h by Mauro Carvalho Chehab · 18 years ago
  96. 401998f V4L/DVB (4065): Several improvements at videodev.c by Mauro Carvalho Chehab · 18 years ago
  97. 88ca8ed V4L/DVB (4048): Add support for the Texas Instruments TLV320AIC23B audio codec by Scott Alfter · 18 years ago
  98. c003d46 V4L/DVB (4046): Trivial videodev2.h patch by David Mosberger-Tang · 18 years ago
  99. 680543c V4L/DVB (4038): New cx88 card #50: NPG Tech RealTV by Ricardo Cerqueira · 18 years ago
  100. b93eedb V4L/DVB (4023): Subject: Pinnacle PCTV grey remote control support by Sylvain Pasche · 18 years ago