1. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  2. 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
  3. 29075fe next: openrisc: Fix build by Guenter Roeck · 10 years ago
  4. 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 10 years ago
  5. ce5d112 ARCH: AUDIT: implement syscall_get_arch for all arches by Eric Paris · 10 years ago
  6. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  7. 087fe00 openrisc: Get rid of handle_IRQ by Marc Zyngier · 10 years ago
  8. d1f6f28 openrisc: Convert handle_IRQ to use __handle_domain_irq by Marc Zyngier · 10 years ago
  9. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  10. 8e2beaf openrisc: Use sigsp() by Richard Weinberger · 10 years ago
  11. 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
  12. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  13. 4db8e6d irqchip: or1k-pic: Migrate from arch/openrisc/ by Stefan Kristiansson · 10 years ago
  14. 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
  15. ccf3356 of/fdt: consolidate built-in dtb section variables by Rob Herring · 10 years ago
  16. 0f5c6f9 arch,openrisc: Convert smp_mb__*() by Peter Zijlstra · 10 years ago
  17. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  18. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 10 years ago
  19. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 10 years ago
  20. 04a24ae Merge tag 'for-3.14' of git://openrisc.net/~jonas/linux by Linus Torvalds · 10 years ago
  21. 548dafe openrisc: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  22. 10f67db openrisc: Rework signal handling by Jonas Bonn · 12 years ago
  23. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  24. 98d38dd Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linux by Linus Torvalds · 11 years ago
  25. 621c2cd openrisc: Refactor or32_early_setup() by Geert Uytterhoeven · 11 years ago
  26. 0db041b openrisc: Remove unused declaration of __initramfs_start by Geert Uytterhoeven · 11 years ago
  27. be5940c openrisc: Use the declarations provided by <asm/sections.h> by Geert Uytterhoeven · 11 years ago
  28. f38d45d openrisc: Refresh or1ksim_defconfig for v3.12 by Geert Uytterhoeven · 11 years ago
  29. b3d59c6 openrisc: add missing pgtable_page_ctor/dtor calls by Kirill A. Shutemov · 11 years ago
  30. 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
  31. 56aea88 openrisc: Refactor 16-bit constant relocation by Geert Uytterhoeven · 11 years ago
  32. f69405c openrisc: include: asm: Kbuild: add default "vga.h" by Chen Gang · 11 years ago
  33. ee4f96d openrisc: Makefile: append "-D__linux__" to KBUILD_CFLAGS by Chen Gang · 11 years ago
  34. 5116b1d of: remove empty arch prom.h headers by Rob Herring · 11 years ago
  35. 32df8dc of: remove HAVE_ARCH_DEVTREE_FIXUPS by Rob Herring · 11 years ago
  36. 9b7d9f2 openrisc: remove unnecessary prom.c includes by Rob Herring · 11 years ago
  37. 29eb45a of: remove early_init_dt_setup_initrd_arch by Rob Herring · 11 years ago
  38. 068f631 of: create default early_init_dt_add_memory_arch by Rob Herring · 11 years ago
  39. e943538 openrisc: use early_init_dt_scan by Rob Herring · 11 years ago
  40. 3486892 openrisc: use unflatten_and_copy_device_tree by Rob Herring · 11 years ago
  41. bbf28b5 openrisc: use boot_command_line instead of private cmd_line by Rob Herring · 11 years ago
  42. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  43. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  44. ede2033 openrisc: clean-up prom.h by Rob Herring · 11 years ago
  45. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  46. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  47. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  48. a1727da of: consolidate definition of early_init_dt_alloc_memory_arch() by Grant Likely · 11 years ago
  49. 8be137f Merge tag 'v3.11-rc7' into devicetree/next by Grant Likely · 11 years ago
  50. 007fb9a openrisc: remove undefined of_get_cpu_node declaration by Sudeep KarkadaNagesha · 11 years ago
  51. 57a1a19 arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig" by Chen Gang · 11 years ago
  52. 374d5c9 of: Specify initrd location using 64-bit by Santosh Shilimkar · 11 years ago
  53. 8e8550e openrisc: delete __cpuinit usage from all openrisc files by Paul Gortmaker · 11 years ago
  54. 609838c mm: invoke oom-killer from remaining unconverted page fault handlers by Johannes Weiner · 11 years ago
  55. e61aca5 Merge branch 'kconfig-diet' from Dave Hansen by Linus Torvalds · 11 years ago
  56. d1a1dc0 consolidate per-arch stack overflow debugging options by Dave Hansen · 11 years ago
  57. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  58. 1173db1 mm/openrisc: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  59. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  60. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  61. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  62. 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
  63. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  64. 4fa7c9e openrisc: Wire up asm-generic/xor.h by Geert Uytterhoeven · 11 years ago
  65. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  66. 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
  67. 65af3a3 arch: remove CONFIG_GENERIC_FIND_NEXT_BIT again by Paul Bolle · 11 years ago
  68. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  69. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  70. 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
  71. 7932f61 mm/openrisc: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  72. d190e81 idle: Remove GENERIC_IDLE_LOOP config switch by Thomas Gleixner · 11 years ago
  73. 7fd2bf3 Remove GENERIC_GPIO config option by Alexandre Courbot · 11 years ago
  74. 6862c05 openrisc: Use generic idle loop by Thomas Gleixner · 11 years ago
  75. ee761f6 arch: Consolidate tsk_is_polling() by Thomas Gleixner · 11 years ago
  76. 5fa0a8c openrisc: default GENERIC_GPIO to false by Alexandre Courbot · 11 years ago
  77. 6af6095 openrisc: remove HAVE_VIRT_TO_BUS by Jonas Bonn · 11 years ago
  78. d4cb776 openrisc: require gpiolib by Jonas Bonn · 11 years ago
  79. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 11 years ago
  80. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  81. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  82. a9a07d4 Merge branch 'for-upstream' of git://openrisc.net/jonas/linux by Linus Torvalds · 11 years ago
  83. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 11 years ago
  84. 160d837 openrisc: add missing header inclusion by Stefan Kristiansson · 11 years ago
  85. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  86. ed98314 openrisc idle: delete pm_idle by Len Brown · 11 years ago
  87. ae6fef17 openrisc: really pass correct arg to schedule_tail by Jonas Bonn · 11 years ago
  88. b4f5b53 Add bitops include needed for ext2 filesystem by Sebastian Macke · 11 years ago
  89. 8668480 openrisc: update DTLB-miss handler last by Jonas Bonn · 11 years ago
  90. a81252d openrisc: fix up vmalloc page table loading by Jonas Bonn · 11 years ago
  91. d64008a burying unused conditionals by Al Viro · 12 years ago
  92. 7f81ea7 openrisc idle: delete pm_idle by Len Brown · 11 years ago
  93. 1b3737d openrisc: remove CONFIG_SYMBOL_PREFIX by James Hogan · 11 years ago
  94. 54bd7c5 openrisc: avoid using function parameter regs in reset vector by Stefan Kristiansson · 12 years ago
  95. 1dd2ad7 openrisc: remove unused current_regs by Jonas Bonn · 12 years ago
  96. faec5a9 openrisc: switch to generic sigaltstack by Al Viro · 12 years ago
  97. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  98. 0264405 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  99. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  100. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago