1. 7c52d55 x86: fix up files really needing to include module.h by Paul Gortmaker · 13 years ago
  2. 69c60c8 x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  3. 2957402 x86: fix implicit include of <linux/topology.h> in vsyscall_64 by Paul Gortmaker · 13 years ago
  4. 214f2c9 acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  5. 067d756 acpi: downgrade files from module.h to export.h where possible. by Paul Gortmaker · 13 years ago
  6. c0d12cc acpi: delete module.h include from files explicitly not needing it by Paul Gortmaker · 13 years ago
  7. cc4b859 acpi: add module.h to files implicitly using/relying on it. by Paul Gortmaker · 13 years ago
  8. 143cb49 fs: add module.h to files that were implicitly using it by Paul Gortmaker · 13 years ago
  9. afeacc8 fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros by Paul Gortmaker · 13 years ago
  10. 79bb1ee net: fix implicit kmod.h usage in bridge/br_stp_if.c by Paul Gortmaker · 13 years ago
  11. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  12. d9b9384 net: add moduleparam.h for users of module_param/MODULE_PARM_DESC by Paul Gortmaker · 13 years ago
  13. 3a9a231 net: Fix files explicitly needing to include module.h by Paul Gortmaker · 13 years ago
  14. 6e5fdee kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure by Paul Gortmaker · 13 years ago
  15. bdfa97b kernel: fix up module header handling in rcutiny files by Paul Gortmaker · 13 years ago
  16. 72a59aa kernel: params.c needs module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  17. 1596425 kernel: ksysfs.c is implicitly using stat.h by Paul Gortmaker · 13 years ago
  18. 967d1f9 kernel: fix two implicit header assumptions in irq_work.c by Paul Gortmaker · 13 years ago
  19. 74da1ff kernel: fix several implicit usasges of kmod.h by Paul Gortmaker · 13 years ago
  20. 56d82e0 kernel: Add <linux/module.h> to files using it implicitly by Paul Gortmaker · 13 years ago
  21. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  22. 7c77509 mm: fix implicit stat.h usage in dmapool.c by Paul Gortmaker · 13 years ago
  23. b95f1b31 mm: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  24. b9e15ba mm: Add export.h for EXPORT_SYMBOL to active symbol exporters by Paul Gortmaker · 13 years ago
  25. e25934a mm: delete various needless include <linux/module.h> by Paul Gortmaker · 13 years ago
  26. 9a41845 range: fix bogus misuse of module.h to get printk() by Paul Gortmaker · 13 years ago
  27. 639938e module.h: relocate MODULE_PARM_DESC into moduleparam.h by Paul Gortmaker · 13 years ago
  28. f501693 module.h: split out the EXPORT_SYMBOL into export.h by Paul Gortmaker · 13 years ago
  29. 839d881 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  30. 0cfdc72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  31. b48aeab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 13 years ago
  32. 1bc87b0 Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 13 years ago
  33. acff987 Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  34. 06a6784 i2c: Functions for byte-swapped smbus_write/read_word_data by Jonathan Cameron · 13 years ago
  35. 4403988 i2c-algo-pca: Return standard fault codes by Jean Delvare · 13 years ago
  36. abc01b2 i2c-algo-bit: Return standard fault codes by Jean Delvare · 13 years ago
  37. f6beb67 i2c-algo-bit: Be verbose on bus testing failure by Jean Delvare · 13 years ago
  38. 1bddab7 i2c-algo-bit: Let user test buses without failing by Jean Delvare · 13 years ago
  39. 6fcf84a i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drv by Harvey Yang · 13 years ago
  40. 9519282 i2c: I2C_ELEKTOR should depend on HAS_IOPORT by Geert Uytterhoeven · 13 years ago
  41. f1c1da2 KVM: SVM: Keep intercepting task switching with NPT enabled by Jan Kiszka · 13 years ago
  42. 7697e71 KVM: s390: implement sigp external call by Christian Ehrhardt · 13 years ago
  43. 7eef87d KVM: s390: fix register setting by Carsten Otte · 13 years ago
  44. b290411 KVM: s390: fix return value of kvm_arch_init_vm by Carsten Otte · 13 years ago
  45. 4d47555 KVM: s390: check cpu_id prior to using it by Carsten Otte · 13 years ago
  46. ce94971 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  47. 2498424 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  48. 18c0635 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  49. 41684f6 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  50. 81397a6 ARM: mark empty gpio.h files empty by Linus Walleij · 13 years ago
  51. 041af83 gpio: Fix ARM versatile-express build failure by Grant Likely · 13 years ago
  52. e51130c of: include errno.h by Kalle Valo · 13 years ago
  53. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  54. 97d2eb1 Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client by Linus Torvalds · 13 years ago
  55. 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  56. 0e59e7e Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  57. 46b51ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  58. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  59. f362f98 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  60. f793f29 Merge http://sucs.org/~rohan/git/gfs2-3.0-nmw by Linus Torvalds · 13 years ago
  61. dabcbb1 Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  62. 5619a69 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  63. f3c7691e leases: fix write-open/read-lease race by J. Bruce Fields · 13 years ago
  64. 79835a7 nfs: drop unnecessary locking in llseek by Andi Kleen · 13 years ago
  65. 4cce0e2 ext4: replace cut'n'pasted llseek code with generic_file_llseek_size by Andi Kleen · 13 years ago
  66. 5760495 vfs: add generic_file_llseek_size by Andi Kleen · 13 years ago
  67. ef3d0fd vfs: do (nearly) lockless generic_file_llseek by Andi Kleen · 13 years ago
  68. 847cc63 direct-io: merge direct_io_walker into __blockdev_direct_IO by Andi Kleen · 13 years ago
  69. ba253fb direct-io: inline the complete submission path by Andi Kleen · 13 years ago
  70. 1877264 direct-io: separate map_bh from dio by Andi Kleen · 13 years ago
  71. 6e8267f direct-io: use a slab cache for struct dio by Andi Kleen · 13 years ago
  72. 0dc2bc4 direct-io: rearrange fields in dio/dio_submit to avoid holes by Andi Kleen · 13 years ago
  73. cde1ecb direct-io: fix a wrong comment by Andi Kleen · 13 years ago
  74. eb28be2 direct-io: separate fields only used in the submission path from struct dio by Andi Kleen · 13 years ago
  75. 62a3ddef vfs: fix spinning prevention in prune_icache_sb by Christoph Hellwig · 13 years ago
  76. 948409c vfs: add a comment to inode_permission() by Andreas Gruenbacher · 13 years ago
  77. d124b60 vfs: pass all mask flags check_acl and posix_acl_permission by Andreas Gruenbacher · 13 years ago
  78. 8522ca5 vfs: add hex format for MAY_* flag values by Aneesh Kumar K.V · 13 years ago
  79. 8fd90c8 vfs: indicate that the permission functions take all the MAY_* flags by Andreas Gruenbacher · 13 years ago
  80. 1448c72 compat: sync compat_stats with statfs. by Eric W. Biederman · 13 years ago
  81. 37be944 Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  82. ca836a2 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  83. d630ba5 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  84. 5fd862f Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  85. 8e6d539 Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  86. 8237eb9 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  87. cc21fe5 Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  88. a93f3e9 Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  89. 107095a Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  90. e34eb39 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  91. a877ee0 vfs: add "device" tag to /proc/self/mountstats by Bryan Schumaker · 13 years ago
  92. 814e1d2 cleanup: vfs: small comment fix for block_invalidatepage by Wang Sheng-Hui · 13 years ago
  93. 39be79c vfs: iov_iter: have iov_iter_advance decrement nr_segs appropriately by Jeff Layton · 13 years ago
  94. e0c8ea1 Fix build break when freezer not configured by Steve French · 13 years ago
  95. 96814ec Add definition for share encryption by Steve French · 13 years ago
  96. a513a99 PCI: Clean-up MPS debug output by Jon Mason · 13 years ago
  97. a1c473a pci: Clamp pcie_set_readrq() when using "performance" settings by Benjamin Herrenschmidt · 13 years ago
  98. 62f392e PCI: enable MPS "performance" setting to properly handle bridge MPS by Jon Mason · 13 years ago
  99. d387a8d PCI: Workaround for Intel MPS errata by Jon Mason · 13 years ago
  100. 1717c0e Revert "drm/ttm: add a way to bo_wait for either the last read or last write" by Dave Airlie · 13 years ago