1. f3328a0 cris/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  2. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  3. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  4. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  5. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  6. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  7. 4b7eba4 Merge tag 'cris-for-linus' of git://jni.nu/cris by Linus Torvalds · 12 years ago
  8. 24d696a cris: missing checks of __get_user()/__put_user() return values by Al Viro · 12 years ago
  9. 6eef019 cris: don't open-code force_sigsegv() by Al Viro · 12 years ago
  10. a4e075c cris: SA_ONESHOT handling is done by get_signal_to_deliver() by Al Viro · 12 years ago
  11. f3b5e82 cris: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  12. 68f3f16 new helper: sigsuspend() by Al Viro · 12 years ago
  13. a4cfc31 cris: Use generic idle thread allocation by Thomas Gleixner · 12 years ago
  14. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 12 years ago
  15. 9c75fc8 CRIS: Remove legacy RTC drivers by Jesper Nilsson · 12 years ago
  16. a52bdec cris/arch-v32: cryptocop: Use kzalloc by Jesper Nilsson · 13 years ago
  17. 4bade04 cris:removed the unused variable by Wanlong Gao · 13 years ago
  18. b1a154d Disintegrate asm/system.h for CRIS by David Howells · 12 years ago
  19. 7b3480f Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  20. 7086c19 mtd: introduce mtd_block_isbad interface by Artem Bityutskiy · 13 years ago
  21. 329ad39 mtd: introduce mtd_read interface by Artem Bityutskiy · 13 years ago
  22. 0518469 Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 13 years ago
  23. 027f6ad clocksource: cris: Convert to clocksource_register_khz by John Stultz · 14 years ago
  24. 1e49570 net: Fix references to deleted NET_ETHERNET Kconfig setting. by David S. Miller · 13 years ago
  25. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  26. 50e1499 kgdb: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  27. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  28. c0b5bf0 cris: remove arch/cris/arch-v32/lib/nand_init.S by Paul Bolle · 13 years ago
  29. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  30. aaba215 MII: fix Kconfig dependencies for MII by Jeff Kirsher · 13 years ago
  31. bb9ebd4 mtd: nand: rename NAND_USE_FLASH_BBT by Brian Norris · 13 years ago
  32. a40f734 mtd: nand: consolidate redundant flash-based BBT flags by Brian Norris · 13 years ago
  33. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  34. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  35. ce1bb7a cris: fix some build warnings in pinmux.c by WANG Cong · 13 years ago
  36. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  37. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  38. 29a6ccc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  39. 8aebe21 cris: convert old cpumask API into new one by KOSAKI Motohiro · 13 years ago
  40. 36cda05 mtd: cris: convert to mtd_device_register() by Jamie Iles · 13 years ago
  41. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  42. 9e76a7a cris: typo in mach-fs Makefile by Sarah Nadi · 13 years ago
  43. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 13 years ago
  44. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  45. 5847098 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 13 years ago
  46. 7bf7e37 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1 by Artem Bityutskiy · 13 years ago
  47. 7673538 Drop the CRISv32 version of pcf8563 by Jesper Nilsson · 13 years ago
  48. 6d05c80 cris: Use accessor functions to set IRQ_PER_CPU flag by Thomas Gleixner · 13 years ago
  49. 368e211 cris: Fix irq conversion fallout by Thomas Gleixner · 13 years ago
  50. 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  51. 06f2ae3 CRIS: stop checking for MTD_CONCAT by Dmitry Eremin-Solenikov · 14 years ago
  52. 36cb07b cris: arch-v32: Switch do_timer() to xtime_update() by Torben Hohn · 13 years ago
  53. e41c8ab cris: Replace deprecated spinlock initialization by Thomas Gleixner · 14 years ago
  54. 9af7503 cris: Convert V32 interrupt handling by Thomas Gleixner · 14 years ago
  55. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  56. 475a4b8 ptrace: cleanup arch_ptrace() on cris by Namhyung Kim · 14 years ago
  57. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  58. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  59. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  60. 0890b58 cris: autoconvert trivial BKL users by Arnd Bergmann · 14 years ago
  61. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  62. 53bcef6 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  63. ac93f62 CRIS: Add debug for assembler macros by Jesper Nilsson · 14 years ago
  64. 7ec280c CRIS: Update for ARTPEC-3 by Jesper Nilsson · 14 years ago
  65. 98560bd CRIS: Add more delays in DDR setup by Jesper Nilsson · 14 years ago
  66. 2d0503d CRIS: Add debug info for assembler code by Jesper Nilsson · 14 years ago
  67. 3a38125 CRIS: Add debug info for assembler code by Jesper Nilsson · 14 years ago
  68. 5f9ac92 CRIS: Add debug symbols for assembler code by Jesper Nilsson · 14 years ago
  69. e2ee9bb CRIS: Minor formatting fix in traps.c by Jesper Nilsson · 14 years ago
  70. 3992332 CRIS: v32: Correct auto-restart of syscalls by Jesper Nilsson · 14 years ago
  71. e281a31 CRIS: More ARTPEC-3 support and i2c-boardinfo. by Jesper Nilsson · 14 years ago
  72. c9cbf09 CRIS: Remove obsolete pinmux.c, now machine dependent. by Jesper Nilsson · 14 years ago
  73. ab43d14 CRIS: kgdb: Fix compilation errors by Jesper Nilsson · 14 years ago
  74. e336285 CRIS: v32: Correct path for intr_vect.h by Jesper Nilsson · 14 years ago
  75. e75a320 CRIS: v32: Better irq mapping code by Jesper Nilsson · 14 years ago
  76. 403a1c4 CRIS: v32: Correct address for romfs in the image by Jesper Nilsson · 14 years ago
  77. 345c52e CRIS: Additional mmu settings for ARTPEC-3 by Jesper Nilsson · 14 years ago
  78. cd4f201 CRIS: Faster syscall entry for CRISv32. by Jesper Nilsson · 14 years ago
  79. 43f6cdd CRIS: Simple insn reschedule to avoid interlocks. by Jesper Nilsson · 14 years ago
  80. a80a635 CRIS: Add debug for assembler functions by Jesper Nilsson · 14 years ago
  81. 16bc0fe arch/cris: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  82. 096b7bd cris: autoconvert trivial BKL users to private mutex by Jesper Nilsson · 14 years ago
  83. 90276a1 cris: Pushdown the bkl from ioctl by Jesper Nilsson · 14 years ago
  84. 60dbd66 CRIS: GENERIC_TIME fixes by Jesper Nilsson · 14 years ago
  85. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  86. 2fda16d arch/cris: Remove unnecessary kmalloc casts by Joe Perches · 14 years ago
  87. b904d71 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  88. 4150764 CRIS: Don't use mask_irq as symbol name by Jesper Nilsson · 14 years ago
  89. d708b41 CRISv32: Fix RS485 port 4 CD Kconfig item. by Jesper Nilsson · 14 years ago
  90. f06d8b6 CRISv32: Remove duplicated Kconfig items. by Jesper Nilsson · 14 years ago
  91. 7d02093 Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  92. f35d776 cris: push down BKL into some device drivers by Arnd Bergmann · 14 years ago
  93. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  94. f7454c5 frv/chris: fix lines with a missing semicolons by David Howells · 14 years ago
  95. 8eff8a5 cris: Convert cris to use read/update_persistent_clock by John Stultz · 14 years ago
  96. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  97. 290ba3a cris arch-v32: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  98. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 14 years ago
  99. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  100. be14945 cris v32: typo in crisv32_arbiter_unwatch()? by Roel Kluin · 14 years ago