1. 8a1115f scripts/spelling.txt: add "disble(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  2. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  3. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  4. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  5. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  6. 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
  7. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  8. 9ae8282 cris: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  9. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  10. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  11. 84d77d3 ptrace: Don't allow accessing an undumpable mm by Eric W. Biederman · 8 years ago
  12. 17a8893 cris/arch-v32: cryptocop: print a hex number after a 0x prefix by Uwe Kleine-König · 8 years ago
  13. f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  14. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  15. 2dc024e cris: return of class_create should be considered by yizhouzhou@ict.ac.cn · 8 years ago
  16. a85f305 CRIS v32: remove some double unlocks by Dan Carpenter · 8 years ago
  17. 746d9dd Fix typo by Andrea Gelmini · 8 years ago
  18. a94c83c Fix typo by Andrea Gelmini · 8 years ago
  19. 520c174 Fix typo by Andrea Gelmini · 9 years ago
  20. d6094ce cris: cardbus: fix header include path by Niklas Cassel · 8 years ago
  21. 75e52ba cris: irq: stop loop from accessing array out of bounds by Niklas Cassel · 8 years ago
  22. d355bcb cris: fasttimer: fix mixed declarations and code compile warning by Niklas Cassel · 8 years ago
  23. 506823f cris: intmem: fix pointer comparison compile warning by Niklas Cassel · 8 years ago
  24. 9d74179 cris: intmem: fix device_initcall compile warning by Jesper Nilsson · 8 years ago
  25. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  26. ef158bd mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POS by Ben Hutchings · 9 years ago
  27. 8bc4d5f Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  28. e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 9 years ago
  29. 40438a1 CRIS v32: nand: set ECC algorithm explicitly by Rafał Miłecki · 9 years ago
  30. 014b38e cris: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  31. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 9 years ago
  32. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  33. 96461fd Merge tag 'cris-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 9 years ago
  34. e20dd88 cris: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  35. 038a538 cris: nand: remove useless mtd->priv = chip assignments by Boris BREZILLON · 9 years ago
  36. 4883090 cris: nand: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  37. f9f3f86 cris: Fix section mismatches in architecture startup code by Guenter Roeck · 9 years ago
  38. 0410442 cris: nand: make use of mtd_to_nand() where appropriate by Boris BREZILLON · 9 years ago
  39. e301a08 CRIS: Drop code related to obsolete or unused kconfigs by Jesper Nilsson · 9 years ago
  40. fad5a06 cris: re-use helpers to dump data in hex format by Andy Shevchenko · 9 years ago
  41. ab28e96 CRIS v32: remove old GPIO and LEDs code by Rabin Vincent · 9 years ago
  42. 79b863c CRIS v32: remove I2C bitbanging driver by Rabin Vincent · 9 years ago
  43. df90c33 CRIS v32: increase NR_IRQS by Rabin Vincent · 9 years ago
  44. 4d0d397 cris: kgdb: use native hex2bin by Andy Shevchenko · 9 years ago
  45. 3fffa23 CRISv32: annotate irq enable in idle loop by Rabin Vincent · 10 years ago
  46. 444e0c2 CRISv32: add support for irqflags tracing by Rabin Vincent · 10 years ago
  47. 835e417 CRIS: UAPI: fix ptrace.h by Rabin Vincent · 10 years ago
  48. 4b86715 CRISv32: Squash compile warnings for axisflashmap by Jesper Nilsson · 10 years ago
  49. 939b83f CRISv32: Add GPIO driver to the default configs by Jesper Nilsson · 10 years ago
  50. 9423017 CRISv32: ETRAX FS: Squash warnings in pinmux driver by Jesper Nilsson · 10 years ago
  51. ee59843 CRIS: Wire up missing syscalls by Chen Gang · 10 years ago
  52. 6a4756f cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memset by Christophe Jaillet · 10 years ago
  53. 2b5cf54 cris/time: Migrate to new 'set-state' interface by Viresh Kumar · 10 years ago
  54. 0ec62aa cris: Replace do_posix_clock_monotonic_gettime() by Thomas Gleixner · 10 years ago
  55. 73de14e cris: don't use module_init for non-modular core intmem.c code by Paul Gortmaker · 10 years ago
  56. 7f9f443 Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 10 years ago
  57. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  58. dc640a8 cris fasttimer: remove use of seq_printf return value by Joe Perches · 10 years ago
  59. 1336d42 cris: remove use of seq_printf return value by Joe Perches · 10 years ago
  60. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 10 years ago
  61. d3dad47 CRISv32: use GENERIC_SCHED_CLOCK by Rabin Vincent · 10 years ago
  62. edfb6d5 CRISv32: use MMIO clocksource by Rabin Vincent · 10 years ago
  63. ed9fd3f CRISv32: use generic clockevents by Rabin Vincent · 10 years ago
  64. 47a8f6f CRIS: remove SMP code by Rabin Vincent · 10 years ago
  65. 9a7449d CRISv32: handle multiple signals by Rabin Vincent · 10 years ago
  66. 0f72e5c CRISv32: prevent bogus restarts on sigreturn by Rabin Vincent · 10 years ago
  67. db4a35c CRISv32: don't attempt syscall restart on irq exit by Rabin Vincent · 10 years ago
  68. 43f7071 CRISv32: add irq domains support by Rabin Vincent · 10 years ago
  69. 1fa185e Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 10 years ago
  70. 10b3097 CRISv32: Remove unnecessary KERN_INFO from sync_serial by Masanari Iida · 10 years ago
  71. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  72. 00c5794 CRISv32: Avoid warning of unused variable by Jesper Nilsson · 10 years ago
  73. fb32c76 VFS: Convert file->f_dentry->d_inode to file_inode() by David Howells · 10 years ago
  74. 8bcabff CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARD by Jesper Nilsson · 10 years ago
  75. a3199ad CRISv32: ETRAXFS: Fix recursive spinlock by Jesper Nilsson · 10 years ago
  76. 9f1ad51 CRISv32: Select MTDRAM for axisflashmap by Jesper Nilsson · 10 years ago
  77. 4729d77 CRISv32: Implement early console by Jesper Nilsson · 10 years ago
  78. ca36c1f CRISv32: Fix declaration mismatch by Jesper Nilsson · 10 years ago
  79. 3f10462 CRISv32: Rewrite of synchronous serial port driver by Jesper Nilsson · 10 years ago
  80. d6517c4 CRISv32: Better handling of watchdog bite by Jesper Nilsson · 10 years ago
  81. dbd3c7e CRIS: Export missing function symbols by Jesper Nilsson · 10 years ago
  82. eeda008 CRISv32: Add missing include for mm.h by Jesper Nilsson · 10 years ago
  83. f89412a CRISv32: Drop obsolete file for SPI driver by Jesper Nilsson · 10 years ago
  84. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  85. 8215ade cris: Use sigsp() by Richard Weinberger · 11 years ago
  86. fa01977 cris: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  87. 835eeee cris: update comments for generic idle conversion by Geert Uytterhoeven · 11 years ago
  88. d426334 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  89. c7dcec7 Kconfig: Remove useless "default N" lines by Paul Bolle · 11 years ago
  90. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  91. f7f4f4d cramfs: take headers to fs/cramfs by Al Viro · 11 years ago
  92. bb1d2a9 CRIS: Add missing syscalls by Jesper Nilsson · 11 years ago
  93. 329fddd cris: sync_serial: remove interruptible_sleep_on by Arnd Bergmann · 11 years ago
  94. 64d8ad9 cris: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  95. be8cb7f CRIS: drop unused Kconfig symbols by Paul Bolle · 11 years ago
  96. 2de6c0b cris: delete __cpuinit usage from all cris files by Paul Gortmaker · 12 years ago
  97. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  98. ab53485 Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  99. 2206209 net: Add missing dependencies on NETDEVICES by Ben Hutchings · 12 years ago
  100. a1606c7 net: Move MII out from under NET_CORE and hide it by Ben Hutchings · 12 years ago