1. 8be0628 MN10300: Cache: Implement SMP global cache flushing by Akira Takeuchi · 14 years ago
  2. b478491 MN10300: Allow some cacheflushes to be avoided if cache snooping is available by David Howells · 14 years ago
  3. 9731d23 MN10300: AM34: Add cacheflushing by using the AM34 purge registers by Akira Takeuchi · 14 years ago
  4. 0bd3eb6 MN10300: SMP: Differentiate local cache flushing by Akira Takeuchi · 14 years ago
  5. 9b287bf MN10300: Cacheflush functions should take unsigned long addresses by Akira Takeuchi · 14 years ago
  6. 518d4bb MN10300: AM34: The current cacheflush routines operate by controlling tag regs by David Howells · 14 years ago
  7. 93c10d3 MN10300: Reorder asm/cacheflush.h to put primitives first by David Howells · 14 years ago
  8. 344af92 MN10300: Provide a MN10300_CACHE_ENABLED config option by David Howells · 14 years ago
  9. 0bc42d7 MN10300: Cache: Split cache bits out of arch Kconfig by David Howells · 14 years ago
  10. 86c0f93 MN10300: Remove monitor/JTAG functions by Akira Takeuchi · 14 years ago
  11. 8fbbf7c MN10300: Add CPU register bits for AM34 by Akira Takeuchi · 14 years ago
  12. 06019be MN10300: Don't hard code the cacheline size in register defs by Akira Takeuchi · 14 years ago
  13. a116956 MN10300: Move DMA engine control reg defs to MN103E010 processor directory by Akira Takeuchi · 14 years ago
  14. 22d4225 MN10300: Differentiate AM33_2 and AM33_3 in config by Akira Takeuchi · 14 years ago
  15. 9f200d3 MN10300: Provide the functions to fully disable maskable interrupts by Akira Takeuchi · 14 years ago
  16. 9f59f7d MN10300: Add reads[bwl]() and writes[bwl]() by Akira Takeuchi · 14 years ago
  17. 3195d0b MN10300: Don't cast away the volatile in test_bit() by Akira Takeuchi · 14 years ago
  18. 3b950de MN10300: Prevent cnt32_to_63() from being preempted in sched_clock() by David Howells · 14 years ago
  19. dcd42ed mn10300: Use pci_claim_resource by David Howells · 14 years ago
  20. e4acfca bitops: Change the bitmap index from int to unsigned long [mn10300] by Justin Chen · 14 years ago
  21. 292aa14 MN10300: BUG to BUG_ON changes by Stoyan Gaydarov · 14 years ago
  22. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  23. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  24. 5260562 MN10300: Fix the PERCPU() alignment to allow for workqueues by David Howells · 14 years ago
  25. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  26. 00c9c56 ioctl: Use asm-generic/ioctls.h on mn10300 (enables termiox) by Jeff Mahoney · 14 years ago
  27. 239060b Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 14 years ago
  28. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  29. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  30. 57cf4f7 MN10300: Fix flush_icache_range() by David Howells · 14 years ago
  31. 62bdb28 MN10300: Handle missing sys_cacheflush() when caching disabled by David Howells · 14 years ago
  32. 95929ef MN10300: Default config choice GDBSTUB_TTYSM0 should be GDBSTUB_ON_TTYSM0 by David Howells · 14 years ago
  33. 60bdb72 mn10300: check __get_user/__put_user results... by Al Viro · 14 years ago
  34. 8e87354 mn10300: get rid of set_fs(USER_DS) in sigframe setup by Al Viro · 14 years ago
  35. c05628b mn10300: ->restart_block.fn needs to be reset on sigreturn by Al Viro · 14 years ago
  36. 00cbf60 mn10300: prevent double syscall restarts by Al Viro · 14 years ago
  37. e46924d mn10300: avoid SIGSEGV delivery loop by Al Viro · 14 years ago
  38. ed3473b MN10300: Arch doesn't support HAVE_ARCH_TRACEHOOK by Mark Salter · 14 years ago
  39. a6ef9c8 MN10300: Fix SIGRTMAX by Mark Salter · 14 years ago
  40. fd429a0 MN10300: Fix endianess of ext2 bitops by Mark Salter · 14 years ago
  41. 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
  42. a4128b0 MN10300: Fix up the IRQ names for the on-chip serial ports by David Howells · 14 years ago
  43. 6e0c64f arch/mn10300/mm: eliminate NULL dereference by Julia Lawall · 14 years ago
  44. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  45. 8b1bb90 defconfig reduction by Sam Ravnborg · 14 years ago
  46. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  47. 95f4572 MN10300: Use no_printk() for disabled gdbstub debugging functions by David Howells · 14 years ago
  48. 12fdff3 Add a dummy printk function for the maintenance of unused printks by David Howells · 14 years ago
  49. 1490cf5 MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader by David Howells · 14 years ago
  50. 3ad001c MN10300: Fix size_t and ssize_t by David Howells · 14 years ago
  51. 3557957 MN10300: Fix RTC routines by David Howells · 14 years ago
  52. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  53. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  54. a6eb9fe dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago
  55. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  56. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  57. a3c8ed6 tty: remove remaining Hayes ESP ioctls by Greg Kroah-Hartman · 14 years ago
  58. 597781f kmap_atomic: make kunmap_atomic() harder to misuse by Cesar Eduardo Barros · 14 years ago
  59. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  60. 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
  61. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  62. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  63. 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
  64. 837c4ef PCI: clear bridge resource range if BIOS assigned bad one by Yinghai Lu · 14 years ago
  65. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  66. c421b08 mn10300: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  67. 7676679 mn10300: use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  68. 6cdafaa mn10300: set ARCH_KMALLOC_MINALIGN by FUJITA Tomonori · 14 years ago
  69. 36683161 mn10300: use generic atomic.h by Mathieu Desnoyers · 14 years ago
  70. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  71. 7d02093 Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  72. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  73. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  74. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  75. f7a5657 mn10300: Convert mn10300 to use read/update_persistent_clock by John Stultz · 14 years ago
  76. 06db881 dma-mapping: mn10300: remove the obsolete and unnecessary DMA API comments by FUJITA Tomonori · 14 years ago
  77. dacbe41 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h by Christoph Hellwig · 14 years ago
  78. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 14 years ago
  79. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 14 years ago
  80. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  81. 89a74ec PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs by Bjorn Helgaas · 14 years ago
  82. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 15 years ago
  83. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 15 years ago
  84. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  85. 598cace mn10300: update the ASB2303 defconfig by David Howells · 15 years ago
  86. 012c79b mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAM by David Howells · 15 years ago
  87. 112b4a0 mn10300: insert PCI root bus resources for the ASB2305 devel motherboard by David Howells · 15 years ago
  88. 126cda5 mn10300: use generic pci_enable_resources() by Bjorn Helgaas · 15 years ago
  89. e716381 mn10300: use KERN_ERR not KERN_ERROR by David Howells · 15 years ago
  90. 07c706a mn10300: fix several bogus includes on abs2305 by Al Viro · 15 years ago
  91. e5d20d0 mn10300: wire up missing new syscalls by David Howells · 15 years ago
  92. d6bb7a1 mn10300: add cc clobbers to asm statements by Mark Salter · 15 years ago
  93. b0641e8 mn10300: objcopy flags fix by Mark Salter · 15 years ago
  94. 4c03ee7 mn10300: signal stack fix by Mark Salter · 15 years ago
  95. 4b52940 mm: make totalhigh_pages unsigned long by Andreas Fenkart · 15 years ago
  96. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  97. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  98. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  99. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  100. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 15 years ago