1. a6ef9c8 MN10300: Fix SIGRTMAX by Mark Salter · 14 years ago
  2. fd429a0 MN10300: Fix endianess of ext2 bitops by Mark Salter · 14 years ago
  3. 95f4572 MN10300: Use no_printk() for disabled gdbstub debugging functions by David Howells · 14 years ago
  4. 3ad001c MN10300: Fix size_t and ssize_t by David Howells · 14 years ago
  5. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  6. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  7. a6eb9fe dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago
  8. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  9. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 15 years ago
  10. a3c8ed6 tty: remove remaining Hayes ESP ioctls by Greg Kroah-Hartman · 15 years ago
  11. 597781f kmap_atomic: make kunmap_atomic() harder to misuse by Cesar Eduardo Barros · 14 years ago
  12. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 15 years ago
  13. 1996bda arch: Implement local64_t by Peter Zijlstra · 15 years ago
  14. 7676679 mn10300: use asm-generic/scatterlist.h by FUJITA Tomonori · 15 years ago
  15. 6cdafaa mn10300: set ARCH_KMALLOC_MINALIGN by FUJITA Tomonori · 15 years ago
  16. 36683161 mn10300: use generic atomic.h by Mathieu Desnoyers · 15 years ago
  17. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  18. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 15 years ago
  19. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 15 years ago
  20. 06db881 dma-mapping: mn10300: remove the obsolete and unnecessary DMA API comments by FUJITA Tomonori · 15 years ago
  21. dacbe41 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h by Christoph Hellwig · 15 years ago
  22. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
  23. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 15 years ago
  24. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  25. e5d20d0 mn10300: wire up missing new syscalls by David Howells · 15 years ago
  26. d6bb7a1 mn10300: add cc clobbers to asm statements by Mark Salter · 15 years ago
  27. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  28. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  29. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 16 years ago
  30. 564b3bf arch_mmap_check() on mn10300 by Al Viro · 15 years ago
  31. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  32. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  33. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  34. d22a001 mn10300: fix kernel build failures when using gcc-4.x by Mark Salter · 15 years ago
  35. 7ce1df4 cpumask: use mm_cpumask() wrapper: mn10300 by Rusty Russell · 15 years ago
  36. cf63ff5f misc: remove redundant start_kernel prototypes by Rusty Russell · 15 years ago
  37. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  38. 6e17b17 mm: remove duplicate asm/mman.h files by Arnd Bergmann · 15 years ago
  39. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  40. 3dbda77 trivial: fix typos "man[ae]g?ment" -> "management" by Uwe Kleine-Koenig · 15 years ago
  41. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  42. 4406c56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  43. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  44. a7db504 PCI: remove pcibios_scan_all_fns() by Alex Chiang · 16 years ago
  45. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  46. 04e3535 MN10300: includecheck fix: mn10300, pci.h by Jaswinder Singh Rajput · 15 years ago
  47. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 15 years ago
  48. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 15 years ago
  49. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  50. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  51. dc53fff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  52. 6086071 MN10300: Wire up new syscalls by David Howells · 15 years ago
  53. 977badb PCI: remove pci_dac_dma_... APIs on mn10300 by Fernando Luis Vázquez Cao · 15 years ago
  54. 5ae8606 MN10300: Add support for new ELF relocs in kernel modules by Mark Salter · 16 years ago
  55. a6c1409 Delete pcibios_select_root by Matthew Wilcox · 16 years ago
  56. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 16 years ago
  57. 0419bb4 headers_check fix: mn10300, setup.h by Jaswinder Singh Rajput · 16 years ago
  58. c14e1a1 headers_check fix: mn10300, ptrace.h by Jaswinder Singh Rajput · 16 years ago
  59. 5b02ee3 asm-generic: merge branch 'master' of torvalds/linux-2.6 by Arnd Bergmann · 16 years ago
  60. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 16 years ago
  61. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 16 years ago
  62. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 16 years ago
  63. 5d28996 MN10300: Add utrace/tracehooks support by David Howells · 16 years ago
  64. 616df13 MN10300: Stop gcc from generating uninitialised variable warnings after BUG() by David Howells · 16 years ago
  65. 76d320a MN10300: Wire up missing system calls by David Howells · 16 years ago
  66. 2f2a213 Separate out the proc- and unit-specific header directories from the general by David Howells · 16 years ago
  67. da76166 Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/. by David Howells · 16 years ago