1. 2fb6cb4 [Blackfin] arch: Add a warning about the value of CLKIN. by Sonic Zhang · 16 years ago
  2. 1e78042 [Blackfin] arch: take DDR DEVWD into consideration as well for BF548 by Michael Hennerich · 16 years ago
  3. 5d750b9 [Blackfin] arch: Remove the circular buffering mechanism for exceptions by Bernd Schmidt · 16 years ago
  4. 00d205a [Blackfin] arch: lose unnecessary dependency on CONFIG_BFIN_ICACHE for MPU by Bernd Schmidt · 16 years ago
  5. 565c0d3 [Blackfin] arch: fix bug - before assign new channel to the map register, need clear the bits first. by Graf Yang · 16 years ago
  6. 5be36d2 [Blackfin] arch: add Blackfin on-chip SIR IrDA driver support by Graf Yang · 16 years ago
  7. 37b6972 [Blackfin] arch: BF54x memsizes are in mbits, not mbytes by Mike Frysinger · 16 years ago
  8. 7f1c906 [Blackfin] arch: try to remove condition that causes double fault, by checking current before it gets dereferenced by Robin Getz · 16 years ago
  9. 4d55563 [Blackfin] arch: Update anomaly list. by Sonic Zhang · 16 years ago
  10. 18628e4 [Blackfin] arch: Clean up the definition and correct the commentary for current_thread_info(). by Robert P. J. Day · 16 years ago
  11. 2d19123 [Blackfin] arch: define our own BUG() so we can dump the blackfin hardware trace buffer by Mike Frysinger · 16 years ago
  12. 8e9d5c7 [Blackfin] arch: Add platform support for MTD DATAFLASH by Michael Hennerich · 16 years ago
  13. 5f004c2 [Blackfin] arch: reorganize some of the board-customization options so that similar things are together and only available as needed by Mike Frysinger · 16 years ago
  14. affee2b [Blackfin] arch: Allow concurrent use of GPIO and GPIO IRQ by Michael Hennerich · 16 years ago
  15. a086ee2 [Blackfin] arch: detect the memory available in the system on the fly by default by Mike Frysinger · 16 years ago
  16. a81501a [Blackfin] arch: Prevent potential Core Hang situation by Michael Hennerich · 16 years ago
  17. 4bea8b2 [Blackfin] arch: add implicit icplb for the bootrom so we can use the utility functions in the kernel by Mike Frysinger · 16 years ago
  18. ac76d88 [Blackfin] arch: Adjust the u-boot and kernel image partition size in mtd device. by Grace Pan · 16 years ago
  19. bc6e0fa [Blackfin] arch: use the same style for missing L1 sections by Mike Frysinger · 16 years ago
  20. 9f8e895 [Blackfin] arch: now that we can panic() early, dont need the delayed L1 overflow check by Mike Frysinger · 16 years ago
  21. b85b82d [Blackfin] arch: fix bug - Section data_l1_cacheline_aligned should be defined in link script of kernel by Sonic Zhang · 16 years ago
  22. 253bcf4 [Blackfin] arch: Add a little bit more runtime info for MPU by Robin Getz · 16 years ago
  23. 16428a4 [Blackfin] arch: make the mask explicit rather than writing a negative number in hex by Mike Frysinger · 16 years ago
  24. 4e354b5 [Blackfin] arch: cplb-mpu code clean up by Mike Frysinger · 16 years ago
  25. 7795566 [Blackfin] arch: Give the DMA base registers a more descriptive name by Bernd Schmidt · 16 years ago
  26. ac86a97 [Blackfin] arch: Consistently export base_addr for all Blackfin variants. by Bernd Schmidt · 16 years ago
  27. 37fa242 [Blackfin] arch: Allow AD1836A board to be connected, either to SPORT2 or SPORT3. by Bernd Schmidt · 16 years ago
  28. 764cb81 [Blackfin] arch: actually implement get_cycles function by Mike Frysinger · 16 years ago
  29. 8cab028 [Blackfin] arch: add boot messages to quickly distinguish between MPU/NOMPU settings by Mike Frysinger · 16 years ago
  30. 3132b58 [Blackfin] arch: theres no need to declare ram{end,start,base} in the head.S files by Mike Frysinger · 16 years ago
  31. 8b6eb47 [Blackfin] arch: remove duplicated prototypes for internal cplb structures from the global blackfin header by Mike Frysinger · 16 years ago
  32. 6817937 [Blackfin] arch: declare list of peripherals as const since we dont modify the incoming array by Mike Frysinger · 16 years ago
  33. 5d1617b [Blackfin] arch: merge ip0x-specific board changes by Mike Frysinger · 16 years ago
  34. f950f60 [Blackfin] arch: USB header files are now located under linux/usb/. by Peter Korsgaard · 16 years ago
  35. 6ed8394 [Blackfin] arch: Resolve the clash issue of UART defines between blackfin headers and include/linux/serial_reg. by Graf Yang · 16 years ago
  36. db68254 [Blackfin] arch: Apply Bluetechnix vendor patch by Michael Hennerich · 16 years ago
  37. d5adb02 [Blackfin] arch: This allows XIP to work with FD-PIC. by Bernd Schmidt · 16 years ago
  38. 1ebc723 [Blackfin] arch: support the reserved memory region in the MPU code by Bernd Schmidt · 16 years ago
  39. d56daae [Blackfin] arch: fix bug - a crash on bootup with CONFIG_MPU on the BF548 by Bernd Schmidt · 16 years ago
  40. 697a9d6 [Blackfin] arch: a rather old performance improvement for the signal handling code by Bernd Schmidt · 16 years ago
  41. 5af29f5 [Blackfin] arch: finish removing remnants of old BF537_PORT_H option of Blackfin EMAC driver by Mike Frysinger · 16 years ago
  42. 7b8aa36 [Blackfin] arch: LARGE_ALLOCS was dropped along the way ... bring Blackfin in line by Mike Frysinger · 16 years ago
  43. 2973951 [Blackfin] arch: we no longer use BFIN_{SINGLE,DUAL}_CORE in our source by Mike Frysinger · 16 years ago
  44. 1bee1a6 [Blackfin] arch: boards and machines defconfig updates by Bryan Wu · 16 years ago
  45. b85d858 [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ by Harvey Harrison · 16 years ago
  46. 6b13483 [Blackfin] arch: remove unused/incorrect definition by Meihui Fan · 16 years ago
  47. c5b50df [Blackfin] arch: fix bug - make sure we check the right L1 length by Meihui Fan · 16 years ago
  48. 6eceb0d [Blackfin] arch: add support for the rest of the gptimers on the BF54x by Meihui Fan · 16 years ago
  49. a8a46a2 [Blackfin] arch: fix obvious bfin_write typos by Meihui Fan · 16 years ago
  50. 37167e6 [Blackfin] arch: Fix bug - Properly calculate DDR clock. by Sonic Zhang · 16 years ago
  51. 25bb23b [Blackfin] arch: fix some obvious typos -- some of which prevent SDH building for the BF542 by Mike Frysinger · 16 years ago
  52. 0e184c6 [Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file where it actually gets used. by Mike Frysinger · 16 years ago
  53. 53eabf0 [Blackfin] arch: replace implied numbers with real values by Mike Frysinger · 16 years ago
  54. 618835a [Blackfin] arch: MEM_ADD_WIDTH only gets used when reprogramming clocks, so dont bother exposing it in the menu normally by Mike Frysinger · 16 years ago
  55. 6a42a91 [Blackfin] arch: update reboot code to match latest info (really just copy from u-boot) by Mike Frysinger · 16 years ago
  56. 9fcdc78 [Blackfin] arch: Add dma_map_page and dma_unmap_page stub for MMC SPI compiling by Bryan Wu · 16 years ago
  57. b4bb68f [Blackfin] arch: fix bug - Make the MPU code aware of the async banks and the uncached DMA area. by Bernd Schmidt · 16 years ago
  58. 2a0c4fd [Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled. by Bernd Schmidt · 16 years ago
  59. dbfe44f [Blackfin] arch: fix up - CONFIG_BLKFIN_WT was renamed CONFIG_BFIN_WT while the MPU code was out-of-tree. by Bernd Schmidt · 16 years ago
  60. b594272 [Blackfin] arch: remove TWI I2C register accessing helper macros, because we moved to use i2c new-style interface by Bryan Wu · 17 years ago
  61. 904656c [Blackfin] arch: fix bug - grab locks when not atomic by Robin Getz · 17 years ago
  62. 9a62ca4 [Blackfin] arch: fix bug - when we crash, current is not valid by Robin Getz · 17 years ago
  63. 81d9c7f [Blackfin] arch: add i2c board info struct and move to new-style i2c interface by Bryan Wu · 17 years ago
  64. d171c23 [Blackfin] arch: fix up gpio code style -- no functional changes by Mike Frysinger · 17 years ago
  65. f85c4ab [Blackfin] arch: dump the stack before printing out an error otherwise the stack dump is useless as it shows us tracing through printk by Mike Frysinger · 17 years ago
  66. 793dc27 [Blackfin] arch: conditionally enable flash resources since it requests the async memory bank by Mike Frysinger · 17 years ago
  67. 2e8d796 [Blackfin] arch: add code to initialize globals declared in linux/bootmem.h: max_pfn, max_low_pfn, min_low_pfn. by Yi Li · 17 years ago
  68. 9df7a8f [Blackfin] arch: remove NOTES from linker script by Bernd Schmidt · 17 years ago
  69. 56ce835 [Blackfin] arch: add twi resources to CM_BF537 board as reported by Servaes Joordens by Mike Frysinger · 17 years ago
  70. f692940 [Blackfin] arch: declare CHECKFLAGS to make sparse output more readable by Mike Frysinger · 17 years ago
  71. 0ddeeca [Blackfin] arch: add missing __user marking to ss_sp member of signalstack and a few userspace system functions by Mike Frysinger · 17 years ago
  72. 1307a65 [Blackfin] arch: turn generic time on by default by Mike Frysinger · 17 years ago
  73. b4e2d18 [Blackfin] arch: add board bluetechnix kernel defconfigs to kernel by Mike Frysinger · 17 years ago
  74. 8b5f79f [Blackfin] arch: initial generic time and clock sources by Vitja Makarov · 17 years ago
  75. 3dc5063 slab_err: Pass parameters correctly to slab_bug by Christoph Lameter · 16 years ago
  76. 79c1cb7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  77. b0d19a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  78. 0093cb1 pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ resources 2" by Len Brown · 16 years ago
  79. d7d3130 iwlwifi: Fix built-in compilation of iwlcore by Tomas Winkler · 16 years ago
  80. cd58f2a net: Unexport move_addr_to_{kernel,user} by Adrian Bunk · 16 years ago
  81. 201410c rt2x00: Select LEDS_CLASS. by David S. Miller · 16 years ago
  82. e82404a iwlwifi: Select LEDS_CLASS. by David S. Miller · 16 years ago
  83. 00713e2 leds: Do not guard NEW_LEDS with HAS_IOMEM by David S. Miller · 16 years ago
  84. 97e7e0f [patch 7/7] vfs: mountinfo: show dominating group id by Miklos Szeredi · 17 years ago
  85. 2d4d486 [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo by Ram Pai · 17 years ago
  86. a1a2c40 [patch 5/7] vfs: mountinfo: allow using process root by Miklos Szeredi · 17 years ago
  87. 719f5d7 [patch 4/7] vfs: mountinfo: add mount peer group ID by Miklos Szeredi · 17 years ago
  88. 73cd49e [patch 3/7] vfs: mountinfo: add mount ID by Miklos Szeredi · 17 years ago
  89. 9d1bc601 [patch 2/7] vfs: mountinfo: add seq_file_root() by Miklos Szeredi · 17 years ago
  90. 6092d04 [patch 1/7] vfs: mountinfo: add dentry_path() by Ram Pai · 17 years ago
  91. 934b25c [PATCH] remove unused label in xattr.c (noise from ro-bind) by Al Viro · 16 years ago
  92. 94bc891 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  93. 934b702 Fix cardbus resource allocation by Linus Torvalds · 16 years ago
  94. 29591b9 bus_remove_device: be more careful about incomplete initialization by Rafael J. Wysocki · 16 years ago
  95. 08119e8 Relax check on adding children of suspended devices by Rafael J. Wysocki · 16 years ago
  96. 1ec7f1d [PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct() by Al Viro · 16 years ago
  97. 9b4f526 [PATCH] proc_readfd_common() race fix by Al Viro · 16 years ago
  98. ed15243 [PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe() by Al Viro · 16 years ago
  99. aca239b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  100. 16abef0 fs: use loff_t type instead of long long by David Sterba · 16 years ago