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