1. 04a24ae Merge tag 'for-3.14' of git://openrisc.net/~jonas/linux by Linus Torvalds · 10 years ago
  2. 548dafe openrisc: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  3. 10f67db openrisc: Rework signal handling by Jonas Bonn · 12 years ago
  4. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  5. 98d38dd Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linux by Linus Torvalds · 11 years ago
  6. 621c2cd openrisc: Refactor or32_early_setup() by Geert Uytterhoeven · 11 years ago
  7. 0db041b openrisc: Remove unused declaration of __initramfs_start by Geert Uytterhoeven · 11 years ago
  8. be5940c openrisc: Use the declarations provided by <asm/sections.h> by Geert Uytterhoeven · 11 years ago
  9. f38d45d openrisc: Refresh or1ksim_defconfig for v3.12 by Geert Uytterhoeven · 11 years ago
  10. b3d59c6 openrisc: add missing pgtable_page_ctor/dtor calls by Kirill A. Shutemov · 11 years ago
  11. 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
  12. 56aea88 openrisc: Refactor 16-bit constant relocation by Geert Uytterhoeven · 11 years ago
  13. f69405c openrisc: include: asm: Kbuild: add default "vga.h" by Chen Gang · 11 years ago
  14. ee4f96d openrisc: Makefile: append "-D__linux__" to KBUILD_CFLAGS by Chen Gang · 11 years ago
  15. 5116b1d of: remove empty arch prom.h headers by Rob Herring · 11 years ago
  16. 32df8dc of: remove HAVE_ARCH_DEVTREE_FIXUPS by Rob Herring · 11 years ago
  17. 9b7d9f2 openrisc: remove unnecessary prom.c includes by Rob Herring · 11 years ago
  18. 29eb45a of: remove early_init_dt_setup_initrd_arch by Rob Herring · 11 years ago
  19. 068f631 of: create default early_init_dt_add_memory_arch by Rob Herring · 11 years ago
  20. e943538 openrisc: use early_init_dt_scan by Rob Herring · 11 years ago
  21. 3486892 openrisc: use unflatten_and_copy_device_tree by Rob Herring · 11 years ago
  22. bbf28b5 openrisc: use boot_command_line instead of private cmd_line by Rob Herring · 11 years ago
  23. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  24. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  25. ede2033 openrisc: clean-up prom.h by Rob Herring · 11 years ago
  26. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  27. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  28. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  29. a1727da of: consolidate definition of early_init_dt_alloc_memory_arch() by Grant Likely · 11 years ago
  30. 8be137f Merge tag 'v3.11-rc7' into devicetree/next by Grant Likely · 11 years ago
  31. 007fb9a openrisc: remove undefined of_get_cpu_node declaration by Sudeep KarkadaNagesha · 11 years ago
  32. 57a1a19 arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig" by Chen Gang · 11 years ago
  33. 374d5c9 of: Specify initrd location using 64-bit by Santosh Shilimkar · 11 years ago
  34. 8e8550e openrisc: delete __cpuinit usage from all openrisc files by Paul Gortmaker · 11 years ago
  35. 609838c mm: invoke oom-killer from remaining unconverted page fault handlers by Johannes Weiner · 11 years ago
  36. e61aca5 Merge branch 'kconfig-diet' from Dave Hansen by Linus Torvalds · 11 years ago
  37. d1a1dc0 consolidate per-arch stack overflow debugging options by Dave Hansen · 11 years ago
  38. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  39. 1173db1 mm/openrisc: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  40. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  41. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  42. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  43. ab53485 Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  44. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  45. 4fa7c9e openrisc: Wire up asm-generic/xor.h by Geert Uytterhoeven · 11 years ago
  46. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  47. d70b1e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 11 years ago
  48. 65af3a3 arch: remove CONFIG_GENERIC_FIND_NEXT_BIT again by Paul Bolle · 11 years ago
  49. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  50. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  51. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  52. 7932f61 mm/openrisc: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  53. d190e81 idle: Remove GENERIC_IDLE_LOOP config switch by Thomas Gleixner · 11 years ago
  54. 7fd2bf3 Remove GENERIC_GPIO config option by Alexandre Courbot · 11 years ago
  55. 6862c05 openrisc: Use generic idle loop by Thomas Gleixner · 11 years ago
  56. ee761f6 arch: Consolidate tsk_is_polling() by Thomas Gleixner · 11 years ago
  57. 5fa0a8c openrisc: default GENERIC_GPIO to false by Alexandre Courbot · 11 years ago
  58. 6af6095 openrisc: remove HAVE_VIRT_TO_BUS by Jonas Bonn · 11 years ago
  59. d4cb776 openrisc: require gpiolib by Jonas Bonn · 11 years ago
  60. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 11 years ago
  61. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  62. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  63. a9a07d4 Merge branch 'for-upstream' of git://openrisc.net/jonas/linux by Linus Torvalds · 11 years ago
  64. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 11 years ago
  65. 160d837 openrisc: add missing header inclusion by Stefan Kristiansson · 11 years ago
  66. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  67. ed98314 openrisc idle: delete pm_idle by Len Brown · 11 years ago
  68. ae6fef17 openrisc: really pass correct arg to schedule_tail by Jonas Bonn · 11 years ago
  69. b4f5b53 Add bitops include needed for ext2 filesystem by Sebastian Macke · 11 years ago
  70. 8668480 openrisc: update DTLB-miss handler last by Jonas Bonn · 11 years ago
  71. a81252d openrisc: fix up vmalloc page table loading by Jonas Bonn · 11 years ago
  72. d64008a burying unused conditionals by Al Viro · 12 years ago
  73. 7f81ea7 openrisc idle: delete pm_idle by Len Brown · 11 years ago
  74. 1b3737d openrisc: remove CONFIG_SYMBOL_PREFIX by James Hogan · 11 years ago
  75. 54bd7c5 openrisc: avoid using function parameter regs in reset vector by Stefan Kristiansson · 12 years ago
  76. 1dd2ad7 openrisc: remove unused current_regs by Jonas Bonn · 12 years ago
  77. faec5a9 openrisc: switch to generic sigaltstack by Al Viro · 12 years ago
  78. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  79. 0264405 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  80. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  81. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  82. 9a8a570 Merge tag 'for-3.8' of git://openrisc.net/~jonas/linux by Linus Torvalds · 12 years ago
  83. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  84. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  85. 090f8cc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  86. b58ed04 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  87. cc1b39d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  88. 19fbd6b29 openrisc: use new common dtc rule by Stephen Warren · 12 years ago
  89. e41e85c treewide: Fix typos in various Kconfig by Masanari Iida · 12 years ago
  90. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  91. 39d91a9 openrisc: switch to use of generic fork and clone by Al Viro · 12 years ago
  92. 910cdc5 kill stray kernel_thread() garbage by Al Viro · 12 years ago
  93. f409132 Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-next by Al Viro · 12 years ago
  94. d26654e openrisk: fix altstack switching on sigreturn by Al Viro · 12 years ago
  95. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  96. 9b04ebd asm-generic/io.h: remove asm/cacheflush.h include by James Hogan · 12 years ago
  97. 634bd40 openrisc: use kbuild.h instead of defining macros in asm-offset.c by James Hogan · 12 years ago
  98. d48444c openrisc: Use Kbuild infrastructure for kvm_para.h by Steven Rostedt · 12 years ago
  99. a91a2bb openrisc: use generic sys_execve by Jonas Bonn · 12 years ago
  100. cbf23cf openrisc: use generic kernel_thread/kernel_execve by Jonas Bonn · 12 years ago