1. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  2. 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 11 years ago
  3. 087fe00 openrisc: Get rid of handle_IRQ by Marc Zyngier · 10 years ago
  4. d1f6f28 openrisc: Convert handle_IRQ to use __handle_domain_irq by Marc Zyngier · 10 years ago
  5. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 11 years ago
  6. 8e2beaf openrisc: Use sigsp() by Richard Weinberger · 11 years ago
  7. 4db8e6d irqchip: or1k-pic: Migrate from arch/openrisc/ by Stefan Kristiansson · 11 years ago
  8. ccf3356 of/fdt: consolidate built-in dtb section variables by Rob Herring · 11 years ago
  9. 548dafe openrisc: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  10. 10f67db openrisc: Rework signal handling by Jonas Bonn · 13 years ago
  11. 98d38dd Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linux by Linus Torvalds · 11 years ago
  12. 621c2cd openrisc: Refactor or32_early_setup() by Geert Uytterhoeven · 11 years ago
  13. 0db041b openrisc: Remove unused declaration of __initramfs_start by Geert Uytterhoeven · 11 years ago
  14. be5940c openrisc: Use the declarations provided by <asm/sections.h> by Geert Uytterhoeven · 11 years ago
  15. 56aea88 openrisc: Refactor 16-bit constant relocation by Geert Uytterhoeven · 11 years ago
  16. 9b7d9f2 openrisc: remove unnecessary prom.c includes by Rob Herring · 11 years ago
  17. 29eb45a of: remove early_init_dt_setup_initrd_arch by Rob Herring · 11 years ago
  18. 068f631 of: create default early_init_dt_add_memory_arch by Rob Herring · 11 years ago
  19. e943538 openrisc: use early_init_dt_scan by Rob Herring · 11 years ago
  20. 3486892 openrisc: use unflatten_and_copy_device_tree by Rob Herring · 11 years ago
  21. bbf28b5 openrisc: use boot_command_line instead of private cmd_line by Rob Herring · 11 years ago
  22. a1727da of: consolidate definition of early_init_dt_alloc_memory_arch() by Grant Likely · 11 years ago
  23. 374d5c9 of: Specify initrd location using 64-bit by Santosh Shilimkar · 12 years ago
  24. 8e8550e openrisc: delete __cpuinit usage from all openrisc files by Paul Gortmaker · 12 years ago
  25. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 12 years ago
  26. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 12 years ago
  27. 6862c05 openrisc: Use generic idle loop by Thomas Gleixner · 12 years ago
  28. a9a07d4 Merge branch 'for-upstream' of git://openrisc.net/jonas/linux by Linus Torvalds · 12 years ago
  29. 160d837 openrisc: add missing header inclusion by Stefan Kristiansson · 12 years ago
  30. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  31. ed98314 openrisc idle: delete pm_idle by Len Brown · 12 years ago
  32. ae6fef17 openrisc: really pass correct arg to schedule_tail by Jonas Bonn · 12 years ago
  33. a81252d openrisc: fix up vmalloc page table loading by Jonas Bonn · 12 years ago
  34. 7f81ea7 openrisc idle: delete pm_idle by Len Brown · 12 years ago
  35. 54bd7c5 openrisc: avoid using function parameter regs in reset vector by Stefan Kristiansson · 12 years ago
  36. faec5a9 openrisc: switch to generic sigaltstack by Al Viro · 12 years ago
  37. 9a8a570 Merge tag 'for-3.8' of git://openrisc.net/~jonas/linux by Linus Torvalds · 12 years ago
  38. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  39. 39d91a9 openrisc: switch to use of generic fork and clone by Al Viro · 12 years ago
  40. 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
  41. d26654e openrisk: fix altstack switching on sigreturn by Al Viro · 12 years ago
  42. 634bd40 openrisc: use kbuild.h instead of defining macros in asm-offset.c by James Hogan · 12 years ago
  43. a91a2bb openrisc: use generic sys_execve by Jonas Bonn · 12 years ago
  44. cbf23cf openrisc: use generic kernel_thread/kernel_execve by Jonas Bonn · 12 years ago
  45. 287ad22 openrisc: pass correct arg to schedule_tail by Jonas Bonn · 12 years ago
  46. 18a022de4 Merge tag 'for-3.7' of git://openrisc.net/jonas/linux by Linus Torvalds · 12 years ago
  47. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  48. d23b579 openrisc: mask interrupts in irq_mask_ack function by Gong Tao · 12 years ago
  49. 8eea8a6 openrisc: fix typos in comments and warnings by Jonas Bonn · 12 years ago
  50. f248ef1 openrisc: PIC should act on domain-local irqs by Jonas Bonn · 12 years ago
  51. e2bebb4 audit: define AUDIT_ARCH_OPENRISC by Kees Cook · 12 years ago
  52. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  53. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  54. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  55. 39974d0 openrisc: tracehook_signal_handler() is supposed to be called on success by Al Viro · 13 years ago
  56. b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
  57. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
  58. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 13 years ago
  59. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  60. 207e715 openrisc: use scratch regs in atomic syscall by Jonas Bonn · 13 years ago
  61. 7b903e6 openrisc: provide dma_map_ops by Jonas Bonn · 13 years ago
  62. ad188f9 openrisc: remove unnecessary includes by Jonas Bonn · 13 years ago
  63. b4c4c6e openrisc: implement irqdomains by Jonas Bonn · 13 years ago
  64. cf5e6de openrisc: Use generic init_task by Thomas Gleixner · 13 years ago
  65. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  66. 705f450 Disintegrate asm/system.h for OpenRISC by David Howells · 13 years ago
  67. 6cbe5e9 openrisc: sanitize use of orig_gpr11 by Jonas Bonn · 13 years ago
  68. 01c4d33 OpenRISC: Export dump_stack() by Richard Weinberger · 13 years ago
  69. 754d5c2 openrisc: Set shortest clock event to 100 ticks by Jonas Bonn · 13 years ago
  70. d8d4b20 OpenRISC: Use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  71. e933c70 OpenRISC: Don't mask signals if we fail to setup signal stack by Matt Fleming · 13 years ago
  72. b675eeb OpenRISC: No need to reset handler if SA_ONESHOT by Matt Fleming · 13 years ago
  73. 4ca159f OpenRISC: Don't reimplement force_sigsegv() by Matt Fleming · 13 years ago
  74. dec8301 openrisc: enable passing of flattened device tree pointer by Stefan Kristiansson · 13 years ago
  75. 3f6ffc8 openrisc: Fix up audit_syscall_[entry|exit]() usage by Jonas Bonn · 13 years ago
  76. abdf8b5 openrisc: include export.h for EXPORT_SYMBOL by Jonas Bonn · 13 years ago
  77. 423d091 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  78. 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 13 years ago
  79. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 13 years ago
  80. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 13 years ago
  81. 1aadc05 memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users by Tejun Heo · 13 years ago
  82. fe091c2 memblock: Kill memblock_init() by Tejun Heo · 13 years ago
  83. 707b38a Add missing DMA ops by Jonas Bonn · 13 years ago
  84. d7cb666 openrisc: don't use pt_regs in struct sigcontext by Jonas Bonn · 14 years ago
  85. 6162576 OpenRISC: Miscellaneous by Jonas Bonn · 14 years ago
  86. 58e0166 OpenRISC: Headers by Jonas Bonn · 14 years ago
  87. 769a8a9 OpenRISC: Traps by Jonas Bonn · 14 years ago
  88. 5a2bbb8 OpenRISC: Module support by Jonas Bonn · 14 years ago
  89. 88ef7f3 OpenRISC: Scheduling/Process management by Jonas Bonn · 14 years ago
  90. 2a7be11 OpenRISC: Idle/Power management by Jonas Bonn · 14 years ago
  91. 09abb90 OpenRISC: System calls by Jonas Bonn · 14 years ago
  92. 816ebaa OpenRISC: IRQ by Jonas Bonn · 14 years ago
  93. b731fbb OpenRISC: Timekeeping by Jonas Bonn · 14 years ago
  94. a39af6f OpenRISC: DMA by Jonas Bonn · 14 years ago
  95. e5ad95c OpenRISC: PTrace by Jonas Bonn · 14 years ago
  96. f8c4a27 OpenRISC: Build infrastructure by Jonas Bonn · 14 years ago
  97. ac689eb OpenRISC: Signal handling by Jonas Bonn · 14 years ago
  98. 4f246ba OpenRISC: Device tree by Jonas Bonn · 14 years ago
  99. 9d02a42 OpenRISC: Boot code by Jonas Bonn · 14 years ago