1. ad5dd97 Blackfin arch: make sure L2 start and length are always defined (fixes building on BF542) by Mike Frysinger · 16 years ago
  2. cdbf4c3 Blackfin arch: use the Blackfin on-chip ROM to do software reset when possible by Mike Frysinger · 16 years ago
  3. 4e8086d Blackfin arch: update anomaly headers to match the latest sheet by Mike Frysinger · 16 years ago
  4. 9a6f5ae Blackfin arch: bfin_reset() is an internal reboot function ... everyone should go through machine_restart() by Mike Frysinger · 16 years ago
  5. e482cad Blackfin arch: print out error/warning if you are running on the incorrect CPU type by Robin Getz · 16 years ago
  6. 6d0b8c9 Blackfin arch: remove non-bf54x ifdef logic since this file is only compiled on bf54x parts by Mike Frysinger · 16 years ago
  7. f5623a3 Blackfin arch: update board defconfigs by Mike Frysinger · 16 years ago
  8. 9f06c38f Blackfin arch: Add optional verbose debug by Robin Getz · 16 years ago
  9. a88c71e Blackfin arch: emulate a TTY over the EMUDAT/JTAG interface by Mike Frysinger · 16 years ago
  10. 3c08f1d Blackfin arch: have is_user_addr_valid() check for overflows (like when address is -1) by Mike Frysinger · 16 years ago
  11. d207a8c Blackfin arch: ptrace - fix off-by-one check on end of memory regions by Mike Frysinger · 16 years ago
  12. 2043f3f Blackfin arch: Enable framebuffer support for the BF526-EZkit TFT LCD display by Michael Hennerich · 16 years ago
  13. 4513843 Blackfin arch: flash memory map and dm9000 resources updating by Javier Herrero · 16 years ago
  14. 0cfbb32 Blackfin arch: early prink code still use uart core console functions to parse and set configure option string by Sonic Zhang · 16 years ago
  15. 0c0497c Blackfin arch: Move all the silicon rev handling to one place by Mike Frysinger · 16 years ago
  16. 664d040 Blackfin arch: fix end address for parallel flash and increase kernel partition size to 4meg by Mike Frysinger · 16 years ago
  17. 6c3fc69 Blackfin arch: avoid using actual config name in comment by Mike Frysinger · 16 years ago
  18. 1d5ff7e Blackfin arch: Fix bug - HW Errors never recover on BF548 by Robin Getz · 16 years ago
  19. 55f2fea Blackfin arch: correct icache size in show_cpuinfo(), let c_start() return proper pointer by Graf Yang · 16 years ago
  20. 47664c1 Blackfin arch: give sys_strace proper entry markings by Mike Frysinger · 16 years ago
  21. f5a817e Blackfin arch: ptrace - make sure PT_ORIG_R0 and PT_ORIG_P0 offsets are declared by Mike Frysinger · 16 years ago
  22. cb4c173 Blackfin arch: use existing ptrace_disable() func to clear TRACE_BITS and create the opposite ptrace_enable() by Mike Frysinger · 16 years ago
  23. d3ab3a6 Blackfin arch: ptrace - cleanup debug messages and style by Mike Frysinger · 16 years ago
  24. dabaad5 Blackfin arch: fix bug -- PTRACE_PEEKDATA does not seem to work which breaks umoven() in strace by Mike Frysinger · 16 years ago
  25. dd4354f Blackfin arch: fix define error in BF561 memory map macros by Graf Yang · 16 years ago
  26. f099f39 Blackfin arch: Make L2 SRAM cacheable by Sonic Zhang · 16 years ago
  27. 8606801 Blackfin arch: flags of UART3 mem resource is missing by Sonic Zhang · 16 years ago
  28. 27707d3 Blackfin arch: Fix bug - kernel build with config kernel debugging with remote gdb fails by Sonic Zhang · 16 years ago
  29. 5e9e768 Blackfin arch: Fix BUG -- BF533 + 0.5 silicon + MPU + UART PIO -> crash by Michael Hennerich · 16 years ago
  30. 49f7253 Blackfin arch: add support for BF52x-0.2, BF533-0.6, and BF54x-0.2 by Mike Frysinger · 16 years ago
  31. 46ce0d9 Blackfin arch: fix default silicon rev selection so it works for all supported parts by Mike Frysinger · 16 years ago
  32. cd88b4d Blackfin arch: BF561 is supported, no longer a work in progress by Mike Frysinger · 16 years ago
  33. 202d7bd Blackfin arch: Make sure we program the correct values in only when necessary for MUSB driver by Robin Getz · 16 years ago
  34. 3343c1d Blackfin arch: Fix BUG: anomaly_threshold is used with ANOMALY_05000363 by Michael Hennerich · 16 years ago
  35. bfd1511 Blackfin arch: Not call generic set_irq_handler() in bfin_gpio_irq_type() due to spinlock recursion by Graf Yang · 16 years ago
  36. 9df1028 Blackfin arch: Use DTEST rather than DMA to poke at L1 SRAM during exception context by Robin Getz · 16 years ago
  37. 7eb2c23 Blackfin arch: fix merge errors during 2.6.26 upgrade by Mike Frysinger · 16 years ago
  38. 5b04f27 Blackfin arch: Modify some funtion names to more genernal ones by Graf Yang · 16 years ago
  39. 5e95320 Blackfin arch: rename blackfin_sram.c to sram-alloc.c by Robin Getz · 16 years ago
  40. 763e63c Blackfin arch: add a meaningful name for each irqchip by Graf Yang · 16 years ago
  41. ca87b7a Blackfin arch: add CONFIG_APP_STACKS_L1 to enable or disable putting kernel stacks in L1 by Graf Yang · 16 years ago
  42. 7d98c88 Blackfin arch: Make sure we protect except 2 properly, and print out memory properly by Robin Getz · 16 years ago
  43. 74c0450 Blackfin arch: mark local gpio_error() as static by Mike Frysinger · 16 years ago
  44. fffe53b Blackfin arch: fix bug - sometimes there is no response to the hitting key in uboot for bf561-ezkit when running with 50mhz SCLK by Mike Frysinger · 16 years ago
  45. 5c64e0d Blackfin arch: Better error handling of unknown exceptions by Robin Getz · 16 years ago
  46. aca5e4a Blackfin arch: add BF54x / BF52x Rotary Input device driver platform resource to board file by Michael Hennerich · 16 years ago
  47. a5ac012 Blackfin arch: add supporting for kgdb by Sonic Zhang · 16 years ago
  48. 5d2e321 Blackfin arch: fixing bug - under IRQ stress, running applications may wrongly trigger an ICPLB miss and be killed by Bernd Schmidt · 16 years ago
  49. 0c7a6b2 Blackfin arch: add supporting for double fault debug handling by Robin Getz · 16 years ago
  50. f4585a0 Blackfin arch: only include asm/cplb.h when it is truly used by Mike Frysinger · 16 years ago
  51. 1ffb9be Blackfin arch: add note about newer ezkits using PB4 for AD7877 instead of PJ11 by Mike Frysinger · 16 years ago
  52. 8cc7117 Blackfin arch: Add new board support for ADZS-BF526-EZ-BRD by Michael Hennerich · 16 years ago
  53. 31f3d4a Blackfin arch: add dma mapping stub for musb driver port by Bryan Wu · 16 years ago
  54. 50041ac Blackfin arch: use new platform data interface of musb to replace old one by Bryan Wu · 16 years ago
  55. 3fa8749 Linux 2.6.27 by Linus Torvalds · 16 years ago
  56. efc968d Don't allow splice() to files opened with O_APPEND by Linus Torvalds · 16 years ago
  57. 07f4055 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  58. 9283dfe Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  59. 70096a5 SLOB: fix bogus ksize calculation fix by Matt Mackall · 16 years ago
  60. 8d59225 [CPUFREQ] correct broken links and email addresses by Németh Márton · 16 years ago
  61. 5e5cddb hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32X by Alistair John Strachan · 16 years ago
  62. 8748a71 hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32X by Alistair John Strachan · 16 years ago
  63. c73c556c hwmon: (adt7473) Fix some bogosity in documentation file by Darrick J. Wong · 16 years ago
  64. ddedc65 hwmon: Define sysfs interface for energy consumption register by Darrick J. Wong · 16 years ago
  65. 98dd22c hwmon: (it87) Prevent power-off on Shuttle SN68PT by Jean Delvare · 16 years ago
  66. 04dcd84 eeepc-laptop: Fix hwmon interface by Corentin Chary · 16 years ago
  67. 6984937 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  68. 392eaef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  69. 8806048 [MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte Sur by Ralf Baechle · 16 years ago
  70. 9d2c27e tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd. by Daniele Lacamera · 16 years ago
  71. 58ec3b4 net: Fix netdev_run_todo dead-lock by Herbert Xu · 16 years ago
  72. 742201e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  73. 53240c2 tcp: Fix possible double-ack w/ user dma by Ali Saidi · 16 years ago
  74. b6c40d6 net: only invoke dev->change_rx_flags when device is UP by Patrick McHardy · 16 years ago
  75. 85ba94b SLOB: fix bogus ksize calculation by Matt Mackall · 16 years ago
  76. e09e6e2 Revert "V4L/DVB (8904): cx88: add missing unlock_kernel" by Linus Torvalds · 16 years ago
  77. 4330ed8 Linux 2.6.27-rc9 by Linus Torvalds · 16 years ago
  78. 87f3b6b Marker depmod fix core kernel list by Mathieu Desnoyers · 16 years ago
  79. afed26d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  80. 6106611 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  81. f1ea725 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  82. ba9b0c1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  83. 11f9b02 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  84. e683b42 atmel-mci: Initialize BLKR before sending data transfer command by Haavard Skinnemoen · 16 years ago
  85. 859f4c7 netrom: Fix sock_orphan() use in nr_release by Jarek Poplawski · 16 years ago
  86. 33d1d2c ax25: Quick fix for making sure unaccepted sockets get destroyed. by David S. Miller · 16 years ago
  87. 88a944e Revert "ax25: Fix std timer socket destroy handling." by David S. Miller · 16 years ago
  88. cc1e0f4 kgdb: call touch_softlockup_watchdog on resume by Jason Wessel · 16 years ago
  89. e85ceae kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMI by Jan Kiszka · 16 years ago
  90. e84956f x86 ACPI: Blacklist two HP machines with buggy BIOSes by Rafael J. Wysocki · 16 years ago
  91. 1305e9e [Bluetooth] Add reset quirk for A-Link BlueUSB21 dongle by Marcel Holtmann · 16 years ago
  92. 4f62f6c [Bluetooth] Add reset quirk for new Targus and Belkin dongles by Marcel Holtmann · 16 years ago
  93. 36010ff [Bluetooth] Fix double frees on error paths of btusb and bpa10x drivers by Marcel Holtmann · 16 years ago
  94. fd3d276 [MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=y by Ralf Baechle · 16 years ago
  95. 4a16ff4 [MIPS] Fix CMP Kconfig configuration and mark as broken. by Ralf Baechle · 16 years ago
  96. ca09a23 ide: workaround for bogus gcc warning in ide_sysfs_register_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  97. f3e85ee ide-cd: Optiarc DVD RW AD-7200A does play audio by Bodo Eggert · 16 years ago
  98. 2fef357 IDE: Fix platform device registration in Swarm IDE driver (v2) by Ralf Baechle · 16 years ago
  99. 22e05b4 ide-dma: fix ide_build_dmatable() for TRM290 by Sergei Shtylylov · 16 years ago
  100. f20f258 ide-cd: temporary tray close fix by Borislav Petkov · 16 years ago