1. dc28094 arm: Add export.h to ARM specific files as required. by Paul Gortmaker · 13 years ago
  2. ecea4ab arm: convert core files from module.h to export.h by Paul Gortmaker · 13 years ago
  3. d91ef63 arm: remove several unnecessary module.h include instances by Paul Gortmaker · 13 years ago
  4. 3d46cce arm: add slab.h to plat-samsung files for GFP_KERNEL by Paul Gortmaker · 13 years ago
  5. 4cffaf7 arm: fix implicit use of sched.h in bcmring/dma.c by Paul Gortmaker · 13 years ago
  6. 9e90741 arm: fix implicit use of moduleparam in mach-mx31*.c by Paul Gortmaker · 13 years ago
  7. 9e54d33 arm: fix implicit use of page.h in several arch/arm files by Paul Gortmaker · 13 years ago
  8. d44b28c arm: fix implicit memset/string.h usage in various arch/arm files by Paul Gortmaker · 13 years ago
  9. ce8b9d2 arm: add elf.h to arch/arm/kernel/ptrace.c by Paul Gortmaker · 13 years ago
  10. ead53f2 powerpc: remove non-required uses of include <linux/module.h> by Paul Gortmaker · 13 years ago
  11. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 13 years ago
  12. e9848d6 powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.h by Paul Gortmaker · 13 years ago
  13. 614f15b powerpc: fix two implicit header uses in pseries/plpar_wrappers.h by Paul Gortmaker · 13 years ago
  14. e415372 powerpc: fix implicit use of mutex.h by include/asm/spu.h by Paul Gortmaker · 13 years ago
  15. cab2e05 powerpc: fix implicit use of cache.h in kernel/firmware.c by Paul Gortmaker · 13 years ago
  16. 2a7156b powerpc: fix implicit notifier use in converting to export.h by Paul Gortmaker · 13 years ago
  17. 08f1e55 powerpc: cell/beat_wrapper.h is implicitly using memcpy functions by Paul Gortmaker · 13 years ago
  18. 62fe91b powerpc: Fix up implicit sched.h users by Paul Gortmaker · 13 years ago
  19. b56eade powerpc: Fix up implicit stat.h users by Paul Gortmaker · 13 years ago
  20. 7dfe293 powerpc: Fix up modules that should be including module.h by Paul Gortmaker · 13 years ago
  21. 9308794 powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  22. 66b15db powerpc: add export.h to files making use of EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  23. 333a151 powerpc: io-workarounds.c was implicitly getting init_mm by Paul Gortmaker · 13 years ago
  24. 783ac47 x86: efi_32.c is implicitly getting asm/desc.h via module.h by Paul Gortmaker · 13 years ago
  25. 7c52d55 x86: fix up files really needing to include module.h by Paul Gortmaker · 13 years ago
  26. 69c60c8 x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  27. 2957402 x86: fix implicit include of <linux/topology.h> in vsyscall_64 by Paul Gortmaker · 13 years ago
  28. 214f2c9 acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  29. 067d756 acpi: downgrade files from module.h to export.h where possible. by Paul Gortmaker · 13 years ago
  30. c0d12cc acpi: delete module.h include from files explicitly not needing it by Paul Gortmaker · 13 years ago
  31. cc4b859 acpi: add module.h to files implicitly using/relying on it. by Paul Gortmaker · 13 years ago
  32. 143cb49 fs: add module.h to files that were implicitly using it by Paul Gortmaker · 13 years ago
  33. afeacc8 fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros by Paul Gortmaker · 13 years ago
  34. 79bb1ee net: fix implicit kmod.h usage in bridge/br_stp_if.c by Paul Gortmaker · 13 years ago
  35. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  36. d9b9384 net: add moduleparam.h for users of module_param/MODULE_PARM_DESC by Paul Gortmaker · 13 years ago
  37. 3a9a231 net: Fix files explicitly needing to include module.h by Paul Gortmaker · 13 years ago
  38. 6e5fdee kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure by Paul Gortmaker · 13 years ago
  39. 7e1efcf ARM: gic: use module.h instead of export.h by Arnd Bergmann · 13 years ago
  40. 5725aea Merge branch 'depends/rmk/memory_h' into next/fixes by Arnd Bergmann · 13 years ago
  41. 32087d4 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  42. b1c907f Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 13 years ago
  43. a7fadac Merge branch 'depends/rmk/devel-stable' into next/board by Arnd Bergmann · 13 years ago
  44. 91e67a9 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 13 years ago
  45. ff3fc17 ext4: fix a typo in struct ext4_allocation_context by Robin Dong · 13 years ago
  46. ed47a7d udf: Cleanup metadata flags handling by Jan Kara · 13 years ago
  47. 3080a74 udf: Skip mirror metadata FE loading when metadata FE is ok by Namjae Jeon · 13 years ago
  48. efa62e1 Merge branch 'depends/rmk/gpio' into next/devel by Arnd Bergmann · 13 years ago
  49. 6360e21 ext3: Allow quota file use root reservation by Dmitry Monakhov · 13 years ago
  50. 23cc94e udf: Remove web reference from UDF MAINTAINERS entry by Jan Kara · 13 years ago
  51. 0aaa618 quota: Drop path reference on error exit from quotactl by Jan Kara · 13 years ago
  52. a983f36 udf: Neaten udf_debug uses by Joe Perches · 13 years ago
  53. c2bff36 udf: Neaten logging output, use vsprintf extension %pV by Joe Perches · 13 years ago
  54. 78ace70 udf: Convert printks to pr_<level> by Joe Perches · 13 years ago
  55. 1eb6337 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  56. eed1e57 Merge branch 'stericsson/cleanup' into next/timer by Arnd Bergmann · 13 years ago
  57. 3c6fe77 ext4: Don't normalize an falloc request if it can fit in 1 extent. by Greg Harm · 13 years ago
  58. 536ec4f scsi: drop unused Kconfig symbol by Paul Bolle · 13 years ago
  59. a8d2de5 pci: drop unused Kconfig symbol by Paul Bolle · 13 years ago
  60. 2d3def0 stmmac: drop unused Kconfig symbol by Paul Bolle · 13 years ago
  61. 4f4d7a9 x86: drop unused Kconfig symbol by Paul Bolle · 13 years ago
  62. 6805ab6 powerpc: drop unused Kconfig symbols by Paul Bolle · 13 years ago
  63. 21a06da powerpc: 40x: drop unused Kconfig symbol by Paul Bolle · 13 years ago
  64. 1d5b088 mips: drop unused Kconfig symbols by Paul Bolle · 13 years ago
  65. 1e65eb8 openrisc: drop unused Kconfig symbols by Paul Bolle · 13 years ago
  66. c7c0fb7 arm: at91: drop unused Kconfig symbol by Paul Bolle · 13 years ago
  67. 3462c8e samples: drop unused Kconfig symbol by Paul Bolle · 13 years ago
  68. 1a8ffff m32r: drop unused Kconfig symbol by Paul Bolle · 13 years ago
  69. fd694a1 score: drop unused Kconfig symbols by Paul Bolle · 13 years ago
  70. 79fd468 sh: drop unused Kconfig symbol by Paul Bolle · 13 years ago
  71. 71e76e9 um: drop unused Kconfig symbol by Paul Bolle · 13 years ago
  72. 1cb85e8 sparc: drop unused Kconfig symbol by Paul Bolle · 13 years ago
  73. 3663761 alpha: drop unused Kconfig symbol by Paul Bolle · 13 years ago
  74. 3e965b1 Merge branch 'next/fixes' into next/cleanup by Arnd Bergmann · 13 years ago
  75. 1a4ceab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  76. 83f89ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  77. 4af8350 ext4: remove comments about extent mount option in ext4_new_inode() by Eryu Guan · 13 years ago
  78. 571109f Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  79. 034ee29 Merge branch 'depends/omap2_dss' into next/cleanup by Arnd Bergmann · 13 years ago
  80. 5839fec Merge branch 'depends/rmk/memory_h' into next/fixes by Arnd Bergmann · 13 years ago
  81. edb5ac8 ext4: let ext4_discard_partial_buffers handle unaligned range correctly by Yongqiang Yang · 13 years ago
  82. 5129d05 ext4: return ENOMEM if find_or_create_pages fails by Yongqiang Yang · 13 years ago
  83. e260daf ext4: move vars to local scope in ext4_discard_partial_page_buffers_no_lock() by Yongqiang Yang · 13 years ago
  84. 43872fa Merge branch 'depends/rmk/gpio' into next/fixes by Arnd Bergmann · 13 years ago
  85. 0edeb71 ext4: Create helper function for EXT4_IO_END_UNWRITTEN and i_aiodio_unwritten by Tao Ma · 13 years ago
  86. 2e727c3 dm: raid fix device status indicator when array initializing by Jonathan E Brassow · 13 years ago
  87. 5a25f0e dm log userspace: add log device dependency by Jonathan E Brassow · 13 years ago
  88. b895445 dm log userspace: fix comment hyphens by Jonathan Brassow · 13 years ago
  89. 991d9fa dm: add thin provisioning target by Joe Thornber · 13 years ago
  90. 3241b1d dm: add persistent data library by Joe Thornber · 13 years ago
  91. 95d402f dm: add bufio by Mikulas Patocka · 13 years ago
  92. 3cf2e4b dm: export dm get md by Alasdair G Kergon · 13 years ago
  93. 36a0456 dm table: add immutable feature by Alasdair G Kergon · 13 years ago
  94. cc6cbe1 dm table: add always writeable feature by Alasdair G Kergon · 13 years ago
  95. 3791e2f dm table: add singleton feature by Alasdair G Kergon · 13 years ago
  96. 7f06965 dm kcopyd: add dm_kcopyd_zero to zero an area by Mikulas Patocka · 13 years ago
  97. fbdc86f dm: remove superfluous smp_mb by Namhyung Kim · 13 years ago
  98. 71a1673 dm: use local printk ratelimit by Namhyung Kim · 13 years ago
  99. 4693c966 dm table: propagate non rotational flag by Mandeep Singh Baines · 13 years ago
  100. 6b441fa Bluetooth: bfusb: Fix error path on firmware load by David Herrmann · 13 years ago