1. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  2. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  3. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  4. 8bc3372 ioctl: Use asm-generic/ioctls.h on cris (enables termiox) by Jeff Mahoney · 14 years ago
  5. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  6. bf56fba archs: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  7. ad41a1e Merge branch 'io_remap_pfn_range' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  8. 5272a75 CRIS: Define io_remap_pfn_range as remap_pfn_range by Jesper Nilsson · 14 years ago
  9. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  10. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  11. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  12. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  13. a3c8ed6 tty: remove remaining Hayes ESP ioctls by Greg Kroah-Hartman · 14 years ago
  14. 7fbd15f Merge branch 'rs485fix' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  15. f1d23ed CRIS: ioctl for getting RS485 information by Claudio Scordino · 14 years ago
  16. 53bcef6 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  17. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  18. 72e08db1 CRIS: Add ARTPEC-3 and timestamps for sync-serial by Jesper Nilsson · 14 years ago
  19. 4f248d1 CRIS: Better ARTPEC-3 support for gpio by Jesper Nilsson · 14 years ago
  20. 97a6444 CRIS: Add include guard by Jesper Nilsson · 14 years ago
  21. 0c07d3a CRIS: Better handling of pinmux settings by Jesper Nilsson · 14 years ago
  22. 6f09963 CRIS: New DMA defines for ARTPEC-3 by Jesper Nilsson · 14 years ago
  23. da2af0a CRIS: __do_strncpy_from_user: Don't read the byte beyond the nil by Jesper Nilsson · 14 years ago
  24. 2dc1c40 CRIS: Pagetable for ARTPEC-3 by Jesper Nilsson · 14 years ago
  25. 32e7a8b CRIS: Machine dependent memmap.h by Jesper Nilsson · 14 years ago
  26. 243ba2f CRIS: Check if pointer is set before using it by Jesper Nilsson · 14 years ago
  27. a3af54f CRIS: Machine dependent dma.h by Jesper Nilsson · 14 years ago
  28. 6fdf581 CRIS: Define __read_mostly for CRISv32 by Jesper Nilsson · 14 years ago
  29. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  30. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  31. b904d71 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  32. 16b3f4d cris: use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  33. 4150764 CRIS: Don't use mask_irq as symbol name by Jesper Nilsson · 14 years ago
  34. 392ed65 CRIS: Simplify param.h by simply including <asm-generic/param.h> by Jesper Nilsson · 14 years ago
  35. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  36. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  37. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  38. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 14 years ago
  39. c7e67ac pci-dma: cris: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  40. 290ba3a cris arch-v32: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  41. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 14 years ago
  42. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 14 years ago
  43. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  44. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  45. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  46. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  47. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  48. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  49. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  50. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 15 years ago
  51. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  52. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  53. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  54. 5f8fe42 Merge branch 'for-linus' of git://repo.or.cz/cris-mirror by Linus Torvalds · 15 years ago
  55. 6e17b17 mm: remove duplicate asm/mman.h files by Arnd Bergmann · 15 years ago
  56. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  57. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  58. 0395ac6 CRIS: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  59. d8fb91e CRIS: add pgprot_noncached by Arnd Bergmann · 15 years ago
  60. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  61. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  62. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 15 years ago
  63. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 15 years ago
  64. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  65. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  66. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  67. fe87f94 CRIS: Change DEFINE_PER_CPU of current_pgd to be non volatile. by Jesper Nilsson · 15 years ago
  68. a800fae Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 15 years ago
  69. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 15 years ago
  70. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  71. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  72. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 15 years ago
  73. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 15 years ago
  74. 7f2ff23 CRISv32: Add arch optimized strcmp. by Jesper Nilsson · 15 years ago
  75. b0903ee CRIS: assignment/is equal confusion by Roel Kluin · 15 years ago
  76. 6d3d4be CRIS: Wire up syscalls signalfd4 to writev. by Jesper Nilsson · 15 years ago
  77. 6fd1af4 tty: Use the generic RS485 ioctl on CRIS by Claudio Scordino · 15 years ago
  78. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  79. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 15 years ago
  80. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  81. c79a61f tracing: make CALLER_ADDRx overwriteable by Uwe Kleine-Koenig · 15 years ago
  82. cb9eff0 net: new user space API for time stamping of incoming and outgoing packets by Patrick Ohly · 16 years ago
  83. 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 16 years ago
  84. aa0effb cris: introduce asm/swab.h by Harvey Harrison · 16 years ago
  85. ea435467 atomic_t: unify all arch definitions by Matthew Wilcox · 16 years ago
  86. 0999769 cris: define __fls by Rusty Russell · 16 years ago
  87. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
  88. 556dcee [CRIS] Move header files from include to arch/cris/include. by Jesper Nilsson · 16 years ago