1. c5f5849 of: Remove unused of_find_device_by_phandle() by Grant Likely · 14 years ago
  2. f1d4c3a of/flattree: Use common ALIGN() macro instead of arch specific _ALIGN by Grant Likely · 14 years ago
  3. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  4. 94c0931 of: Merge of_device_alloc() and of_device_make_bus_id() by Grant Likely · 14 years ago
  5. 5fd200f of/device: Merge of_platform_bus_probe() by Grant Likely · 14 years ago
  6. 34a1c1e of: Modify of_device_get_modalias to be passed struct device by Grant Likely · 14 years ago
  7. dd27dcd of/device: merge of_device_uevent by Grant Likely · 14 years ago
  8. dbbdee9 of/address: Merge all of the bus translation code by Grant Likely · 14 years ago
  9. 1f5bef3 of/address: merge of_address_to_resource() by Grant Likely · 14 years ago
  10. 6b884a8 of/address: merge of_iomap() by Grant Likely · 14 years ago
  11. 7dc2e11 of/irq: merge irq mapping code by Grant Likely · 14 years ago
  12. b6295c8 of/microblaze: strip out of_irq_workarounds code by Grant Likely · 14 years ago
  13. e387344 of/irq: Move irq_of_parse_and_map() to common code by Grant Likely · 14 years ago
  14. b505ff5 of: kill struct of_device by Grant Likely · 14 years ago
  15. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  16. 5933dd2 net: NET_SKB_PAD should depend on L1_CACHE_BYTES by Eric Dumazet · 14 years ago
  17. ffe57d0 microblaze: Define ARCH_SLAB_MINALIGN to fix slab crash by Michal Simek · 14 years ago
  18. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  19. 1ef0437 asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h by FUJITA Tomonori · 14 years ago
  20. 204f3a0 asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h by FUJITA Tomonori · 14 years ago
  21. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  22. 173b3a7 arch/microblaze: Move dma_mask from of_device into pdev_archdata by Grant Likely · 14 years ago
  23. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  24. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  25. 2ec8c6b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  26. 58f9b0b of: eliminate of_device->node and dev_archdata->{of,prom}_node by Grant Likely · 14 years ago
  27. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  28. 538722c microblaze: fix get_user/put_user side-effects by Steven J. Magnani · 14 years ago
  29. 278554b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  30. e0e3328 Revert "microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides." by David S. Miller · 14 years ago
  31. 39e0786 microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides. by David S. Miller · 14 years ago
  32. 598acab microblaze: Define correct L1_CACHE_SHIFT value by Michal Simek · 14 years ago
  33. de925d9 microblaze: Fix kmalloc alignment on non-coherent DMA platforms by Michal Simek · 14 years ago
  34. f152576 microblaze: Fix consistent code by Michal Simek · 14 years ago
  35. 16f6e99 microblaze: pci-dma: use include/linux/dma-mapping.h by Michal Simek · 14 years ago
  36. 22dcc2e microblaze: page.h: Remove get_user_page and free_user_page by Michal Simek · 14 years ago
  37. 43f2a6e microblaze: Remove "cache" optimized copy_page function by Michal Simek · 14 years ago
  38. 113a591 microblaze: Add isa_dma_bridge_buggy to dma.h by Michal Simek · 14 years ago
  39. e768223 microblaze: Remove ancient code by Michal Simek · 14 years ago
  40. 63f1032 microblaze: Quiet section mismatch warnings for MMU version by Michal Simek · 14 years ago
  41. e44171f Add non-Virtex5 support for LL TEMAC driver by John Linn · 14 years ago
  42. 7a325aa microblaze: io.h: Add io big-endian function by John Linn · 14 years ago
  43. 4bb30ba microblaze: Fix futex code by Michal Simek · 14 years ago
  44. e84452d microblaze: Fix TLB macros by Michal Simek · 14 years ago
  45. 89ae975 microblaze: uaccess: Sync strlen, strnlen, copy_to/from_user by Michal Simek · 14 years ago
  46. 94804a9 microblaze: uaccess: Unify __copy_tofrom_user by Michal Simek · 14 years ago
  47. cca7912 microblaze: uaccess: Move functions to generic location by Michal Simek · 14 years ago
  48. ef4e277 microblaze: uaccess: Fix put_user for noMMU by Michal Simek · 14 years ago
  49. 3a6d772 microblaze: uaccess: Fix get_user macro for noMMU by Michal Simek · 15 years ago
  50. 527bdb5 microblaze: uaccess: fix clear_user for noMMU kernel by Michal Simek · 14 years ago
  51. 40e11e3 microblaze: uaccess: Fix strncpy_from_user function by Michal Simek · 15 years ago
  52. 4270690 microblaze: uaccess: fix copy_from_user macro by Michal Simek · 14 years ago
  53. cc5a428 microblaze: uaccess: copy_to_user unification by Michal Simek · 14 years ago
  54. 0dcb409 microblaze: uaccess: sync put/get/clear_user macros by Michal Simek · 14 years ago
  55. 8b651aa microblaze: uaccess: fix put_user and get_user macros by Michal Simek · 14 years ago
  56. c77a9c4 microblaze: uaccess: fix __get_user_asm macro by Michal Simek · 15 years ago
  57. 40b1156 microblaze: uaccess: fix clean user macro by Michal Simek · 15 years ago
  58. 60a729f microblaze: move noMMU __range_ok function to uaccess.h by Michal Simek · 15 years ago
  59. 357bc3c microblaze: Move exception_table_entry upward by Michal Simek · 15 years ago
  60. 40db083 microblaze: Remove segment.h by Michal Simek · 15 years ago
  61. 79bf3a1 microblaze: PCI early support for noMMU system by Michal Simek · 15 years ago
  62. ae8ee15 microblaze: pgtable.h: move consistent functions by Michal Simek · 15 years ago
  63. cca5613 microblaze: Remove VMALLOC_VMADDR by Michal Simek · 15 years ago
  64. d79f3b0 microblaze: Preliminary support for dma drivers by Michal Simek · 15 years ago
  65. 7775379 microblaze: Add support from PREEMPT by Michal Simek · 15 years ago
  66. 733cc21 microblaze: Add support for Xilinx PCI host bridge by Michal Simek · 15 years ago
  67. a6475c1 microblaze: Enable PCI, missing files by Michal Simek · 15 years ago
  68. 2ed975b microblaze: Add pci-bridge.h by Michal Simek · 15 years ago
  69. 830980a microblaze: Add pci.h by Michal Simek · 15 years ago
  70. 2ddafea microblaze: io.h include asm-generic/iomap.h by Michal Simek · 15 years ago
  71. c6ba01a microblaze: Add irq_create_{of_,}mapping functions by Michal Simek · 15 years ago
  72. a84642a microblaze: Add {z,}alloc_maybe_bootmem functions by Michal Simek · 15 years ago
  73. 2549edd microblaze: Implement __dma_sync_page by Michal Simek · 15 years ago
  74. ccfe27d microblaze: Support DMA by Michal Simek · 15 years ago
  75. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  76. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  77. 6ebdc66 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  78. 83b4d17 microblaze: Fix out_le32() macro by Steven J. Magnani · 15 years ago
  79. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  80. df0edeb of: remove undefined request_OF_resource & release_OF_resource by Grant Likely · 15 years ago
  81. fc0bdae of: move definition of of_chosen into common code. by Grant Likely · 15 years ago
  82. 22d5579 of: remove unused extern reference to devtree_lock by Grant Likely · 15 years ago
  83. 7c7b60c of: put default string compare and #a/s-cell values into common header by Grant Likely · 15 years ago
  84. fcdeb7f of: merge of_attach_node() & of_detach_node() by Grant Likely · 15 years ago
  85. ab38612 Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  86. 0ada0a7 Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree by Grant Likely · 15 years ago
  87. 90974cb microblaze: Add PT_ macros for special purpose regs by Michal Simek · 15 years ago
  88. 4a3bb9a microblaze: Enable accept4 syscall by Michal Simek · 15 years ago
  89. ce9c37f microblaze: Wire up recvmmsg syscall by Michal Simek · 15 years ago
  90. 32032df Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  91. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  92. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  93. 2ee2ff8 microblaze: Support for WB cache by Michal Simek · 15 years ago
  94. f6e1f1b microblaze: Checking DTS against PVR for write-back cache by Michal Simek · 15 years ago
  95. d4f1827 microblaze: Remove duplicity from pgalloc.h by Michal Simek · 15 years ago
  96. fd3db0a microblaze: Futex support by Michal Simek · 15 years ago
  97. d68bf97 microblaze: Adding dev_arch_data functions by Michal Simek · 15 years ago
  98. 95dfbbe4 microblaze: Simple __copy_tofrom_user for noMMU by John Williams · 15 years ago
  99. a1f5511 microblaze: Move cache macro from cache.h to cacheflush.h by Michal Simek · 15 years ago
  100. e051af5 microblaze: Extend cpuinfo for support write-back caches by Michal Simek · 15 years ago