1. b904d71 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  2. 16b3f4d cris: use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  3. 4150764 CRIS: Don't use mask_irq as symbol name by Jesper Nilsson · 14 years ago
  4. 392ed65 CRIS: Simplify param.h by simply including <asm-generic/param.h> by Jesper Nilsson · 14 years ago
  5. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  6. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  7. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  8. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 15 years ago
  9. c7e67ac pci-dma: cris: use include/linux/pci-dma.h by FUJITA Tomonori · 15 years ago
  10. 290ba3a cris arch-v32: use generic ptrace_resume code by Christoph Hellwig · 15 years ago
  11. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
  12. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 15 years ago
  13. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  14. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  15. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  16. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  17. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  18. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  19. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  20. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 15 years ago
  21. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  22. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  23. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  24. 5f8fe42 Merge branch 'for-linus' of git://repo.or.cz/cris-mirror by Linus Torvalds · 15 years ago
  25. 6e17b17 mm: remove duplicate asm/mman.h files by Arnd Bergmann · 15 years ago
  26. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  27. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  28. 0395ac6 CRIS: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  29. d8fb91e CRIS: add pgprot_noncached by Arnd Bergmann · 15 years ago
  30. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  31. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  32. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 15 years ago
  33. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 15 years ago
  34. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  35. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  36. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  37. fe87f94 CRIS: Change DEFINE_PER_CPU of current_pgd to be non volatile. by Jesper Nilsson · 15 years ago
  38. a800fae Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 15 years ago
  39. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 15 years ago
  40. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  41. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  42. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 15 years ago
  43. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 15 years ago
  44. 7f2ff23 CRISv32: Add arch optimized strcmp. by Jesper Nilsson · 15 years ago
  45. b0903ee CRIS: assignment/is equal confusion by Roel Kluin · 15 years ago
  46. 6d3d4be CRIS: Wire up syscalls signalfd4 to writev. by Jesper Nilsson · 15 years ago
  47. 6fd1af4 tty: Use the generic RS485 ioctl on CRIS by Claudio Scordino · 15 years ago
  48. 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
  49. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 15 years ago
  50. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  51. c79a61f tracing: make CALLER_ADDRx overwriteable by Uwe Kleine-Koenig · 16 years ago
  52. cb9eff0 net: new user space API for time stamping of incoming and outgoing packets by Patrick Ohly · 16 years ago
  53. 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 16 years ago
  54. aa0effb cris: introduce asm/swab.h by Harvey Harrison · 16 years ago
  55. ea435467 atomic_t: unify all arch definitions by Matthew Wilcox · 16 years ago
  56. 0999769 cris: define __fls by Rusty Russell · 16 years ago
  57. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
  58. 556dcee [CRIS] Move header files from include to arch/cris/include. by Jesper Nilsson · 16 years ago