1. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  2. 8215ade cris: Use sigsp() by Richard Weinberger · 10 years ago
  3. fa01977 cris: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  4. 835eeee cris: update comments for generic idle conversion by Geert Uytterhoeven · 10 years ago
  5. cd065a0 CRISv10: Readd missing header by Jesper Nilsson · 10 years ago
  6. e269a86 Drop code for CRISv10 CPU simulator by Jesper Nilsson · 10 years ago
  7. e7672be Cleanup whitespace, remove old author tag by Jesper Nilsson · 10 years ago
  8. bb1d2a9 CRIS: Add missing syscalls by Jesper Nilsson · 10 years ago
  9. 329fddd cris: sync_serial: remove interruptible_sleep_on by Arnd Bergmann · 10 years ago
  10. 64d8ad9 cris: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  11. be8cb7f CRIS: drop unused Kconfig symbols by Paul Bolle · 11 years ago
  12. 569fa26 CRIS: Remove last traces of legacy RTC drivers by Paul Bolle · 11 years ago
  13. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  14. 2206209 net: Add missing dependencies on NETDEVICES by Ben Hutchings · 11 years ago
  15. a1606c7 net: Move MII out from under NET_CORE and hide it by Ben Hutchings · 11 years ago
  16. 6a89a9d cris/kgdb: Remove sections protected by #ifdef PROCESS_SUPPORT by Geert Uytterhoeven · 11 years ago
  17. de666cf cris/kgdb: Fix buffer overflow in getpacket() by Geert Uytterhoeven · 11 years ago
  18. e42e398 cris/kgdb: Remove obsolete USED*() macros by Geert Uytterhoeven · 11 years ago
  19. 6408ac4 cris/kgdb: Make symbols used from asm global by Geert Uytterhoeven · 11 years ago
  20. d6c97e1 cris/kgdb: Use #ifdef PROCESS_SUPPORT where needed by Geert Uytterhoeven · 11 years ago
  21. 4bf01dd cris/kgdb: Kill forward declarations for static functions by Geert Uytterhoeven · 11 years ago
  22. 4bb77a9 cris/kgdb: Remove unused static int do_printk by Geert Uytterhoeven · 11 years ago
  23. 7fc6a8b cris/kgdb: Properly split long lines in asm by Geert Uytterhoeven · 11 years ago
  24. f42787d cris: single_open() leaks by Al Viro · 11 years ago
  25. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  26. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  27. 1eb5b23 cris: Don't use create_proc_read_entry() by David Howells · 11 years ago
  28. e784788 get rid of a bunch of open-coded create_proc_read_entry() by Al Viro · 11 years ago
  29. 8dc7c5e cris: Use generic idle loop by Thomas Gleixner · 11 years ago
  30. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  31. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  32. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  33. e6a6d21 cris: kill weird arguments of sys_{rt_,}sigreturn() by Al Viro · 12 years ago
  34. eb2f256 cris: switch to generic old sigaction() by Al Viro · 12 years ago
  35. 86df89a cris: switch to generic old sigsuspend by Al Viro · 12 years ago
  36. 9df794d cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturn by Al Viro · 12 years ago
  37. d970e42 cris: switch to generic sigaltstack by Al Viro · 12 years ago
  38. 7b1f620 time: convert arch_gettimeoffset to a pointer by Stephen Warren · 12 years ago
  39. 547046f cris: move usec/nsec conversion to do_slow_gettimeoffset by Stephen Warren · 12 years ago
  40. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  41. 27d892f cris: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  42. 1703a21 cris: switch to generic kernel_execve/sys_execve by Al Viro · 12 years ago
  43. 69b58a6 cris: switch to generic kernel_thread() by Al Viro · 12 years ago
  44. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  45. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  46. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  47. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  48. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  49. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  50. 4b7eba4 Merge tag 'cris-for-linus' of git://jni.nu/cris by Linus Torvalds · 12 years ago
  51. 24d696a cris: missing checks of __get_user()/__put_user() return values by Al Viro · 12 years ago
  52. f3b5e82 cris: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  53. 68f3f16 new helper: sigsuspend() by Al Viro · 12 years ago
  54. 7b91747 cris: Remove old legacy "-traditional" flag from arch-v10/lib/Makefile by Paul Gortmaker · 12 years ago
  55. 9c75fc8 CRIS: Remove legacy RTC drivers by Jesper Nilsson · 12 years ago
  56. dfb73a0 cris:fix the wrong function declear by Wanlong Gao · 13 years ago
  57. b1a154d Disintegrate asm/system.h for CRIS by David Howells · 12 years ago
  58. 1e49570 net: Fix references to deleted NET_ETHERNET Kconfig setting. by David S. Miller · 13 years ago
  59. 50e1499 kgdb: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  60. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  61. 0348299 Fix file references in Kconfig files by Johann Felix Soden · 13 years ago
  62. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  63. aaba215 MII: fix Kconfig dependencies for MII by Jeff Kirsher · 13 years ago
  64. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  65. 1646ec9 cris: add missing declaration of kgdb_init() and breakpoint() by WANG Cong · 13 years ago
  66. b4bc281 cris: fix the prototype of sync_serial_ioctl() by WANG Cong · 13 years ago
  67. 4b851d8 cris: fix a build error in sync_serial_open() by WANG Cong · 13 years ago
  68. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  69. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  70. 36cda05 mtd: cris: convert to mtd_device_register() by Jamie Iles · 13 years ago
  71. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  72. 5847098 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 13 years ago
  73. 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
  74. 33dc0ad Correct auto-restart of syscalls via restartblock by Jesper Nilsson · 13 years ago
  75. 33874cb CRISv10: Fix return before mutex_unlock in pcf8563 by Jesper Nilsson · 13 years ago
  76. 508996b Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  77. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  78. 368e211 cris: Fix irq conversion fallout by Thomas Gleixner · 13 years ago
  79. 06f2ae3 CRIS: stop checking for MTD_CONCAT by Dmitry Eremin-Solenikov · 13 years ago
  80. c23cf8b cris: fix comment typo occationally to occasionally by Justin P. Mattock · 13 years ago
  81. 17588b9 cris: arch-v10: Switch do_timer() to xtime_update() by Torben Hohn · 13 years ago
  82. f7a004b cris: Convert V10 interrupt handling by Thomas Gleixner · 13 years ago
  83. 475a4b8 ptrace: cleanup arch_ptrace() on cris by Namhyung Kim · 14 years ago
  84. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  85. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  86. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  87. 0890b58 cris: autoconvert trivial BKL users by Arnd Bergmann · 14 years ago
  88. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  89. b4973ae CRIS: Correct address of the romfs in boot image by Jesper Nilsson · 14 years ago
  90. d77eab8 CRIS: Fasttimer: Remove obsolete ifdef by Jesper Nilsson · 14 years ago
  91. 5866d7e CRIS: Better link to rs485 in help by Jesper Nilsson · 14 years ago
  92. fcb31db CRIS: Remove CVS tag. by Jesper Nilsson · 14 years ago
  93. 0e0aff2 CRIS: v10: remove all BKL usage by Jesper Nilsson · 14 years ago
  94. 6036215 CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocks by Jesper Nilsson · 14 years ago
  95. 096b7bd cris: autoconvert trivial BKL users to private mutex by Jesper Nilsson · 14 years ago
  96. 90276a1 cris: Pushdown the bkl from ioctl by Jesper Nilsson · 14 years ago
  97. 60dbd66 CRIS: GENERIC_TIME fixes by Jesper Nilsson · 14 years ago
  98. b904d71 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  99. 4150764 CRIS: Don't use mask_irq as symbol name by Jesper Nilsson · 14 years ago
  100. 6b9c88e CRISv10: Whitespace fixes for hw_settings.S by Jesper Nilsson · 14 years ago