1. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  2. cfd866f ptrace: cleanup arch_ptrace() on microblaze by Namhyung Kim · 14 years ago
  3. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  4. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  5. e0e170b Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  6. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  7. b843e4e microblaze: Fix build with make 3.82 by Thomas Backlund · 14 years ago
  8. 3044100 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  9. 32c9768 of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch by Grant Likely · 14 years ago
  10. 1180b28 microblaze: Support C optimized lib functions for little-endian by Michal Simek · 14 years ago
  11. 93e2e85 microblaze: Separate library optimized functions by Michal Simek · 14 years ago
  12. ccea0e6 microblaze: Support timer on AXI lite by Michal Simek · 14 years ago
  13. 02b0804 microblaze: Add support for little-endian Microblaze by Michal Simek · 14 years ago
  14. e4f2909 microblaze: KGDB little endian support by Michal Simek · 14 years ago
  15. 8e2ad01 microblaze: Add PVR for endians plus detection by Michal Simek · 14 years ago
  16. b4dcaee microblaze: trivial: Add comment for AXI pvr by Michal Simek · 14 years ago
  17. 6c3bbdd microblaze: pci-common cleanup by Nishanth Aravamudan · 14 years ago
  18. 67f4aaa microblaze: Support early console on uart16550 by Michal Simek · 14 years ago
  19. 51f5fa5 microblaze: Do not compile early console support for uartlite if is disabled by Michal Simek · 14 years ago
  20. 9a7e8d8 microblaze: Setup early console dynamically by Michal Simek · 14 years ago
  21. 2af9ebe microblaze: Rename all uartlite early printk functions by Michal Simek · 14 years ago
  22. 96a5ff4 microblaze: remove early printk uarlite console dependency from header by Michal Simek · 14 years ago
  23. e65f1e2 microblaze: Remove additional compatible properties by Michal Simek · 14 years ago
  24. a7d8355 microblaze: Remove hardcoded asm instraction for PVR loading by Michal Simek · 14 years ago
  25. 92ee8bd4 microblaze: Use static const char * const where possible by Joe Perches · 14 years ago
  26. 099a2f4 microblaze: Define VMALLOC_START/END by Michal Simek · 14 years ago
  27. bd3b492 microblaze: Export missing symbols for modules by Michal Simek · 14 years ago
  28. 4e07dba microblaze: Add libgcc function directly to kernel by Michal Simek · 14 years ago
  29. cec0516 microblaze: support gpio_to_irq() by Michal Simek · 14 years ago
  30. ac2e7c9 microblaze: Define empty mmiowb by Michal Simek · 14 years ago
  31. 4d24d7f microblaze: wire up prlimit64 and fanotify* syscalls by Michal Simek · 14 years ago
  32. b9b12fd microblaze: use asm-generic/pci-dma-compat.h by FUJITA Tomonori · 14 years ago
  33. 6d5f2f6 microblaze: Add PVR for BTC by Michal Simek · 14 years ago
  34. f66efec microblaze: Add new microblaze versions by Michal Simek · 14 years ago
  35. b3ea838 microblaze: remove OUTPUT_FORMAT from linker script by Michal Simek · 14 years ago
  36. 600eb61 microblaze: Fix r16 and r17 reg saving by Michal Simek · 14 years ago
  37. 36cf089 microblaze: Removing dead CONTIGUOUS_PAGE_ALLOC config option by Christian Dietrich · 14 years ago
  38. 6971760 microblaze: Report if only one timer is used by Michal Simek · 14 years ago
  39. 7d43209 microblaze: Clear return value in pt_regs by Michal Simek · 14 years ago
  40. 791d0a1 microblaze: Fix sys_rt_sigreturn_wrapper by Michal Simek · 14 years ago
  41. 06d19734 microblaze: remove unused TIF_KERNEL_TRACE by Michal Simek · 14 years ago
  42. 68c6ac3 microblaze: Add seccomp support by Michal Simek · 14 years ago
  43. 0425609 microblaze: Remove old user debugging gdb stub by Michal Simek · 14 years ago
  44. 95d3a8c microblaze: trivial: thread_info cleanup by Michal Simek · 14 years ago
  45. 5f0cb3e microblaze: Fix pmd_populate macro by Michal Simek · 14 years ago
  46. f859f0a microblaze: kgdb: Remove unused variable and fix return value by Michal Simek · 14 years ago
  47. 4bdfd9e microblaze: Fix generic DTS to ensure OF requirements by Michal Simek · 14 years ago
  48. c4554c3 microblaze: Remove pr_<level> uses of KERN_<level> by Joe Perches · 14 years ago
  49. 239060b Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 14 years ago
  50. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  51. 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
  52. da5ab11 memblock, microblaze: Fix memblock API change fallout by Michal Simek · 14 years ago
  53. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
  54. 86ea51d Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  55. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  56. f1ca09b of: Fix missing includes by Grant Likely · 14 years ago
  57. 088ab30 microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_node by Michal Simek · 14 years ago
  58. a8dcb87 microblaze: Fix of/address: Merge all of the bus translation code by Michal Simek · 14 years ago
  59. 8b1bb90 defconfig reduction by Sam Ravnborg · 14 years ago
  60. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  61. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  62. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  63. a6eb9fe dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago
  64. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  65. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  66. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  67. 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  68. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  69. bbc4fd1 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  70. e63075a memblock: Introduce default allocation limit and use it to replace explicit ones by Benjamin Herrenschmidt · 14 years ago
  71. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  72. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  73. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  74. 2d5973c microblaze: Add KGDB support by Michal Simek · 14 years ago
  75. 751f160 microblaze: Support brki rX, 0x18 for user application debugging by Michal Simek · 14 years ago
  76. 958063e microblaze: Remove nop after MSRCLR/SET, MTS, MFS instructions by Michal Simek · 14 years ago
  77. 0e41c90 microblaze: Simplify syscall rutine by Michal Simek · 14 years ago
  78. 0a6b08f microblaze: Move PT_MODE saving to delay slot by Michal Simek · 14 years ago
  79. 80c5ff6 microblaze: Fix _interrupt function by Michal Simek · 14 years ago
  80. 25f6e59 microblaze: Fix _user_exception function by Michal Simek · 14 years ago
  81. 287503f microblaze: Put together addik instructions by Michal Simek · 14 years ago
  82. 9814cc1 microblaze: Use delay slot in syscall macros by Michal Simek · 14 years ago
  83. da23355 microblaze: Save kernel mode in delay slot by Michal Simek · 14 years ago
  84. e7741075 microblaze: Do not mix register saving and mode setting by Michal Simek · 14 years ago
  85. e5d2af2 microblaze: Move SAVE_STATE upward by Michal Simek · 14 years ago
  86. 66f7de86 microblaze: entry.S: Macro optimization by Michal Simek · 14 years ago
  87. c318d48 microblaze: Optimize hw exception rutine by Michal Simek · 14 years ago
  88. b318067 microblaze: Implement clear_ums macro and fix SAVE_STATE macro by Michal Simek · 14 years ago
  89. 77f6d22 microblaze: Remove additional setup for kernel_mode by Michal Simek · 14 years ago
  90. 06a5460 microblaze: Optimize SAVE_STATE macro by Michal Simek · 14 years ago
  91. 40eb0dc microblaze: Remove additional loading by Michal Simek · 14 years ago
  92. 653e447 microblaze: Completely remove working with R11 register by Michal Simek · 14 years ago
  93. 0388107 microblaze: Do not setup BIP in _debug_exception by Michal Simek · 14 years ago
  94. 06b2864 microblaze: Simplify _debug_exception function by Michal Simek · 14 years ago
  95. 8b110d1 microblaze: Optimize SAVE_STATE macro by Michal Simek · 14 years ago
  96. b9ea77e microblaze: trivial: Use la insted of addik by Michal Simek · 14 years ago
  97. be30435 microblaze: remove enable_irq from SAVE_STATE macro by Michal Simek · 14 years ago
  98. 63708f6 microblaze: Move stack backup to SAVE_STATE macro by Michal Simek · 14 years ago
  99. 96014cc microblaze: Move BIP setup to the end of ret_from_trap/ret_from_exc by Michal Simek · 14 years ago
  100. 5c0d72b microblaze: Remove PER_CPU(KM) variable by Michal Simek · 14 years ago