1. c759b35 kfifo: move kfifo.c from kernel/ to lib/ by Stefani Seibold · 11 years ago
  2. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  3. 31b4ca3 w1: add support for DS2413 Dual Channel Addressable Switch by Mariusz Bialonczyk · 11 years ago
  4. 940da35 memstick: move the dereference below the NULL test by Wei Yongjun · 11 years ago
  5. 507063b drivers/pps/clients/pps-gpio.c: use devm_kzalloc by Julia Lawall · 11 years ago
  6. 11cd3db Documentation/DMA-API-HOWTO.txt: fix typo by Andrew Morton · 11 years ago
  7. 1d730c4 include/linux/eventfd.h: fix incorrect filename is a comment by Martin Sustrik · 11 years ago
  8. 4debec7 mtd: mtd_stresstest: use prandom_bytes() by Akinobu Mita · 11 years ago
  9. a312b78 mtd: mtd_subpagetest: convert to use prandom library by Akinobu Mita · 11 years ago
  10. 99672f3 mtd: mtd_speedtest: use prandom_bytes by Akinobu Mita · 11 years ago
  11. 825b8cc mtd: mtd_pagetest: convert to use prandom library by Akinobu Mita · 11 years ago
  12. 8dad049 mtd: mtd_oobtest: convert to use prandom library by Akinobu Mita · 11 years ago
  13. 459a86d mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes() by Akinobu Mita · 11 years ago
  14. bf53153 kernel/utsname.c: fix wrong comment about clone_uts_ns() by Yuanhan Liu · 11 years ago
  15. 398eb08 nbd: fix sparse warning by Alex Elder · 11 years ago
  16. 5e4b269 nbd: update documentation and link to mailinglist by Wouter Verhelst · 11 years ago
  17. a83e814 nbd: show read-only state in sysfs by Paolo Bonzini · 11 years ago
  18. 3a2d63f8 nbd: fsync and kill block device on shutdown by Paolo Bonzini · 11 years ago
  19. 75f187a nbd: support FLUSH requests by Alex Bligh · 11 years ago
  20. cd89f46 kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block by Yuanhan Liu · 11 years ago
  21. df1778b sysctl: fix null checking in bin_dn_node_address() by Xi Wang · 11 years ago
  22. ac2e532 block/partitions: optimize memory allocation in check_partition() by Ming Lei · 11 years ago
  23. 06004e6 block/partitions/mac.c: obey the state->limit constraint by Ming Lei · 11 years ago
  24. 8b8a6e18 block/partitions/efi.c: ensure that the GPT header is at least the size of the structure. by Peter Jones · 11 years ago
  25. 86ee8ba block/partition/msdos: detect AIX formatted disks even without 55aa by Philippe De Muyter · 11 years ago
  26. 3c94ce6 drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionally by Dae S. Kim · 11 years ago
  27. f2afae4 ipmi: add options to disable openfirmware and PCI scanning by Corey Minyard · 11 years ago
  28. d941aea ipmi: add new kernel options to prevent automatic ipmi init by Corey Minyard · 11 years ago
  29. 59fb1b9 ipmi: remove superfluous kernel/userspace explanation by Robert P. J. Day · 11 years ago
  30. 7175c61 idr: explain WARN_ON_ONCE() on negative IDs out-of-range ID by Tejun Heo · 11 years ago
  31. 0ffc2a9 idr: implement lookup hint by Tejun Heo · 11 years ago
  32. 5461628 idr: add idr_layer->prefix by Tejun Heo · 11 years ago
  33. 050a6b4 idr: make idr_layer larger by Tejun Heo · 11 years ago
  34. 1d9b2e1 idr: remove length restriction from idr_layer->bitmap by Tejun Heo · 11 years ago
  35. e8c8d1b idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c by Tejun Heo · 11 years ago
  36. 326cf0f idr: fix top layer handling by Tejun Heo · 11 years ago
  37. d687031 nfs4client: convert to idr_alloc() by Tejun Heo · 11 years ago
  38. 94960e8 sctp: convert to idr_alloc() by Tejun Heo · 11 years ago
  39. 9475af6 mac80211: convert to idr_alloc() by Tejun Heo · 11 years ago
  40. 19a101a net/9p: convert to idr_alloc() by Tejun Heo · 11 years ago
  41. ee94d52 posix-timers: convert to idr_alloc() by Tejun Heo · 11 years ago
  42. 0e9c3be events: convert to idr_alloc() by Tejun Heo · 11 years ago
  43. d228d9e cgroup: convert to idr_alloc() by Tejun Heo · 11 years ago
  44. 54924ea ipc: convert to idr_alloc() by Tejun Heo · 11 years ago
  45. 6b207ba ocfs2: convert to idr_alloc() by Tejun Heo · 11 years ago
  46. 4542da6 inotify: convert to idr_alloc() by Tejun Heo · 11 years ago
  47. 2a86b3e dlm: convert to idr_alloc() by Tejun Heo · 11 years ago
  48. a1c36b1 vfio: convert to idr_alloc() by Tejun Heo · 11 years ago
  49. 6d77093 uio: convert to idr_alloc() by Tejun Heo · 11 years ago
  50. 6deb69f thermal: convert to idr_alloc() by Tejun Heo · 11 years ago
  51. ab51603 scsi/lpfc: convert to idr_alloc() by Tejun Heo · 11 years ago
  52. c9365bd target/iscsi: convert to idr_alloc() by Tejun Heo · 11 years ago
  53. b98c52b scsi: convert to idr_alloc() by Tejun Heo · 11 years ago
  54. 70a9755 scsi/bfa: convert to idr_alloc() by Tejun Heo · 11 years ago
  55. d0ffce7 rpmsg: convert to idr_alloc() by Tejun Heo · 11 years ago
  56. 15fc611 remoteproc: convert to idr_alloc() by Tejun Heo · 11 years ago
  57. 19dd2da pps: convert to idr_alloc() by Tejun Heo · 11 years ago
  58. 05e2cef power: convert to idr_alloc() by Tejun Heo · 11 years ago
  59. 2fa532c ppp: convert to idr_alloc() by Tejun Heo · 11 years ago
  60. ec09ebc macvtap: convert to idr_alloc() by Tejun Heo · 11 years ago
  61. 589e9c4 mtd: convert to idr_alloc() by Tejun Heo · 11 years ago
  62. 803d9e0 mmc: convert to idr_alloc() by Tejun Heo · 11 years ago
  63. 57f2667 misc/tifm_core: convert to idr_alloc() by Tejun Heo · 11 years ago
  64. 3ab4ee8 misc/c2port: convert to idr_alloc() by Tejun Heo · 11 years ago
  65. 9f12563 mfd: convert to idr_alloc() by Tejun Heo · 11 years ago
  66. 7b51f47 memstick: convert to idr_alloc() by Tejun Heo · 11 years ago
  67. c9d76be dm: convert to idr_alloc() by Tejun Heo · 11 years ago
  68. 80f22b4 IB/qib: convert to idr_alloc() by Tejun Heo · 11 years ago
  69. cffcd59 IB/ocrdma: convert to idr_alloc() by Tejun Heo · 11 years ago
  70. 6a92006 IB/mlx4: convert to idr_alloc() by Tejun Heo · 11 years ago
  71. 5c213f8 IB/ipath: convert to idr_alloc() by Tejun Heo · 11 years ago
  72. cbbbce1 IB/ehca: convert to idr_alloc() by Tejun Heo · 11 years ago
  73. e8d4dd6 IB/cxgb4: convert to idr_alloc() by Tejun Heo · 11 years ago
  74. 6fa7800 IB/cxgb3: convert to idr_alloc() by Tejun Heo · 11 years ago
  75. ac1d682 IB/amso1100: convert to idr_alloc() by Tejun Heo · 11 years ago
  76. 3b069c5 IB/core: convert to idr_alloc() by Tejun Heo · 11 years ago
  77. 4ae42b0 i2c: convert to idr_alloc() by Tejun Heo · 11 years ago
  78. cc39a8f drm/vmwgfx: convert to idr_alloc() by Tejun Heo · 11 years ago
  79. 36888db drm/via: convert to idr_alloc() by Tejun Heo · 11 years ago
  80. ff51235 drm/sis: convert to idr_alloc() by Tejun Heo · 11 years ago
  81. c8c470a drm/i915: convert to idr_alloc() by Tejun Heo · 11 years ago
  82. 8550cb2 drm/exynos: convert to idr_alloc() by Tejun Heo · 11 years ago
  83. 2e92881 drm: convert to idr_alloc() by Tejun Heo · 11 years ago
  84. 62f516b gpio: convert to idr_alloc() by Tejun Heo · 11 years ago
  85. 37b6189 firewire: convert to idr_alloc() by Tejun Heo · 11 years ago
  86. 3bec60d firewire: add minor number range check to fw_device_init() by Tejun Heo · 11 years ago
  87. 69ee266 dmaengine: convert to idr_alloc() by Tejun Heo · 11 years ago
  88. 615f2e5 dca: convert to idr_alloc() by Tejun Heo · 11 years ago
  89. 56de210 drbd: convert to idr_alloc() by Tejun Heo · 11 years ago
  90. b051f6e atm/nicstar: convert to idr_alloc() by Tejun Heo · 11 years ago
  91. c718aa6 block/loop: convert to idr_alloc() by Tejun Heo · 11 years ago
  92. bab998d block: convert to idr_alloc() by Tejun Heo · 11 years ago
  93. ce23bba block: fix synchronization and limit check in blk_alloc_devt() by Tejun Heo · 11 years ago
  94. d5c7409 idr: implement idr_preload[_end]() and idr_alloc() by Tejun Heo · 11 years ago
  95. 3594eb2 idr: refactor idr_get_new_above() by Tejun Heo · 11 years ago
  96. 12d1b43 idr: remove _idr_rc_to_errno() hack by Tejun Heo · 11 years ago
  97. 49038ef idr: relocate idr_for_each_entry() and reorganize id[r|a]_get_new() by Tejun Heo · 11 years ago
  98. 4106eca idr: cosmetic updates to struct / initializer definitions by Tejun Heo · 11 years ago
  99. fe6e24e idr: deprecate idr_remove_all() by Tejun Heo · 11 years ago
  100. c897ff6 cgroup: don't use idr_remove_all() by Tejun Heo · 11 years ago