1. 59cc185 [PATCH] oprofile: convert from semaphores to mutexes by Markus Armbruster · 18 years ago
  2. a2926b1 [PATCH] msnd section fix by Andrew Morton · 18 years ago
  3. 138bb68 [PATCH] fs/ufs/inode.c: make 2 functions static by Adrian Bunk · 18 years ago
  4. 098d5af [PATCH] ufs: ubh_ll_rw_block cleanup by Evgeniy Dushistov · 18 years ago
  5. ee3ffd6 [PATCH] ufs: make fsck -f happy by Evgeniy Dushistov · 18 years ago
  6. 577a827 [PATCH] ufs: fsync implementation by Evgeniy Dushistov · 18 years ago
  7. 647b7e8 [PATCH] ufs: one way to access super block by Evgeniy Dushistov · 18 years ago
  8. f391475 [PATCH] ufs: missed brelse and wrong baseblk by Evgeniy Dushistov · 18 years ago
  9. 96710b2 [PATCH] ufs: printk warning fixes by Andrew Morton · 18 years ago
  10. 022a6dc [PATCH] ufs: zero metadata by Evgeniy Dushistov · 18 years ago
  11. 2e00639 [PATCH] ufs: unlock_super without lock by Evgeniy Dushistov · 18 years ago
  12. 50aa4eb [PATCH] ufs: i_blocks wrong count by Evgeniy Dushistov · 18 years ago
  13. dd187a2 [PATCH] ufs: little directory lookup optimization by Evgeniy Dushistov · 18 years ago
  14. abf5d15 [PATCH] ufs: easy debug by Evgeniy Dushistov · 18 years ago
  15. 5afb314 [PATCH] ufs: Unmark CONFIG_UFS_FS_WRITE as BROKEN by Evgeniy Dushistov · 18 years ago
  16. 3e41f59 [PATCH] ufs: not usual amounts of fragments per block by Evgeniy Dushistov · 18 years ago
  17. 9695ef1 [PATCH] ufs: wrong type cast by Evgeniy Dushistov · 18 years ago
  18. b71034e [PATCH] ufs: directory and page cache: from blocks to pages by Evgeniy Dushistov · 18 years ago
  19. 826843a [PATCH] ufs: directory and page cache: install aops by Evgeniy Dushistov · 18 years ago
  20. 6ef4d6b [PATCH] ufs: change block number on the fly by Evgeniy Dushistov · 18 years ago
  21. c9a27b5 [PATCH] ufs: right block allocation by Evgeniy Dushistov · 18 years ago
  22. 2061df0 [PATCH] ufs: ufs_trunc_indirect: infinite cycle by Evgeniy Dushistov · 18 years ago
  23. a9adb8d [PATCH] pnp: card_probe(): fix memory leak by Jesper Juhl · 18 years ago
  24. 552c034 [PATCH] fs/freevxfs: cleanup of spelling errors by Cliff Wickman · 18 years ago
  25. bbb1747 [PATCH] Allow raw_notifier callouts to unregister themselves by Alan Stern · 18 years ago
  26. bfe5d83 [PATCH] Define __raw_get_cpu_var and use it by Paul Mackerras · 18 years ago
  27. 6ceab8a [PATCH] random: remove redundant SA_SAMPLE_RANDOM from touchscreen drivers by Matt Mackall · 18 years ago
  28. 0f41a53 [PATCH] random: change cpqarray to use add_disk_randomness by Matt Mackall · 18 years ago
  29. 8bd0b97 [PATCH] random: make CCISS use add_disk_randomness by Matt Mackall · 18 years ago
  30. afedfd0 [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver by Matt Mackall · 18 years ago
  31. 5184973 [PATCH] bloat-o-meter: gcc-4 fix by Rob Landley · 18 years ago
  32. f867d2a [PATCH] ensure NULL deref can't possibly happen in is_exported() by Jesper Juhl · 18 years ago
  33. 5474c12 [PATCH] Rewritten backlight infrastructure for portable Apple computers by Michael Hanselmann · 18 years ago
  34. 17660bd [PATCH] uml: remove dead declaration by Adrian Bunk · 18 years ago
  35. 200a3d3 [PATCH] m68k: convert VME irq code by Roman Zippel · 18 years ago
  36. ebba61d [PATCH] m68k: convert sun3 irq code by Roman Zippel · 18 years ago
  37. 77dda33 [PATCH] m68k: convert q40 irq code by Roman Zippel · 18 years ago
  38. 9c5f4af [PATCH] m68k: convert mac irq code by Roman Zippel · 18 years ago
  39. 35353bb [PATCH] m68k: convert hp300 irq code by Roman Zippel · 18 years ago
  40. 7340856 [PATCH] m68k: convert atari irq code by Roman Zippel · 18 years ago
  41. 0aa7810 [PATCH] m68k: convert apollo irq code by Roman Zippel · 18 years ago
  42. 74be8d0 [PATCH] m68k: convert amiga irq code by Roman Zippel · 18 years ago
  43. 68387c4 [PATCH] m68k: convert generic irq code to irq controller by Roman Zippel · 18 years ago
  44. b5dc784 [PATCH] m68k: introduce irq controller by Roman Zippel · 18 years ago
  45. 1d174cfb [PATCH] m68k: cleanup amiga irq numbering by Roman Zippel · 18 years ago
  46. 4facfde [PATCH] m68k: cleanup generic irq names by Roman Zippel · 18 years ago
  47. 92445eaa [PATCH] m68k: separate handler for auto and user vector interrupt by Roman Zippel · 18 years ago
  48. f2325ec [PATCH] m68k: fix show_registers() by Roman Zippel · 18 years ago
  49. 742636f [PATCH] m68k: dma API addition by Roman Zippel · 18 years ago
  50. b035c96 [PATCH] m68k: Add the generic dma API functions by Roman Zippel · 18 years ago
  51. 3921ee2 [PATCH] m68k: small flush_icache() cleanup by Roman Zippel · 18 years ago
  52. a7b1a1a [PATCH] m68k: fix __iounmap for 030 by Roman Zippel · 18 years ago
  53. 6bf9f75 [PATCH] m68k: fix constraints of the signal functions and some cleanup by Roman Zippel · 18 years ago
  54. 5361782 [PATCH] m68k: fix uaccess.h for gcc-3.x by Roman Zippel · 18 years ago
  55. caad3c2 [PATCH] i386: cpu_relax() in crash.c and doublefault.c by Chuck Ebbert · 18 years ago
  56. 1869891 [PATCH] cpu_relax(): smpboot.c by Andreas Mohr · 18 years ago
  57. e75eac3 [PATCH] Clean up and refactor i386 sub-architecture setup by Jeremy Fitzhardinge · 18 years ago
  58. e6a1530 [PATCH] Allow migration of mlocked pages by Christoph Lameter · 18 years ago
  59. 7b2259b [PATCH] page migration: Support a vma migration function by Christoph Lameter · 18 years ago
  60. 68402dd [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM by Christoph Lameter · 18 years ago
  61. 9f1a3cf [PATCH] AOP_TRUNCATED_PAGE victims in read_pages() belong in the LRU by Zach Brown · 18 years ago
  62. 09a9a45 [PATCH] ieee1394: nodemgr: do not peek into struct semaphore by Stefan Richter · 18 years ago
  63. fb1bb34 [PATCH] remove for_each_cpu() by Andrew Morton · 18 years ago
  64. 1e48275 [PATCH] more for_each_cpu() removal by Andrew Morton · 18 years ago
  65. f90f00a [CIFS] Fix compile warning when CONFIG_CIFS_EXPERIMENTAL is off by Steve French · 18 years ago
  66. bbe5d23 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 18 years ago
  67. 801194e [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQ by Russell King · 18 years ago
  68. 76a9f26 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  69. 9bf2aa1 nfs: remove nfs_put_link() by Alexey Dobriyan · 18 years ago
  70. 6ab86aa nfs-build-fix-99 by Andrew Morton · 18 years ago
  71. d75d541 git-nfs-build-fixes by Andrew Morton · 18 years ago
  72. 405040a [ARM] Remove save_lr/restore_pc macros by Russell King · 18 years ago
  73. 800d8b5 [ARM] Remove partial non-v6 binutils compatibility by Russell King · 18 years ago
  74. ccf01ef Merge branch 'odirect' by Trond Myklebust · 18 years ago
  75. 1b93a71 [ARM] Remove LOADREGS macro by Russell King · 18 years ago
  76. 7999d8d [ARM] Remove RETINSTR macro by Russell King · 18 years ago
  77. 7477dda V4L/DVB (4210b): git-dvb: tea575x-tuner build fix by Andrew Morton · 18 years ago
  78. a50d913 V4L/DVB (4210a): git-dvb versus matroxfb by Andrew Morton · 18 years ago
  79. b3bd5be V4L/DVB (4209): Added some BTTV PCI IDs for newer boards by Mauro Carvalho Chehab · 18 years ago
  80. b57e557 Fixes some sync issues between V4L/DVB development and GIT by Mauro Carvalho Chehab · 18 years ago
  81. 45f87a2 V4L/DVB (4206): Cx88-blackbird: always set encoder height based on tvnorm->id by Michael Krufky · 18 years ago
  82. 1539623 V4L/DVB (4205): Merge tda9887 module into tuner. by Mauro Carvalho Chehab · 18 years ago
  83. 0ccac4a V4L/DVB (4203): Explicitly set the enum values. by Hans Verkuil · 18 years ago
  84. 45ad9f8 V4L/DVB (4202): allow selecting CX2341x port mode by Hans Verkuil · 18 years ago
  85. 54aa9a2 V4L/DVB (4200): Disable bitrate_mode when encoding mpeg-1. 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. 86b79d66 V4L/DVB (4197): Port new MPEG API to saa7134-empress with saa6752hs by Hans Verkuil · 18 years ago
  89. f022156 V4L/DVB (4196): Port cx88-blackbird to the new MPEG API. by Hans Verkuil · 18 years ago
  90. 54f577b V4L/DVB (4193): Update cx2341x fw encoding API doc. by Hans Verkuil · 18 years ago
  91. 18318e0 V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400. by Hans Verkuil · 18 years ago
  92. 5d1a9ae V4L/DVB (4191): Add CX2341X MPEG encoder module. by Hans Verkuil · 18 years ago
  93. 9cb2318 V4L/DVB (4190): Add helper functions for control processing to v4l2-common. by Hans Verkuil · 18 years ago
  94. 0597691 V4L/DVB (4189): Add videodev support for VIDIOC_S/G/TRY_EXT_CTRLS. by Hans Verkuil · 18 years ago
  95. 4f34171 V4L/DVB (4188): Add new MPEG control/ioctl definitions to videodev2.h by Hans Verkuil · 18 years ago
  96. 442d15d V4L/DVB (4186): Add support for the DNTV Live! mini DVB-T card. by Cameron Hutchinson · 18 years ago
  97. ceee526 V4L/DVB (4185): Conditionally enable 5 byte diseqc commands by Yeasah Pell · 18 years ago
  98. 9ce8b68 V4L/DVB (4184): Static variables mustn't be EXPORT_SYMBOL 'ed by Adrian Bunk · 18 years ago
  99. 1fd57f6 V4L/DVB (4182): Comment out MMI functions for now by Manu Abraham · 18 years ago
  100. 1f19456 V4L/DVB (4181): Fix CA Info and Application Info by Henrik Sjoberg · 18 years ago