1. bbc4fd1 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 16 years ago
  2. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  3. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  4. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 16 years ago
  5. 2d5973c microblaze: Add KGDB support by Michal Simek · 16 years ago
  6. 751f160 microblaze: Support brki rX, 0x18 for user application debugging by Michal Simek · 16 years ago
  7. 958063e microblaze: Remove nop after MSRCLR/SET, MTS, MFS instructions by Michal Simek · 16 years ago
  8. 0e41c90 microblaze: Simplify syscall rutine by Michal Simek · 16 years ago
  9. 0a6b08f microblaze: Move PT_MODE saving to delay slot by Michal Simek · 16 years ago
  10. 80c5ff6 microblaze: Fix _interrupt function by Michal Simek · 16 years ago
  11. 25f6e59 microblaze: Fix _user_exception function by Michal Simek · 16 years ago
  12. 287503f microblaze: Put together addik instructions by Michal Simek · 16 years ago
  13. 9814cc1 microblaze: Use delay slot in syscall macros by Michal Simek · 16 years ago
  14. da23355 microblaze: Save kernel mode in delay slot by Michal Simek · 16 years ago
  15. e774107 microblaze: Do not mix register saving and mode setting by Michal Simek · 16 years ago
  16. e5d2af2 microblaze: Move SAVE_STATE upward by Michal Simek · 16 years ago
  17. 66f7de86 microblaze: entry.S: Macro optimization by Michal Simek · 16 years ago
  18. c318d48 microblaze: Optimize hw exception rutine by Michal Simek · 16 years ago
  19. b318067 microblaze: Implement clear_ums macro and fix SAVE_STATE macro by Michal Simek · 16 years ago
  20. 77f6d22 microblaze: Remove additional setup for kernel_mode by Michal Simek · 16 years ago
  21. 06a5460 microblaze: Optimize SAVE_STATE macro by Michal Simek · 16 years ago
  22. 40eb0dc microblaze: Remove additional loading by Michal Simek · 16 years ago
  23. 653e447 microblaze: Completely remove working with R11 register by Michal Simek · 16 years ago
  24. 0388107 microblaze: Do not setup BIP in _debug_exception by Michal Simek · 16 years ago
  25. 06b2864 microblaze: Simplify _debug_exception function by Michal Simek · 16 years ago
  26. 8b110d1 microblaze: Optimize SAVE_STATE macro by Michal Simek · 16 years ago
  27. b9ea77e microblaze: trivial: Use la insted of addik by Michal Simek · 16 years ago
  28. be30435 microblaze: remove enable_irq from SAVE_STATE macro by Michal Simek · 16 years ago
  29. 63708f6 microblaze: Move stack backup to SAVE_STATE macro by Michal Simek · 16 years ago
  30. 96014cc microblaze: Move BIP setup to the end of ret_from_trap/ret_from_exc by Michal Simek · 16 years ago
  31. 5c0d72b microblaze: Remove PER_CPU(KM) variable by Michal Simek · 16 years ago
  32. 3fbd93e microblaze: Optimize clear_vms_ums macro by Michal Simek · 16 years ago
  33. 36f6095 microblaze: Save and restore r3/r4 in SAVE/RESTORE_REGS macros by Michal Simek · 16 years ago
  34. a4a94db microblaze: Fix VM_ON and VM_OFF macros by Michal Simek · 16 years ago
  35. ca28b51 microblaze: Do not use _start in vmlinux by Michal Simek · 16 years ago
  36. 61b403a microblaze: Cleanup boot/Makefile by Michal Simek · 16 years ago
  37. aee04d7 microblaze: Fix number of pvr regs by Michal Simek · 16 years ago
  38. c8f7743 microblaze: Decrease time shifting values by Michal Simek · 16 years ago
  39. 615748a microblaze: Enable early printk only for uartlite by Michal Simek · 16 years ago
  40. 75842abf microblaze: remove unused HAVE_ARCH_PCI_SET_DMA_MASK by FUJITA Tomonori · 16 years ago
  41. d0f140e microblaze: Do not trace cpu_relax function by Michal Simek · 16 years ago
  42. 6f34b08 microblaze: Improve ftrace time measuring by Michal Simek · 16 years ago
  43. ce3266c microblaze: Add stack unwinder by Steven J. Magnani · 16 years ago
  44. ba9c4f8 microblaze: Allow PAGE_SIZE configuration by Steven J. Magnani · 16 years ago
  45. 0d9ec76 microblaze: Trace hardirqs by Michal Simek · 16 years ago
  46. 570e3e2 microblaze: Fix sys_clone syscall by Michal Simek · 16 years ago
  47. 6847ba9 microblaze: Fix copy_to_user_page macro by Michal Simek · 16 years ago
  48. e058166 microblaze: Sync noMMU and MMU setup_memory by Michal Simek · 16 years ago
  49. ef78705 microblaze: Remove unused label by Michal Simek · 16 years ago
  50. 79e8783 microblaze: Implement flush_dcache_page macro by Michal Simek · 16 years ago
  51. af58ed8 microblaze: Fix comment for TLB by Michal Simek · 16 years ago
  52. 8d7ec6e microblaze: Fix __copy_to/from_user_inatomic macros by Michal Simek · 16 years ago
  53. 95f72d1 lmb: rename to memblock by Yinghai Lu · 16 years ago
  54. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 16 years ago
  55. 732bee7 fix typos concerning "hierarchy" by Uwe Kleine-König · 16 years ago
  56. 5933dd2 net: NET_SKB_PAD should depend on L1_CACHE_BYTES by Eric Dumazet · 16 years ago
  57. eda0547 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  58. 837c4ef PCI: clear bridge resource range if BIOS assigned bad one by Yinghai Lu · 16 years ago
  59. fcdcddb microblaze: Fix sg_dma_len() regression by FUJITA Tomonori · 16 years ago
  60. ffe57d0 microblaze: Define ARCH_SLAB_MINALIGN to fix slab crash by Michal Simek · 16 years ago
  61. 1ef0437 asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h by FUJITA Tomonori · 16 years ago
  62. 204f3a0 asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h by FUJITA Tomonori · 16 years ago
  63. cf9b59e Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 16 years ago
  64. 173b3a7 arch/microblaze: Move dma_mask from of_device into pdev_archdata by Grant Likely · 16 years ago
  65. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  66. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  67. 2ec8c6b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  68. 58f9b0b of: eliminate of_device->node and dev_archdata->{of,prom}_node by Grant Likely · 16 years ago
  69. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 16 years ago
  70. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 16 years ago
  71. a5e48b8 microblaze: Fix module loading on system with WB cache by Michal Simek · 16 years ago
  72. ee4bcdf microblaze: export assembly functions used by modules by Michal Simek · 16 years ago
  73. 1ce2470 microblaze: Remove powerpc code from Microblaze port by Michal Simek · 16 years ago
  74. ddfbc93 microblaze: Remove compilation warnings in cache macro by Michal Simek · 16 years ago
  75. e1733d2 microblaze: export assembly functions used by modules by Steven J. Magnani · 16 years ago
  76. 538722c microblaze: fix get_user/put_user side-effects by Steven J. Magnani · 16 years ago
  77. 0d5961b microblaze: re-enable interrupts before calling schedule by Steven J. Magnani · 16 years ago
  78. 278554b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  79. e0e3328 Revert "microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides." by David S. Miller · 16 years ago
  80. 39e0786 microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides. by David S. Miller · 16 years ago
  81. 6513412 microblaze: Defconfig update by Michal Simek · 16 years ago
  82. 3274c57 microblaze: Optimize CACHE_LOOP_LIMITS and CACHE_RANGE_LOOP macros by Michal Simek · 16 years ago
  83. 385e1ef microblaze: Fix consistent-sync code by Michal Simek · 16 years ago
  84. 598acab microblaze: Define correct L1_CACHE_SHIFT value by Michal Simek · 16 years ago
  85. 77543ce microblaze: cpuinfo shows cache line length by Michal Simek · 16 years ago
  86. de925d9 microblaze: Fix kmalloc alignment on non-coherent DMA platforms by Michal Simek · 16 years ago
  87. c17e1a1 microblaze: Fix typo fault in cache code by Michal Simek · 16 years ago
  88. f152576 microblaze: Fix consistent code by Michal Simek · 16 years ago
  89. 16f6e99 microblaze: pci-dma: use include/linux/dma-mapping.h by Michal Simek · 16 years ago
  90. 22dcc2e microblaze: page.h: Remove get_user_page and free_user_page by Michal Simek · 16 years ago
  91. 43f2a6e microblaze: Remove "cache" optimized copy_page function by Michal Simek · 16 years ago
  92. 21e1c93 microblaze: invoke oom-killer from page fault by Nick Piggin · 16 years ago
  93. f3ff821 microblaze: fix divide by zero exception message by Randy Dunlap · 16 years ago
  94. 113a591 microblaze: Add isa_dma_bridge_buggy to dma.h by Michal Simek · 16 years ago
  95. e768223 microblaze: Remove ancient code by Michal Simek · 16 years ago
  96. 63f1032 microblaze: Quiet section mismatch warnings for MMU version by Michal Simek · 16 years ago
  97. 7a0248e microblaze: Quiet section mismatch warnings by Steven J. Magnani · 16 years ago
  98. e6d7961 microblaze: Fix IRQ entry/exit ftracing by Steven J. Magnani · 16 years ago
  99. c86fac4 microblaze: resource/PCI: align functions now return start of resource by Michal Simek · 16 years ago
  100. 8a66da7 microblaze: PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs by Michal Simek · 16 years ago