1. 43acb9c Blackfin: punt dead/unused flash mem_init settings by Mike Frysinger · 15 years ago
  2. 8c0b435 Blackfin: gptimers: use unsigned timer/group ids by Mike Frysinger · 15 years ago
  3. dbc5e69 Blackfin: don't walk VMAs when oopsing by Robin Getz · 15 years ago
  4. e92d32f Blackfin: force BFD target when linking modules by Mike Frysinger · 15 years ago
  5. ee37733 Blackfin: comment the FDPIC PTRACE defines by Mike Frysinger · 15 years ago
  6. 2c29661e Blackfin/ipipe: update version stamp by Philippe Gerum · 15 years ago
  7. 4815b88 Blackfin/ipipe: introduce support for CONFIG_MPU by Philippe Gerum · 15 years ago
  8. 7d4a005 Blackfin/ipipe: fix forward ref to barrier() by Philippe Gerum · 15 years ago
  9. d2685fb Blackfin/ipipe: prepare status bitops for SMP support by Philippe Gerum · 15 years ago
  10. ab843c7 Blackfin: add support for the Acvilon BF561 board by Valentin Yakovenkov · 15 years ago
  11. b2e8dbd Blackfin: add an uncompressed vmImage target by Mike Frysinger · 15 years ago
  12. 13a1320 Blackfin: don't give CPU its own line in traps output by Mike Frysinger · 15 years ago
  13. 4b60779 Blackfin: add an example showing how to use the gptimers API by Mike Frysinger · 15 years ago
  14. 7a1a8cc Blackfin: announce current cpu rev when booting by Robin Getz · 15 years ago
  15. 00d2460 Blackfin: unify DMA masks by Mike Frysinger · 15 years ago
  16. c6feb76 Blackfin: fix typo in isp1760 platform name by Michael Hennerich · 15 years ago
  17. a8e8e49 Blackfin: unify duplicated power masks by Mike Frysinger · 15 years ago
  18. 761ec44 Blackfin: pull in asm/dpmc.h for power defines by Mike Frysinger · 15 years ago
  19. 2abdf79 Blackfin: H8606/ip0x: drop redundant SPI ctl_reg settings by Mike Frysinger · 15 years ago
  20. cfed440 Blackfin: BF54x: punt useless "masks" for count/address MMRs by Mike Frysinger · 15 years ago
  21. e153a97 Blackfin: punt unused MXVR masks by Mike Frysinger · 15 years ago
  22. cd32cc7 Blackfin: punt OTP MMRs by Mike Frysinger · 15 years ago
  23. b1fa2e8 Blackfin: BF51x: dump non-existent SPI/NFC MMRs by Mike Frysinger · 15 years ago
  24. 341a1fc Blackfin: scrub unused watchdog mmr masks by Mike Frysinger · 15 years ago
  25. 1915b6c Blackfin: scrub unused RTC masks by Mike Frysinger · 15 years ago
  26. 60883e2 Blackfin: unify BF547/8/9 headers by Mike Frysinger · 15 years ago
  27. 4ed250a Blackfin: fix some BF547 header copy & paste typos by Mike Frysinger · 15 years ago
  28. 5da8a3d Blackfin: rename BF542 host dma defines by Mike Frysinger · 15 years ago
  29. aaa225e Blackfin: punt cache lock documentation by Michael Hennerich · 15 years ago
  30. 17a1b5e Blackfin: coreb: switched to unlocked_ioctl by Mike Frysinger · 15 years ago
  31. d2e015d Blackfin: convert DMA mutex to an atomic and drop redundant code by Mike Frysinger · 15 years ago
  32. adfc046 Blackfin: update bfin_rotary defines by Michael Hennerich · 15 years ago
  33. bbc51e9 Blackfin: push down asm/ includes and out of bfin-global.h by Mike Frysinger · 15 years ago
  34. 872d024 Blackfin: pull in firmware Kconfig by Mike Frysinger · 15 years ago
  35. b635711 Blackfin: BF51x/BF52x: fill out bfin_clear_PPI_STATUS() by Mike Frysinger · 15 years ago
  36. 6e36475 Blackfin: bf537-stamp: need io.h for writeb() funcs by Barry Song · 15 years ago
  37. 621dd24 Blackfin: bf538: add support for extended GPIO banks by Michael Hennerich · 15 years ago
  38. 46fe23a Blackfin: add C define of trace_buffer_init() by Graf Yang · 15 years ago
  39. d887a1c Blackfin: cpufreq: use a constant latency by Michael Hennerich · 15 years ago
  40. 21b03cf Blackfin: clean up isp1362 board resources by Mike Frysinger · 15 years ago
  41. 5cd82a6 Blackfin: calculate on-chip lengths at link time rather than run time by Mike Frysinger · 15 years ago
  42. 13048f8 Blackfin: improve async bank access checking (for cross-banks & XIP) by Bernd Schmidt · 15 years ago
  43. cb5ae60 Blackfin: convert DMA code to a proper bitmap by Michael Hennerich · 15 years ago
  44. ddcd7cb Blackfin: clean up bf537-lq035 board resources by Michael Hennerich · 15 years ago
  45. 89e84ee Blackfin: add some bounds checking to peripheral_request by Barry Song · 15 years ago
  46. 2985712 Blackfin: use common code for cycle->nanosecond conversion by Yi Li · 15 years ago
  47. ceb33be Blackfin: unify sched_clock() handling between clock sources by Yi Li · 15 years ago
  48. f7036d6 Blackfin: fix gptimer0 clock source compile warning by Yi Li · 15 years ago
  49. 3a022ba Blackfin: update defconfigs by Mike Frysinger · 15 years ago
  50. ddf9dda Blackfin: convert to generic checksum code by Mike Frysinger · 15 years ago
  51. 3ea6b3d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 15 years ago
  52. 2c948b3 udf: Avoid IO in udf_clear_inode by Jan Kara · 15 years ago
  53. e971b0b udf: Try harder when looking for VAT inode by Jan Kara · 15 years ago
  54. 1fefd08 udf: Fix compilation with UDFFS_DEBUG enabled by Jan Kara · 15 years ago
  55. 75b0803 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  56. fb1beb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  57. 478e4e9 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  58. 2205afa Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  59. 491424c PCI: Global variable decls must match the defs in section attributes by David Howells · 15 years ago
  60. 5185fb0 FRV: Fix no-hardware-breakpoint case by David Howells · 15 years ago
  61. 464480f Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  62. 37222e1 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  63. 76b8f82 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
  64. af853e6 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  65. 3f86ce7 Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  66. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  67. fb0bbb9 Documentation: rw_lock lessons learned by William Allen Simpson · 15 years ago
  68. 70fe440 x86, mce: Clean up thermal init by introducing intel_thermal_supported() by Hidetoshi Seto · 15 years ago
  69. 485a2e1 x86, mce: Thermal monitoring depends on APIC being enabled by Cyrill Gorcunov · 15 years ago
  70. 2cd9046 perf sched: Fix build failure on sparc by David Miller · 15 years ago
  71. f3eee54 x86: Gart: fix breakage due to IOMMU initialization cleanup by Yinghai Lu · 15 years ago
  72. f4780ca x86: Move swiotlb initialization before dma32_free_bootmem by FUJITA Tomonori · 15 years ago
  73. eba11d6 x86: Fix build warning in arch/x86/mm/mmio-mod.c by Joe Perches · 15 years ago
  74. 06f8bda x86: Remove usedac in feature-removal-schedule.txt by FUJITA Tomonori · 15 years ago
  75. 2044279 perf bench: Add "all" pseudo subsystem and "all" pseudo suite by Hitoshi Mitake · 15 years ago
  76. 571202f microblaze: Remove rt_sigsuspend wrapper by Michal Simek · 15 years ago
  77. 825c9a3 microblaze: nommu: Don't clobber R11 on syscalls by steve@digidescorp.com · 15 years ago
  78. 233eb92 microblaze: Remove show_tmem function by Michal Simek · 15 years ago
  79. 2ee2ff8 microblaze: Support for WB cache by Michal Simek · 15 years ago
  80. c8983a5 microblaze: Add PVR for Microblaze v7.30.a by Michal Simek · 15 years ago
  81. 81ab0df microblaze: Remove ancient and fake microblaze version from cpu_ver table by Michal Simek · 15 years ago
  82. 5de2344 microblaze: Remove panic_timeout init value by Michal Simek · 15 years ago
  83. 11d5136 microblaze: Do not count system calls in default by Michal Simek · 15 years ago
  84. 3c5e567 microblaze: Enable DTC compilation by Michal Simek · 15 years ago
  85. 3540ce8 microblaze: Core oprofile configs and hooks by John Williams · 15 years ago
  86. 33d9ff5 microblaze: Fix level interrupt ACKing by steve@digidescorp.com · 15 years ago
  87. 833d0d8 microblaze: Enable futimesat syscall by Michal Simek · 15 years ago
  88. f6e1f1b microblaze: Checking DTS against PVR for write-back cache by Michal Simek · 15 years ago
  89. d4f1827 microblaze: Remove duplicity from pgalloc.h by Michal Simek · 15 years ago
  90. fd3db0a microblaze: Futex support by Michal Simek · 15 years ago
  91. d68bf97 microblaze: Adding dev_arch_data functions by Michal Simek · 15 years ago
  92. 6d85853 microblaze: Fix the heartbeat gpio to be more robust by John Linn · 15 years ago
  93. 95dfbbe4 microblaze: Simple __copy_tofrom_user for noMMU by John Williams · 15 years ago
  94. fd6ed51 microblaze: Export memory_start for modules by Michal Simek · 15 years ago
  95. 4a7b40c microblaze: Use lowest-common-denominator default CPU settings by John Williams · 15 years ago
  96. f99ec58b microblaze: Update default generic DTS by Michal Simek · 15 years ago
  97. 27d2a3e microblaze: Enable asm optimization only for HW with barrel-shifter by Michal Simek · 15 years ago
  98. 3e78e4e microblaze: Remove the buggy ALLOW_EDIT_AUTO config option by John Williams · 15 years ago
  99. a1f5511 microblaze: Move cache macro from cache.h to cacheflush.h by Michal Simek · 15 years ago
  100. 6a8dfe1 microblaze: support U-BOOT image format by Michal Simek · 15 years ago