1. c70dcab Blackfin: isram: clean up ITEST_COMMAND macro and improve the selftests by Mike Frysinger · 15 years ago
  2. 479ba60 Blackfin: move string functions to normal lib/ assembly by Robin Getz · 15 years ago
  3. 80fcdb9 Blackfin: SIC: cut down on IAR MMR reads a bit by Mike Frysinger · 15 years ago
  4. 11cabcb Blackfin: bf537-minotaur: fix build errors due to header changes by Mike Frysinger · 15 years ago
  5. d2db97b Blackfin: kgdb: pass up the CC register instead of a 0 stub by Mike Frysinger · 15 years ago
  6. a80d5f4 Blackfin: handle HW errors in the new "FAULT" printing code by Robin Getz · 15 years ago
  7. a6d9dbf Blackfin: show the whole accumulator in the pseudo DBG insn by Robin Getz · 15 years ago
  8. 5a132f7 Blackfin: support all possible registers in the pseudo instructions by Robin Getz · 15 years ago
  9. dc89d97 Blackfin: add support for the DBG (debug output) pseudo insn by Robin Getz · 15 years ago
  10. 6a4110c Blackfin: change the BUG opcode to an unused 16-bit opcode by Robin Getz · 15 years ago
  11. c429886 Blackfin: allow NMI watchdog to be used w/RETN as a scratch reg by Graf Yang · 15 years ago
  12. 6ce3e9c Blackfin: add support for the DBGA (debug assert) pseudo insn by Robin Getz · 15 years ago
  13. 2620c83 Blackfin: SMP: add flush_tlb_kernel_range stub by Graf Yang · 15 years ago
  14. 9a95e2f Blackfin: make hardware trace output a little more useful by Robin Getz · 15 years ago
  15. d60805a Blackfin: print out the faulting insn in the trace output by Robin Getz · 15 years ago
  16. d28cff4 Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.c by Robin Getz · 15 years ago
  17. 2a12c46 Blackfin: split kernel/traps.c by Robin Getz · 15 years ago
  18. bb84dbf Blackfin: punt Blackfin-specific GPIO wakeup API by Michael Hennerich · 15 years ago
  19. 85eb0e4 Blackfin: mark MUSB VRSEL as active high for appropriate boards by Cliff Cai · 15 years ago
  20. def282d Blackfin: punt duplicated CAN MMRs by Mike Frysinger · 15 years ago
  21. d012ce2 Blackfin: cleanup style/comments/etc... in paging_init() by Mike Frysinger · 16 years ago
  22. f074e48 Blackfin: drop unused bad_page pages and move zero_page to the bss by Mike Frysinger · 16 years ago
  23. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  24. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  25. 95344fc USB: omap3: add platform init code for OHCI driver by Anand Gadiyar · 15 years ago
  26. 58815fa usb: musb: Add extvbus in musb_board_data by Ajay Kumar Gupta · 15 years ago
  27. 04afb40 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  28. 7f06a8b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  29. c3ad33c Merge branch 'for-linus/i2c-2635' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  30. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  31. 9c688c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  32. d71f4ce Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  33. 6fa0fdd Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  34. 7d02093 Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  35. 20c9d2c i2c-omap: add mpu wake up latency constraint in i2c by Kalle Jokiniemi · 15 years ago
  36. e4e47eb Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm by Linus Torvalds · 15 years ago
  37. 711f77f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  38. 024a6b9 Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 15 years ago
  39. 349e1fb Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  40. cf77e98 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  41. 1d3c6ff Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  42. 7c7cbaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  43. ba0234e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  44. 2b6c02a ARM: SAMSUNG: Move s3c64xx dev-ts.c to plat-samsung and rename configuration by Ben Dooks · 15 years ago
  45. 5bfdca1 ARM: SAMSUNG: Implements cfg_gpio function for Samsung touchscreen by Naveen Krishna · 15 years ago
  46. 909de0d ARM: S3C64XX: Add touchscreen platform device definition by Maurus Cuelenaere · 15 years ago
  47. 73e59b1 ARM: SAMSUNG: Move mach/ts.h to plat/ts.h by Maurus Cuelenaere · 15 years ago
  48. 51ffd97 ARM: S5PC100: Move i2c helpers from plat-s5pc1xx to mach-s5pc100 by Marek Szyprowski · 15 years ago
  49. b884c0e ARM: S5PC100: Move frame buffer helpers from plat-s5pc1xx to mach-s5pc100 by Marek Szyprowski · 15 years ago
  50. c8bb963 ARM: S5PC100: gpio.h cleanup by Marek Szyprowski · 15 years ago
  51. 7904449 ARM: S5PC100: Move gpio support from plat-s5pc1xx to mach-s5pc100 by Marek Szyprowski · 15 years ago
  52. 252b8ef ARM: S5PC100: Use common functions for gpiolib implementation by Marek Szyprowski · 15 years ago
  53. a443a63 ARM: S5PC100: Pre-requisite clock patch for plat-s5pc1xx to plat-s5p move by Thomas Abraham · 15 years ago
  54. a0f7358 ARM: SAMSUNG: Copy common I2C0 device helpers to machine directories by Marek Szyprowski · 15 years ago
  55. 838c6d4 ARM: SAMSUNG: move driver strength gpio configuration helper to common dir by Marek Szyprowski · 15 years ago
  56. 14b8a0f ARM: Merge for-2635/samsung-rtc by Ben Dooks · 15 years ago
  57. 05a690d ARM: Merge for-2635/samsung-ts by Ben Dooks · 15 years ago
  58. 1770a89 ARM: Merge for-2635/s5p-audio by Ben Dooks · 15 years ago
  59. 1e8ff63 ARM: Merge for-2635/s5p-dma by Ben Dooks · 15 years ago
  60. 3245794 ARM: Merge for-2635/fb-updates1 by Ben Dooks · 15 years ago
  61. 6071399 ARM: Merge for-2635/s5pv210-clock by Ben Dooks · 15 years ago
  62. d16067b ARM: Merge for-2635/s5p6440-clock by Ben Dooks · 15 years ago
  63. 2abbfb2 ARM: Merge for-2635/s3c6410-clock by Ben Dooks · 15 years ago
  64. ff1b8ba ARM: Merge for-2635/gpio2 by Ben Dooks · 15 years ago
  65. 5fcdb16 ARM: Merge for-2635/rx1950 by Ben Dooks · 15 years ago
  66. 5a5c419 ARM: Merge for-2635/acer-n35 by Ben Dooks · 15 years ago
  67. 71b4439 ARM: Merge for-2635/samsung-clock by Ben Dooks · 15 years ago
  68. f447ea4 ARM: Merge for-2635/samsung-hwmon by Ben Dooks · 15 years ago
  69. c733a71 ARM: Merge for-2635/samsung-dma by Ben Dooks · 15 years ago
  70. 359542b ARM: Merge for-2635/s5p-general by Ben Dooks · 15 years ago
  71. bc3b67b ARM: Merge for-2635/s3c24xx-general by Ben Dooks · 15 years ago
  72. ea5f507 ARM: S5PV210: Add GPIOlib support by Pannaga Bhushan · 15 years ago
  73. 1131379 ARM: SAMSUNGy: fix broken timer irq base by Marek Szyprowski · 15 years ago
  74. 2ec8c6b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  75. 273fca0 sparc: Define ARCH_SLAB_MINALIGN by David S. Miller · 15 years ago
  76. 2a2ae24 [IA64] Drop duplicated "config IOMMU_HELPER" by Tony Luck · 15 years ago
  77. 0c3b96e [IA64] invoke oom-killer from page fault by npiggin@suse.de · 15 years ago
  78. 7683a3f [IA64] use __ratelimit by Akinobu Mita · 15 years ago
  79. 552dce3 [IA64] Use set_cpus_allowed_ptr by Julia Lawall · 15 years ago
  80. 93f7c93 [IA64] Use set_cpus_allowed_ptr by Julia Lawall · 15 years ago
  81. 80aa9bf [IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adi by Joe Perches · 15 years ago
  82. 82b22c8 [IA64] removing redundant ifdef by Jiri Olsa · 15 years ago
  83. 537b60d Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  84. 3ae684e Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  85. c4fd308 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  86. 96fbeb9 Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  87. 1f8caa9 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  88. d6f3875 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  89. cb41838 Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  90. 98f0172 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  91. 41d5910 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  92. 07d7775 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  93. b7723f9 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  94. 93c9d7f Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  95. 7421a10 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  96. b8ae30e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  97. 4d7b4ac Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  98. 3aaf51a Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  99. 1014cfe Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  100. 8123d8f Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago