1. 78c8982 genirq: Remove the now obsolete config options and select statements by Thomas Gleixner · 13 years ago
  2. 2a8f55b mn10300: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  3. 232f1d8 mn10300: Cleanup irq_desc access by Thomas Gleixner · 13 years ago
  4. f4c547e mn10300: Convert genirq namespace by Thomas Gleixner · 13 years ago
  5. 3dab04e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 by Linus Torvalds · 13 years ago
  6. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  7. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  8. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  9. 5a4b65a MN10300: gcc 4.6 vs am33 inline assembly by Richard Henderson · 13 years ago
  10. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 13 years ago
  11. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 13 years ago
  12. 1a8d59e MN10300: Deprecate gdbstub by David Howells · 13 years ago
  13. 52885b3 MN10300: Allow KGDB to use the MN10300 serial ports by David Howells · 13 years ago
  14. 5141c46 MN10300: Emulate single stepping in KGDB on MN10300 by David Howells · 13 years ago
  15. 044264b MN10300: Generalise kernel debugger kernel halt, reboot or power off hook by David Howells · 13 years ago
  16. e460d64 MN10300: Use KGDB by David Howells · 13 years ago
  17. 67ddb40 MN10300: Create generic kernel debugger hooks by David Howells · 13 years ago
  18. 7f386ac MN10300: Create general kernel debugger cache flushing by David Howells · 13 years ago
  19. 792576b MN10300: Introduce a general config option for kernel debugger hooks by David Howells · 13 years ago
  20. b75bb23 MN10300: The icache invalidate functions should disable the icache first by David Howells · 13 years ago
  21. 9ee2172 MN10300: gdbstub: Restrict single-stepping to non-preemptable non-SMP configs by David Howells · 13 years ago
  22. ddb7d1e MN10300: Clear ASB2364 peripheral interrupt masks before enabling interrupts by David Howells · 13 years ago
  23. 02b2944 MN10300: Fix the ASB2364 gdbport UART register defs by David Howells · 13 years ago
  24. 5f91a1a MN10300: Fix ASB2364 FPGA register defs by David Howells · 13 years ago
  25. df43b86 MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 13 years ago
  26. 4692edb MN10300: Select HAVE_GENERIC_HARDIRQS rather than GENERIC_HARDIRQS by David Howells · 13 years ago
  27. 1ddc4a3 MN10300: Convert ASB2364 FPGA irq_chip to new functions by Thomas Gleixner · 13 years ago
  28. 3ba65467 MN10300: Convert ipi irq_chip to new functions by Thomas Gleixner · 13 years ago
  29. b023ba5 MN10300: Convert serial irq_chip to new functions by Thomas Gleixner · 13 years ago
  30. 125bb1d MN10300: Convert cpu irq_chips to new functions by Thomas Gleixner · 13 years ago
  31. a494d3d MN10300: Remove unused mn10300_intc_* functions by Thomas Gleixner · 13 years ago
  32. e61645a MN10300: Remove stale irq_chip.end - V2 by Thomas Gleixner · 13 years ago
  33. dc7daf3 MN10300: Use clockevents_calc_mult_shift() by Thomas Gleixner · 13 years ago
  34. 817890b MN10300: Use clocksource_register_hz() by Thomas Gleixner · 13 years ago
  35. 73a173a MN10300: Remove stale code by Thomas Gleixner · 13 years ago
  36. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  37. 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  38. af79420 MN10300: atomic_read() should ensure it emits a load by David Howells · 13 years ago
  39. dcca52c MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not exist by David Howells · 13 years ago
  40. 6fc3443 MN10300: Proper use of macros get_user() in the case of incremented pointers by Tkhai Kirill · 13 years ago
  41. 22b7fcd mn10300: Switch do_timer() to xtimer_update() by Torben Hohn · 13 years ago
  42. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 13 years ago
  43. b169c90 mn10300: Use generic irq Kconfig by Thomas Gleixner · 13 years ago
  44. 1c77ff2 genirq: Remove __do_IRQ by Thomas Gleixner · 13 years ago
  45. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  46. 351f8f8 kernel: clean up USE_GENERIC_SMP_HELPERS by Amerigo Wang · 14 years ago
  47. 3e5c124 set_rtc_mmss: show warning message only once by Stephen Hemminger · 14 years ago
  48. d9a1abe arch/mn10300/kernel/irq.c: fix build by Andrew Morton · 14 years ago
  49. b8da46d clarify a usage constraint for cnt32_to_63() by Nicolas Pitre · 14 years ago
  50. 6142e05 MN10300: Fix interrupt mask alteration function call name in gdbstub by David Howells · 14 years ago
  51. a9df42e MN10300: Implement asm/syscall.h by David Howells · 14 years ago
  52. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  53. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  54. bdab225 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 by Linus Torvalds · 14 years ago
  55. 261bb92 ptrace: cleanup arch_ptrace() on mn10300 by Namhyung Kim · 14 years ago
  56. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  57. 2027394 mm: fix race in kunmap_atomic() by Peter Zijlstra · 14 years ago
  58. 7c7fcf7 MN10300: Save frame pointer in thread_info struct rather than global var by David Howells · 14 years ago
  59. a5e03ca MN10300: Change "Matsushita" to "Panasonic". by Akira Takeuchi · 14 years ago
  60. 72d36fa MN10300: Create a defconfig for the ASB2364 board by Akira Takeuchi · 14 years ago
  61. 711beda MN10300: Update the ASB2303 defconfig by Akira Takeuchi · 14 years ago
  62. 62747cd MN10300: ASB2364: Add support for SMSC911X and SMC911X by Akira Takeuchi · 14 years ago
  63. 6044cf1 MN10300: ASB2364: Handle the IRQ multiplexer in the FPGA by David Howells · 14 years ago
  64. 730c1fa MN10300: Generic time support by Mark Salter · 14 years ago
  65. 2502c64 MN10300: Specify an ELF HWCAP flag for MN10300 Atomic Operations Unit support by Mark Salter · 14 years ago
  66. 5a226c6 MN10300: Map userspace atomic op regs as a vmalloc page by Mark Salter · 14 years ago
  67. 368dd5a MN10300: And Panasonic AM34 subarch and implement SMP by Akira Takeuchi · 14 years ago
  68. 04157a6 MN10300: Delete idle_timestamp from irq_cpustat_t by Akira Takeuchi · 14 years ago
  69. 37e4ec9 MN10300: Make various interrupt priority settings configurable by Akira Takeuchi · 14 years ago
  70. ab244c1 MN10300: Optimise do_csum() by Akira Takeuchi · 14 years ago
  71. 4f81ca1 MN10300: Implement atomic ops using atomic ops unit by Mark Salter · 14 years ago
  72. 278d91c MN10300: Make the FPU operate in non-lazy mode under SMP by Akira Takeuchi · 14 years ago
  73. 965ea4b MN10300: SMP TLB flushing by Akira Takeuchi · 14 years ago
  74. dccbf48 MN10300: Use the [ID]PTEL2 registers rather than [ID]PTEL for TLB control by Akira Takeuchi · 14 years ago
  75. a9bc60e MN10300: Make the use of PIDR to mark TLB entries controllable by Akira Takeuchi · 14 years ago
  76. 492e675 MN10300: Rename __flush_tlb*() to local_flush_tlb*() by David Howells · 14 years ago
  77. 8f19e3d MN10300: AM34 erratum requires MMUCTR read and write on exception entry by Akira Takeuchi · 14 years ago
  78. 6331718 MN10300: Make the boot wrapper able to use writeback caching by Akira Takeuchi · 14 years ago
  79. 8be0628 MN10300: Cache: Implement SMP global cache flushing by Akira Takeuchi · 14 years ago
  80. b478491 MN10300: Allow some cacheflushes to be avoided if cache snooping is available by David Howells · 14 years ago
  81. 9731d23 MN10300: AM34: Add cacheflushing by using the AM34 purge registers by Akira Takeuchi · 14 years ago
  82. 0bd3eb6 MN10300: SMP: Differentiate local cache flushing by Akira Takeuchi · 14 years ago
  83. 9b287bf MN10300: Cacheflush functions should take unsigned long addresses by Akira Takeuchi · 14 years ago
  84. 518d4bb MN10300: AM34: The current cacheflush routines operate by controlling tag regs by David Howells · 14 years ago
  85. 93c10d3 MN10300: Reorder asm/cacheflush.h to put primitives first by David Howells · 14 years ago
  86. 344af92 MN10300: Provide a MN10300_CACHE_ENABLED config option by David Howells · 14 years ago
  87. 0bc42d7 MN10300: Cache: Split cache bits out of arch Kconfig by David Howells · 14 years ago
  88. 86c0f93 MN10300: Remove monitor/JTAG functions by Akira Takeuchi · 14 years ago
  89. 8fbbf7c MN10300: Add CPU register bits for AM34 by Akira Takeuchi · 14 years ago
  90. 06019be MN10300: Don't hard code the cacheline size in register defs by Akira Takeuchi · 14 years ago
  91. a116956 MN10300: Move DMA engine control reg defs to MN103E010 processor directory by Akira Takeuchi · 14 years ago
  92. 22d4225 MN10300: Differentiate AM33_2 and AM33_3 in config by Akira Takeuchi · 14 years ago
  93. 9f200d3 MN10300: Provide the functions to fully disable maskable interrupts by Akira Takeuchi · 14 years ago
  94. 9f59f7d MN10300: Add reads[bwl]() and writes[bwl]() by Akira Takeuchi · 14 years ago
  95. 3195d0b MN10300: Don't cast away the volatile in test_bit() by Akira Takeuchi · 14 years ago
  96. 3b950de MN10300: Prevent cnt32_to_63() from being preempted in sched_clock() by David Howells · 14 years ago
  97. dcd42ed mn10300: Use pci_claim_resource by David Howells · 14 years ago
  98. e4acfca bitops: Change the bitmap index from int to unsigned long [mn10300] by Justin Chen · 14 years ago
  99. 292aa14 MN10300: BUG to BUG_ON changes by Stoyan Gaydarov · 14 years ago
  100. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago