1. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  2. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  3. 090f8cc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  4. 9c76820 treewide: Fix typos in various drivers by Masanari Iida · 12 years ago
  5. e80d666 flagday: kill pt_regs argument of do_fork() by Al Viro · 12 years ago
  6. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  7. 135c37b bfin: switch to generic vfork, get rid of pointless wrappers by Al Viro · 12 years ago
  8. 744627e9 treewide: fix printk typo in multiple drivers by Masanari Iida · 12 years ago
  9. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  10. 77614e0 arch: Change defconfigs to point to g_mass_storage. by Michal Nazarewicz · 12 years ago
  11. 999121a blackfin: switch to generic sys_execve() by Al Viro · 12 years ago
  12. ee1e17c blackfin: convert kernel_thread() and kernel_execve() to generic ones by Al Viro · 12 years ago
  13. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  14. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  15. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  16. ffe3150 Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers by David Woodhouse · 12 years ago
  17. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  18. af1839e Kconfig: clean up the long arch list for the UID16 config option by Catalin Marinas · 12 years ago
  19. dea77cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 12 years ago
  20. f5a246e Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  21. 6594b98 Blackfin: smp: add smp_mb() to keep coherency by Steven Miao · 12 years ago
  22. 4087af4 Blackfin: drop irq enable in init_arch_irq() by Steven Miao · 12 years ago
  23. 5204e47 Blackfin: fix wrong place disabled irq by Steven Miao · 12 years ago
  24. e334492 Blackfin: update defconfig for bf609-ezkit by Bob Liu · 12 years ago
  25. ee5124e3 Blackfin: add bf548 v0.4 revision by Sonic Zhang · 12 years ago
  26. 740dd8c Blackfin: bf60x: Add bf608 and bf609 specific perpheral MMRs by Sonic Zhang · 12 years ago
  27. 810f151 Blackfin: cpufreq: fix dpm_state_table by James Cosin · 12 years ago
  28. ce86091 Blackfin: bfin_gpio: proc: fix return value by Steven Miao · 12 years ago
  29. a54081c Blackfin: CM-BF537E: Update SPORT support in board file. by Harald Krapfenbauer · 12 years ago
  30. 57820b3 Blackfin: bf537: fix lq035 platform device name by Scott Jiang · 12 years ago
  31. 4563f2c Blackfin: bf533-ezkit: enable flash drivers by default by Mike Frysinger · 12 years ago
  32. 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
  33. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  34. 3cffdc8 Uninclude linux/freezer.h by Richard Weinberger · 12 years ago
  35. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  36. 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  37. b8c4bf2 defconfigs: remove CONFIG_MTD_NAND_VERIFY_WRITE by Huang Shijie · 12 years ago
  38. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  39. ddfb43f Merge tag 'v3.6-rc6' into for-3.7 by Mark Brown · 12 years ago
  40. 2a1497c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 12 years ago
  41. 6895f97 kbuild: add symbol prefix arg to kallsyms by James Hogan · 12 years ago
  42. 5088846 blackfin: smp: adapt to generic smp helpers by Steven Miao · 12 years ago
  43. 63f49dc blackfin: add platform device for ad1836 machine driver by Scott Jiang · 12 years ago
  44. 587a9e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  45. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  46. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  47. 9ec9716 Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  48. 3c4cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  49. 719154c bf60x: fix build warning by Bob Liu · 12 years ago
  50. 0220874 PM: add BF60x flash suspend and resume support by Steven Miao · 12 years ago
  51. 433b588 blackfin: twi: read twi mmr via bfin_read macro by Sonic Zhang · 12 years ago
  52. 68bcdd4 dpm: deepsleep: reserve stack by Steven Miao · 12 years ago
  53. 7c7d027 bf60x: cpufreq: fix anomaly 05000273 by Sonic Zhang · 12 years ago
  54. e942d61 bf609: add adv7511 display support by Scott Jiang · 12 years ago
  55. acb3166 blackfin: cplb-nompu: fix ROM cplb size for bf609-ezkit by Bob Liu · 12 years ago
  56. 06051fd bf60x: Add double fault, hardware error and NMI SEC handler by Sonic Zhang · 12 years ago
  57. 2a26a20 bf60x: update anomaly id in serial and twi driver headers. by Sonic Zhang · 12 years ago
  58. 00afdbb bf60x: vs6624 pin update by Vivi Li · 12 years ago
  59. 507e20b bf60x: add default anomaly setting. by Sonic Zhang · 12 years ago
  60. 14c04e5 bf60x: update bf60x anomaly list. by Sonic Zhang · 12 years ago
  61. e0a5931 bf60x: sec: Enable sec interrupt source priority configuration. by Sonic Zhang · 12 years ago
  62. 11b27cb bf60x: sec: Clean up interrupt initialization code for SEC. by Sonic Zhang · 12 years ago
  63. 2984b52 bf609: reuse bf5xx-i2s-pcm.c as i2s pcm driver by Scott Jiang · 12 years ago
  64. c38670b bf561: add capabilities in adv7183_inputs by Scott Jiang · 12 years ago
  65. ac5bb893 bf609: convert vs6624 blank_clocks to black_pixels by Scott Jiang · 12 years ago
  66. b091694 blackfin: fix musb macro name by Bob Liu · 12 years ago
  67. 3375a43 cleanup: sec and linkport only built on bf60x by Steven Miao · 12 years ago
  68. ba4691a bfin: pint: add pint suspend and resume by Steven Miao · 12 years ago
  69. d49cdf840 bf60x: pm: add pint suspend and resume support by Steven Miao · 12 years ago
  70. 688da5e bf609: add HDMI support for adv7842 by Scott Jiang · 12 years ago
  71. b5c00ae bf609: add CVBS and S-Video support for adv7842 by Scott Jiang · 12 years ago
  72. bbca5c6 gpiokeys: add gpio keyboard platform device by Steven Miao · 12 years ago
  73. 6b6c37b bf60x: pm: pass wakeup param by Steven Miao · 12 years ago
  74. 923680c bf60x: pm: add smc nor flash syscore ops by Steven Miao · 12 years ago
  75. 5f78028 bfin: simple_timer: add READ_COUNTER ioctl and add NOIRQ timer mode by Steven Miao · 12 years ago
  76. 3fa8c4b blackfin: bf609-ezkit: add probe_type for norflash by Bob Liu · 12 years ago
  77. f794d7b i2c: i2c-bfin-twi: Always access 16 bit MMR by bfin 16 bit access Macro. by Sonic Zhang · 12 years ago
  78. 335dd55 bf609: add ssm2602 support on bf609 platform by Scott Jiang · 12 years ago
  79. 357351b blackfin: mach-common: ints-priority add irq_set_wake by Bob Liu · 12 years ago
  80. 338881a v4l2: add adv7842 video decoder driver by Scott Jiang · 12 years ago
  81. b0ce61d cache: enable L2 sram icache in menuconfig by Steven Miao · 12 years ago
  82. 9792900 cpufreq: change debug message level to show clock change error by Steven Miao · 12 years ago
  83. 928a8e6 bf60x: Add wake up latency bench for deep sleep mode. by Sonic Zhang · 12 years ago
  84. c7e48e1 bfin: pm: add deepsleep for bf60x by Sonic Zhang · 12 years ago
  85. a5b4d4b irq: set cgu event handle to fasteoi handle by Steven Miao · 12 years ago
  86. 3003668 blackfin: Kconfig: fix ROM range for bf60x by Bob Liu · 12 years ago
  87. f82f16d bfin: reorg clock init steps for bf609 by Bob Liu · 12 years ago
  88. e70f466 bfin-dma: only use MDMA3 on bf609 by Steven Miao · 12 years ago
  89. a75b3c0 bf609: bfin_crc: Remove unused CRC TX DMA platform resources. by Sonic Zhang · 12 years ago
  90. 7546eb0 pm: dpmc macro typo fix by Steven Miao · 12 years ago
  91. 122c908 bf60x: bfin_crc: move structure bfin_crc out of head file. by Sonic Zhang · 12 years ago
  92. 3d6ba60 bf60x: Enable Blackfin CRC crypto driver by default. by Sonic Zhang · 12 years ago
  93. c21e783 bf609: crypto: Add blackfin crypto crc driver platform data. by Sonic Zhang · 12 years ago
  94. 86d688a blackfin: Call sg_for_each to pass through the whole sg list. by Sonic Zhang · 12 years ago
  95. c8d11a0 bfin: add 32M, 16M and 8M uncached DMA region options by Scott Jiang · 12 years ago
  96. 2cdd700 bf609: change ad7877 cs and irq pin by Scott Jiang · 12 years ago
  97. 6e5928f arch: Use eth_random_addr by Joe Perches · 12 years ago
  98. a4315e3 pwm: Move Blackfin PWM driver to PWM framework by Thierry Reding · 13 years ago
  99. 363737d mtd/uclinux: Use generic __bss_stop instead of _ebss by Geert Uytterhoeven · 12 years ago
  100. 0b3e9f3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago