1. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  2. 8abe734 microblaze: add missing pgtable_page_ctor/dtor calls by Kirill A. Shutemov · 11 years ago
  3. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  4. 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
  5. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  6. f27446c microblaze/pci: Drop PowerPC-ism from irq parsing by Grant Likely · 11 years ago
  7. 32df8dc of: remove HAVE_ARCH_DEVTREE_FIXUPS by Rob Herring · 11 years ago
  8. 25ff794 of: implement pci_address_to_pio as weak function by Rob Herring · 11 years ago
  9. 5c9f303 microblaze: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  10. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  11. 5872c84 Merge tag 'microblaze-3.12-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago
  12. 9e77dab microblaze: Remove selfmodified feature by Michal Simek · 11 years ago
  13. 06baa2a microblaze: remove undefined of_get_cpu_node declaration by Sudeep KarkadaNagesha · 11 years ago
  14. 72c1c2f Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago
  15. 40c2702 microblaze: Move __NR_syscalls from uapi by Michal Simek · 11 years ago
  16. 924b387 mm/microblaze: clean up unused VALID_PAGE() by Jiang Liu · 11 years ago
  17. e13053f Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  18. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  19. 62bc82a microblaze: Use static inline functions in cacheflush.h by Michal Simek · 11 years ago
  20. 8706a6b microblaze: Fix sparse warnings by Michal Simek · 11 years ago
  21. ac093f8 microblaze: uaccess s/might_sleep/might_fault/ by Michael S. Tsirkin · 11 years ago
  22. f6a12a7 microblaze: Reversed logic in futex cmpxchg by Meyer, Kirk · 11 years ago
  23. b5dd0bb microblaze: Use proper casting for inb/inw/inl in io.h by Michal Simek · 11 years ago
  24. f663b60 microblaze: Fix uaccess_ok macro by Michal Simek · 11 years ago
  25. ef9cb4e microblaze: pci: Remove duplicated header by Michal Simek · 11 years ago
  26. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  27. 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
  28. 7beb598 mm/microblaze: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  29. e962bb9 microblaze: Use generic idle loop by Thomas Gleixner · 11 years ago
  30. ee761f6 arch: Consolidate tsk_is_polling() by Thomas Gleixner · 11 years ago
  31. 6546327 arch: Cleanup enable/disable_hlt by Thomas Gleixner · 11 years ago
  32. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
  33. 2b37e9a Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  34. d64008a burying unused conditionals by Al Viro · 12 years ago
  35. 6bd55f0 microblaze: Fix coding style issues by Michal Simek · 12 years ago
  36. 0e1ec2d microblaze: Add finit_module syscall by Michal Simek · 12 years ago
  37. ffed2b4 microblaze: Kill __kmap_atomic() by Michal Simek · 12 years ago
  38. 7e27815 microblaze: Change section flags for noMMU by Michal Simek · 12 years ago
  39. ca073b4 microblaze: Microblaze wants sys_fork for noMMU too by Michal Simek · 12 years ago
  40. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  41. 787314c Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  42. 5208ba2 missing user_stack_pointer() instances by Al Viro · 12 years ago
  43. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  44. 4378bb6 microblaze: signal: Declare do_notify_resume by Michal Simek · 12 years ago
  45. 05c0674 microblaze: Wire-up new system call kcmp by Michal Simek · 12 years ago
  46. b881e99 microblaze: Do not initialized regs->r1 twice in ELF_PLAT_INIT by Michal Simek · 12 years ago
  47. 3cb0eab UAPI: (Scripted) Disintegrate arch/microblaze/include/asm by David Howells · 12 years ago
  48. bf0e12c microblaze: uaccess.h: Fix timerfd syscall by Michal Simek · 12 years ago
  49. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  50. 24465a4 take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h by Al Viro · 12 years ago
  51. f3268ed microblaze: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  52. e728fa1 microblaze: dma-mapping: support debug_dma_mapping_error by Shuah Khan · 12 years ago
  53. 5f6c4ab microblaze: switch to generic sys_execve() by Al Viro · 12 years ago
  54. 2319295 microblaze: switch to generic kernel_thread() by Al Viro · 12 years ago
  55. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  56. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  57. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  58. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  59. e79bee2 atomic: implement generic atomic_dec_if_positive() by Shaohua Li · 12 years ago
  60. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  61. 5cad359 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  62. 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
  63. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  64. c74c8b1 microblaze: Added more support for PCI by John Linn · 15 years ago
  65. c7e9a21 microblaze: Remove PAGE properties duplication 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. 9998517 microblaze: Add support for ioreadXX/iowriteXX_rep by Michal Simek · 13 years ago
  69. 3676d24 microblaze: clinkage.h by Paul Bolle · 12 years ago
  70. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  71. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  72. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  73. 8ca8230 bury the rest of TIF_IRET by Al Viro · 12 years ago
  74. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  75. ddd03a1 get rid of generic instances of asm/exec.h by Al Viro · 12 years ago
  76. 587a9e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  77. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  78. 363737d mtd/uclinux: Use generic __bss_stop instead of _ebss by Geert Uytterhoeven · 12 years ago
  79. edd63a2 set_restore_sigmask() is never called without SIGPENDING (and never should be) by Al Viro · 12 years ago
  80. 4ebefe3 new helpers: {clear,test,test_and_clear}_restore_sigmask() by Al Viro · 12 years ago
  81. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  82. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  83. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  84. 7563bbf gpiolib/arches: Centralise bolierplate asm/gpio.h by Mark Brown · 12 years ago
  85. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  86. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  87. 0dd90aa microblaze: Fix ret_from_fork declaration by Michal Simek · 12 years ago
  88. 90c0d80 microblaze: Add missing headers caused by disintegration asm/system.h by Michal Simek · 12 years ago
  89. 6a4770e Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next by Michal Simek · 12 years ago
  90. 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
  91. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  92. 49a7f04 Move all declarations of free_initmem() to linux/mm.h by David Howells · 12 years ago
  93. c40d04d Disintegrate asm/system.h for Microblaze by David Howells · 12 years ago
  94. 988624e Microblaze: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 12 years ago
  95. 8cf662e microblaze: Fix __futex_atomic_op macro register usage by Michal Simek · 12 years ago
  96. 30eebb5 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  97. 8e3ade2 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  98. 03ff3ef Remove remaining bits of io_remap_page_range() by Javi Merino · 12 years ago
  99. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  100. e02db0a microblaze: Handle TLB skip size dynamically by Michal Simek · 15 years ago