1. b169c90 mn10300: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  2. 1c77ff2 genirq: Remove __do_IRQ by Thomas Gleixner · 14 years ago
  3. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  4. 351f8f8 kernel: clean up USE_GENERIC_SMP_HELPERS by Amerigo Wang · 14 years ago
  5. 3e5c124 set_rtc_mmss: show warning message only once by Stephen Hemminger · 14 years ago
  6. d9a1abe arch/mn10300/kernel/irq.c: fix build by Andrew Morton · 14 years ago
  7. b8da46d clarify a usage constraint for cnt32_to_63() by Nicolas Pitre · 14 years ago
  8. 6142e05 MN10300: Fix interrupt mask alteration function call name in gdbstub by David Howells · 14 years ago
  9. a9df42e MN10300: Implement asm/syscall.h by David Howells · 14 years ago
  10. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  11. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  12. bdab225 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 by Linus Torvalds · 14 years ago
  13. 261bb92 ptrace: cleanup arch_ptrace() on mn10300 by Namhyung Kim · 14 years ago
  14. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  15. 2027394 mm: fix race in kunmap_atomic() by Peter Zijlstra · 14 years ago
  16. 7c7fcf7 MN10300: Save frame pointer in thread_info struct rather than global var by David Howells · 14 years ago
  17. a5e03ca MN10300: Change "Matsushita" to "Panasonic". by Akira Takeuchi · 14 years ago
  18. 72d36fa MN10300: Create a defconfig for the ASB2364 board by Akira Takeuchi · 14 years ago
  19. 711beda MN10300: Update the ASB2303 defconfig by Akira Takeuchi · 14 years ago
  20. 62747cd MN10300: ASB2364: Add support for SMSC911X and SMC911X by Akira Takeuchi · 14 years ago
  21. 6044cf1 MN10300: ASB2364: Handle the IRQ multiplexer in the FPGA by David Howells · 14 years ago
  22. 730c1fa MN10300: Generic time support by Mark Salter · 14 years ago
  23. 2502c64 MN10300: Specify an ELF HWCAP flag for MN10300 Atomic Operations Unit support by Mark Salter · 14 years ago
  24. 5a226c6 MN10300: Map userspace atomic op regs as a vmalloc page by Mark Salter · 14 years ago
  25. 368dd5a MN10300: And Panasonic AM34 subarch and implement SMP by Akira Takeuchi · 14 years ago
  26. 04157a6 MN10300: Delete idle_timestamp from irq_cpustat_t by Akira Takeuchi · 14 years ago
  27. 37e4ec9 MN10300: Make various interrupt priority settings configurable by Akira Takeuchi · 14 years ago
  28. ab244c1 MN10300: Optimise do_csum() by Akira Takeuchi · 14 years ago
  29. 4f81ca1 MN10300: Implement atomic ops using atomic ops unit by Mark Salter · 14 years ago
  30. 278d91c MN10300: Make the FPU operate in non-lazy mode under SMP by Akira Takeuchi · 14 years ago
  31. 965ea4b MN10300: SMP TLB flushing by Akira Takeuchi · 14 years ago
  32. dccbf48 MN10300: Use the [ID]PTEL2 registers rather than [ID]PTEL for TLB control by Akira Takeuchi · 14 years ago
  33. a9bc60e MN10300: Make the use of PIDR to mark TLB entries controllable by Akira Takeuchi · 14 years ago
  34. 492e675 MN10300: Rename __flush_tlb*() to local_flush_tlb*() by David Howells · 14 years ago
  35. 8f19e3d MN10300: AM34 erratum requires MMUCTR read and write on exception entry by Akira Takeuchi · 14 years ago
  36. 6331718 MN10300: Make the boot wrapper able to use writeback caching by Akira Takeuchi · 14 years ago
  37. 8be0628 MN10300: Cache: Implement SMP global cache flushing by Akira Takeuchi · 14 years ago
  38. b478491 MN10300: Allow some cacheflushes to be avoided if cache snooping is available by David Howells · 14 years ago
  39. 9731d23 MN10300: AM34: Add cacheflushing by using the AM34 purge registers by Akira Takeuchi · 14 years ago
  40. 0bd3eb6 MN10300: SMP: Differentiate local cache flushing by Akira Takeuchi · 14 years ago
  41. 9b287bf MN10300: Cacheflush functions should take unsigned long addresses by Akira Takeuchi · 14 years ago
  42. 518d4bb MN10300: AM34: The current cacheflush routines operate by controlling tag regs by David Howells · 14 years ago
  43. 93c10d3 MN10300: Reorder asm/cacheflush.h to put primitives first by David Howells · 14 years ago
  44. 344af92 MN10300: Provide a MN10300_CACHE_ENABLED config option by David Howells · 14 years ago
  45. 0bc42d7 MN10300: Cache: Split cache bits out of arch Kconfig by David Howells · 14 years ago
  46. 86c0f93 MN10300: Remove monitor/JTAG functions by Akira Takeuchi · 14 years ago
  47. 8fbbf7c MN10300: Add CPU register bits for AM34 by Akira Takeuchi · 14 years ago
  48. 06019be MN10300: Don't hard code the cacheline size in register defs by Akira Takeuchi · 14 years ago
  49. a116956 MN10300: Move DMA engine control reg defs to MN103E010 processor directory by Akira Takeuchi · 14 years ago
  50. 22d4225 MN10300: Differentiate AM33_2 and AM33_3 in config by Akira Takeuchi · 14 years ago
  51. 9f200d3 MN10300: Provide the functions to fully disable maskable interrupts by Akira Takeuchi · 14 years ago
  52. 9f59f7d MN10300: Add reads[bwl]() and writes[bwl]() by Akira Takeuchi · 14 years ago
  53. 3195d0b MN10300: Don't cast away the volatile in test_bit() by Akira Takeuchi · 14 years ago
  54. 3b950de MN10300: Prevent cnt32_to_63() from being preempted in sched_clock() by David Howells · 14 years ago
  55. dcd42ed mn10300: Use pci_claim_resource by David Howells · 14 years ago
  56. e4acfca bitops: Change the bitmap index from int to unsigned long [mn10300] by Justin Chen · 14 years ago
  57. 292aa14 MN10300: BUG to BUG_ON changes by Stoyan Gaydarov · 14 years ago
  58. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  59. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  60. 5260562 MN10300: Fix the PERCPU() alignment to allow for workqueues by David Howells · 14 years ago
  61. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  62. 00c9c56 ioctl: Use asm-generic/ioctls.h on mn10300 (enables termiox) by Jeff Mahoney · 14 years ago
  63. 239060b Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 14 years ago
  64. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  65. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  66. 57cf4f7 MN10300: Fix flush_icache_range() by David Howells · 14 years ago
  67. 62bdb28 MN10300: Handle missing sys_cacheflush() when caching disabled by David Howells · 14 years ago
  68. 95929ef MN10300: Default config choice GDBSTUB_TTYSM0 should be GDBSTUB_ON_TTYSM0 by David Howells · 14 years ago
  69. 60bdb72 mn10300: check __get_user/__put_user results... by Al Viro · 14 years ago
  70. 8e87354 mn10300: get rid of set_fs(USER_DS) in sigframe setup by Al Viro · 14 years ago
  71. c05628b mn10300: ->restart_block.fn needs to be reset on sigreturn by Al Viro · 14 years ago
  72. 00cbf60 mn10300: prevent double syscall restarts by Al Viro · 14 years ago
  73. e46924d mn10300: avoid SIGSEGV delivery loop by Al Viro · 14 years ago
  74. ed3473b MN10300: Arch doesn't support HAVE_ARCH_TRACEHOOK by Mark Salter · 14 years ago
  75. a6ef9c8 MN10300: Fix SIGRTMAX by Mark Salter · 14 years ago
  76. fd429a0 MN10300: Fix endianess of ext2 bitops by Mark Salter · 14 years ago
  77. 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
  78. a4128b0 MN10300: Fix up the IRQ names for the on-chip serial ports by David Howells · 14 years ago
  79. 6e0c64f arch/mn10300/mm: eliminate NULL dereference by Julia Lawall · 14 years ago
  80. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  81. 8b1bb90 defconfig reduction by Sam Ravnborg · 14 years ago
  82. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  83. 95f4572 MN10300: Use no_printk() for disabled gdbstub debugging functions by David Howells · 14 years ago
  84. 12fdff3 Add a dummy printk function for the maintenance of unused printks by David Howells · 14 years ago
  85. 1490cf5 MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader by David Howells · 14 years ago
  86. 3ad001c MN10300: Fix size_t and ssize_t by David Howells · 14 years ago
  87. 3557957 MN10300: Fix RTC routines by David Howells · 14 years ago
  88. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  89. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  90. a6eb9fe dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago
  91. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  92. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  93. a3c8ed6 tty: remove remaining Hayes ESP ioctls by Greg Kroah-Hartman · 14 years ago
  94. 597781f kmap_atomic: make kunmap_atomic() harder to misuse by Cesar Eduardo Barros · 14 years ago
  95. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  96. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  97. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  98. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  99. eda0547 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  100. 837c4ef PCI: clear bridge resource range if BIOS assigned bad one by Yinghai Lu · 14 years ago