1. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  2. 412ac77a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  3. 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  4. 8f50f2a cris: No need to append -O2 and $(LINUXINCLUDE) by Paul Bolle · 8 years ago
  5. 84d77d3 ptrace: Don't allow accessing an undumpable mm by Eric W. Biederman · 8 years ago
  6. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  7. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  8. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  9. 4c8ee71 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  10. 328cf69 cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selected by Guenter Roeck · 8 years ago
  11. 17a8893 cris/arch-v32: cryptocop: print a hex number after a 0x prefix by Uwe Kleine-König · 8 years ago
  12. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 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. 057a056 Merge tag 'cris-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 8 years ago
  16. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  17. 2dc024e cris: return of class_create should be considered by yizhouzhou@ict.ac.cn · 8 years ago
  18. 11c2ecd CRIS: defconfig: remove MTDRAM_ABS_POS by Fabian Frederick · 8 years ago
  19. a85f305 CRIS v32: remove some double unlocks by Dan Carpenter · 8 years ago
  20. e1ae7ed Fix typo by Andrea Gelmini · 8 years ago
  21. 746d9dd Fix typo by Andrea Gelmini · 8 years ago
  22. 60a7a19 Fix typo by Andrea Gelmini · 8 years ago
  23. a94c83c Fix typo by Andrea Gelmini · 8 years ago
  24. 520c174 Fix typo by Andrea Gelmini · 9 years ago
  25. 46813dd Fix typo by Andrea Gelmini · 8 years ago
  26. 8d59dc1 Fix typo by Andrea Gelmini · 8 years ago
  27. 887358f cris: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  28. 0e1847c cris: v10: axisflashmap: remove unused ifdefs by Niklas Cassel · 8 years ago
  29. 4c241d3 cris: use generic io.h by Niklas Cassel · 8 years ago
  30. 2765262 cris: fix Kconfig mismatch when building with CONFIG_PCI by Niklas Cassel · 8 years ago
  31. d6094ce cris: cardbus: fix header include path by Niklas Cassel · 8 years ago
  32. 7daa770 cris: add dev88_defconfig by Niklas Cassel · 8 years ago
  33. 75e52ba cris: irq: stop loop from accessing array out of bounds by Niklas Cassel · 8 years ago
  34. d355bcb cris: fasttimer: fix mixed declarations and code compile warning by Niklas Cassel · 8 years ago
  35. 506823f cris: intmem: fix pointer comparison compile warning by Niklas Cassel · 8 years ago
  36. 9d74179 cris: intmem: fix device_initcall compile warning by Jesper Nilsson · 8 years ago
  37. eb47e029 cris: buggered copy_from_user/copy_to_user/clear_user by Al Viro · 8 years ago
  38. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  39. affe8a2 Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  40. f64d6e2 Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  41. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  42. ef158bd mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POS by Ben Hutchings · 9 years ago
  43. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  44. db41252 cris: Remove unnecessary of_platform_populate with default match table by Kefeng Wang · 9 years ago
  45. 8bc4d5f Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  46. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 9 years ago
  47. e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 9 years ago
  48. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
  49. 1eccc6e Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  50. 40438a1 CRIS v32: nand: set ECC algorithm explicitly by Rafał Miłecki · 9 years ago
  51. f518abf cris: do away with ARCH_REQUIRE_GPIOLIB by Linus Walleij · 9 years ago
  52. 014b38e cris: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  53. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  55. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 9 years ago
  56. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 9 years ago
  57. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 9 years ago
  58. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  59. 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
  60. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  61. e20dd88 cris: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  62. 038a538 cris: nand: remove useless mtd->priv = chip assignments by Boris BREZILLON · 9 years ago
  63. 4883090 cris: nand: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  64. f9f3f86 cris: Fix section mismatches in architecture startup code by Guenter Roeck · 9 years ago
  65. 56edefc cris: debugport: Fix section mismatches by Guenter Roeck · 9 years ago
  66. 0410442 cris: nand: make use of mtd_to_nand() where appropriate by Boris BREZILLON · 9 years ago
  67. 4247896 cris: Drop reference to get_cmos_time() by Guenter Roeck · 9 years ago
  68. e301a08 CRIS: Drop code related to obsolete or unused kconfigs by Jesper Nilsson · 9 years ago
  69. 9f4137f cris: time: Cleanup of persistent clock stuff by Xunlei Pang · 9 years ago
  70. fad5a06 cris: re-use helpers to dump data in hex format by Andy Shevchenko · 9 years ago
  71. ab28e96 CRIS v32: remove old GPIO and LEDs code by Rabin Vincent · 9 years ago
  72. 79b863c CRIS v32: remove I2C bitbanging driver by Rabin Vincent · 9 years ago
  73. 25624b9 CRIS v32: add ARTPEC-3 and P1343 device trees by Rabin Vincent · 9 years ago
  74. a95b3ba CRIS v32: dev88: add GPIO, LEDs, RTC, temp sensor by Rabin Vincent · 9 years ago
  75. d4dde7d CRIS: add dt-bindings symlink by Rabin Vincent · 9 years ago
  76. df90c33 CRIS v32: increase NR_IRQS by Rabin Vincent · 9 years ago
  77. c33fe44 cris: arch-v10: kgdb: Add '__used' for static variable is_dyn_brkp by Chen Gang · 9 years ago
  78. 8f40dce cris: arch-v10: kgdb: Use BAR instead of DTP0 for register P12 by Chen Gang · 9 years ago
  79. 4d0d397 cris: kgdb: use native hex2bin by Andy Shevchenko · 9 years ago
  80. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  81. 254a0f4 CRISv10: delete unused lib/dmacopy.c by Rabin Vincent · 10 years ago
  82. c2ffc68 CRISv10: delete unused lib/old_checksum.c by Rabin Vincent · 10 years ago
  83. 7f0144e CRIS: fix switch_mm() lockdep splat by Rabin Vincent · 10 years ago
  84. 94c5c11 CRISv32: enable LOCKDEP_SUPPORT by Rabin Vincent · 10 years ago
  85. aa6f4d2 CRIS: add STACKTRACE_SUPPORT by Rabin Vincent · 10 years ago
  86. 3fffa23 CRISv32: annotate irq enable in idle loop by Rabin Vincent · 10 years ago
  87. 444e0c2 CRISv32: add support for irqflags tracing by Rabin Vincent · 10 years ago
  88. 20ae247 CRIS: UAPI: use generic types.h by Rabin Vincent · 10 years ago
  89. 258a9ff CRIS: UAPI: use generic shmbuf.h by Rabin Vincent · 10 years ago
  90. 74d94ad CRIS: UAPI: use generic msgbuf.h by Rabin Vincent · 10 years ago
  91. 4526692 CRIS: UAPI: use generic socket.h by Rabin Vincent · 10 years ago
  92. 53789d2 CRIS: UAPI: use generic sembuf.h by Rabin Vincent · 10 years ago
  93. c823b97 CRIS: UAPI: use generic sockios.h by Rabin Vincent · 10 years ago
  94. 889d74a CRIS: UAPI: use generic auxvec.h by Rabin Vincent · 10 years ago
  95. 0c02fa2 CRIS: UAPI: use generic headers via Kbuild by Rabin Vincent · 10 years ago
  96. 2493d3e CRIS: UAPI: fix elf.h export by Rabin Vincent · 10 years ago
  97. 3a79a07 CRIS: don't make asm/elf.h depend on asm/user.h by Rabin Vincent · 10 years ago
  98. 835e417 CRIS: UAPI: fix ptrace.h by Rabin Vincent · 10 years ago
  99. 4b86715 CRISv32: Squash compile warnings for axisflashmap by Jesper Nilsson · 10 years ago
  100. 939b83f CRISv32: Add GPIO driver to the default configs by Jesper Nilsson · 10 years ago