1. 73017a5 arm: fix implicit module.h users by adding it to arch/arm as required. by Paul Gortmaker · 14 years ago
  2. dc28094 arm: Add export.h to ARM specific files as required. by Paul Gortmaker · 14 years ago
  3. ecea4ab arm: convert core files from module.h to export.h by Paul Gortmaker · 14 years ago
  4. d91ef63 arm: remove several unnecessary module.h include instances by Paul Gortmaker · 14 years ago
  5. 3d46cce arm: add slab.h to plat-samsung files for GFP_KERNEL by Paul Gortmaker · 14 years ago
  6. 4cffaf7 arm: fix implicit use of sched.h in bcmring/dma.c by Paul Gortmaker · 14 years ago
  7. 9e90741 arm: fix implicit use of moduleparam in mach-mx31*.c by Paul Gortmaker · 14 years ago
  8. 9e54d33 arm: fix implicit use of page.h in several arch/arm files by Paul Gortmaker · 14 years ago
  9. d44b28c arm: fix implicit memset/string.h usage in various arch/arm files by Paul Gortmaker · 14 years ago
  10. ce8b9d2 arm: add elf.h to arch/arm/kernel/ptrace.c by Paul Gortmaker · 14 years ago
  11. ead53f2 powerpc: remove non-required uses of include <linux/module.h> by Paul Gortmaker · 14 years ago
  12. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 14 years ago
  13. e9848d6 powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.h by Paul Gortmaker · 14 years ago
  14. 614f15b powerpc: fix two implicit header uses in pseries/plpar_wrappers.h by Paul Gortmaker · 14 years ago
  15. e415372 powerpc: fix implicit use of mutex.h by include/asm/spu.h by Paul Gortmaker · 14 years ago
  16. cab2e05 powerpc: fix implicit use of cache.h in kernel/firmware.c by Paul Gortmaker · 14 years ago
  17. 2a7156b powerpc: fix implicit notifier use in converting to export.h by Paul Gortmaker · 14 years ago
  18. 08f1e55 powerpc: cell/beat_wrapper.h is implicitly using memcpy functions by Paul Gortmaker · 14 years ago
  19. 62fe91b powerpc: Fix up implicit sched.h users by Paul Gortmaker · 14 years ago
  20. b56eade powerpc: Fix up implicit stat.h users by Paul Gortmaker · 14 years ago
  21. 7dfe293 powerpc: Fix up modules that should be including module.h by Paul Gortmaker · 14 years ago
  22. 9308794 powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 14 years ago
  23. 66b15db powerpc: add export.h to files making use of EXPORT_SYMBOL by Paul Gortmaker · 14 years ago
  24. 333a151 powerpc: io-workarounds.c was implicitly getting init_mm by Paul Gortmaker · 14 years ago
  25. 783ac47 x86: efi_32.c is implicitly getting asm/desc.h via module.h by Paul Gortmaker · 14 years ago
  26. 7c52d55 x86: fix up files really needing to include module.h by Paul Gortmaker · 14 years ago
  27. 69c60c8 x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 14 years ago
  28. 2957402 x86: fix implicit include of <linux/topology.h> in vsyscall_64 by Paul Gortmaker · 14 years ago
  29. 0cfdc72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  30. 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
  31. acff987 Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  32. f1c1da2 KVM: SVM: Keep intercepting task switching with NPT enabled by Jan Kiszka · 13 years ago
  33. 7697e71f KVM: s390: implement sigp external call by Christian Ehrhardt · 13 years ago
  34. 7eef87d KVM: s390: fix register setting by Carsten Otte · 13 years ago
  35. b290411 KVM: s390: fix return value of kvm_arch_init_vm by Carsten Otte · 13 years ago
  36. 4d47555 KVM: s390: check cpu_id prior to using it by Carsten Otte · 13 years ago
  37. ce94971 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  38. 2498424 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  39. 41684f6 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  40. 81397a6 ARM: mark empty gpio.h files empty by Linus Walleij · 13 years ago
  41. 041af83 gpio: Fix ARM versatile-express build failure by Grant Likely · 13 years ago
  42. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  43. 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  44. 0e59e7e7 Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  45. 46b51ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  46. 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
  47. f362f98 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  48. 1448c72 compat: sync compat_stats with statfs. by Eric W. Biederman · 13 years ago
  49. 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
  50. 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
  51. 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
  52. 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
  53. 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
  54. 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
  55. 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
  56. 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
  57. 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
  58. 9b68256 mmc: omap_hsmmc: if multiblock reads are broken, disable them by Paul Walmsley · 13 years ago
  59. 1897436 Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  60. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  61. 89cfc99 lguest: don't allow KVM-detection cpuid. by Rusty Russell · 13 years ago
  62. d92ef29 h8300: Move gpio.h to gpio-internal.h by Mark Brown · 13 years ago
  63. 4a92fe8 msm: mmc: Remove "pio_irq" resource by Sahitya Tummala · 14 years ago
  64. e91957e msm: Implement init_card operation for MSM SDCC by Alexander Tarasikov · 14 years ago
  65. cb2ccc3 ARM: shmobile: ag5evm, ap4: Named SDHI IRQ sources by Simon Horman · 13 years ago
  66. 2c96a29 mmc: atmel-mci: change namespace by Ludovic Desroches · 14 years ago
  67. 3b3dd79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 13 years ago
  68. dfa4a42 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  69. 7b86572 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  70. 0791e98 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  71. 39adff5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  72. 8686a0e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  73. 7115e3f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  74. 3cfef95 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  75. 9826530 Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  76. aa77677 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  77. efb8d21 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  78. 7832bb5 Blackfin: irq: remove IRQF_DISABLED by Yong Zhang · 13 years ago
  79. 23405b0 Blackfin: boards: clean up i2c_board_info by Michael Hennerich · 13 years ago
  80. 5101ea9 Blackfin: drop unused Kconfig symbol by Paul Bolle · 13 years ago
  81. af80d0d Blackfin: bf537-stamp: register ASoC EVAL-ADAU1373 board driver by Lars-Peter Clausen · 13 years ago
  82. 080ae07 Blackfin: bf537-stamp: Register adav801 codec and ASoC machine driver by Lars-Peter Clausen · 13 years ago
  83. 2fba06f Blackfin: bf537-stamp: register adau1701 codec and asoc machine driver by Lars-Peter Clausen · 13 years ago
  84. 2db1f97 Blackfin: merge asm/mutex.h into kbuild too by Mike Frysinger · 14 years ago
  85. e0754d8 Blackfin: bf537-stamp: fix ad73311 codec config macro by Scott Jiang · 14 years ago
  86. d055636 Blackfin: bf537-stamp: fix ad1836 name by Scott Jiang · 14 years ago
  87. a9930fd Blackfin: kgdb_test: rework code to avoid -O0 usage by Sonic Zhang · 14 years ago
  88. c91e09b Blackfin: fix sparse warnings in copy_to/from_user by Mikhail Gruzdev · 14 years ago
  89. f8b4392 Blackfin: bf548-ezkit: update defconfig by Sonic Zhang · 14 years ago
  90. 0b2b06e Blackfin: SMP: fix scheduling deadlock by Steven Miao · 14 years ago
  91. 74b6541 Blackfin: H8606: fixup bogus ioresource init by Thomas Gleixner · 14 years ago
  92. ae41f32 Blackfin: SMP: convert to common asm-generic/atomic.h by Mike Frysinger · 14 years ago
  93. 7670c70 Merge branch 'for-linus' of git://github.com/gregungerer/m68knommu by Linus Torvalds · 13 years ago
  94. 1442d16 Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  95. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  96. c9d6329 Merge branch 'for-next' of git://git.linaro.org/people/triad/linux-pinctrl by Linus Torvalds · 13 years ago
  97. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  98. 1be025d Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  99. 2d03423 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  100. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago