1. 138bb68 [PATCH] fs/ufs/inode.c: make 2 functions static by Adrian Bunk · 18 years ago
  2. 098d5af [PATCH] ufs: ubh_ll_rw_block cleanup by Evgeniy Dushistov · 18 years ago
  3. ee3ffd6 [PATCH] ufs: make fsck -f happy by Evgeniy Dushistov · 18 years ago
  4. 577a827 [PATCH] ufs: fsync implementation by Evgeniy Dushistov · 18 years ago
  5. 647b7e8 [PATCH] ufs: one way to access super block by Evgeniy Dushistov · 18 years ago
  6. f391475 [PATCH] ufs: missed brelse and wrong baseblk by Evgeniy Dushistov · 18 years ago
  7. 96710b2 [PATCH] ufs: printk warning fixes by Andrew Morton · 18 years ago
  8. 022a6dc [PATCH] ufs: zero metadata by Evgeniy Dushistov · 18 years ago
  9. 2e00639 [PATCH] ufs: unlock_super without lock by Evgeniy Dushistov · 18 years ago
  10. 50aa4eb [PATCH] ufs: i_blocks wrong count by Evgeniy Dushistov · 18 years ago
  11. dd187a2 [PATCH] ufs: little directory lookup optimization by Evgeniy Dushistov · 18 years ago
  12. abf5d15 [PATCH] ufs: easy debug by Evgeniy Dushistov · 18 years ago
  13. 5afb314 [PATCH] ufs: Unmark CONFIG_UFS_FS_WRITE as BROKEN by Evgeniy Dushistov · 18 years ago
  14. 3e41f59 [PATCH] ufs: not usual amounts of fragments per block by Evgeniy Dushistov · 18 years ago
  15. 9695ef1 [PATCH] ufs: wrong type cast by Evgeniy Dushistov · 18 years ago
  16. b71034e [PATCH] ufs: directory and page cache: from blocks to pages by Evgeniy Dushistov · 18 years ago
  17. 826843a [PATCH] ufs: directory and page cache: install aops by Evgeniy Dushistov · 18 years ago
  18. 6ef4d6b [PATCH] ufs: change block number on the fly by Evgeniy Dushistov · 18 years ago
  19. c9a27b5 [PATCH] ufs: right block allocation by Evgeniy Dushistov · 18 years ago
  20. 2061df0 [PATCH] ufs: ufs_trunc_indirect: infinite cycle by Evgeniy Dushistov · 18 years ago
  21. a9adb8d [PATCH] pnp: card_probe(): fix memory leak by Jesper Juhl · 18 years ago
  22. 552c034 [PATCH] fs/freevxfs: cleanup of spelling errors by Cliff Wickman · 18 years ago
  23. bbb1747 [PATCH] Allow raw_notifier callouts to unregister themselves by Alan Stern · 18 years ago
  24. bfe5d83 [PATCH] Define __raw_get_cpu_var and use it by Paul Mackerras · 18 years ago
  25. 6ceab8a [PATCH] random: remove redundant SA_SAMPLE_RANDOM from touchscreen drivers by Matt Mackall · 18 years ago
  26. 0f41a53 [PATCH] random: change cpqarray to use add_disk_randomness by Matt Mackall · 18 years ago
  27. 8bd0b97 [PATCH] random: make CCISS use add_disk_randomness by Matt Mackall · 18 years ago
  28. afedfd0 [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver by Matt Mackall · 18 years ago
  29. 5184973 [PATCH] bloat-o-meter: gcc-4 fix by Rob Landley · 18 years ago
  30. f867d2a [PATCH] ensure NULL deref can't possibly happen in is_exported() by Jesper Juhl · 18 years ago
  31. 5474c12 [PATCH] Rewritten backlight infrastructure for portable Apple computers by Michael Hanselmann · 18 years ago
  32. 17660bd [PATCH] uml: remove dead declaration by Adrian Bunk · 18 years ago
  33. 200a3d3 [PATCH] m68k: convert VME irq code by Roman Zippel · 18 years ago
  34. ebba61d [PATCH] m68k: convert sun3 irq code by Roman Zippel · 18 years ago
  35. 77dda33 [PATCH] m68k: convert q40 irq code by Roman Zippel · 18 years ago
  36. 9c5f4af [PATCH] m68k: convert mac irq code by Roman Zippel · 18 years ago
  37. 35353bb [PATCH] m68k: convert hp300 irq code by Roman Zippel · 18 years ago
  38. 7340856 [PATCH] m68k: convert atari irq code by Roman Zippel · 18 years ago
  39. 0aa7810 [PATCH] m68k: convert apollo irq code by Roman Zippel · 18 years ago
  40. 74be8d0 [PATCH] m68k: convert amiga irq code by Roman Zippel · 18 years ago
  41. 68387c4 [PATCH] m68k: convert generic irq code to irq controller by Roman Zippel · 18 years ago
  42. b5dc784 [PATCH] m68k: introduce irq controller by Roman Zippel · 18 years ago
  43. 1d174cfb [PATCH] m68k: cleanup amiga irq numbering by Roman Zippel · 18 years ago
  44. 4facfde [PATCH] m68k: cleanup generic irq names by Roman Zippel · 18 years ago
  45. 92445eaa [PATCH] m68k: separate handler for auto and user vector interrupt by Roman Zippel · 18 years ago
  46. f2325ec [PATCH] m68k: fix show_registers() by Roman Zippel · 18 years ago
  47. 742636f [PATCH] m68k: dma API addition by Roman Zippel · 18 years ago
  48. b035c96 [PATCH] m68k: Add the generic dma API functions by Roman Zippel · 18 years ago
  49. 3921ee2 [PATCH] m68k: small flush_icache() cleanup by Roman Zippel · 18 years ago
  50. a7b1a1a [PATCH] m68k: fix __iounmap for 030 by Roman Zippel · 18 years ago
  51. 6bf9f75 [PATCH] m68k: fix constraints of the signal functions and some cleanup by Roman Zippel · 18 years ago
  52. 5361782 [PATCH] m68k: fix uaccess.h for gcc-3.x by Roman Zippel · 18 years ago
  53. caad3c2 [PATCH] i386: cpu_relax() in crash.c and doublefault.c by Chuck Ebbert · 18 years ago
  54. 1869891 [PATCH] cpu_relax(): smpboot.c by Andreas Mohr · 18 years ago
  55. e75eac3 [PATCH] Clean up and refactor i386 sub-architecture setup by Jeremy Fitzhardinge · 18 years ago
  56. e6a1530 [PATCH] Allow migration of mlocked pages by Christoph Lameter · 18 years ago
  57. 7b2259b [PATCH] page migration: Support a vma migration function by Christoph Lameter · 18 years ago
  58. 68402dd [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM by Christoph Lameter · 18 years ago
  59. 9f1a3cf [PATCH] AOP_TRUNCATED_PAGE victims in read_pages() belong in the LRU by Zach Brown · 18 years ago
  60. 09a9a45 [PATCH] ieee1394: nodemgr: do not peek into struct semaphore by Stefan Richter · 18 years ago
  61. fb1bb34 [PATCH] remove for_each_cpu() by Andrew Morton · 18 years ago
  62. 1e48275 [PATCH] more for_each_cpu() removal by Andrew Morton · 18 years ago
  63. dfd8317 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  64. 83626b0 Revert "[PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer" by Linus Torvalds · 18 years ago
  65. c0897856 Merge signal handler branch by Russell King · 18 years ago
  66. 85fe068 [ARM] 3648/1: Update struct ucontext layout for coprocessor registers by Daniel Jacobowitz · 18 years ago
  67. abb1cf3 Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 18 years ago
  68. b464f579 Merge branch 'intelfb-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/intelfb-2.6 by Linus Torvalds · 18 years ago
  69. b9d8be7 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  70. d02f40e Enable minimal per-device resume tracing by Linus Torvalds · 18 years ago
  71. eb71c87 Add some basic resume trace facilities by Linus Torvalds · 18 years ago
  72. ca195cf [ARM] Add identifying number for non-rt sigframe by Russell King · 18 years ago
  73. e11c910 Merge S3C24xx branch by Russell King · 18 years ago
  74. c1e08adc Merge ep93xx branch by Russell King · 18 years ago
  75. c9b949a [ARM] 3647/1: S3C24XX: add Osiris to the list of simtec pm machines by Ben Dooks · 18 years ago
  76. a019f4a [ARM] 3645/1: S3C2412: irq support for external interrupts by Ben Dooks · 18 years ago
  77. 22346ae [ARM] 3643/1: S3C2410: Add new usb clocks by Ben Dooks · 18 years ago
  78. 66c5940 [ARM] 3642/1: S3C24XX: Add machine SMDK2413 by Ben Dooks · 18 years ago
  79. 44cc7c9 [ARM] 3641/1: S3C2412: Fixup gpio register naming by Ben Dooks · 18 years ago
  80. 46491c9 [ARM] 3640/1: S3C2412: Use S3C24XX_DCLKCON instead of S3C2410_DCLKCON by Ben Dooks · 18 years ago
  81. 73e55cb [ARM] 3639/1: S3C2412: serial port support by Ben Dooks · 18 years ago
  82. 736855f [ARM] 3638/1: S3C2412: core clocks by Ben Dooks · 18 years ago
  83. 513846f [ARM] 3637/1: S3C24XX: Add mpll clock, and set as fclk parent by Ben Dooks · 18 years ago
  84. 3434d9d [ARM] 3636/1: S3C2412: Add selection of CPU_ARM926 by Ben Dooks · 18 years ago
  85. 68d9ab3 [ARM] 3635/1: S3C24XX: Add S3C2412 core cpu support by Ben Dooks · 18 years ago
  86. a3ff550 [ARM] 3633/1: S3C24XX: s3c2410 gpio bugfix - wrong pin nos by Ben Dooks · 18 years ago
  87. 52e3e77 [ARM] 3631/1: Remove legacy __mem_isa() definitions by Andrew Victor · 18 years ago
  88. fc8ea7a [ARM] 3644/1: ixp2000: export gpio_line_config() by Lennert Buytenhek · 18 years ago
  89. 1f64eb3 [ARM] 3646/1: ep93xx: instantiate ep93xx-ohci platform device by Lennert Buytenhek · 18 years ago
  90. 1d81eed [ARM] 3634/1: ep93xx: initial implementation of the clk_* API by Lennert Buytenhek · 18 years ago
  91. 3da4bd2 [ARM] 3632/1: iwmmxt: fix up argument comment for iwmmxt_task_restore() by Lennert Buytenhek · 18 years ago
  92. c499aeb drm: radeon constify radeon microcode by Dave Airlie · 18 years ago
  93. 702880f Add i915 ioctls to configure pipes for vblank interrupt. by Dave Airlie · 18 years ago
  94. d6fece0 drm: update radeon to 1.25 add r200 vertex program support by Dave Airlie · 18 years ago
  95. f2a2279 drm: radeon add a tcl state flush before accessing tcl vector space by Dave Airlie · 18 years ago
  96. 0fe6e2d intelfb delousing by Al Viro · 18 years ago
  97. 1812fd4 [SPARC64]: Update defconfig. by David S. Miller · 18 years ago
  98. b5ba074 [SPARC64]: Make auxio a real driver. by David S. Miller · 18 years ago
  99. 4f62d15 [PARPORT] sunbpp: Convert to new SBUS device framework. by David S. Miller · 18 years ago
  100. 9eccf1b [Documentation]: Update probing info in sbus_drivers.txt by David S. Miller · 18 years ago