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