1. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  2. 54ea21f microblaze: Show message when reset gpio is not present by Michal Simek · 12 years ago
  3. dcd454a microblaze: Add PVR version string for MB v9.0 and v9.1 by Michal Simek · 11 years ago
  4. 5955563a microblaze: timer: Replace microblaze_ prefix by xilinx_ by Michal Simek · 11 years ago
  5. 1e52980 microblaze: timer: Update header by Michal Simek · 11 years ago
  6. fc436742 microblaze: timer: Remove unused header by Michal Simek · 11 years ago
  7. cfd4eae microblaze: timer: Clear driver init function by Michal Simek · 11 years ago
  8. 4bcd943 microblaze: timer: Use CLKSRC_OF initialization by Michal Simek · 11 years ago
  9. 144f5c1 microblaze: intc: Remove unused header by Michal Simek · 11 years ago
  10. bcff661 microblaze: intc: Clean driver init function by Michal Simek · 11 years ago
  11. 8a9e90a microblaze: intc: Using irqchip by Michal Simek · 11 years ago
  12. 968674b microblaze: intc: Update header by Michal Simek · 11 years ago
  13. 0702032 microblaze: intc: Remove unused headers by Michal Simek · 11 years ago
  14. 9e77dab microblaze: Remove selfmodified feature by Michal Simek · 11 years ago
  15. a1727da of: consolidate definition of early_init_dt_alloc_memory_arch() by Grant Likely · 11 years ago
  16. 374d5c9 of: Specify initrd location using 64-bit by Santosh Shilimkar · 11 years ago
  17. 218a12f microblaze: Don't mark arch_kgdb_ops as const. by Graeme Smecher · 11 years ago
  18. 972be32 microblaze: Initialize temp variable to remove compilation warning by Michal Simek · 11 years ago
  19. a047775 microblaze: Enable IRQ in arch_cpu_idle by Michal Simek · 11 years ago
  20. 6dc92c9 microblaze: Add support for new cpu versions and target architecture by Michal Simek · 11 years ago
  21. 4323cd4 microblaze: Do not use r6 in head.S by Michal Simek · 11 years ago
  22. 7c2c851 microblaze: Set the default irq_domain by Dan Christensen · 11 years ago
  23. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  24. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  25. 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
  26. d0380e6 early_printk: consolidate random copies of identical code by Thomas Gleixner · 11 years ago
  27. e962bb9 microblaze: Use generic idle loop by Thomas Gleixner · 11 years ago
  28. 6546327 arch: Cleanup enable/disable_hlt by Thomas Gleixner · 11 years ago
  29. 2b37e9a Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago
  30. c41b381 Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  31. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  32. c192b19 microblaze idle: Fix compile error by Lars-Peter Clausen · 11 years ago
  33. def8203 microblaze idle: delete pm_idle by Len Brown · 11 years ago
  34. d64af91 microblaze: Do not use module.h in files which are not modules by Michal Simek · 11 years ago
  35. 6bd55f0 microblaze: Fix coding style issues by Michal Simek · 11 years ago
  36. 5b3084b microblaze: Add missing return from debugfs_tlb by Michal Simek · 11 years ago
  37. f6bfc62 microblaze: Add .gitignore entries for auto-generated files by Lars-Peter Clausen · 11 years ago
  38. de2bfce microblaze: remove debris in ptrace.c by Al Viro · 11 years ago
  39. 4de6ba6 microblaze: Move restart allowed out of block by Michal Simek · 12 years ago
  40. e9f9252 microblaze: fix handling of multiple pending signals by Al Viro · 12 years ago
  41. 14203e1 microblaze: fix the horror with restarts of sigreturn() by Al Viro · 12 years ago
  42. c886a9f microblaze: evict the check for kernel_mode(regs) from do_notify_resume() by Al Viro · 12 years ago
  43. 4a9d32d microblaze: switch to generic sigaltstack by Al Viro · 11 years ago
  44. 0e1ec2d microblaze: Add finit_module syscall by Michal Simek · 11 years ago
  45. 4378bb6 microblaze: signal: Declare do_notify_resume by Michal Simek · 11 years ago
  46. c0d997f microblaze: Add static qualifiers by Michal Simek · 11 years ago
  47. 05c0674 microblaze: Wire-up new system call kcmp by Michal Simek · 11 years ago
  48. 7958a68 microblaze: Fix intc_enable_or_unmask function by Michal Simek · 12 years ago
  49. 1475b0f microblaze: Remove passing the second arg to schedule_tail by Michal Simek · 12 years ago
  50. 4336bac microblaze: Remove BIP from childregs by Michal Simek · 12 years ago
  51. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  52. f3268ed microblaze: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  53. 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 · 11 years ago
  54. 02232f8 microblaze: rt_sigreturn is too trigger-happy about sigaltstack errors by Al Viro · 12 years ago
  55. 5f6c4ab microblaze: switch to generic sys_execve() by Al Viro · 12 years ago
  56. 99c59f6 microblaze: switch to generic kernel_execve() by Al Viro · 12 years ago
  57. 2319295 microblaze: switch to generic kernel_thread() by Al Viro · 12 years ago
  58. fd11ff7 microblaze: Fix bug with schedule_tail by Michal Simek · 12 years ago
  59. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  60. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  61. 94fda49 Revert "microblaze_mmu_v2: Update signal returning address" by Michal Simek · 13 years ago
  62. aaa5241 microblaze: Prefer to use pr_XXX instead of printk(KERN_XX) by Michal Simek · 12 years ago
  63. fcc1c0f microblaze: Fix bug with passing command line by Michal Simek · 12 years ago
  64. 1f26076 microblaze: Remove additional andi which has been already done by Michal Simek · 12 years ago
  65. 9183671 microblaze: Use predefined macro for ESR_DIZ by Michal Simek · 12 years ago
  66. 6e80cff microblaze: Support 4k/16k/64k pages by Michal Simek · 12 years ago
  67. 9f78d3b microblaze: Do not used hardcoded value in exception handler by Michal Simek · 12 years ago
  68. 88d23b4 microblaze: Added fdt chosen capability for timer by Michal Simek · 12 years ago
  69. 191d5ec microblaze: Improve failure handling for GPIO reset by Stephan Linz · 12 years ago
  70. 7f1c616 microblaze: don't bother with SIGTRAP in setup_rt_frame() by Al Viro · 12 years ago
  71. 363737d mtd/uclinux: Use generic __bss_stop instead of _ebss by Geert Uytterhoeven · 12 years ago
  72. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  73. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  74. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  75. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  76. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  77. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  78. fb8b006 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  79. d5c15f1 microblaze: Setup correct pointer to TLS area by Edgar E. Iglesias · 12 years ago
  80. 8d95e12 microblaze: Add TLS support to sys_clone by Edgar E. Iglesias · 12 years ago
  81. d65987a microblaze: ftrace: Pass the first calling instruction for dynamic ftrace by Michal Simek · 12 years ago
  82. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  83. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  84. 8314019 microblaze: drop 'oldset' argument of do_notify_resume() by Al Viro · 12 years ago
  85. 969a961 microblaze: handle TIF_NOTIFY_RESUME by Al Viro · 12 years ago
  86. ae28b38 microblaze: bury sys_rt_sigsuspend_wrapper in nommu case too by Al Viro · 12 years ago
  87. 58e4257 microblaze: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 12 years ago
  88. 60c5975 microblaze: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  89. bcb8c8d microblaze: fix signal masking by Matt Fleming · 12 years ago
  90. a12c369 microblaze: no need to reset handler if SA_ONESHOT by Matt Fleming · 12 years ago
  91. de8f2dd microblaze: don't reimplement force_sigsegv() by Matt Fleming · 12 years ago
  92. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  93. 16caadb microblaze: Use generic init_task by Thomas Gleixner · 12 years ago
  94. e4da89d seccomp: ignore secure_computing return values by Will Drewry · 12 years ago
  95. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  96. 0fc7374 microblaze: Do not use tlb_skip in early_printk by Michal Simek · 12 years ago
  97. 90c0d80 microblaze: Add missing headers caused by disintegration asm/system.h by Michal Simek · 12 years ago
  98. 6a4770e Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next by Michal Simek · 12 years ago
  99. 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 · 12 years ago
  100. c40d04d Disintegrate asm/system.h for Microblaze by David Howells · 12 years ago