1. 2648795 MIPS: DSP: Put mask field into the right place. by Ralf Baechle · 19 years ago
  2. c4fa634 MIPS: DSP: Put DSPcontrol register into the right place in the signal frame. by Ralf Baechle · 19 years ago
  3. 07a801d MIPS: DSP: Set all register masks to 0x3ff. by Ralf Baechle · 19 years ago
  4. f12555d MIPS: Fix mdelay(1) for 64bit kernel with HZ == 1000 by Atsushi Nemoto · 19 years ago
  5. 6c35585 MIPS: DSP: eleminate used_dsp. by Ralf Baechle · 19 years ago
  6. da2c9ed MIPS: DSP: Context switch the DSPcontrol register also. by Ralf Baechle · 19 years ago
  7. 9771271 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  8. 80c0531 Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6 by Linus Torvalds · 19 years ago
  9. a457aa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  10. dbc1651 [PATCH] rcu: don't set ->next_pending in rcu_start_batch() by Oleg Nesterov · 19 years ago
  11. 11b751a [PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.c by Ingo Molnar · 19 years ago
  12. f36d402 [PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_sem by Aleksey Makarov · 19 years ago
  13. 3fe0c27 [PATCH] mutex subsystem, semaphore to completion: CPU3WDT by Steven Rostedt · 19 years ago
  14. 906c3b7 [PATCH] mutex subsystem, semaphore to completion: SX8 by Steven Rostedt · 19 years ago
  15. 7892f2f [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock by Ingo Molnar · 19 years ago
  16. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  17. 794ee1b [PATCH] mutex subsystem, semaphore to mutex: XFS by Jes Sorensen · 19 years ago
  18. de5097c [PATCH] mutex subsystem, more debugging code by Ingo Molnar · 19 years ago
  19. 408894e [PATCH] mutex subsystem, debugging code by Ingo Molnar · 19 years ago
  20. f3f54ff [PATCH] mutex subsystem, documentation by Ingo Molnar · 19 years ago
  21. 6053ee3 [PATCH] mutex subsystem, core by Ingo Molnar · 19 years ago
  22. 2acbb8c [PATCH] mutex subsystem, add default include/asm-*/mutex.h files by Arjan van de Ven · 19 years ago
  23. 823d0f4 [PATCH] mutex subsystem, add include/asm-arm/mutex.h by Nicolas Pitre · 19 years ago
  24. b8aa036 [PATCH] mutex subsystem, add include/asm-x86_64/mutex.h by Ingo Molnar · 19 years ago
  25. 2af7f59 [PATCH] mutex subsystem, add include/asm-i386/mutex.h by Arjan van de Ven · 19 years ago
  26. 620a6fd [PATCH] mutex subsystem, add asm-generic/mutex-[dec|xchg|null].h implementations by Ingo Molnar · 19 years ago
  27. 711a660 [PATCH] mutex subsystem, add typecheck_fn(type, function) by Chuck Ebbert · 19 years ago
  28. ffbf670 [PATCH] mutex subsystem, add atomic_xchg() to all arches by Ingo Molnar · 19 years ago
  29. b3c29d8 Small fixups to the EHCI Kconfig help text by Jesper Juhl · 19 years ago
  30. e82443c Documentation/filesystems/proc.txt: indentation fix by Adrian Bunk · 19 years ago
  31. c28ab5d remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelog by Adrian Bunk · 19 years ago
  32. 5246112 MAINTAINERS: remove BUSLOGIC entry by Adrian Bunk · 19 years ago
  33. 93b1fae spelling: s/trough/through/ by Adrian Bunk · 19 years ago
  34. 1fd5a46 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  35. 2cc6055 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  36. 943ffb5 spelling: s/retreive/retrieve/ by Adrian Bunk · 19 years ago
  37. 5406958 s/assoicated/associated/ by Adrian Bunk · 19 years ago
  38. 3995f4c Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  39. 0581445 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  40. 8e9c238 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  41. a58a414 spelling: s/usefull/useful/ by Adrian Bunk · 19 years ago
  42. dff2c03 [INET_DIAG]: Introduce sk_diag_fill by Arnaldo Carvalho de Melo · 19 years ago
  43. c7d58aa [INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_diag_fill by Arnaldo Carvalho de Melo · 19 years ago
  44. 4e852c0 [INET_DIAG]: whitespace/simple cleanups by Arnaldo Carvalho de Melo · 19 years ago
  45. 7dbf075 [INET_DIAG]: Use inet_twsk() with TIME_WAIT sockets by Arnaldo Carvalho de Melo · 19 years ago
  46. 7225b3f [MMC] Indicate that R1/R1b contains command opcode by Pierre Ossman · 19 years ago
  47. 3ebc284 [SPARC64]: Update defconfig. by David S. Miller · 19 years ago
  48. 695ca07 [SPARC64]: Fix ptrace/strace by Richard Mortimer · 19 years ago
  49. a2c2064 [IPV6]: Set skb->priority in ip6_output.c by Patrick McHardy · 19 years ago
  50. cfacb05 [IPV4]: ip_output.c needs xfrm.h by Patrick McHardy · 19 years ago
  51. 29f1df6 [PKT_SCHED]: Fix qdisc return code. by Jamal Hadi Salim · 19 years ago
  52. 253af42 [NET]: Add IFB (Intermediate Functional Block) network device. by Jamal Hadi Salim · 19 years ago
  53. c1854eb [AX25] mkiss: Drop spinlock before sleeping call. by Ralf Baechle · 19 years ago
  54. 09a6266 [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" by Kris Katterjohn · 19 years ago
  55. 4bba392 [PKT_SCHED]: Prefix tc actions with act_ by Patrick McHardy · 19 years ago
  56. 541673c8 [PKT_SCHED]: Fix memory leak when dumping in pedit action by Patrick McHardy · 19 years ago
  57. 31bd06e [PKT_SCHED]: Remove some obsolete policer exports by Patrick McHardy · 19 years ago
  58. f43c5a0 [PKT_SCHED]: Convert tc action functions to single skb pointers by Patrick McHardy · 19 years ago
  59. 538e43a [PKT_SCHED]: Use USEC_PER_SEC by Patrick McHardy · 19 years ago
  60. 2941a48 [NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv by Patrick McHardy · 19 years ago
  61. a429d26 [CRYPTO] cipher: Set alignmask for multi-byte loads by Herbert Xu · 19 years ago
  62. 7302533 [CRYPTO] api: Require block size to be less than PAGE_SIZE/8 by Herbert Xu · 19 years ago
  63. bcb0ad2 [CRYPTO] sha1: Fixed off-by-64 bug in sha1_update by Herbert Xu · 19 years ago
  64. afad260 [CRYPTO] aes-i586: Remove unused variable ls_tab by Daniel Marjamäki · 19 years ago
  65. e6a3a92 [CRYPTO] aes-i586: Nano-optimisation on key length check by Denis Vlasenko · 19 years ago
  66. 827c391 [CRYPTO] cipher: Align temporary buffer in cbc_process_decrypt by Herbert Xu · 19 years ago
  67. fa9b98f [CRYPTO] sha1: Avoid shifting count left and right by Nicolas Pitre · 19 years ago
  68. 9d70a6c [CRYPTO] sha1: Rename i/j to done/partial by Nicolas Pitre · 19 years ago
  69. cfa8d17 [CRYPTO] sha1: Avoid useless memcpy() by Nicolas Pitre · 19 years ago
  70. c8a19c9 [CRYPTO] Allow AES C/ASM implementations to coexist by Herbert Xu · 19 years ago
  71. 5cb1454 [CRYPTO] Allow multiple implementations of the same algorithm by Herbert Xu · 19 years ago
  72. 06ace7a [CRYPTO] Use standard byte order macros wherever possible by Herbert Xu · 19 years ago
  73. 2df15ff [PADLOCK] Fix sparse warning about 1-bit signed bit-field by Herbert Xu · 19 years ago
  74. 90bf811 [SPARC64]: Add needed pm_power_off symbol. by David S. Miller · 19 years ago
  75. fe38ea5 [ARM] 3246/1: S3C24XX - retab clock list in arch/arm/mach-s3c2410/clock.c by Ben Dooks · 19 years ago
  76. 788ee7b [MMC] Add DATA_MULTI flag by Russell King · 19 years ago
  77. f17578d Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 19 years ago
  78. 682e852 [PATCH] Fix more "if ((err = foo() < 0))" typos by Alexey Dobriyan · 19 years ago
  79. 41ed16f [PATCH] Fix sg_page_malloc() memset by Hugh Dickins · 19 years ago
  80. cec4183 V4L/DVB (3336): Bluebird firmware hosting moved to common dvb firmware dir on linuxtv.org by Michael Krufky · 19 years ago
  81. b9f4ad5 V4L/DVB (3329): cx88_subids whitespace cleanup by Chris Pascoe · 19 years ago
  82. 81481e9 V4L/DVB (3328): replace omitted 'TODO:' by Michael Krufky · 19 years ago
  83. f537378 V4L/DVB (3327): Remove DViCO specific firmware hacks from the generic code. by Patrick Boettcher · 19 years ago
  84. 5af0c8f V4L/DVB (3326): Fix stereo and standard reporting of msp3400 (esp. for radio) by Hans Verkuil · 19 years ago
  85. 5b0fa4f V4L/DVB (3325): WSS output interface for av7110 by Oliver Endriss · 19 years ago
  86. d312a46 V4L/DVB (3324): msp3400 audio handling bug fixes. by Hans Verkuil · 19 years ago
  87. 1157020 V4L/DVB (3323): Add Kconfig option for wrongly programmed devices by Marc Koschewski · 19 years ago
  88. 00e3457 V4L/DVB (3322): Whitespace cleanup and unused code removed by Marc Koschewski · 19 years ago
  89. 5ba4cc9 V4L/DVB (3321): Indention cleanups by Marc Koschewski · 19 years ago
  90. a6bab88 V4L/DVB (3320): Check if PLL-description is set by Patrick Boettcher · 19 years ago
  91. 4e5910e V4L/DVB (3319): Changed indention for define's and their values by Marc Koschewski · 19 years ago
  92. f2a33314 V4L/DVB (3318): Fixes warning: variable "ret" is used before its value is set by d binderman · 19 years ago
  93. 7560d7a V4L/DVB (3317): msp3400: use v4l2_std_id and determine chip capabilities. by Hans Verkuil · 19 years ago
  94. 3d7d027 V4L/DVB (3315): Use correct AGC settings for DNTV Live! DVB-T Pro by Chris Pascoe · 19 years ago
  95. a07e609 V4L/DVB (3313): codingstyle cleanups & restore some wrongfully deleted dvb-usb-ids by Michael Krufky · 19 years ago
  96. 7c23970 V4L/DVB (3312): DViCO USB IR Remote support by Chris Pascoe · 19 years ago
  97. 43eabb4 V4L/DVB (3311): DViCO FusionHDTV DVB-T Dual Digital PCI support by Chris Pascoe · 19 years ago
  98. 0029ee1 V4L/DVB (3310): DViCO Dual Digital DVB-T / USB bluebird updates by Chris Pascoe · 19 years ago
  99. 0602fbb V4L/DVB (3309): SAA7134: GPIO IRQ improvements by Peter Missel · 19 years ago
  100. 93b4768 [PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver() by Richard Knutsson · 19 years ago