1. b71f1bf cris: rename __copy_user_zeroing to __copy_user_in by Al Viro · 8 years ago
  2. de09be3 cris: get rid of zeroing by Al Viro · 8 years ago
  3. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  4. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  5. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  6. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  7. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  8. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  9. 46813dd Fix typo by Andrea Gelmini · 8 years ago
  10. 8d59dc1 Fix typo by Andrea Gelmini · 8 years ago
  11. 0e1847c cris: v10: axisflashmap: remove unused ifdefs by Niklas Cassel · 9 years ago
  12. ef158bd mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POS by Ben Hutchings · 9 years ago
  13. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
  14. 014b38e cris: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  15. f9f3f86 cris: Fix section mismatches in architecture startup code by Guenter Roeck · 9 years ago
  16. 56edefc cris: debugport: Fix section mismatches by Guenter Roeck · 9 years ago
  17. e301a08 CRIS: Drop code related to obsolete or unused kconfigs by Jesper Nilsson · 9 years ago
  18. c33fe44 cris: arch-v10: kgdb: Add '__used' for static variable is_dyn_brkp by Chen Gang · 9 years ago
  19. 8f40dce cris: arch-v10: kgdb: Use BAR instead of DTP0 for register P12 by Chen Gang · 9 years ago
  20. 4d0d397 cris: kgdb: use native hex2bin by Andy Shevchenko · 9 years ago
  21. 254a0f4 CRISv10: delete unused lib/dmacopy.c by Rabin Vincent · 10 years ago
  22. c2ffc68 CRISv10: delete unused lib/old_checksum.c by Rabin Vincent · 10 years ago
  23. ee59843 CRIS: Wire up missing syscalls by Chen Gang · 10 years ago
  24. 84c3e5b cris: don't use module_init for non-modular core eeprom.c code by Paul Gortmaker · 10 years ago
  25. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  26. dc640a8 cris fasttimer: remove use of seq_printf return value by Joe Perches · 10 years ago
  27. 1336d42 cris: remove use of seq_printf return value by Joe Perches · 10 years ago
  28. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 10 years ago
  29. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  30. dbd3c7e CRIS: Export missing function symbols by Jesper Nilsson · 10 years ago
  31. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  32. 8215ade cris: Use sigsp() by Richard Weinberger · 11 years ago
  33. fa01977 cris: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  34. 835eeee cris: update comments for generic idle conversion by Geert Uytterhoeven · 11 years ago
  35. cd065a0 CRISv10: Readd missing header by Jesper Nilsson · 11 years ago
  36. e269a86 Drop code for CRISv10 CPU simulator by Jesper Nilsson · 11 years ago
  37. e7672be Cleanup whitespace, remove old author tag by Jesper Nilsson · 11 years ago
  38. bb1d2a9 CRIS: Add missing syscalls by Jesper Nilsson · 11 years ago
  39. 329fddd cris: sync_serial: remove interruptible_sleep_on by Arnd Bergmann · 11 years ago
  40. 64d8ad9 cris: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  41. be8cb7f CRIS: drop unused Kconfig symbols by Paul Bolle · 11 years ago
  42. 569fa26 CRIS: Remove last traces of legacy RTC drivers by Paul Bolle · 12 years ago
  43. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  44. 2206209 net: Add missing dependencies on NETDEVICES by Ben Hutchings · 12 years ago
  45. a1606c7 net: Move MII out from under NET_CORE and hide it by Ben Hutchings · 12 years ago
  46. 6a89a9d cris/kgdb: Remove sections protected by #ifdef PROCESS_SUPPORT by Geert Uytterhoeven · 12 years ago
  47. de666cf cris/kgdb: Fix buffer overflow in getpacket() by Geert Uytterhoeven · 12 years ago
  48. e42e398 cris/kgdb: Remove obsolete USED*() macros by Geert Uytterhoeven · 12 years ago
  49. 6408ac4 cris/kgdb: Make symbols used from asm global by Geert Uytterhoeven · 12 years ago
  50. d6c97e1 cris/kgdb: Use #ifdef PROCESS_SUPPORT where needed by Geert Uytterhoeven · 12 years ago
  51. 4bf01dd cris/kgdb: Kill forward declarations for static functions by Geert Uytterhoeven · 12 years ago
  52. 4bb77a9 cris/kgdb: Remove unused static int do_printk by Geert Uytterhoeven · 12 years ago
  53. 7fc6a8b cris/kgdb: Properly split long lines in asm by Geert Uytterhoeven · 12 years ago
  54. f42787d cris: single_open() leaks by Al Viro · 12 years ago
  55. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  56. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 12 years ago
  57. 1eb5b23 cris: Don't use create_proc_read_entry() by David Howells · 12 years ago
  58. e784788 get rid of a bunch of open-coded create_proc_read_entry() by Al Viro · 12 years ago
  59. 8dc7c5e cris: Use generic idle loop by Thomas Gleixner · 12 years ago
  60. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  61. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  62. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  63. e6a6d21 cris: kill weird arguments of sys_{rt_,}sigreturn() by Al Viro · 12 years ago
  64. eb2f256 cris: switch to generic old sigaction() by Al Viro · 12 years ago
  65. 86df89a cris: switch to generic old sigsuspend by Al Viro · 12 years ago
  66. 9df794d cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturn by Al Viro · 12 years ago
  67. d970e42 cris: switch to generic sigaltstack by Al Viro · 12 years ago
  68. 7b1f620 time: convert arch_gettimeoffset to a pointer by Stephen Warren · 12 years ago
  69. 547046f cris: move usec/nsec conversion to do_slow_gettimeoffset by Stephen Warren · 12 years ago
  70. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  71. 27d892f cris: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  72. 1703a21 cris: switch to generic kernel_execve/sys_execve by Al Viro · 12 years ago
  73. 69b58a6 cris: switch to generic kernel_thread() by Al Viro · 12 years ago
  74. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  75. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  76. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  77. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  78. b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
  79. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
  80. 4b7eba4 Merge tag 'cris-for-linus' of git://jni.nu/cris by Linus Torvalds · 13 years ago
  81. 24d696a cris: missing checks of __get_user()/__put_user() return values by Al Viro · 13 years ago
  82. f3b5e82 cris: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  83. 68f3f16 new helper: sigsuspend() by Al Viro · 13 years ago
  84. 7b91747 cris: Remove old legacy "-traditional" flag from arch-v10/lib/Makefile by Paul Gortmaker · 13 years ago
  85. 9c75fc8 CRIS: Remove legacy RTC drivers by Jesper Nilsson · 13 years ago
  86. dfb73a0 cris:fix the wrong function declear by Wanlong Gao · 13 years ago
  87. b1a154d Disintegrate asm/system.h for CRIS by David Howells · 13 years ago
  88. 1e49570 net: Fix references to deleted NET_ETHERNET Kconfig setting. by David S. Miller · 13 years ago
  89. 50e1499 kgdb: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  90. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  91. 0348299 Fix file references in Kconfig files by Johann Felix Soden · 13 years ago
  92. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  93. aaba215 MII: fix Kconfig dependencies for MII by Jeff Kirsher · 13 years ago
  94. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  95. 1646ec9 cris: add missing declaration of kgdb_init() and breakpoint() by WANG Cong · 13 years ago
  96. b4bc281 cris: fix the prototype of sync_serial_ioctl() by WANG Cong · 13 years ago
  97. 4b851d8 cris: fix a build error in sync_serial_open() by WANG Cong · 13 years ago
  98. 571503e Merge branch 'setns' by Linus Torvalds · 14 years ago
  99. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 14 years ago
  100. 36cda05 mtd: cris: convert to mtd_device_register() by Jamie Iles · 14 years ago