1. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 8 years ago
  2. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  3. 96461fd Merge tag 'cris-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 8 years ago
  4. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 8 years ago
  5. e20dd88 cris: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  6. 038a538 cris: nand: remove useless mtd->priv = chip assignments by Boris BREZILLON · 9 years ago
  7. 4883090 cris: nand: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  8. f9f3f86 cris: Fix section mismatches in architecture startup code by Guenter Roeck · 9 years ago
  9. 56edefc cris: debugport: Fix section mismatches by Guenter Roeck · 9 years ago
  10. 0410442 cris: nand: make use of mtd_to_nand() where appropriate by Boris BREZILLON · 9 years ago
  11. 4247896 cris: Drop reference to get_cmos_time() by Guenter Roeck · 9 years ago
  12. e301a08 CRIS: Drop code related to obsolete or unused kconfigs by Jesper Nilsson · 9 years ago
  13. 9f4137f cris: time: Cleanup of persistent clock stuff by Xunlei Pang · 9 years ago
  14. fad5a06 cris: re-use helpers to dump data in hex format by Andy Shevchenko · 9 years ago
  15. ab28e96 CRIS v32: remove old GPIO and LEDs code by Rabin Vincent · 9 years ago
  16. 79b863c CRIS v32: remove I2C bitbanging driver by Rabin Vincent · 9 years ago
  17. 25624b9 CRIS v32: add ARTPEC-3 and P1343 device trees by Rabin Vincent · 9 years ago
  18. a95b3ba CRIS v32: dev88: add GPIO, LEDs, RTC, temp sensor by Rabin Vincent · 9 years ago
  19. d4dde7d CRIS: add dt-bindings symlink by Rabin Vincent · 9 years ago
  20. df90c33 CRIS v32: increase NR_IRQS by Rabin Vincent · 9 years ago
  21. c33fe44 cris: arch-v10: kgdb: Add '__used' for static variable is_dyn_brkp by Chen Gang · 9 years ago
  22. 8f40dce cris: arch-v10: kgdb: Use BAR instead of DTP0 for register P12 by Chen Gang · 9 years ago
  23. 4d0d397 cris: kgdb: use native hex2bin by Andy Shevchenko · 9 years ago
  24. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  25. 254a0f4 CRISv10: delete unused lib/dmacopy.c by Rabin Vincent · 9 years ago
  26. c2ffc68 CRISv10: delete unused lib/old_checksum.c by Rabin Vincent · 9 years ago
  27. 7f0144e CRIS: fix switch_mm() lockdep splat by Rabin Vincent · 9 years ago
  28. 94c5c11 CRISv32: enable LOCKDEP_SUPPORT by Rabin Vincent · 9 years ago
  29. aa6f4d2 CRIS: add STACKTRACE_SUPPORT by Rabin Vincent · 9 years ago
  30. 3fffa23 CRISv32: annotate irq enable in idle loop by Rabin Vincent · 9 years ago
  31. 444e0c2 CRISv32: add support for irqflags tracing by Rabin Vincent · 9 years ago
  32. 20ae247 CRIS: UAPI: use generic types.h by Rabin Vincent · 9 years ago
  33. 258a9ff CRIS: UAPI: use generic shmbuf.h by Rabin Vincent · 9 years ago
  34. 74d94ad CRIS: UAPI: use generic msgbuf.h by Rabin Vincent · 9 years ago
  35. 4526692 CRIS: UAPI: use generic socket.h by Rabin Vincent · 9 years ago
  36. 53789d2 CRIS: UAPI: use generic sembuf.h by Rabin Vincent · 9 years ago
  37. c823b97 CRIS: UAPI: use generic sockios.h by Rabin Vincent · 9 years ago
  38. 889d74a CRIS: UAPI: use generic auxvec.h by Rabin Vincent · 9 years ago
  39. 0c02fa2 CRIS: UAPI: use generic headers via Kbuild by Rabin Vincent · 9 years ago
  40. 2493d3e CRIS: UAPI: fix elf.h export by Rabin Vincent · 9 years ago
  41. 3a79a07 CRIS: don't make asm/elf.h depend on asm/user.h by Rabin Vincent · 9 years ago
  42. 835e417 CRIS: UAPI: fix ptrace.h by Rabin Vincent · 9 years ago
  43. 4b86715 CRISv32: Squash compile warnings for axisflashmap by Jesper Nilsson · 9 years ago
  44. 939b83f CRISv32: Add GPIO driver to the default configs by Jesper Nilsson · 9 years ago
  45. 9423017 CRISv32: ETRAX FS: Squash warnings in pinmux driver by Jesper Nilsson · 9 years ago
  46. ee59843 CRIS: Wire up missing syscalls by Chen Gang · 9 years ago
  47. f59625a CRISv32: allow CONFIG_DEBUG_BUGVERBOSE by Rabin Vincent · 9 years ago
  48. 98a725a CRISv32: add unreachable() to BUG() by Rabin Vincent · 9 years ago
  49. 6a4756f cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memset by Christophe Jaillet · 9 years ago
  50. 2b5cf54 cris/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  51. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  52. 0ec62aa cris: Replace do_posix_clock_monotonic_gettime() by Thomas Gleixner · 9 years ago
  53. a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 9 years ago
  54. 2d44070 Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  55. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  56. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  57. 84c3e5b cris: don't use module_init for non-modular core eeprom.c code by Paul Gortmaker · 9 years ago
  58. 73de14e cris: don't use module_init for non-modular core intmem.c code by Paul Gortmaker · 9 years ago
  59. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
  60. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  61. 84be456 remove <asm/scatterlist.h> by Christoph Hellwig · 9 years ago
  62. 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
  63. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  64. dc640a8 cris fasttimer: remove use of seq_printf return value by Joe Perches · 9 years ago
  65. 1336d42 cris: remove use of seq_printf return value by Joe Perches · 9 years ago
  66. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 9 years ago
  67. d939b52 cris: fix integer overflow in ELF_ET_DYN_BASE by Andrey Ryabinin · 9 years ago
  68. d3dad47 CRISv32: use GENERIC_SCHED_CLOCK by Rabin Vincent · 9 years ago
  69. edfb6d5 CRISv32: use MMIO clocksource by Rabin Vincent · 9 years ago
  70. ed9fd3f CRISv32: use generic clockevents by Rabin Vincent · 9 years ago
  71. 16428f9 CRIS: use generic headers via Kbuild by Rabin Vincent · 9 years ago
  72. f87a2f5 CRIS: use generic cmpxchg.h by Rabin Vincent · 9 years ago
  73. e7db8a3 CRIS: use generic atomic.h by Rabin Vincent · 9 years ago
  74. f647511 CRIS: use generic atomic bitops by Rabin Vincent · 9 years ago
  75. 3c2165f CRISv10: remove redundant macros from system.h by Rabin Vincent · 9 years ago
  76. 47a8f6f CRIS: remove SMP code by Rabin Vincent · 9 years ago
  77. 06aca92 CRISv32: don't enable irqs in INIT_THREAD by Rabin Vincent · 9 years ago
  78. 9a7449d CRISv32: handle multiple signals by Rabin Vincent · 9 years ago
  79. 0f72e5c CRISv32: prevent bogus restarts on sigreturn by Rabin Vincent · 9 years ago
  80. db4a35c CRISv32: don't attempt syscall restart on irq exit by Rabin Vincent · 9 years ago
  81. c8e840d CRIS: add Axis 88 board device tree by Rabin Vincent · 9 years ago
  82. a9f75ac CRISv32: add device tree support by Rabin Vincent · 9 years ago
  83. 43f7071 CRISv32: add irq domains support by Rabin Vincent · 9 years ago
  84. 8fda64c CRIS: enable GPIOLIB by Rabin Vincent · 9 years ago
  85. 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
  86. 9987c19 CRIS: Whitespace cleanup by Jesper Nilsson · 9 years ago
  87. 83f1588 CRIS: macro whitespace fixes in uaccess.h by Michael S. Tsirkin · 9 years ago
  88. 458e319 CRIS: uaccess: fix sparse errors by Michael S. Tsirkin · 9 years ago
  89. 10b3097 CRISv32: Remove unnecessary KERN_INFO from sync_serial by Masanari Iida · 9 years ago
  90. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  91. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  92. 103f3d9 cris: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  93. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 years ago
  94. dd82094 CRIS: Fix missing NR_CPUS in menuconfig by Jesper Nilsson · 9 years ago
  95. 00c5794 CRISv32: Avoid warning of unused variable by Jesper Nilsson · 9 years ago
  96. 134115c CRIS: Avoid warning in cris mm/fault.c by Jesper Nilsson · 9 years ago
  97. 4806f8b CRIS: Export csum_partial_copy_nocheck by Jesper Nilsson · 9 years ago
  98. 80a7555 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  99. fb32c76 VFS: Convert file->f_dentry->d_inode to file_inode() by David Howells · 9 years ago
  100. be1f221 module: remove mod arg from module_free, rename module_memfree(). by Rusty Russell · 9 years ago