1. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  2. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  3. 2d5973c microblaze: Add KGDB support by Michal Simek · 14 years ago
  4. 751f160 microblaze: Support brki rX, 0x18 for user application debugging by Michal Simek · 14 years ago
  5. 958063e microblaze: Remove nop after MSRCLR/SET, MTS, MFS instructions by Michal Simek · 14 years ago
  6. 0e41c90 microblaze: Simplify syscall rutine by Michal Simek · 14 years ago
  7. 0a6b08f microblaze: Move PT_MODE saving to delay slot by Michal Simek · 14 years ago
  8. 80c5ff6 microblaze: Fix _interrupt function by Michal Simek · 14 years ago
  9. 25f6e59 microblaze: Fix _user_exception function by Michal Simek · 14 years ago
  10. 287503f microblaze: Put together addik instructions by Michal Simek · 14 years ago
  11. 9814cc1 microblaze: Use delay slot in syscall macros by Michal Simek · 14 years ago
  12. da23355 microblaze: Save kernel mode in delay slot by Michal Simek · 14 years ago
  13. e7741075 microblaze: Do not mix register saving and mode setting by Michal Simek · 14 years ago
  14. e5d2af2 microblaze: Move SAVE_STATE upward by Michal Simek · 14 years ago
  15. 66f7de86 microblaze: entry.S: Macro optimization by Michal Simek · 14 years ago
  16. c318d48 microblaze: Optimize hw exception rutine by Michal Simek · 14 years ago
  17. b318067 microblaze: Implement clear_ums macro and fix SAVE_STATE macro by Michal Simek · 14 years ago
  18. 77f6d22 microblaze: Remove additional setup for kernel_mode by Michal Simek · 14 years ago
  19. 06a5460 microblaze: Optimize SAVE_STATE macro by Michal Simek · 14 years ago
  20. 40eb0dc microblaze: Remove additional loading by Michal Simek · 14 years ago
  21. 653e447 microblaze: Completely remove working with R11 register by Michal Simek · 14 years ago
  22. 0388107 microblaze: Do not setup BIP in _debug_exception by Michal Simek · 14 years ago
  23. 06b2864 microblaze: Simplify _debug_exception function by Michal Simek · 14 years ago
  24. 8b110d1 microblaze: Optimize SAVE_STATE macro by Michal Simek · 14 years ago
  25. b9ea77e microblaze: trivial: Use la insted of addik by Michal Simek · 14 years ago
  26. be30435 microblaze: remove enable_irq from SAVE_STATE macro by Michal Simek · 14 years ago
  27. 63708f6 microblaze: Move stack backup to SAVE_STATE macro by Michal Simek · 14 years ago
  28. 96014cc microblaze: Move BIP setup to the end of ret_from_trap/ret_from_exc by Michal Simek · 14 years ago
  29. 5c0d72b microblaze: Remove PER_CPU(KM) variable by Michal Simek · 14 years ago
  30. 3fbd93e microblaze: Optimize clear_vms_ums macro by Michal Simek · 14 years ago
  31. 36f6095 microblaze: Save and restore r3/r4 in SAVE/RESTORE_REGS macros by Michal Simek · 14 years ago
  32. a4a94db microblaze: Fix VM_ON and VM_OFF macros by Michal Simek · 14 years ago
  33. ca28b51 microblaze: Do not use _start in vmlinux by Michal Simek · 14 years ago
  34. 61b403a microblaze: Cleanup boot/Makefile by Michal Simek · 14 years ago
  35. aee04d7 microblaze: Fix number of pvr regs by Michal Simek · 14 years ago
  36. c8f7743 microblaze: Decrease time shifting values by Michal Simek · 14 years ago
  37. 615748a microblaze: Enable early printk only for uartlite by Michal Simek · 14 years ago
  38. 75842abf microblaze: remove unused HAVE_ARCH_PCI_SET_DMA_MASK by FUJITA Tomonori · 14 years ago
  39. d0f140e microblaze: Do not trace cpu_relax function by Michal Simek · 14 years ago
  40. 6f34b08 microblaze: Improve ftrace time measuring by Michal Simek · 14 years ago
  41. ce3266c microblaze: Add stack unwinder by Steven J. Magnani · 14 years ago
  42. ba9c4f8 microblaze: Allow PAGE_SIZE configuration by Steven J. Magnani · 14 years ago
  43. 0d9ec76 microblaze: Trace hardirqs by Michal Simek · 14 years ago
  44. 570e3e2 microblaze: Fix sys_clone syscall by Michal Simek · 14 years ago
  45. 6847ba9 microblaze: Fix copy_to_user_page macro by Michal Simek · 14 years ago
  46. e058166 microblaze: Sync noMMU and MMU setup_memory by Michal Simek · 14 years ago
  47. ef78705 microblaze: Remove unused label by Michal Simek · 14 years ago
  48. 79e8783 microblaze: Implement flush_dcache_page macro by Michal Simek · 14 years ago
  49. 76bfcc8 memblock/microblaze: Use new accessors by Benjamin Herrenschmidt · 14 years ago
  50. e3239ff memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region by Benjamin Herrenschmidt · 14 years ago
  51. af58ed8 microblaze: Fix comment for TLB by Michal Simek · 14 years ago
  52. 8d7ec6e microblaze: Fix __copy_to/from_user_inatomic macros by Michal Simek · 14 years ago
  53. 22ae782 of/address: Clean up function declarations by Grant Likely · 14 years ago
  54. 559e2b7 of: Provide default of_node_to_nid() implementation. by Grant Likely · 14 years ago
  55. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  56. c0dd394 of: remove of_default_bus_ids by Jonas Bonn · 14 years ago
  57. c608558 of: make of_find_device_by_node generic by Jonas Bonn · 14 years ago
  58. de48e36 microblaze: remove references to of_device and to_of_device by Grant Likely · 14 years ago
  59. 2959604 of: remove asm/of_device.h by Grant Likely · 14 years ago
  60. 129ac79 of: remove asm/of_platform.h by Grant Likely · 14 years ago
  61. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 14 years ago
  62. eca3930 of: Merge of_platform_bus_type with platform_bus_type by Grant Likely · 14 years ago
  63. 4e4f62b Merge commit 'v2.6.35-rc6' into devicetree/next by Grant Likely · 14 years ago
  64. 9dcdbf7 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  65. c5f5849 of: Remove unused of_find_device_by_phandle() by Grant Likely · 14 years ago
  66. f1d4c3a of/flattree: Use common ALIGN() macro instead of arch specific _ALIGN by Grant Likely · 14 years ago
  67. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  68. ef2a452 proc: unify PROC_DEVICETREE config by Andres Salomon · 14 years ago
  69. 5ab5fc7 of: Put all CONFIG_OF dependencies into a Kconfig menu block by Grant Likely · 14 years ago
  70. dd5e737 of: remove architecture CONFIG_OF definitions by Stephen Rothwell · 14 years ago
  71. ae5bf63 microblaze: turn CONFIG_OF into a select by Stephen Rothwell · 14 years ago
  72. 594fa26 of/gpio: stop using device_node data pointer to find gpio_chip by Grant Likely · 14 years ago
  73. a19e3da of/gpio: Kill of_gpio_chip and add members directly to gpio_chip by Anton Vorontsov · 14 years ago
  74. 94c0931 of: Merge of_device_alloc() and of_device_make_bus_id() by Grant Likely · 14 years ago
  75. 5fd200f of/device: Merge of_platform_bus_probe() by Grant Likely · 14 years ago
  76. 34a1c1e of: Modify of_device_get_modalias to be passed struct device by Grant Likely · 14 years ago
  77. dd27dcd of/device: merge of_device_uevent by Grant Likely · 14 years ago
  78. dbbdee9 of/address: Merge all of the bus translation code by Grant Likely · 14 years ago
  79. 1f5bef3 of/address: merge of_address_to_resource() by Grant Likely · 14 years ago
  80. 6b884a8 of/address: merge of_iomap() by Grant Likely · 14 years ago
  81. 7dc2e11 of/irq: merge irq mapping code by Grant Likely · 14 years ago
  82. b6295c8 of/microblaze: strip out of_irq_workarounds code by Grant Likely · 14 years ago
  83. e387344 of/irq: Move irq_of_parse_and_map() to common code by Grant Likely · 14 years ago
  84. b505ff5 of: kill struct of_device by Grant Likely · 14 years ago
  85. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  86. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  87. 732bee7 fix typos concerning "hierarchy" by Uwe Kleine-König · 14 years ago
  88. 5933dd2 net: NET_SKB_PAD should depend on L1_CACHE_BYTES by Eric Dumazet · 14 years ago
  89. eda0547 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  90. 837c4ef PCI: clear bridge resource range if BIOS assigned bad one by Yinghai Lu · 14 years ago
  91. fcdcddb microblaze: Fix sg_dma_len() regression by FUJITA Tomonori · 14 years ago
  92. ffe57d0 microblaze: Define ARCH_SLAB_MINALIGN to fix slab crash by Michal Simek · 14 years ago
  93. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  94. 1ef0437 asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h by FUJITA Tomonori · 14 years ago
  95. 204f3a0 asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h by FUJITA Tomonori · 14 years ago
  96. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  97. 173b3a7 arch/microblaze: Move dma_mask from of_device into pdev_archdata by Grant Likely · 14 years ago
  98. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  99. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  100. 2ec8c6b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago