1. 038a538 cris: nand: remove useless mtd->priv = chip assignments by Boris BREZILLON · 9 years ago
  2. 4883090 cris: nand: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  3. 0410442 cris: nand: make use of mtd_to_nand() where appropriate by Boris BREZILLON · 9 years ago
  4. e301a08 CRIS: Drop code related to obsolete or unused kconfigs by Jesper Nilsson · 9 years ago
  5. fad5a06 cris: re-use helpers to dump data in hex format by Andy Shevchenko · 9 years ago
  6. ab28e96 CRIS v32: remove old GPIO and LEDs code by Rabin Vincent · 9 years ago
  7. 79b863c CRIS v32: remove I2C bitbanging driver by Rabin Vincent · 9 years ago
  8. df90c33 CRIS v32: increase NR_IRQS by Rabin Vincent · 9 years ago
  9. 4d0d397 cris: kgdb: use native hex2bin by Andy Shevchenko · 9 years ago
  10. 3fffa23 CRISv32: annotate irq enable in idle loop by Rabin Vincent · 9 years ago
  11. 444e0c2 CRISv32: add support for irqflags tracing by Rabin Vincent · 9 years ago
  12. 835e417 CRIS: UAPI: fix ptrace.h by Rabin Vincent · 9 years ago
  13. 4b86715 CRISv32: Squash compile warnings for axisflashmap by Jesper Nilsson · 9 years ago
  14. 939b83f CRISv32: Add GPIO driver to the default configs by Jesper Nilsson · 9 years ago
  15. 9423017 CRISv32: ETRAX FS: Squash warnings in pinmux driver by Jesper Nilsson · 9 years ago
  16. ee59843 CRIS: Wire up missing syscalls by Chen Gang · 9 years ago
  17. 6a4756f cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memset by Christophe Jaillet · 9 years ago
  18. 2b5cf54 cris/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  19. 0ec62aa cris: Replace do_posix_clock_monotonic_gettime() by Thomas Gleixner · 9 years ago
  20. 73de14e cris: don't use module_init for non-modular core intmem.c code by Paul Gortmaker · 9 years ago
  21. 7f9f443 Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 9 years ago
  22. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  23. dc640a8 cris fasttimer: remove use of seq_printf return value by Joe Perches · 9 years ago
  24. 1336d42 cris: remove use of seq_printf return value by Joe Perches · 9 years ago
  25. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 9 years ago
  26. d3dad47 CRISv32: use GENERIC_SCHED_CLOCK by Rabin Vincent · 9 years ago
  27. edfb6d5 CRISv32: use MMIO clocksource by Rabin Vincent · 9 years ago
  28. ed9fd3f CRISv32: use generic clockevents by Rabin Vincent · 9 years ago
  29. 47a8f6f CRIS: remove SMP code by Rabin Vincent · 9 years ago
  30. 9a7449d CRISv32: handle multiple signals by Rabin Vincent · 9 years ago
  31. 0f72e5c CRISv32: prevent bogus restarts on sigreturn by Rabin Vincent · 9 years ago
  32. db4a35c CRISv32: don't attempt syscall restart on irq exit by Rabin Vincent · 9 years ago
  33. 43f7071 CRISv32: add irq domains support by Rabin Vincent · 9 years ago
  34. 1fa185e Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 9 years ago
  35. 10b3097 CRISv32: Remove unnecessary KERN_INFO from sync_serial by Masanari Iida · 10 years ago
  36. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  37. 00c5794 CRISv32: Avoid warning of unused variable by Jesper Nilsson · 10 years ago
  38. fb32c76 VFS: Convert file->f_dentry->d_inode to file_inode() by David Howells · 10 years ago
  39. 8bcabff CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARD by Jesper Nilsson · 10 years ago
  40. a3199ad CRISv32: ETRAXFS: Fix recursive spinlock by Jesper Nilsson · 10 years ago
  41. 9f1ad51 CRISv32: Select MTDRAM for axisflashmap by Jesper Nilsson · 10 years ago
  42. 4729d77 CRISv32: Implement early console by Jesper Nilsson · 10 years ago
  43. ca36c1f CRISv32: Fix declaration mismatch by Jesper Nilsson · 10 years ago
  44. 3f10462 CRISv32: Rewrite of synchronous serial port driver by Jesper Nilsson · 10 years ago
  45. d6517c4 CRISv32: Better handling of watchdog bite by Jesper Nilsson · 10 years ago
  46. dbd3c7e CRIS: Export missing function symbols by Jesper Nilsson · 10 years ago
  47. eeda008 CRISv32: Add missing include for mm.h by Jesper Nilsson · 10 years ago
  48. f89412a CRISv32: Drop obsolete file for SPI driver by Jesper Nilsson · 10 years ago
  49. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  50. 8215ade cris: Use sigsp() by Richard Weinberger · 10 years ago
  51. fa01977 cris: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  52. 835eeee cris: update comments for generic idle conversion by Geert Uytterhoeven · 10 years ago
  53. d426334 Merge branch 'master' into for-next by Jiri Kosina · 10 years ago
  54. c7dcec7 Kconfig: Remove useless "default N" lines by Paul Bolle · 10 years ago
  55. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  56. f7f4f4d cramfs: take headers to fs/cramfs by Al Viro · 11 years ago
  57. bb1d2a9 CRIS: Add missing syscalls by Jesper Nilsson · 11 years ago
  58. 329fddd cris: sync_serial: remove interruptible_sleep_on by Arnd Bergmann · 11 years ago
  59. 64d8ad9 cris: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  60. be8cb7f CRIS: drop unused Kconfig symbols by Paul Bolle · 11 years ago
  61. 2de6c0b cris: delete __cpuinit usage from all cris files by Paul Gortmaker · 11 years ago
  62. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  63. ab53485 Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  64. 2206209 net: Add missing dependencies on NETDEVICES by Ben Hutchings · 11 years ago
  65. a1606c7 net: Move MII out from under NET_CORE and hide it by Ben Hutchings · 11 years ago
  66. acf8363 cris: Switch cris to drivers/Kconfig by Geert Uytterhoeven · 11 years ago
  67. 40b3136 Finally eradicate CONFIG_HOTPLUG by Stephen Rothwell · 11 years ago
  68. a637b0d Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  69. f42787d cris: single_open() leaks by Al Viro · 11 years ago
  70. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  71. 5f56886 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  72. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  73. 3ed1c47 Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  74. 1eb5b23 cris: Don't use create_proc_read_entry() by David Howells · 11 years ago
  75. 8e8aa95 cpufreq: cris: move cpufreq driver to drivers/cpufreq by Viresh Kumar · 11 years ago
  76. e784788 get rid of a bunch of open-coded create_proc_read_entry() by Al Viro · 11 years ago
  77. 8dc7c5e cris: Use generic idle loop by Thomas Gleixner · 11 years ago
  78. 6546327 arch: Cleanup enable/disable_hlt by Thomas Gleixner · 11 years ago
  79. e8caf4b arch: cris: amend Kconfig after mtdchar merge by Artem Bityutskiy · 11 years ago
  80. b43a7ff cpufreq: Notify all policy->cpus in cpufreq_notify_transition() by Viresh Kumar · 11 years ago
  81. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  82. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  83. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  84. e6a6d21 cris: kill weird arguments of sys_{rt_,}sigreturn() by Al Viro · 12 years ago
  85. eb2f256 cris: switch to generic old sigaction() by Al Viro · 12 years ago
  86. 86df89a cris: switch to generic old sigsuspend by Al Viro · 12 years ago
  87. 9df794d cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturn by Al Viro · 12 years ago
  88. d970e42 cris: switch to generic sigaltstack by Al Viro · 12 years ago
  89. 366a244 arch/cris/arch-v32/drivers: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  90. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  91. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  92. 27d892f cris: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  93. 1703a21 cris: switch to generic kernel_execve/sys_execve by Al Viro · 12 years ago
  94. 69b58a6 cris: switch to generic kernel_thread() by Al Viro · 12 years ago
  95. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  96. b463036 Merge tag 'cris-for-linus-3.7' of git://jni.nu/cris by Linus Torvalds · 12 years ago
  97. d75d806 CRIS: Remove VCS simulator specific code by Jesper Nilsson · 12 years ago
  98. 227c6fc cris/PCI: remove pcibios_assign_resources() by Bjorn Helgaas · 12 years ago
  99. f3328a0 cris/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  100. efee984 new helper: signal_delivered() by Al Viro · 12 years ago