1. a33a7d7 [PATCH] spufs: implement mfc access for PPE-side DMA by Arnd Bergmann · 19 years ago
  2. 2dd1493 [PATCH] spufs: allow SPU code to do syscalls by Arnd Bergmann · 19 years ago
  3. a7f3184 [PATCH] powerpc: declare arch syscalls in <asm/syscalls.h> by Arnd Bergmann · 19 years ago
  4. 5536408 [PATCH] powerpc: work around a cell interrupt HW bug by Arnd Bergmann · 19 years ago
  5. d0e57c6 [PATCH] powerpc: cell interrupt controller updates by Jens Osterkamp · 19 years ago
  6. 1a19f85 [PATCH] powerpc: update cell defconfig by Arnd Bergmann · 19 years ago
  7. 5fa500b [PATCH] powerpc: fix cell iommu setup by Arnd Bergmann · 19 years ago
  8. dd4d7bf [PATCH] powerpc: Change firmware_has_feature() to a macro by Michael Ellerman · 19 years ago
  9. e3f94b8 [PATCH] powerpc: Make BUG_ON & WARN_ON play nice with compile-time optimisations by Michael Ellerman · 19 years ago
  10. af30837 [PATCH] powerpc: fix various sparse warnings by Stephen Rothwell · 19 years ago
  11. 7c92943 [PATCH] powerpc: work around sparse warnings in cputable.h by Stephen Rothwell · 19 years ago
  12. 5d5d772 [SPARC64]: Kill duplicate exports of string library functions. by David S. Miller · 19 years ago
  13. e7104b6 [SPARC64]: Update defconfig. by David S. Miller · 19 years ago
  14. 64bc043 [PATCH] one ipc/sem.c->mutex.c converstion too many.. by Manfred Spraul · 19 years ago
  15. 9ae21d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  16. e941577 drivers/char/ftape/lowlevel/fdc-io.c: Correct a comment by Bastien Roucaries · 19 years ago
  17. 8917f6f Kconfig help: MTD_JEDECPROBE already supports Intel by Adrian Bunk · 19 years ago
  18. f9b4192 [PATCH] bitops: hweight() speedup by Akinobu Mita · 19 years ago
  19. 3be7d29 Remove ugly debugging stuff by Artem B. Bityuckiy · 19 years ago
  20. 37d5411 [PATCH] bitops: hweight() related cleanup by Akinobu Mita · 19 years ago
  21. e9bebd6 [PATCH] bitops: remove unused generic bitops in include/linux/bitops.h by Akinobu Mita · 19 years ago
  22. b9a2838 [PATCH] bitops: ntfs: remove generic_ffs() by Akinobu Mita · 19 years ago
  23. 55b0f8a [PATCH] bitops: ia64: make partial_page.bitmap an unsigned long by Akinobu Mita · 19 years ago
  24. 6ecf66a [PATCH] bitops: sh: make thread_info.flags an unsigned long by Akinobu Mita · 19 years ago
  25. f51a05c [PATCH] bitops: update include/asm-generic/bitops.h by Akinobu Mita · 19 years ago
  26. d4337aa [PATCH] bitops: xtensa: use generic bitops by Akinobu Mita · 19 years ago
  27. f33e2fb [PATCH] bitops: x86_64: use generic bitops by Akinobu Mita · 19 years ago
  28. a58259c [PATCH] bitops: v850: use generic bitops by Akinobu Mita · 19 years ago
  29. 2d78d4b [PATCH] bitops: sparc64: use generic bitops by Akinobu Mita · 19 years ago
  30. d59288b [PATCH] bitops: sparc: use generic bitops by Akinobu Mita · 19 years ago
  31. 62f1b24 [PATCH] bitops: sh64: use generic bitops by Akinobu Mita · 19 years ago
  32. e2268c7 [PATCH] bitops: sh: use generic bitops by Akinobu Mita · 19 years ago
  33. 7e33db4 [PATCH] bitops: s390: use generic bitops by Akinobu Mita · 19 years ago
  34. e779b2f [PATCH] bitops: powerpc: use generic bitops by Akinobu Mita · 19 years ago
  35. 59e18a2 [PATCH] bitops: parisc: use generic bitops by Akinobu Mita · 19 years ago
  36. 3c9ee7e [PATCH] bitops: mips: use generic bitops by Akinobu Mita · 19 years ago
  37. d2d7cdc [PATCH] bitops: m68knommu: use generic bitops by Akinobu Mita · 19 years ago
  38. 4c5aea0 [PATCH] ppc: fix undefined reference to hweight32 by Akinobu Mita · 19 years ago
  39. d5728b4 [PATCH] m68k: fix undefined reference to generic_find_next_zero_le_bit by Akinobu Mita · 19 years ago
  40. ba1a5b3 [PATCH] bitops: m68k: use generic bitops by Akinobu Mita · 19 years ago
  41. 6d9f937 [PATCH] bitops: m32r: use generic bitops by Akinobu Mita · 19 years ago
  42. 2875aef [PATCH] bitops: ia64: use generic bitops by Akinobu Mita · 19 years ago
  43. 1cc2b99 [PATCH] bitops: i386: use generic bitops by Akinobu Mita · 19 years ago
  44. f6e0213 [PATCH] bitops: h8300: use generic bitops by Akinobu Mita · 19 years ago
  45. 1f6d7a9 [PATCH] bitops: frv: use generic bitops by Akinobu Mita · 19 years ago
  46. e9f26df [PATCH] bitops: cris: use generic bitops by Akinobu Mita · 19 years ago
  47. d142d86 [PATCH] bitops: arm26: use generic bitops by Akinobu Mita · 19 years ago
  48. b89c3b1 [PATCH] bitops: arm: use generic bitops by Akinobu Mita · 19 years ago
  49. f7c2967 [PATCH] bitops: alpha: use generic bitops by Akinobu Mita · 19 years ago
  50. b1bb952 [PATCH] bitops: generic minix_{test,set,test_and_clear,test,find_first_zero}_bit() by Akinobu Mita · 19 years ago
  51. 765f34f [PATCH] bitops: generic ext2_{set,clear}_bit_atomic() by Akinobu Mita · 19 years ago
  52. 930ae74 [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_bit() by Akinobu Mita · 19 years ago
  53. a54baa1 [PATCH] fix error: __u32 undeclared by Akinobu Mita · 19 years ago
  54. 3b9ed1a [PATCH] bitops: generic hweight{64,32,16,8}() by Akinobu Mita · 19 years ago
  55. 09020ad [PATCH] bitops: generic ffs() by Akinobu Mita · 19 years ago
  56. 6d29ea2 [PATCH] bitops: generic sched_find_first_bit() by Akinobu Mita · 19 years ago
  57. c7f612c [PATCH] bitops: generic find_{next,first}{,_zero}_bit() by Akinobu Mita · 19 years ago
  58. 2dfc383 [PATCH] bitops: generic fls64() by Akinobu Mita · 19 years ago
  59. 136abb3 [PATCH] bitops: generic fls() by Akinobu Mita · 19 years ago
  60. 176d8b0 [PATCH] bitops: generic ffz() by Akinobu Mita · 19 years ago
  61. c1226a0 [PATCH] bitops: generic __ffs() by Akinobu Mita · 19 years ago
  62. 4117b02 [PATCH] bitops: generic __{,test_and_}{set,clear,change}_bit() and test_bit() by Akinobu Mita · 19 years ago
  63. 7a8a242 [PATCH] bitops: generic {,test_and_}{set,clear,change}_bit() by Akinobu Mita · 19 years ago
  64. 67b0ad5 [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() by Akinobu Mita · 19 years ago
  65. 72b61a3 [PATCH] bitops: cris: remove unnecessary local_irq_restore() by Akinobu Mita · 19 years ago
  66. 3156054 [PATCH] bitops: parisc: add ()-pair in __ffz() macro by Akinobu Mita · 19 years ago
  67. 4668f0c [PATCH] bitops: ia64: use cpu_set() instead of __set_bit() by Akinobu Mita · 19 years ago
  68. 4b417d0 [PATCH] bitops: alpha: use config options instead of __alpha_fix__ and __alpha_cix__ by Akinobu Mita · 19 years ago
  69. 2054866 [PATCH] oss/sonicvibes.c defines its own hweight32 by Richard Knutsson · 19 years ago
  70. 9363513 [PATCH] arm: fix undefined reference to generic_fls by Akinobu Mita · 19 years ago
  71. f214ef3 [PATCH] um: fix undefined reference to hweight32 by Akinobu Mita · 19 years ago
  72. 0b28002 [PATCH] more s/fucn/func/ typo fixes by Akinobu Mita · 19 years ago
  73. 0f7217f [PATCH] frv: remove unnesesary "&" by Akinobu Mita · 19 years ago
  74. 6b53f78 [PATCH] cmpci: don't use generic_hweight32() by Andrew Morton · 19 years ago
  75. 9110540 [PATCH] EDAC: use EXPORT_SYMBOL_GPL by Dave Peterson · 19 years ago
  76. 0e438e3 [PATCH] EDAC: add maintainers for chipset drivers by Dave Peterson · 19 years ago
  77. e009356 [PATCH] EDAC: use sysbus_message in e752x code by Dave Peterson · 19 years ago
  78. f347981 [PATCH] EDAC: documentation spelling fixes by Dave Peterson · 19 years ago
  79. e7ecd89 [PATCH] EDAC: formatting cleanup by Dave Peterson · 19 years ago
  80. 54933dd [PATCH] EDAC: reorder EXPORT_SYMBOL macros by Dave Peterson · 19 years ago
  81. 39f1d8d [PATCH] EDAC: Kconfig dependency changes by Dave Peterson · 19 years ago
  82. 18dbc33 [PATCH] EDAC: protect memory controller list by Dave Peterson · 19 years ago
  83. 472678e [PATCH] EDAC: kobject/sysfs fixes by Dave Peterson · 19 years ago
  84. 6e5a874 [PATCH] EDAC: kobject_init/kobject_put fixes by Dave Peterson · 19 years ago
  85. 028a7b6 [PATCH] EDAC: edac_mc_add_mc fix [2/2] by Dave Peterson · 19 years ago
  86. a1d03fc [PATCH] EDAC: edac_mc_add_mc fix [1/2] by Dave Peterson · 19 years ago
  87. 749ede5 [PATCH] EDAC: cleanup code for clearing initial errors by Dave Peterson · 19 years ago
  88. d38fde8 [PATCH] EDAC: e7xxx fix minor logic bug by Dave Peterson · 19 years ago
  89. 637beb6 [PATCH] EDAC: i82875p cleanup by Dave Peterson · 19 years ago
  90. e8a491b [PATCH] EDAC: i82860 cleanup by Dave Peterson · 19 years ago
  91. 3847bcc [PATCH] EDAC: e752x cleanup by Dave Peterson · 19 years ago
  92. 225159b [PATCH] EDAC: amd76x pci_dev_get/pci_dev_put fixes by Dave Peterson · 19 years ago
  93. 680cbbb [PATCH] EDAC: name cleanup by Dave Peterson · 19 years ago
  94. 537fba2 [PATCH] EDAC: printk cleanup by Dave Peterson · 19 years ago
  95. f2fe42a [PATCH] EDAC: switch to kthread_ API by Dave Peterson · 19 years ago
  96. dac5baf [PATCH] Dead code in drivers/isdn/avm/avmcard.h by Eric Sesterhenn · 19 years ago
  97. 07dc1f9 [PATCH] isdn4linux: Siemens Gigaset drivers - M105 USB DECT adapter by Hansjoerg Lipp · 19 years ago
  98. 76bb468 [PATCH] isdn4linux: Siemens Gigaset drivers - isochronous data handler by Hansjoerg Lipp · 19 years ago
  99. cf7776d [PATCH] isdn4linux: Siemens Gigaset drivers - direct USB connection by Hansjoerg Lipp · 19 years ago
  100. 982da5a [PATCH] isdn4linux: Siemens Gigaset drivers - procfs interface by Hansjoerg Lipp · 19 years ago