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