1. 064cc44 Blackfin: SMP: kgdb: flush core internal write buffer before flushinv by Sonic Zhang · 14 years ago
  2. e54b673 Blackfin: sport_uart resources: remove unused secondary RX/TX pins by Sonic Zhang · 14 years ago
  3. e01b5b1 Blackfin: tll6527m: fix spelling in unused code (struct name) by Stefan Weil · 14 years ago
  4. 624fab3 Blackfin: bf527-ezkit: add adau1373 chip address by Sonic Zhang · 14 years ago
  5. 3988343 Blackfin: no-mpu: fix masking of small uncached dma region by Sonic Zhang · 14 years ago
  6. 36e11ab Blackfin: pm: drop irq save/restore in standby and suspend to mem callback by Steven Miao · 14 years ago
  7. e15124c Blackfin: dpmc.h: pull in new pll.h by Mike Frysinger · 14 years ago
  8. 77c90e3 Blackfin: bf54x: add MMR layout for PINT by Mike Frysinger · 14 years ago
  9. ec5109e Blackfin: bf561: SMP: add multicore pll handlers by Mike Frysinger · 14 years ago
  10. 10cdc1a Blackfin: unify pll.h headers by Mike Frysinger · 14 years ago
  11. 73a4006 Blackfin: SMP: rewrite IPI handling to avoid memory allocation by Yi Li · 15 years ago
  12. 2c1657c Blackfin: SMP: relocate blackfin_core_id() definition by Graf Yang · 15 years ago
  13. 05c3457 Blackfin: SMP: fix build breakage in cache.h by Mike Frysinger · 14 years ago
  14. 54d756e Blackfin: SMP: add missing arch_{read,write}_lock_flags helpers by Graf Yang · 15 years ago
  15. 49fcc7b Blackfin: bf561: fix mem_map.h SMP overrides by Graf Yang · 15 years ago
  16. 75734e6 Blackfin: SMP: tweak platform_request_ipi() usage by Graf Yang · 15 years ago
  17. 71a516a Blackfin: SMP: fix asm/bitops.h errors by Mike Frysinger · 15 years ago
  18. 9c199b5 Blackfin: SMP: fix cpumask misbehavior by Graf Yang · 15 years ago
  19. 71a6628 Blackfin: SMP: rename the arch_xxx lock funcs to __raw_xxx by Graf Yang · 14 years ago
  20. 57afb39 serial: bfin_5xx: move resources into board files by Sonic Zhang · 15 years ago
  21. 94a038c Blackfin: bf561: update a few more SIC_SYSCR locations by Mike Frysinger · 14 years ago
  22. a2ce077 Blackfin: drop asm/irq.h include from mach headers by Mike Frysinger · 14 years ago
  23. 53ee582 Blackfin: bf51x/bf52x: drop redundant "base" def/cdef header by Mike Frysinger · 14 years ago
  24. 1a5c226 Blackfin: clean up mach header includes by Mike Frysinger · 14 years ago
  25. 51946b1 Blackfin: bf533: merge fio_flag back into normal mach headers by Mike Frysinger · 14 years ago
  26. c31b3f7 Blackfin: bf561-ezkit: add SMP defconfig by Mike Frysinger · 14 years ago
  27. 30e9b95 Blackfin: bf533: convert boards to gpio framework by Mike Frysinger · 14 years ago
  28. 4de2bf8 Blackfin: push gpio (port) defines into common headers by Mike Frysinger · 14 years ago
  29. 9887f41 Blackfin: bf54x: drop unused legacy MMR names by Mike Frysinger · 14 years ago
  30. 5e3bcf3 Blackfin: dma: constify MMR pointer array by Mike Frysinger · 14 years ago
  31. 9346dba Blackfin: standardize DMAC traffic control MMRs & MDMA MMRs by Mike Frysinger · 14 years ago
  32. 6c8e75a Blackfin: bfin_dma.h: start a header for DMA MMR layout by Mike Frysinger · 14 years ago
  33. cfbf167 Blackfin: switch to asm-generic/io.h by Mike Frysinger · 14 years ago
  34. efb2d31 asm-generic/io.h: add reads[bwl]/writes[bwl] helpers by Mike Frysinger · 14 years ago
  35. b1524e2 Blackfin: bfin_serial.h: unify heavily duplicated serial code by Mike Frysinger · 15 years ago
  36. 759a3f3 Blackfin: musb-boards: push clkin value to platform resources by Bob Liu · 14 years ago
  37. 1a314ad Blackfin: SMP: fix hotplug building after irq header shuffle by Graf Yang · 14 years ago
  38. 021db8e Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  39. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  40. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  41. d004e4d Merge branch 'x86-apic-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  42. fb5131e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  43. d074b10 Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  44. 31b6ca0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  45. 56b85f3 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  46. 3e5b08c Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  47. b4a45f5 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 14 years ago
  48. 1c2a48c Merge branch 'linus' into x86/apic-cleanups by Ingo Molnar · 14 years ago
  49. b3e19d9 fs: scale mntget/mntput by Nick Piggin · 14 years ago
  50. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  51. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  52. dc0474b fs: dcache rationalise dget variants by Nick Piggin · 14 years ago
  53. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 14 years ago
  54. da50295 fs: dcache scale d_unhashed by Nick Piggin · 14 years ago
  55. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 14 years ago
  56. fe15ce4 fs: change d_delete semantics by Nick Piggin · 14 years ago
  57. 01539ba Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  58. c413521 ARM: mach-shmobile: update for SMP changes. by Paul Mundt · 14 years ago
  59. c0312b3 ARM: mach-shmobile: update for GIC changes. by Paul Mundt · 14 years ago
  60. 6ef9f6f ARM: mach-shmobile: Fix up clkdev fallout for SH73A0. by Paul Mundt · 14 years ago
  61. e9d728f Merge branch 'rmobile/smp' into rmobile-latest by Paul Mundt · 14 years ago
  62. 018a3fc ARM: mach-shmobile: Rely on run-time IRQ handlers by Magnus Damm · 14 years ago
  63. e74a962 ARM: mach-shmobile: Run-time IRQ handler for GIC by Magnus Damm · 14 years ago
  64. 863b171 ARM: mach-shmobile: Run-time IRQ handler for INTCA by Magnus Damm · 14 years ago
  65. 60f1435 ARM: mach-shmobile: Enable CONFIG_MULTI_IRQ_HANDLER by Magnus Damm · 14 years ago
  66. 3dff880 ARM: mach-shmobile: Use shared GIC entry macros by Magnus Damm · 14 years ago
  67. eb6908a2 ARM: mach-shmobile: mackerel: Add zboot support by Simon Horman · 14 years ago
  68. 5e93c6b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into rmobile-latest by Paul Mundt · 14 years ago
  69. 3c0cb7c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  70. f70f5b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 14 years ago
  71. 404a02c Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  72. 28cdac6 Merge branch 'pgt' (early part) into devel by Russell King · 14 years ago
  73. 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
  74. 4ec3eb1 Merge branch 'smp' into misc by Russell King · 14 years ago
  75. 24056f5 ARM: DMA: add support for DMA debugging by Russell King · 14 years ago
  76. b69fc2e Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 14 years ago
  77. 84b7290 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 14 years ago
  78. 9858a38 Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  79. abb3594 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  80. cb600d2 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  81. 47935a7 Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-for-linus', 'x86-paravirt-for-linus', 'core-locking-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  82. 77a0dd5 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  83. d7a5a18 Merge branch 'x86-tsc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  84. 4f00b90 Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  85. b4c6e2e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  86. 6f46b12 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  87. 4e1db5e Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  88. 37d9a8c Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  89. 017892c3 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  90. 42cbd8e Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  91. 65b2074 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  92. 1928e87 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  93. f862f90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latest by Paul Mundt · 14 years ago
  94. 6f09e41 sh: include Migo-R TS driver in Migo-R defconfig by Magnus Damm · 14 years ago
  95. 98d27b8 ARM: mach-shmobile: mackerel: Add HDMI sound support by Kuninori Morimoto · 14 years ago
  96. 12c4309 ARM: mach-shmobile: mackerel: add HDMI video support by Kuninori Morimoto · 14 years ago
  97. 7367464 ARM: mach-shmobile: ap4evb: fixup clk_put timing of fsib_clk by Kuninori Morimoto · 14 years ago
  98. 58daf18 Merge branch 'clksrc' into devel by Russell King · 14 years ago
  99. 31edf27 Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into devel by Russell King · 14 years ago
  100. 74d91e3 x86, NMI: Add touch_nmi_watchdog to io_check_error delay by Huang Ying · 14 years ago