1. 2ac211b Hexagon: Add interrupts by Richard Kuo · 13 years ago
  2. e03167b Hexagon: Add startup code by Richard Kuo · 13 years ago
  3. 4b30f96 Hexagon: Add init_task and process functions by Richard Kuo · 13 years ago
  4. cd5b61d Hexagon: Add signal functions by Richard Kuo · 13 years ago
  5. 98fb103 Hexagon: Support dynamic module loading. by Linas Vepstas · 13 years ago
  6. b39e293 Hexagon: Export ksyms defined in assembly files. by Linas Vepstas · 13 years ago
  7. e49ee29 Hexagon: Add hypervisor interface by Richard Kuo · 13 years ago
  8. c150290 Hexagon: Add memcpy and memset accelerated functions by Richard Kuo · 13 years ago
  9. 075a46a Hexagon: Add checksum functions by Richard Kuo · 13 years ago
  10. b784098 Hexagon: Add delay functions by Richard Kuo · 13 years ago
  11. 52f7102 Hexagon: Add threadinfo by Richard Kuo · 13 years ago
  12. 99a70aa Hexagon: Add processor and system headers by Richard Kuo · 13 years ago
  13. b9398a8 Hexagon: Add syscalls by Richard Kuo · 13 years ago
  14. 7508501 Hexagon: Add atomic ops support by Richard Kuo · 13 years ago
  15. a86a7ce Hexagon: Add bitops support by Richard Kuo · 13 years ago
  16. 8feca0e Hexagon: Core arch-specific header files by Richard Kuo · 13 years ago
  17. cd8e65f Hexagon: Add generic headers by Richard Kuo · 13 years ago
  18. df80442 Merge branch 'depends/rmk/memory_h' into next/cleanup2 by Arnd Bergmann · 13 years ago
  19. 4140c54 i7core_edac: Drop the edac_mce facility by Borislav Petkov · 13 years ago
  20. 51ce185 sparc: Hook up process_vm_{readv,writev} syscalls. by David S. Miller · 13 years ago
  21. e857bfd sh: Add default uImage rule for sh7757lcr by Nobuhiro Iwamatsu · 13 years ago
  22. 389cc10 sh: modify the asm/sh_eth.h to linux/sh_eth.h in sh7757lcr by Nobuhiro Iwamatsu · 13 years ago
  23. cfaf8fc Merge branch 'depends/rmk/memory_h' into next/cleanup2 by Arnd Bergmann · 13 years ago
  24. ce0fda1 Merge branches 'for-32/i2c/omap-v4', 'for-32/i2c/imx-dt', 'for-32/i2c/eg20t-v4', 'for-32/i2c/designware-v5' and 'for-32/i2c/au1550' into for-linus/i2c-3.2 by Ben Dooks · 13 years ago
  25. 094803e Merge branch 'akpm' (Andrew's incoming) by Linus Torvalds · 13 years ago
  26. 50e1499 kgdb: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  27. 0556dc3 backlight: fix broken regulator API usage in l4f00242t03 by Mark Brown · 13 years ago
  28. a8aff21 alpha: wire up sendmmsg syscall by Michael Cree · 13 years ago
  29. 0a8c384 alpha: wire up accept4 syscall by Michael Cree · 13 years ago
  30. fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
  31. 39a0e33 lguest: add export.h to lguest files for THIS_MODULE/EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  32. 5270f31 unicore32: EXPORT_SYMBOL needs export.h by Axel Lin · 13 years ago
  33. 66421a6 microblaze: Add export.h to arch/microblaze files as required by Paul Gortmaker · 13 years ago
  34. f7be345 sh: Add export.h to arch/sh specific files as required. by Paul Gortmaker · 13 years ago
  35. 0c43871 sh: fix implicit use of stat.h in arch/sh specific files by Paul Gortmaker · 13 years ago
  36. 00cd117 alpha: Add export.h for THIS_MODULE/EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  37. ce7cf07 alpha: fix implicit stat.h usage in pci-sysfs.c by Paul Gortmaker · 13 years ago
  38. 6a550b9 blackfin: add module.h to files implicitly expecting to use it. by Paul Gortmaker · 13 years ago
  39. 8dc7a9c blackfin: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  40. a87df54 parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  41. 09cf6a2 avr32: add export.h to arch/avr32 for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  42. 12799fe m68k: Add export.h to the m68k specific files as required by Paul Gortmaker · 13 years ago
  43. bd3ff19 ia64: Add export.h to arch/ia64 specific files as required by Paul Gortmaker · 13 years ago
  44. 3a4c5d5 s390: add missing module.h/export.h includes by Heiko Carstens · 13 years ago
  45. cae39d1 mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  46. 848484e mips: remove needless include of module.h from core kernel files. by Paul Gortmaker · 13 years ago
  47. 73bc256 mips: migrate core kernel file from module.h --> export.h by Paul Gortmaker · 13 years ago
  48. c72f4d6 mips: fix implicit smp.h usage in various files. by Paul Gortmaker · 13 years ago
  49. 06372a6 mips: fix implicit use of asm/elf.h in kernel/cpu-probe.c by Paul Gortmaker · 13 years ago
  50. f060ac5 sparc: Add module.h to files previously implicitly using it. by Paul Gortmaker · 13 years ago
  51. cdd0b0a sparc: remove several unnecessary module.h include instances by Paul Gortmaker · 13 years ago
  52. 066bcac sparc: move symbol exporters to use export.h not module.h by Paul Gortmaker · 13 years ago
  53. 7b64db6 sparc: add export.h to arch/sparc files as required by Paul Gortmaker · 13 years ago
  54. cd66bc4 sparc: fix implicit use of uaccess.h header in mdesc.c by Paul Gortmaker · 13 years ago
  55. c2068da sparc: fix implicit use of spitfire.h in pcr.c and of_device_64.c by Paul Gortmaker · 13 years ago
  56. 6a7a5dc arm: Add moduleparam.h to arch/arm files as required by Paul Gortmaker · 13 years ago
  57. 73017a5 arm: fix implicit module.h users by adding it to arch/arm as required. by Paul Gortmaker · 13 years ago
  58. dc28094 arm: Add export.h to ARM specific files as required. by Paul Gortmaker · 13 years ago
  59. ecea4ab arm: convert core files from module.h to export.h by Paul Gortmaker · 13 years ago
  60. d91ef63 arm: remove several unnecessary module.h include instances by Paul Gortmaker · 13 years ago
  61. 3d46cce arm: add slab.h to plat-samsung files for GFP_KERNEL by Paul Gortmaker · 13 years ago
  62. 4cffaf7 arm: fix implicit use of sched.h in bcmring/dma.c by Paul Gortmaker · 13 years ago
  63. 9e90741 arm: fix implicit use of moduleparam in mach-mx31*.c by Paul Gortmaker · 13 years ago
  64. 9e54d33 arm: fix implicit use of page.h in several arch/arm files by Paul Gortmaker · 13 years ago
  65. d44b28c arm: fix implicit memset/string.h usage in various arch/arm files by Paul Gortmaker · 13 years ago
  66. ce8b9d2 arm: add elf.h to arch/arm/kernel/ptrace.c by Paul Gortmaker · 13 years ago
  67. ead53f2 powerpc: remove non-required uses of include <linux/module.h> by Paul Gortmaker · 13 years ago
  68. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 13 years ago
  69. e9848d6 powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.h by Paul Gortmaker · 13 years ago
  70. 614f15b powerpc: fix two implicit header uses in pseries/plpar_wrappers.h by Paul Gortmaker · 13 years ago
  71. e415372 powerpc: fix implicit use of mutex.h by include/asm/spu.h by Paul Gortmaker · 13 years ago
  72. cab2e05 powerpc: fix implicit use of cache.h in kernel/firmware.c by Paul Gortmaker · 13 years ago
  73. 2a7156b powerpc: fix implicit notifier use in converting to export.h by Paul Gortmaker · 13 years ago
  74. 08f1e55 powerpc: cell/beat_wrapper.h is implicitly using memcpy functions by Paul Gortmaker · 13 years ago
  75. 62fe91b powerpc: Fix up implicit sched.h users by Paul Gortmaker · 13 years ago
  76. b56eade powerpc: Fix up implicit stat.h users by Paul Gortmaker · 13 years ago
  77. 7dfe293 powerpc: Fix up modules that should be including module.h by Paul Gortmaker · 13 years ago
  78. 9308794 powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  79. 66b15db powerpc: add export.h to files making use of EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  80. 333a151 powerpc: io-workarounds.c was implicitly getting init_mm by Paul Gortmaker · 13 years ago
  81. 783ac47 x86: efi_32.c is implicitly getting asm/desc.h via module.h by Paul Gortmaker · 13 years ago
  82. 7c52d55 x86: fix up files really needing to include module.h by Paul Gortmaker · 13 years ago
  83. 69c60c8 x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  84. 2957402 x86: fix implicit include of <linux/topology.h> in vsyscall_64 by Paul Gortmaker · 13 years ago
  85. 7e1efcf ARM: gic: use module.h instead of export.h by Arnd Bergmann · 13 years ago
  86. 5725aea Merge branch 'depends/rmk/memory_h' into next/fixes by Arnd Bergmann · 13 years ago
  87. 32087d4 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  88. b1c907f Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 13 years ago
  89. a7fadac Merge branch 'depends/rmk/devel-stable' into next/board by Arnd Bergmann · 13 years ago
  90. efa62e1 Merge branch 'depends/rmk/gpio' into next/devel by Arnd Bergmann · 13 years ago
  91. eed1e57 Merge branch 'stericsson/cleanup' into next/timer by Arnd Bergmann · 13 years ago
  92. 4f4d7a9 x86: drop unused Kconfig symbol by Paul Bolle · 13 years ago
  93. 6805ab6 powerpc: drop unused Kconfig symbols by Paul Bolle · 13 years ago
  94. 21a06da powerpc: 40x: drop unused Kconfig symbol by Paul Bolle · 13 years ago
  95. 1d5b088 mips: drop unused Kconfig symbols by Paul Bolle · 13 years ago
  96. 1e65eb8 openrisc: drop unused Kconfig symbols by Paul Bolle · 13 years ago
  97. c7c0fb7 arm: at91: drop unused Kconfig symbol by Paul Bolle · 13 years ago
  98. 1a8ffff m32r: drop unused Kconfig symbol by Paul Bolle · 13 years ago
  99. fd694a1 score: drop unused Kconfig symbols by Paul Bolle · 13 years ago
  100. 79fd468 sh: drop unused Kconfig symbol by Paul Bolle · 13 years ago