1. 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
  2. 0c0497c Blackfin arch: Move all the silicon rev handling to one place by Mike Frysinger · 16 years ago
  3. 664d040 Blackfin arch: fix end address for parallel flash and increase kernel partition size to 4meg by Mike Frysinger · 16 years ago
  4. 6c3fc69 Blackfin arch: avoid using actual config name in comment by Mike Frysinger · 16 years ago
  5. 1d5ff7e Blackfin arch: Fix bug - HW Errors never recover on BF548 by Robin Getz · 16 years ago
  6. 55f2fea Blackfin arch: correct icache size in show_cpuinfo(), let c_start() return proper pointer by Graf Yang · 16 years ago
  7. 47664c1 Blackfin arch: give sys_strace proper entry markings by Mike Frysinger · 16 years ago
  8. f5a817e Blackfin arch: ptrace - make sure PT_ORIG_R0 and PT_ORIG_P0 offsets are declared by Mike Frysinger · 16 years ago
  9. cb4c173 Blackfin arch: use existing ptrace_disable() func to clear TRACE_BITS and create the opposite ptrace_enable() by Mike Frysinger · 16 years ago
  10. d3ab3a6 Blackfin arch: ptrace - cleanup debug messages and style by Mike Frysinger · 16 years ago
  11. dabaad5 Blackfin arch: fix bug -- PTRACE_PEEKDATA does not seem to work which breaks umoven() in strace by Mike Frysinger · 16 years ago
  12. dd4354f Blackfin arch: fix define error in BF561 memory map macros by Graf Yang · 16 years ago
  13. f099f39 Blackfin arch: Make L2 SRAM cacheable by Sonic Zhang · 16 years ago
  14. 8606801 Blackfin arch: flags of UART3 mem resource is missing by Sonic Zhang · 16 years ago
  15. 27707d3 Blackfin arch: Fix bug - kernel build with config kernel debugging with remote gdb fails by Sonic Zhang · 16 years ago
  16. 5e9e768 Blackfin arch: Fix BUG -- BF533 + 0.5 silicon + MPU + UART PIO -> crash by Michael Hennerich · 16 years ago
  17. 49f7253 Blackfin arch: add support for BF52x-0.2, BF533-0.6, and BF54x-0.2 by Mike Frysinger · 16 years ago
  18. 46ce0d9 Blackfin arch: fix default silicon rev selection so it works for all supported parts by Mike Frysinger · 16 years ago
  19. cd88b4d Blackfin arch: BF561 is supported, no longer a work in progress by Mike Frysinger · 16 years ago
  20. 202d7bd Blackfin arch: Make sure we program the correct values in only when necessary for MUSB driver by Robin Getz · 16 years ago
  21. 3343c1d Blackfin arch: Fix BUG: anomaly_threshold is used with ANOMALY_05000363 by Michael Hennerich · 16 years ago
  22. bfd1511 Blackfin arch: Not call generic set_irq_handler() in bfin_gpio_irq_type() due to spinlock recursion by Graf Yang · 16 years ago
  23. 9df1028 Blackfin arch: Use DTEST rather than DMA to poke at L1 SRAM during exception context by Robin Getz · 16 years ago
  24. 7eb2c23 Blackfin arch: fix merge errors during 2.6.26 upgrade by Mike Frysinger · 16 years ago
  25. 5b04f27 Blackfin arch: Modify some funtion names to more genernal ones by Graf Yang · 16 years ago
  26. 5e95320 Blackfin arch: rename blackfin_sram.c to sram-alloc.c by Robin Getz · 16 years ago
  27. 763e63c Blackfin arch: add a meaningful name for each irqchip by Graf Yang · 16 years ago
  28. ca87b7a Blackfin arch: add CONFIG_APP_STACKS_L1 to enable or disable putting kernel stacks in L1 by Graf Yang · 16 years ago
  29. 7d98c88 Blackfin arch: Make sure we protect except 2 properly, and print out memory properly by Robin Getz · 16 years ago
  30. 74c0450 Blackfin arch: mark local gpio_error() as static by Mike Frysinger · 16 years ago
  31. 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
  32. 5c64e0d Blackfin arch: Better error handling of unknown exceptions by Robin Getz · 16 years ago
  33. aca5e4a Blackfin arch: add BF54x / BF52x Rotary Input device driver platform resource to board file by Michael Hennerich · 16 years ago
  34. a5ac012 Blackfin arch: add supporting for kgdb by Sonic Zhang · 16 years ago
  35. 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
  36. 0c7a6b2 Blackfin arch: add supporting for double fault debug handling by Robin Getz · 16 years ago
  37. f4585a0 Blackfin arch: only include asm/cplb.h when it is truly used by Mike Frysinger · 16 years ago
  38. 1ffb9be Blackfin arch: add note about newer ezkits using PB4 for AD7877 instead of PJ11 by Mike Frysinger · 16 years ago
  39. 8cc7117 Blackfin arch: Add new board support for ADZS-BF526-EZ-BRD by Michael Hennerich · 16 years ago
  40. 31f3d4a Blackfin arch: add dma mapping stub for musb driver port by Bryan Wu · 16 years ago
  41. 50041ac Blackfin arch: use new platform data interface of musb to replace old one by Bryan Wu · 16 years ago
  42. 3fa8749 Linux 2.6.27 by Linus Torvalds · 16 years ago
  43. efc968d Don't allow splice() to files opened with O_APPEND by Linus Torvalds · 16 years ago
  44. 07f4055 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  45. 9283dfe Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  46. 70096a5 SLOB: fix bogus ksize calculation fix by Matt Mackall · 16 years ago
  47. 8d59225 [CPUFREQ] correct broken links and email addresses by Németh Márton · 16 years ago
  48. 5e5cddb hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32X by Alistair John Strachan · 16 years ago
  49. 8748a71 hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32X by Alistair John Strachan · 16 years ago
  50. c73c556c hwmon: (adt7473) Fix some bogosity in documentation file by Darrick J. Wong · 16 years ago
  51. ddedc65 hwmon: Define sysfs interface for energy consumption register by Darrick J. Wong · 16 years ago
  52. 98dd22c hwmon: (it87) Prevent power-off on Shuttle SN68PT by Jean Delvare · 16 years ago
  53. 04dcd84 eeepc-laptop: Fix hwmon interface by Corentin Chary · 16 years ago
  54. 6984937 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  55. 392eaef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  56. 8806048 [MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte Sur by Ralf Baechle · 16 years ago
  57. 9d2c27e tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd. by Daniele Lacamera · 16 years ago
  58. 58ec3b4 net: Fix netdev_run_todo dead-lock by Herbert Xu · 16 years ago
  59. 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
  60. 53240c2 tcp: Fix possible double-ack w/ user dma by Ali Saidi · 16 years ago
  61. b6c40d6 net: only invoke dev->change_rx_flags when device is UP by Patrick McHardy · 16 years ago
  62. 85ba94b SLOB: fix bogus ksize calculation by Matt Mackall · 16 years ago
  63. e09e6e2 Revert "V4L/DVB (8904): cx88: add missing unlock_kernel" by Linus Torvalds · 16 years ago
  64. 4330ed8 Linux 2.6.27-rc9 by Linus Torvalds · 16 years ago
  65. 87f3b6b Marker depmod fix core kernel list by Mathieu Desnoyers · 16 years ago
  66. 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
  67. 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
  68. f1ea725 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  69. ba9b0c1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  70. 11f9b02 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  71. e683b42 atmel-mci: Initialize BLKR before sending data transfer command by Haavard Skinnemoen · 16 years ago
  72. 859f4c7 netrom: Fix sock_orphan() use in nr_release by Jarek Poplawski · 16 years ago
  73. 33d1d2c ax25: Quick fix for making sure unaccepted sockets get destroyed. by David S. Miller · 16 years ago
  74. 88a944e Revert "ax25: Fix std timer socket destroy handling." by David S. Miller · 16 years ago
  75. cc1e0f4 kgdb: call touch_softlockup_watchdog on resume by Jason Wessel · 16 years ago
  76. e85ceae kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMI by Jan Kiszka · 16 years ago
  77. e84956f x86 ACPI: Blacklist two HP machines with buggy BIOSes by Rafael J. Wysocki · 16 years ago
  78. 1305e9e [Bluetooth] Add reset quirk for A-Link BlueUSB21 dongle by Marcel Holtmann · 16 years ago
  79. 4f62f6c [Bluetooth] Add reset quirk for new Targus and Belkin dongles by Marcel Holtmann · 16 years ago
  80. 36010ff [Bluetooth] Fix double frees on error paths of btusb and bpa10x drivers by Marcel Holtmann · 16 years ago
  81. fd3d276 [MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=y by Ralf Baechle · 16 years ago
  82. 4a16ff4 [MIPS] Fix CMP Kconfig configuration and mark as broken. by Ralf Baechle · 16 years ago
  83. ca09a23 ide: workaround for bogus gcc warning in ide_sysfs_register_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  84. f3e85ee ide-cd: Optiarc DVD RW AD-7200A does play audio by Bodo Eggert · 16 years ago
  85. 2fef357 IDE: Fix platform device registration in Swarm IDE driver (v2) by Ralf Baechle · 16 years ago
  86. 22e05b4 ide-dma: fix ide_build_dmatable() for TRM290 by Sergei Shtylylov · 16 years ago
  87. f20f258 ide-cd: temporary tray close fix by Borislav Petkov · 16 years ago
  88. d99e901 x86: gart iommu have direct mapping when agp is present too by Yinghai Lu · 16 years ago
  89. db98fb8 V4L/DVB (9103): em28xx: HVR-900 B3C0 - fix audio clicking issue by Wiktor Grebla · 16 years ago
  90. da3808e V4L/DVB (9099): em28xx: Add detection for K-WORLD DVB-T 310U by Darron Broad · 16 years ago
  91. 674cbc6 V4L/DVB (9092): gspca: Bad init values for sonixj ov7660. by Jean-Francois Moine · 16 years ago
  92. 8d768e1 V4L/DVB (9080): gspca: Add a delay after writing to the sonixj sensors. by Jean-Francois Moine · 16 years ago
  93. 05d3c1e V4L/DVB (9075): gspca: Bad check of returned status in i2c_read() spca561. by Shane · 16 years ago
  94. fe6c700 V4L/DVB (9053): fix buffer overflow in uvc-video by Ralph Loader · 16 years ago
  95. bda1cda V4L/DVB (9043): S5H1420: Fix size of shadow-array to avoid overflow by Patrick Boettcher · 16 years ago
  96. c18c5ff V4L/DVB (9037): Fix support for Hauppauge Nova-S SE by Patrick Boettcher · 16 years ago
  97. dda06a8 V4L/DVB (9029): Fix deadlock in demux code by Andreas Oberritter · 16 years ago
  98. 3d843c9 V4L/DVB (8979): sms1xxx: Add new USB product ID for Hauppauge WinTV MiniStick by Michael Krufky · 16 years ago
  99. 7a9b5fc V4L/DVB (8978): sms1xxx: fix product name for Hauppauge WinTV MiniStick by Michael Krufky · 16 years ago
  100. 5ea7fe4 V4L/DVB (8967): Use correct XC3028L firmware for AMD ATI TV Wonder 600 by Devin Heitmueller · 16 years ago