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