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