1. 40e11e3 microblaze: uaccess: Fix strncpy_from_user function by Michal Simek · 15 years ago
  2. 4270690 microblaze: uaccess: fix copy_from_user macro by Michal Simek · 15 years ago
  3. cc5a428 microblaze: uaccess: copy_to_user unification by Michal Simek · 15 years ago
  4. 0dcb409 microblaze: uaccess: sync put/get/clear_user macros by Michal Simek · 15 years ago
  5. 8b651aa microblaze: uaccess: fix put_user and get_user macros by Michal Simek · 15 years ago
  6. c77a9c4 microblaze: uaccess: fix __get_user_asm macro by Michal Simek · 15 years ago
  7. 40b1156 microblaze: uaccess: fix clean user macro by Michal Simek · 15 years ago
  8. 60a729f microblaze: move noMMU __range_ok function to uaccess.h by Michal Simek · 15 years ago
  9. 357bc3c microblaze: Move exception_table_entry upward by Michal Simek · 15 years ago
  10. 40db083 microblaze: Remove segment.h by Michal Simek · 15 years ago
  11. 4009819 microblaze: Remove memset in free_init_pages by Michal Simek · 15 years ago
  12. 6fa114e microblaze: Makefile cleanups by Arun Bhanu · 15 years ago
  13. 8a8804f microblaze: Fix Makefile to delete build generated files by Arun Bhanu · 15 years ago
  14. 699d17b microblaze: Add a missing single quote to make 'make help' happy by Arun Bhanu · 15 years ago
  15. 0c4ec16 microblaze: Fix "kstack=" parsing by Steven J. Magnani · 15 years ago
  16. 7228744 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  17. fa1ac57 microblaze: use generic ptrace_resume code by Christoph Hellwig · 15 years ago
  18. b3c1e01 ptrace: use ptrace_request() in the remaining architectures by Christoph Hellwig · 15 years ago
  19. 841d6e8 microblaze: entry.S use delay slot for return handlers by Michal Simek · 15 years ago
  20. 8633beb microblaze: Save current task directly by Michal Simek · 15 years ago
  21. b1d70c6 microblaze: Simplify entry.S - save/restore r3/r4 - ret_from_trap by Michal Simek · 15 years ago
  22. 79bf3a1 microblaze: PCI early support for noMMU system by Michal Simek · 15 years ago
  23. 1be53e0 microblaze: Fix dma alloc and free coherent dma functions by Michal Simek · 15 years ago
  24. 3a0d7a4 microblaze: Add consistent code by Michal Simek · 15 years ago
  25. ae8ee15 microblaze: pgtable.h: move consistent functions by Michal Simek · 15 years ago
  26. b8a8405 microblaze: Remove ancient Kconfig option for consistent mapping by Michal Simek · 15 years ago
  27. cca5613 microblaze: Remove VMALLOC_VMADDR by Michal Simek · 15 years ago
  28. 22607a2 microblaze: Add define for ASM_LOOP by Michal Simek · 15 years ago
  29. dcbae4b microblaze: Preliminary support for dma drivers by Michal Simek · 15 years ago
  30. 4c912c1 microblaze: remove trailing space in messages by Frans Pop · 15 years ago
  31. e786c6a microblaze: Use generic show_mem() by Michal Simek · 15 years ago
  32. 137d079 microblaze: Change temp register for cmdline by Michal Simek · 15 years ago
  33. d79f3b0 microblaze: Preliminary support for dma drivers by Michal Simek · 15 years ago
  34. 407c1da microblaze: Move cache function to cache.c by Michal Simek · 15 years ago
  35. 7775379 microblaze: Add support from PREEMPT by Michal Simek · 15 years ago
  36. 733cc21 microblaze: Add support for Xilinx PCI host bridge by Michal Simek · 15 years ago
  37. a6475c1 microblaze: Enable PCI, missing files by Michal Simek · 15 years ago
  38. d3afa58 microblaze: Add core PCI files by Michal Simek · 15 years ago
  39. 2ed975b microblaze: Add pci-bridge.h by Michal Simek · 15 years ago
  40. 830980a microblaze: Add pci.h by Michal Simek · 15 years ago
  41. 2ddafea microblaze: io.h include asm-generic/iomap.h by Michal Simek · 15 years ago
  42. c6ba01a microblaze: Add irq_create_{of_,}mapping functions by Michal Simek · 15 years ago
  43. a84642a microblaze: Add {z,}alloc_maybe_bootmem functions by Michal Simek · 15 years ago
  44. 2549edd microblaze: Implement __dma_sync_page by Michal Simek · 15 years ago
  45. ccfe27d microblaze: Support DMA by Michal Simek · 15 years ago
  46. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  47. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  48. 6ebdc66 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  49. 83b4d17 microblaze: Fix out_le32() macro by Steven J. Magnani · 15 years ago
  50. 0d670b2 microblaze: Fix cache loop function for cache range by Michal Simek · 15 years ago
  51. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  52. df0edeb of: remove undefined request_OF_resource & release_OF_resource by Grant Likely · 15 years ago
  53. fc0bdae of: move definition of of_chosen into common code. by Grant Likely · 15 years ago
  54. 22d5579 of: remove unused extern reference to devtree_lock by Grant Likely · 15 years ago
  55. 7c7b60c of: put default string compare and #a/s-cell values into common header by Grant Likely · 15 years ago
  56. 4ef7b37 of/flattree: Don't assume HAVE_LMB by Jeremy Kerr · 15 years ago
  57. 1406bc2 of/flattree: use callback to setup initrd from /chosen by Jeremy Kerr · 15 years ago
  58. 51975db of/flattree: merge early_init_dt_scan_memory() common code by Grant Likely · 15 years ago
  59. 89751a7 of: merge of_find_node_by_phandle by Jeremy Kerr · 15 years ago
  60. fcdeb7f of: merge of_attach_node() & of_detach_node() by Grant Likely · 15 years ago
  61. 5805371 microblaze: remove early_init_dt_scan_cpus() and phyp_dump_*() by Grant Likely · 15 years ago
  62. a601341 microblaze: Invalidate dcache before enabling it by Michal Simek · 15 years ago
  63. 58424a4 microblaze: fix interrupt state restore by Steven J. Magnani · 15 years ago
  64. 7823860 microblaze: Defconfig update by Michal Simek · 15 years ago
  65. ab38612 Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  66. 0ada0a7 Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree by Grant Likely · 15 years ago
  67. 6016a36 of: unify phandle name in struct device_node by Grant Likely · 15 years ago
  68. 923f7e3 of: Merge of_node_get() and of_node_put() by Grant Likely · 15 years ago
  69. 1f43cfb of: merge machine_is_compatible() by Grant Likely · 15 years ago
  70. 878194c microblaze: pci_controller->arch_data really is a struct device_node * by Michal Simek · 15 years ago
  71. 296e260 microblaze: Add missing double apostrophe in Kconfig by Michal Simek · 15 years ago
  72. 90974cb microblaze: Add PT_ macros for special purpose regs by Michal Simek · 15 years ago
  73. 4a3bb9a microblaze: Enable accept4 syscall by Michal Simek · 15 years ago
  74. ce9c37f microblaze: Wire up recvmmsg syscall by Michal Simek · 15 years ago
  75. 32032df Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  76. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  77. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  78. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  79. 571202f microblaze: Remove rt_sigsuspend wrapper by Michal Simek · 15 years ago
  80. 825c9a3 microblaze: nommu: Don't clobber R11 on syscalls by steve@digidescorp.com · 15 years ago
  81. 233eb92 microblaze: Remove show_tmem function by Michal Simek · 15 years ago
  82. 2ee2ff8 microblaze: Support for WB cache by Michal Simek · 15 years ago
  83. c8983a5 microblaze: Add PVR for Microblaze v7.30.a by Michal Simek · 15 years ago
  84. 81ab0df microblaze: Remove ancient and fake microblaze version from cpu_ver table by Michal Simek · 15 years ago
  85. 5de2344 microblaze: Remove panic_timeout init value by Michal Simek · 15 years ago
  86. 11d5136 microblaze: Do not count system calls in default by Michal Simek · 15 years ago
  87. 3c5e567 microblaze: Enable DTC compilation by Michal Simek · 15 years ago
  88. 3540ce8 microblaze: Core oprofile configs and hooks by John Williams · 15 years ago
  89. 33d9ff5 microblaze: Fix level interrupt ACKing by steve@digidescorp.com · 15 years ago
  90. 833d0d8 microblaze: Enable futimesat syscall by Michal Simek · 15 years ago
  91. f6e1f1b microblaze: Checking DTS against PVR for write-back cache by Michal Simek · 15 years ago
  92. d4f1827 microblaze: Remove duplicity from pgalloc.h by Michal Simek · 15 years ago
  93. fd3db0a microblaze: Futex support by Michal Simek · 15 years ago
  94. d68bf97 microblaze: Adding dev_arch_data functions by Michal Simek · 15 years ago
  95. 6d85853 microblaze: Fix the heartbeat gpio to be more robust by John Linn · 16 years ago
  96. 95dfbbe4 microblaze: Simple __copy_tofrom_user for noMMU by John Williams · 15 years ago
  97. fd6ed51 microblaze: Export memory_start for modules by Michal Simek · 16 years ago
  98. 4a7b40c microblaze: Use lowest-common-denominator default CPU settings by John Williams · 15 years ago
  99. f99ec58b microblaze: Update default generic DTS by Michal Simek · 15 years ago
  100. 27d2a3e microblaze: Enable asm optimization only for HW with barrel-shifter by Michal Simek · 15 years ago