1. dad0db3 mtdchar: Register the full range of minor numbers by Ben Hutchings · 15 years ago
  2. 4d3a853 mtd: Raise limit on block device minor numbers by Ben Hutchings · 15 years ago
  3. b520e41 mtd: Replace static array of devices with an idr structure by Ben Hutchings · 15 years ago
  4. 4d1ee80 idr: export idr_get_next() by Ben Hutchings · 15 years ago
  5. cbfe93e mtd: mtdblock: Dynamically allocate cache info structures by Ben Hutchings · 15 years ago
  6. 24c1549 mtd: Remove unnecessary comparisons with MAX_MTD_DEVICES by Ben Hutchings · 15 years ago
  7. e99e90a mtd: nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_DEVICES by Ben Hutchings · 15 years ago
  8. 677c2ae mtd: Use get_mtd_device_nm() to find named device in get_sb_mtd() by Ben Hutchings · 15 years ago
  9. f1332ba mtd: Introduce and use iteration macro for reading the MTD device table by Ben Hutchings · 15 years ago
  10. 0040476 mtd: change positive error return into negative by Roel Kluin · 15 years ago
  11. 4335c10 mtd: maps: Blackfin async: rename local funcs to avoid common clashes by Mike Frysinger · 15 years ago
  12. bcc98a4 mtd: fix different address space noise by H Hartley Sweeten · 15 years ago
  13. 1449c5d mtd: quiet sparse noise in cfi.h by H Hartley Sweeten · 15 years ago
  14. 53f2b1c mtd: ixp4xx: fix reading from half-word boundary by Jon Ringle · 15 years ago
  15. 9c14b15 mtd: mxc-nand: don't disable clock in mxcnd-suspend by Uwe Kleine-König · 15 years ago
  16. b840bc1 mtd: mxc-nand: no need to check for validity of platform driver data by Uwe Kleine-König · 15 years ago
  17. 17fabf1 mtd: cfi: remove unneeded NULL checks by Jiri Slaby · 15 years ago
  18. b2d4fba mtd: nand: make Open Firmware device id constant by Márton Németh · 15 years ago
  19. b3acd63 mtd: nand: make USB device id constant by Márton Németh · 15 years ago
  20. 377ace0 mtd: nand: make PCI device id constant by Márton Németh · 15 years ago
  21. 6029a3a mtd: nandsim: fix spelling by Andrey Yurovsky · 15 years ago
  22. 2d6bfc2 mtd: orion_nand: Fix build failure caused by typo by Peter Huewe · 15 years ago
  23. 7603757 mtd: Remove now-defunct ts7250 nand driver by H Hartley Sweeten · 15 years ago
  24. 030d2dd mtd: Update ep93xx/ts72xx to use generic platform nand driver by H Hartley Sweeten · 15 years ago
  25. de58288 MTD DocBook: fix ioremap return type by H Hartley Sweeten · 15 years ago
  26. e026255 mtd: physmap_of: Correct the size argument to kzalloc by Julia Lawall · 15 years ago
  27. bb6a775 mtd: nand: rename w90p910_nand.c to nuc900_nand.c by David Woodhouse · 15 years ago
  28. 49f37b7 ARM: NUC900: rename mtd nand driver name by Wan ZongShun · 15 years ago
  29. cbd38a8 mtd: drivers/mtd/nand/sh_flctl.c: use resource_size() by H Hartley Sweeten · 15 years ago
  30. 448791a mtd: tmio_nand.c: use dev_get_platdata() and resource_size() by H Hartley Sweeten · 15 years ago
  31. fc161c4 mtd: drivers/mtd/nand/s3c2410.c: use resource_size() by H Hartley Sweeten · 15 years ago
  32. e990306 mtd: orion_nand.c: add error handling and use resource_size() by H Hartley Sweeten · 15 years ago
  33. 4442241 mtd: nomadik_nand.c: use resource_size() by H Hartley Sweeten · 15 years ago
  34. db5a5ae mtd: drivers/mtd/nand/gpio.c: use resource_size() by H Hartley Sweeten · 15 years ago
  35. 58e6a84 mtd: fls_upm.c: use resource_size() by H Hartley Sweeten · 15 years ago
  36. 8a19b55 mtd: fsl_elbc_nand.c: user resource_size() by H Hartley Sweeten · 15 years ago
  37. d8bc555 mtd: davinci_nand.c: use resource_size() by H Hartley Sweeten · 15 years ago
  38. 440d4f9 mtd: au1550nd.c: remove unnecessary casts by H Hartley Sweeten · 15 years ago
  39. 34970a7 mtd: au1550nd.c: use kzalloc() by H Hartley Sweeten · 15 years ago
  40. 0f4bd46 kmsg_dump: Dump on crash_kexec as well by KOSAKI Motohiro · 15 years ago
  41. 60d9aa7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  42. b2adf0c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 15 years ago
  43. a79960e Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  44. 661e338 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  45. 6a5df38 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  46. 9cfc862 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  47. 256f727 edac, mce, amd: silence GART TLB errors by Borislav Petkov · 15 years ago
  48. 243797f genalloc: use bitmap_find_next_zero_area by Akinobu Mita · 15 years ago
  49. 81f6527 ia64: use bitmap_find_next_zero_area by Akinobu Mita · 15 years ago
  50. e756fd8 sparc: use bitmap_find_next_zero_area by Akinobu Mita · 15 years ago
  51. 43ff8b6 mlx4: use bitmap_find_next_zero_area by Akinobu Mita · 15 years ago
  52. 735e1b9 isp1362-hcd: use bitmap_find_next_zero_area by Akinobu Mita · 15 years ago
  53. a66022c iommu-helper: use bitmap library by Akinobu Mita · 15 years ago
  54. c1a2a96 bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_area by Akinobu Mita · 15 years ago
  55. 868d648 qnx4: use hweight8 by Akinobu Mita · 15 years ago
  56. ca120b2 qnx4fs: remove remains of the (defunct) write support by Anders Larsen · 15 years ago
  57. f65380c resource: constify arg to resource_size() and resource_type() by Jean Delvare · 15 years ago
  58. 76148df gru: send cross partition interrupts using the gru by Jack Steiner · 15 years ago
  59. 56abcf2 gru: function to generate chipset IPI values by Jack Steiner · 15 years ago
  60. e5ae6e8 gru: update driver version number by Jack Steiner · 15 years ago
  61. 5958ab8 gru: improve GRU TLB dropin statistics by Jack Steiner · 15 years ago
  62. 2ce4d4c gru: fix GRU interrupt race at deallocate by Jack Steiner · 15 years ago
  63. 74ccd09 gru: add hugepage support by Jack Steiner · 15 years ago
  64. 0cd2b08 gru: fix bug in allocation of kernel contexts by Jack Steiner · 15 years ago
  65. 5658366 gru: update GRU structures to match latest hardware spec by Jack Steiner · 15 years ago
  66. 4131479 gru: check for correct GRU chiplet assignment by Jack Steiner · 15 years ago
  67. 54465dc gru: remove stray local_irq_enable by Jack Steiner · 15 years ago
  68. 9c13cb3 gru: add symbolic names for GRU error code by Jack Steiner · 15 years ago
  69. 1848a71 gru: fix bug in exception handling by Jack Steiner · 15 years ago
  70. c550222 gru: preload tlb for bcopy instructions by Jack Steiner · 15 years ago
  71. 57ebb03 gru: expicitly set instruction status to active by Jack Steiner · 15 years ago
  72. 563447d gru: add additional GRU statistics by Jack Steiner · 15 years ago
  73. 4107e1d gru: update irq infrastructure by Jack Steiner · 15 years ago
  74. 67bf04a gru: fix prefetch and speculation bugs by Jack Steiner · 15 years ago
  75. e006043 gru: check for valid vma by Jack Steiner · 15 years ago
  76. 33f3648 gru: add test for gru_copy_gpa by Jack Steiner · 15 years ago
  77. b8229be gru: add debug option for cache flushing by Jack Steiner · 15 years ago
  78. 7f2251b gru: handle failures to mmu_notifier_register by Jack Steiner · 15 years ago
  79. 6c9620c gru: support 64-bit GRU addresses by Jack Steiner · 15 years ago
  80. 648eb8e gru: improve messages for malfunctioning GRUs by Jack Steiner · 15 years ago
  81. f2965d6 gru: fix bug in module unload by Jack Steiner · 15 years ago
  82. 99f7c22 gru: allow users to specify gru chiplet 3 by Jack Steiner · 15 years ago
  83. 55484c4 gru: allow users to specify gru chiplet 2 by Jack Steiner · 15 years ago
  84. 518e5cd gru: allow users to specify gru chiplet 1 by Jack Steiner · 15 years ago
  85. 9178052 gru: handle blades without memory by Jack Steiner · 15 years ago
  86. b61fc69 gru: fix istatus race in GRU tlb dropin by Jack Steiner · 15 years ago
  87. 091f1a1 gru: add comments raised in previous code reviews by Jack Steiner · 15 years ago
  88. 827f02f gru: initial GRU based on blade topology by Jack Steiner · 15 years ago
  89. 57e6d25 UV - XPC: pass nasid instead of nid to gru_create_message_queue by Robin Holt · 15 years ago
  90. 046d6c5 x86: uv: XPC receive message reuse triggers invalid BUG_ON() by Robin Holt · 15 years ago
  91. dbd2918 X86: uv: xpc_make_first_contact hang due to not accepting ACTIVE state by Robin Holt · 15 years ago
  92. 15b87d6 x86: uv: xpc NULL deref when mesq becomes empty by Robin Holt · 15 years ago
  93. c2c9f115 x86: uv: update XPC to handle updated BIOS interface by Robin Holt · 15 years ago
  94. 289750d X86: uv: implement a gru_read_gpa kernel function by Robin Holt · 15 years ago
  95. fae419f x86: uv: introduce uv_gpa_is_mmr by Robin Holt · 15 years ago
  96. 6821289 x86: uv: xpc needs to provide an abstraction for uv_gpa by Robin Holt · 15 years ago
  97. 729d69e x86: uv: introduce a means to translate from gpa -> socket_paddr by Robin Holt · 15 years ago
  98. 5fe878a direct-io: cleanup blockdev_direct_IO locking by Christoph Hellwig · 15 years ago
  99. 23aee09 dio: don't zero out the pages array inside struct dio by Jeff Moyer · 15 years ago
  100. fac046a aio: remove unused field by Shaohua Li · 15 years ago