1. 02016bc cris: add arch/cris/include/asm/serial.h by WANG Cong · 13 years ago
  2. d496921 cris: fix a build error in kernel/fork.c by WANG Cong · 13 years ago
  3. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  4. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  5. 6006349 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  6. 148817b asm-generic: add another generic ext2 atomic bitops by Akinobu Mita · 13 years ago
  7. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  8. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  9. 8547727 remove dma64_addr_t by FUJITA Tomonori · 14 years ago
  10. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 14 years ago
  11. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 14 years ago
  12. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 14 years ago
  13. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 14 years ago
  14. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 14 years ago
  15. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  16. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  17. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  18. 8bc3372 ioctl: Use asm-generic/ioctls.h on cris (enables termiox) by Jeff Mahoney · 14 years ago
  19. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  20. bf56fba archs: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  21. ad41a1e Merge branch 'io_remap_pfn_range' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  22. 5272a75 CRIS: Define io_remap_pfn_range as remap_pfn_range by Jesper Nilsson · 14 years ago
  23. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  24. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  25. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  26. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  27. a3c8ed6 tty: remove remaining Hayes ESP ioctls by Greg Kroah-Hartman · 14 years ago
  28. 7fbd15f Merge branch 'rs485fix' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  29. f1d23ed CRIS: ioctl for getting RS485 information by Claudio Scordino · 14 years ago
  30. 53bcef6 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  31. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  32. 72e08db1 CRIS: Add ARTPEC-3 and timestamps for sync-serial by Jesper Nilsson · 14 years ago
  33. 4f248d1 CRIS: Better ARTPEC-3 support for gpio by Jesper Nilsson · 14 years ago
  34. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  35. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  36. b904d71 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  37. 16b3f4d cris: use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  38. 392ed65 CRIS: Simplify param.h by simply including <asm-generic/param.h> by Jesper Nilsson · 14 years ago
  39. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  40. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  41. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  42. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 15 years ago
  43. c7e67ac pci-dma: cris: use include/linux/pci-dma.h by FUJITA Tomonori · 15 years ago
  44. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
  45. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 15 years ago
  46. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  47. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  48. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  49. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 15 years ago
  50. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  51. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  52. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  53. 5f8fe42 Merge branch 'for-linus' of git://repo.or.cz/cris-mirror by Linus Torvalds · 15 years ago
  54. 6e17b17 mm: remove duplicate asm/mman.h files by Arnd Bergmann · 15 years ago
  55. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  56. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  57. 0395ac6 CRIS: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  58. d8fb91e CRIS: add pgprot_noncached by Arnd Bergmann · 15 years ago
  59. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  60. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  61. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 15 years ago
  62. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 15 years ago
  63. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  64. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  65. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  66. fe87f94 CRIS: Change DEFINE_PER_CPU of current_pgd to be non volatile. by Jesper Nilsson · 15 years ago
  67. a800fae Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 15 years ago
  68. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 15 years ago
  69. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  70. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  71. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 15 years ago
  72. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 15 years ago
  73. 7f2ff23 CRISv32: Add arch optimized strcmp. by Jesper Nilsson · 15 years ago
  74. 6d3d4be CRIS: Wire up syscalls signalfd4 to writev. by Jesper Nilsson · 15 years ago
  75. 6fd1af4 tty: Use the generic RS485 ioctl on CRIS by Claudio Scordino · 16 years ago
  76. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 16 years ago
  77. c79a61f tracing: make CALLER_ADDRx overwriteable by Uwe Kleine-Koenig · 16 years ago
  78. cb9eff0 net: new user space API for time stamping of incoming and outgoing packets by Patrick Ohly · 16 years ago
  79. 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 16 years ago
  80. aa0effb cris: introduce asm/swab.h by Harvey Harrison · 16 years ago
  81. ea435467 atomic_t: unify all arch definitions by Matthew Wilcox · 16 years ago
  82. 0999769 cris: define __fls by Rusty Russell · 16 years ago
  83. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
  84. 556dcee [CRIS] Move header files from include to arch/cris/include. by Jesper Nilsson · 16 years ago