1. 9264949 Blackfin: optimize fixed code handling for the most common case by Mike Frysinger · 15 years ago
  2. dac9817 Blackfin: delete '-spi' suffix in ad1836/ad1938 driver name by Barry Song · 15 years ago
  3. 3aa6704 Blackfin: punt dead cache locking code by Mike Frysinger · 15 years ago
  4. 0198b3b Blackfin: drop board resources for dead devices (pbx/ad9960) by Mike Frysinger · 15 years ago
  5. c4baebf Blackfin: do not trace the exception handler by Yi Li · 15 years ago
  6. 7b06263 Blackfin: fix BF522/BF523 max VCO mixup by Mike Frysinger · 15 years ago
  7. ad46163 Blackfin: SMP port does not yet support cpu frequency scaling by Graf Yang · 15 years ago
  8. eb7bd9c Blackfin: cleanup sync handling when enabling/disabling cplbs by Yi Li · 15 years ago
  9. 8312440 Blackfin: bf537-stamp: update ad1836 resources by Barry Song · 15 years ago
  10. bd411b1 Blackfin: update anomaly lists by Yi Li · 15 years ago
  11. f1cb646 Blackfin: bf538-ezkit: add resources for parallel flash by Barry Song · 15 years ago
  12. ac86075 Blackfin: fix read buffer overflow by Roel Kluin · 15 years ago
  13. 0e101ec Blackfin: bf548-ezkit: fix incorrect LCD size parameters by Stefan Pledl · 15 years ago
  14. b3dec4a Blackfin: cm-bf527/bf537-stamp: fix dm9000 resources by Barry Song · 15 years ago
  15. 8d71e07 Blackfin: drop unused MMR defines that only cause bad code to be written by Mike Frysinger · 15 years ago
  16. 61f09b5 Blackfin: convert boards to use platform data with smc91x by Michael Hennerich · 15 years ago
  17. 2fff7f8 Blackfin: bf537-stamp: drop ATA interrupt probe workaround by Barry Song · 15 years ago
  18. 01b9f4b Blackfin: improve double fault debug handling by Graf Yang · 15 years ago
  19. 858c5e9 Blackfin: bf533-stamp: fix typo in SPI frequency for ad1836 codec by Cliff Cai · 15 years ago
  20. 36b8412 Blackfin: fix MPU handling of invalid memory accesses by Graf Yang · 15 years ago
  21. 8fc4dd9 Blackfin: clean up duplicate I2C device type definitions by Jean Delvare · 15 years ago
  22. 427f277 Blackfin: bf537-stamp: update AD714x resources by Barry Song · 15 years ago
  23. 407505d Blackfin: do not try displaying the end of the stack by Sonic Zhang · 15 years ago
  24. 2120b68 Blackfin: bf533-stamp: add resources for mmc_spi card by Yi Li · 15 years ago
  25. f41e2fd Blackfin: bf538: add bfin_clear_PPI_STATUS() helper by Barry Song · 15 years ago
  26. a2f78cf Blackfin: fix BF548 UART0 DMA IRQ translation by Stefan Pledl · 15 years ago
  27. 837ec2d Blackfin: catch hardware errors earlier during booting by Robin Getz · 15 years ago
  28. 3f871fe Blackfin: add an early shadow console by Robin Getz · 15 years ago
  29. 53e18df Blackfin: add support for common FDPIC ptrace requests by Mike Frysinger · 15 years ago
  30. 81c969a Blackfin: push SRAM locks down into related ifdefs by Mike Frysinger · 15 years ago
  31. 9c954f8 Blackfin: unify duplicated SMP checks in L2 cache kconfig by Sonic Zhang · 15 years ago
  32. 204844e Blackfin: rename PCF8574 driver config by Michael Hennerich · 15 years ago
  33. 2f812c0 Blackfin: clean up early memory setup code by Robin Getz · 15 years ago
  34. a769094 Blackfin: fix module reloc handling for all memory regions by Mike Frysinger · 15 years ago
  35. 459fec9 Blackfin: cleanup module section checking by Mike Frysinger · 15 years ago
  36. 70deca9 Blackfin: convert malloc()/memset() to zalloc() in module code by Mike Frysinger · 15 years ago
  37. dc6b1ac Blackfin: cleanup printk() usage in module code by Mike Frysinger · 15 years ago
  38. 2253257 Blackfin: reject outdated/unused/wrong relocation types by Robin Getz · 15 years ago
  39. c014e15 Blackfin: convert ptrace to new memory functions by Mike Frysinger · 15 years ago
  40. 18070dd Blackfin: cleanup traps decode_address() a bit by Mike Frysinger · 15 years ago
  41. f4e1293 Blackfin: inline I-pipe bypass code in ret_from_exception by Philippe Gerum · 15 years ago
  42. 9ea7770 Blackfin: sanitize manual control of IPEND[4] by Philippe Gerum · 15 years ago
  43. 7a7967d Blackfin: document __ipipe_call_irqtail by Philippe Gerum · 15 years ago
  44. 70f4720 Blackfin: allow EVT5 to preempt irqtail prologue (CONFIG_DEBUG_HWERR) by Philippe Gerum · 15 years ago
  45. fc9afb9 Blackfin: reuse evt_evt14 handler to perform irqtail epilogue by Philippe Gerum · 15 years ago
  46. 9703a73 Blackfin: use generic name for EVT14 handler by Philippe Gerum · 15 years ago
  47. 6b8019c8 Blackfin: allow high priority domains to preempt schedule_tail() by Philippe Gerum · 15 years ago
  48. bc569f1 Blackfin: export show_stack() to modules by Philippe Gerum · 15 years ago
  49. b9c7eb4 Blackfin: fix misnomer of some I-pipe helpers by Philippe Gerum · 15 years ago
  50. d8ca639 Blackfin: checkpatch --file arch/blackfin/kernel/ipipe.c by Philippe Gerum · 15 years ago
  51. ae4f073 Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4] by Robin Getz · 15 years ago
  52. d4b834c Blackfin: bf537-stamp: add resources for AD1938 audio card by Barry Song · 15 years ago
  53. e68d1eb Blackfin: bf537-stamp: declare SPI IRQ resources by Yi Li · 15 years ago
  54. f39d56e Blackfin: bf537-stamp: update ADP5588 header name by Michael Hennerich · 16 years ago
  55. ab86e57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  56. 7ea6176 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  57. 0950efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pcmcia-2.6 by Linus Torvalds · 15 years ago
  58. 4406c56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  59. 6b7b352 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  60. a3eb51e Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  61. 1ef7d9a writeback: fix possible bdi writeback refcounting problem by Nick Piggin · 15 years ago
  62. 77b9d05 writeback: Fix bdi use after free in wb_work_complete() by Nick Piggin · 15 years ago
  63. 77fad5e writeback: improve scalability of bdi writeback work queues by Nick Piggin · 15 years ago
  64. deed62e writeback: remove smp_mb(), it's not needed with list_add_tail_rcu() by Nick Piggin · 15 years ago
  65. 49db041 writeback: use schedule_timeout_interruptible() by Jens Axboe · 15 years ago
  66. 8010c3b writeback: add comments to bdi_work structure by Jens Axboe · 15 years ago
  67. ce5f8e7 writeback: splice dirty inode entries to default bdi on bdi_destroy() by Jens Axboe · 15 years ago
  68. b6e5131 writeback: separate starting of sync vs opportunistic writeback by Jens Axboe · 15 years ago
  69. bcddc3f writeback: inline allocation failure handling in bdi_alloc_queue_work() by Jens Axboe · 15 years ago
  70. cfc4ba5 writeback: use RCU to protect bdi_list by Jens Axboe · 15 years ago
  71. f11fcae writeback: only use bdi_writeback_all() for WB_SYNC_NONE writeout by Jens Axboe · 15 years ago
  72. 32a88aa fs: Assign bdi in super_block by Jens Axboe · 15 years ago
  73. c4a77a6 writeback: make wb_writeback() take an argument structure by Jens Axboe · 15 years ago
  74. f0fad8a writeback: merely wakeup flusher thread if work allocation fails for WB_SYNC_NONE by Christoph Hellwig · 15 years ago
  75. 1fe06ad writeback: get rid of wbc->for_writepages by Jens Axboe · 15 years ago
  76. 2c96ce9 fs: remove bdev->bd_inode_backing_dev_info by Jens Axboe · 15 years ago
  77. cb684b5 block: fix linkage problem with blk_iopoll and !CONFIG_BLOCK by Jens Axboe · 15 years ago
  78. fdaa45e slub: Fix build error in kmem_cache_open() with !CONFIG_SLUB_DEBUG by Ingo Molnar · 15 years ago
  79. e9d5992 Staging: remove sxg driver by Greg Kroah-Hartman · 15 years ago
  80. 0b33559 Staging: remove heci driver by Greg Kroah-Hartman · 15 years ago
  81. 1c6592f Staging: remove at76_usb wireless driver. by Greg Kroah-Hartman · 15 years ago
  82. ffac040 Staging: rspiusb: remove the driver by Greg Kroah-Hartman · 15 years ago
  83. a8fcffb Staging: meilhaus: remove the drivers by Greg Kroah-Hartman · 15 years ago
  84. 06bf27d Staging: remove me4000 driver. by Greg Kroah-Hartman · 15 years ago
  85. c2f5e9d Staging: line6: ffzb returns an unsigned integer by Frederik Deweerdt · 15 years ago
  86. e1769b3 Staging: line6: pod.c: style cleanups by Frederik Deweerdt · 15 years ago
  87. 542f491 Staging: iio: introduce missing kfree by Julia Lawall · 15 years ago
  88. 2bb6a12 Staging: dream: introduce missing kfree by Julia Lawall · 15 years ago
  89. a2279ae Staging: comedi: addi-data: NULL dereference of amcc in v_pci_card_list_init() by Roel Kluin · 15 years ago
  90. 14386fd Staging: vt665x: fix built-in compiling by Alexander Beregalov · 15 years ago
  91. 48118b5 Staging: rt3090: enable NATIVE_WPA_SUPPLICANT_SUPPORT option by Bartlomiej Zolnierkiewicz · 15 years ago
  92. 230da57 Staging: rt3090: port changes in WPA_MIX_PAIR_CIPHER to rt3090 by Axel K · 15 years ago
  93. 0961284 Staging: rt3090: rename device from raX to wlanX by Axel K · 15 years ago
  94. 7dbefe3 Staging: rt3090: remove possible conflict with rt2860 by Axel K · 15 years ago
  95. 25cf62e Staging: rt2860/rt2870/rt3070/rt3090: fix compiler warning on x86_64 by Axel K · 15 years ago
  96. a85236c Staging: rt2860: add new device ids by Axel K · 15 years ago
  97. 87cbcb6 Staging: rt3090: add device id 1462:891a by Axel K · 15 years ago
  98. 1ff12a4 Staging: asus_oled: Cleaned up checkpatch issues. by Kevin A. Granade · 15 years ago
  99. a89dfeb Staging: rt2860: fix possible NULL dereferences by Roel Kluin · 15 years ago
  100. 18526c7 Staging: rtl8192e: Drop unnecessary NULL test by Julia Lawall · 15 years ago