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