1. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  2. cdeb9b0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  3. 3498d13 Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  4. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  5. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  6. 593d100 Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b by Paul E. McKenney · 12 years ago
  7. 5b57ba3 m68k: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 12 years ago
  8. 8885b7b PCI: Provide a default pcibios_update_irq() by Thierry Reding · 12 years ago
  9. 8ef997b ARM: 7534/1: clk: Make the managed clk functions generically available by Lars-Peter Clausen · 12 years ago
  10. 9655050 netfilter: remove xt_NOTRACK by Cong Wang · 12 years ago
  11. e372dc6 Merge 3.6-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  12. f82735d m68k: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERR by Thomas Meyer · 12 years ago
  13. e786f6b m68k/q40: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERR by Thomas Meyer · 12 years ago
  14. 27b05e4 m68k/amiga: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERR by Thomas Meyer · 12 years ago
  15. b5486a4 m68k/apollo: Remove disabled definitions in apollohw.h by Geert Uytterhoeven · 12 years ago
  16. 42b1b94 m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU types by Greg Ungerer · 12 years ago
  17. e7d6582 m68knommu: select CONFIG_HAVE_CLK for ColdFire CPU types by Greg Ungerer · 12 years ago
  18. 5920c2c TTY: nfcon, add tty_port and link it by Jiri Slaby · 12 years ago
  19. 587a9e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  20. 9e2760d m68k: Make sys_atomic_cmpxchg_32 work on classic m68k by Andreas Schwab · 12 years ago
  21. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  22. 2c05b2c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  23. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  24. 1525e06 m68k/apollo: Rename "timer" to "apollo_timer" by Geert Uytterhoeven · 12 years ago
  25. 2e76c28 module.c: spelling s/postition/position/g by Geert Uytterhoeven · 12 years ago
  26. b1f7735 m68k: allow PCI bus to be enabled for ColdFire m54xx CPUs by Greg Ungerer · 13 years ago
  27. bbdea84 m68k: add PCI bus code support for the ColdFire M54xx SoC family by Greg Ungerer · 12 years ago
  28. 9ff601a m68k: add IO access definitions to support PCI on ColdFire platforms by Greg Ungerer · 12 years ago
  29. 32be2ac m68k: add PCI bus support definitions for the ColdFire M54xx SoC family by Greg Ungerer · 12 years ago
  30. e93a6bb m68k: common PCI support definitions and code by Greg Ungerer · 13 years ago
  31. d2661c6 m68k: add support for DMA_BIDIRECTIONAL in dma support functions by Greg Ungerer · 12 years ago
  32. f3ff643 m68k: fix ColdFire clear cache operation by Greg Ungerer · 12 years ago
  33. b60f187 m68k: use simpler dma_alloc_coherent() for ColdFire CPUs by Greg Ungerer · 12 years ago
  34. 8b1e5a0 m68knommu: platform support for 8390 based ethernet used on some boards by Greg Ungerer · 12 years ago
  35. 12ce4c1 m68knommu: Add clk definitions for m532x. by Steven King · 12 years ago
  36. fe66158 m68knommu: Add clk definitions for m520x. by Steven King · 12 years ago
  37. c785a3d m68knommu: Add rtc device for m5441x. by Steven King · 12 years ago
  38. 3223432 m68knommu: add definitions for the third interrupt controller on devices that don't have a third interrupt controller. by Steven King · 12 years ago
  39. bea8bcb m68knommu: Add support for the Coldfire m5441x. by Steven King · 12 years ago
  40. bdee4e2 m68knommu: use MCF_IRQ_PIT1 instead of MCFINT_VECBASE + MCFINT_PIT1 by Steven King · 12 years ago
  41. 04e037a m68knommu: Add support for the Coldfire 5251/5253 by Steven King · 12 years ago
  42. eac5794 m68knommu: refactor Coldfire GPIO not to require GPIOLIB, eliminate mcf_gpio_chips. by Steven King · 12 years ago
  43. 14be425 m68k: merge the MMU and non-MMU versions of the entry.S code by Greg Ungerer · 12 years ago
  44. 28d5445 m68k: use jbsr to call functions instead of bsrl by Greg Ungerer · 12 years ago
  45. 5bd9dd4 m68k: use some direct calls to ret_from_exception in entry code by Greg Ungerer · 12 years ago
  46. 064bff1 net: add support for NS8390 based eth controllers on some ColdFire CPU boards by Greg Ungerer · 12 years ago
  47. 2c62488 m68knommu: move the badly named mcfne.h to a better mcf8390.h by Greg Ungerer · 12 years ago
  48. a8ab984 m68k: Remove never used asm/shm.h by Paul Bolle · 12 years ago
  49. d670b47 m68k/sun3: Remove unselectable code in prom_init() by Geert Uytterhoeven · 12 years ago
  50. e653614 m68k: Use asm-generic version of <asm/sections.h> by Geert Uytterhoeven · 12 years ago
  51. dc06105 m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop} by Geert Uytterhoeven · 12 years ago
  52. dfe1d26 m68knommu: Allow ColdFire CPUs to use unaligned accesses by Greg Ungerer · 12 years ago
  53. dffc583 m68k: Remove five unused headers by Paul Bolle · 12 years ago
  54. 19a1d33 m68knommu: define a local devm_clk_get() function by Greg Ungerer · 12 years ago
  55. 6ddb990 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  56. 70c778f m68k: make syscall_trace_enter/leave exist for non-MMU classic m68k types by Greg Ungerer · 12 years ago
  57. 1b461d7 m68knommu: fix 68360 local setting of timer interrupt handler by Greg Ungerer · 12 years ago
  58. dc5588a m68knommu: fix 68328 local setting of timer interrupt handler by Greg Ungerer · 12 years ago
  59. b13b3f5 m68k: fix inclusion of arch_gettimeoffset for non-MMU 68k classic CPU types by Greg Ungerer · 12 years ago
  60. f75b0d0 m68knommu: m528x qspi definition fix by Steven King · 12 years ago
  61. 7df0d27 m68k: CPU32 does not support unaligned accesses by Geert Uytterhoeven · 12 years ago
  62. 9f1f118 m68k: Introduce config option CPU_HAS_NO_UNALIGNED by Geert Uytterhoeven · 12 years ago
  63. 5df58f3 m68k: delay, muldi3 - Use CONFIG_CPU_HAS_NO_MULDIV64 by Geert Uytterhoeven · 12 years ago
  64. 022613e m68k: Move CPU_HAS_* config options by Geert Uytterhoeven · 12 years ago
  65. f2378ed m68k: Remove duplicate FPU config option by Geert Uytterhoeven · 12 years ago
  66. 54503b1 m68knommu: Clean up printing of sections by Geert Uytterhoeven · 12 years ago
  67. 2ef0d3e m68k: Use asm-generic version of <asm/types.h> by Geert Uytterhoeven · 12 years ago
  68. 2bbc89a m68k: Use Kbuild logic to import asm-generic headers by Geert Uytterhoeven · 12 years ago
  69. d8ce726 m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user() by Geert Uytterhoeven · 12 years ago
  70. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  71. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  72. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  73. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  74. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  75. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  76. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  77. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  78. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  79. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  80. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  81. c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  82. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  83. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  84. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  85. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  86. a54f165 m68k: add TIF_NOTIFY_RESUME and handle it. by Al Viro · 12 years ago
  87. 43a3599 m68k: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  88. 68f3f16 new helper: sigsuspend() by Al Viro · 12 years ago
  89. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  90. 06930b9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  91. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  92. 881bcab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  93. 60a5e4c m68k: Use generic time config by Anna-Maria Gleixner · 12 years ago
  94. 7094ac0 m68k: add a defconfig for the M5475EVB ColdFire with MMU board by Greg Ungerer · 12 years ago
  95. b2fb49b m68knommu: unaligned.h fix for M68000 core by Luis Alves · 12 years ago
  96. 5641686 m68k: merge the MMU and non-MMU versions of the arch dma code by Greg Ungerer · 12 years ago
  97. 1744bd9 m68knommu: reorganize the no-MMU cache flushing to match m68k by Greg Ungerer · 12 years ago
  98. 453549d m68knommu: move the 54xx platform code into the common ColdFire code directory by Greg Ungerer · 12 years ago
  99. e33e73f m68knommu: move the 532x platform code into the common ColdFire code directory by Greg Ungerer · 12 years ago
  100. 9f8c8c0 m68knommu: move the 5407 platform code into the common ColdFire code directory by Greg Ungerer · 12 years ago