1. 88a86f8 openrisc: Add _text symbol to fix ksym build error by Stafford Horne · 7 years ago
  2. 2c7a5c5 openrisc: Define __ro_after_init to avoid crash by Guenter Roeck · 8 years ago
  3. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  4. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  5. df720ac exceptions: detritus removal by Al Viro · 8 years ago
  6. 8e4b720 openrisc: fix the fix of copy_from_user() by Guenter Roeck · 8 years ago
  7. acb2505 openrisc: fix copy_from_user() by Al Viro · 8 years ago
  8. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  9. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  10. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  11. 1cd04d2 Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  12. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  13. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  14. 8636f34 openrisc: do away with ARCH_REQUIRE_GPIOLIB by Linus Walleij · 8 years ago
  15. d04f90f Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
  16. fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 8 years ago
  17. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  18. b0da6d4 asm-generic: Drop renameat syscall from default list by James Hogan · 8 years ago
  19. 86d618c openrisc: drop wrongly typed definition of page_to_virt() by Ard Biesheuvel · 8 years ago
  20. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 8 years ago
  21. 11caf57 Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
  22. 4e0b6ca asm-generic: page.h: Remove useless get_user_page and free_user_page by Chen Gang · 9 years ago
  23. ed07247 gpio: Remove unused asm/gpio.h files by Bjorn Helgaas · 8 years ago
  24. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 8 years ago
  25. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  26. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  27. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  28. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  29. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  30. 00c5a0a openrisc/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  31. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  32. 04ea1e9 openrisc: fix CONFIG_UID16 setting by Andrew Morton · 9 years ago
  33. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  34. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  35. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
  36. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  37. 58a1aa7 openrisc: remove use of seq_printf return value by Joe Perches · 9 years ago
  38. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 9 years ago
  39. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 9 years ago
  40. a555ad4 whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread() by Al Viro · 9 years ago
  41. eaa0eda Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  42. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  43. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  44. 3824e3c openrisc: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  45. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 years ago
  46. 582a678 openrisc/uaccess: fix sparse errors by Michael S. Tsirkin · 9 years ago
  47. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 9 years ago
  48. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  49. 782d59c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  50. 29075fe next: openrisc: Fix build by Guenter Roeck · 10 years ago
  51. 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 10 years ago
  52. ce5d112 ARCH: AUDIT: implement syscall_get_arch for all arches by Eric Paris · 10 years ago
  53. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  54. 087fe00 openrisc: Get rid of handle_IRQ by Marc Zyngier · 10 years ago
  55. d1f6f28 openrisc: Convert handle_IRQ to use __handle_domain_irq by Marc Zyngier · 10 years ago
  56. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  57. 8e2beaf openrisc: Use sigsp() by Richard Weinberger · 10 years ago
  58. 08d69a2 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  59. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  60. 4db8e6d irqchip: or1k-pic: Migrate from arch/openrisc/ by Stefan Kristiansson · 10 years ago
  61. d2705064 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
  62. ccf3356 of/fdt: consolidate built-in dtb section variables by Rob Herring · 10 years ago
  63. 0f5c6f9 arch,openrisc: Convert smp_mb__*() by Peter Zijlstra · 10 years ago
  64. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  65. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 10 years ago
  66. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 10 years ago
  67. 04a24ae Merge tag 'for-3.14' of git://openrisc.net/~jonas/linux by Linus Torvalds · 10 years ago
  68. 548dafe openrisc: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  69. 10f67db openrisc: Rework signal handling by Jonas Bonn · 12 years ago
  70. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 10 years ago
  71. 98d38dd2 Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linux by Linus Torvalds · 11 years ago
  72. 621c2cd openrisc: Refactor or32_early_setup() by Geert Uytterhoeven · 11 years ago
  73. 0db041b openrisc: Remove unused declaration of __initramfs_start by Geert Uytterhoeven · 11 years ago
  74. be5940c openrisc: Use the declarations provided by <asm/sections.h> by Geert Uytterhoeven · 11 years ago
  75. f38d45d openrisc: Refresh or1ksim_defconfig for v3.12 by Geert Uytterhoeven · 11 years ago
  76. b3d59c6 openrisc: add missing pgtable_page_ctor/dtor calls by Kirill A. Shutemov · 11 years ago
  77. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  78. 56aea88 openrisc: Refactor 16-bit constant relocation by Geert Uytterhoeven · 11 years ago
  79. f69405c openrisc: include: asm: Kbuild: add default "vga.h" by Chen Gang · 11 years ago
  80. ee4f96d openrisc: Makefile: append "-D__linux__" to KBUILD_CFLAGS by Chen Gang · 11 years ago
  81. 5116b1d of: remove empty arch prom.h headers by Rob Herring · 11 years ago
  82. 32df8dc of: remove HAVE_ARCH_DEVTREE_FIXUPS by Rob Herring · 11 years ago
  83. 9b7d9f2 openrisc: remove unnecessary prom.c includes by Rob Herring · 11 years ago
  84. 29eb45a of: remove early_init_dt_setup_initrd_arch by Rob Herring · 11 years ago
  85. 068f631 of: create default early_init_dt_add_memory_arch by Rob Herring · 11 years ago
  86. e943538 openrisc: use early_init_dt_scan by Rob Herring · 11 years ago
  87. 3486892 openrisc: use unflatten_and_copy_device_tree by Rob Herring · 11 years ago
  88. bbf28b5 openrisc: use boot_command_line instead of private cmd_line by Rob Herring · 11 years ago
  89. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  90. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  91. ede2033 openrisc: clean-up prom.h by Rob Herring · 11 years ago
  92. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  93. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  94. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  95. a1727da of: consolidate definition of early_init_dt_alloc_memory_arch() by Grant Likely · 11 years ago
  96. 8be137f Merge tag 'v3.11-rc7' into devicetree/next by Grant Likely · 11 years ago
  97. 007fb9a openrisc: remove undefined of_get_cpu_node declaration by Sudeep KarkadaNagesha · 11 years ago
  98. 57a1a19 arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig" by Chen Gang · 11 years ago
  99. 374d5c9 of: Specify initrd location using 64-bit by Santosh Shilimkar · 11 years ago
  100. 8e8550e openrisc: delete __cpuinit usage from all openrisc files by Paul Gortmaker · 11 years ago