1. b843e4e microblaze: Fix build with make 3.82 by Thomas Backlund · 14 years ago
  2. 1180b28 microblaze: Support C optimized lib functions for little-endian by Michal Simek · 14 years ago
  3. 93e2e85 microblaze: Separate library optimized functions by Michal Simek · 14 years ago
  4. ccea0e6 microblaze: Support timer on AXI lite by Michal Simek · 14 years ago
  5. 02b0804 microblaze: Add support for little-endian Microblaze by Michal Simek · 14 years ago
  6. e4f2909 microblaze: KGDB little endian support by Michal Simek · 14 years ago
  7. 8e2ad01 microblaze: Add PVR for endians plus detection by Michal Simek · 14 years ago
  8. b4dcaee microblaze: trivial: Add comment for AXI pvr by Michal Simek · 14 years ago
  9. 6c3bbdd microblaze: pci-common cleanup by Nishanth Aravamudan · 14 years ago
  10. 67f4aaa microblaze: Support early console on uart16550 by Michal Simek · 14 years ago
  11. 51f5fa5 microblaze: Do not compile early console support for uartlite if is disabled by Michal Simek · 14 years ago
  12. 9a7e8d8 microblaze: Setup early console dynamically by Michal Simek · 14 years ago
  13. 2af9ebe microblaze: Rename all uartlite early printk functions by Michal Simek · 14 years ago
  14. 96a5ff4 microblaze: remove early printk uarlite console dependency from header by Michal Simek · 14 years ago
  15. e65f1e2 microblaze: Remove additional compatible properties by Michal Simek · 14 years ago
  16. a7d8355 microblaze: Remove hardcoded asm instraction for PVR loading by Michal Simek · 14 years ago
  17. 92ee8bd4 microblaze: Use static const char * const where possible by Joe Perches · 14 years ago
  18. 099a2f4 microblaze: Define VMALLOC_START/END by Michal Simek · 14 years ago
  19. bd3b492 microblaze: Export missing symbols for modules by Michal Simek · 14 years ago
  20. 4e07dba microblaze: Add libgcc function directly to kernel by Michal Simek · 14 years ago
  21. cec0516 microblaze: support gpio_to_irq() by Michal Simek · 14 years ago
  22. ac2e7c9 microblaze: Define empty mmiowb by Michal Simek · 14 years ago
  23. 4d24d7f microblaze: wire up prlimit64 and fanotify* syscalls by Michal Simek · 14 years ago
  24. b9b12fd microblaze: use asm-generic/pci-dma-compat.h by FUJITA Tomonori · 14 years ago
  25. 6d5f2f6 microblaze: Add PVR for BTC by Michal Simek · 14 years ago
  26. f66efec microblaze: Add new microblaze versions by Michal Simek · 14 years ago
  27. b3ea838 microblaze: remove OUTPUT_FORMAT from linker script by Michal Simek · 14 years ago
  28. 600eb61 microblaze: Fix r16 and r17 reg saving by Michal Simek · 14 years ago
  29. 36cf089 microblaze: Removing dead CONTIGUOUS_PAGE_ALLOC config option by Christian Dietrich · 14 years ago
  30. 6971760 microblaze: Report if only one timer is used by Michal Simek · 14 years ago
  31. 7d43209 microblaze: Clear return value in pt_regs by Michal Simek · 14 years ago
  32. 791d0a1 microblaze: Fix sys_rt_sigreturn_wrapper by Michal Simek · 14 years ago
  33. 06d19734 microblaze: remove unused TIF_KERNEL_TRACE by Michal Simek · 14 years ago
  34. 68c6ac3 microblaze: Add seccomp support by Michal Simek · 14 years ago
  35. 0425609 microblaze: Remove old user debugging gdb stub by Michal Simek · 14 years ago
  36. 95d3a8c microblaze: trivial: thread_info cleanup by Michal Simek · 14 years ago
  37. 5f0cb3e microblaze: Fix pmd_populate macro by Michal Simek · 14 years ago
  38. f859f0a microblaze: kgdb: Remove unused variable and fix return value by Michal Simek · 14 years ago
  39. 4bdfd9e microblaze: Fix generic DTS to ensure OF requirements by Michal Simek · 14 years ago
  40. c4554c3 microblaze: Remove pr_<level> uses of KERN_<level> by Joe Perches · 14 years ago
  41. 7d7c4d0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  42. ef2533d Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  43. e2cc502 MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls. by Michel Thebeau · 14 years ago
  44. 08be7b2 MIPS: jz4740: Fix Kbuild Platform file. by David Daney · 14 years ago
  45. ad4b2b6 MIPS: Repair Kbuild make clean breakage. by David Daney · 14 years ago
  46. 9581d44 KVM: Fix fs/gs reload oops with invalid ldt by Avi Kivity · 14 years ago
  47. 547af56 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  48. a35bee8 MIPS: Enable ISA_DMA_API config to fix build failure by Namhyung Kim · 14 years ago
  49. 063c13a MIPS: 32-bit: Fix build failure in asm/fcntl.h by Namhyung Kim · 14 years ago
  50. ec33529 MIPS: Remove all generated vmlinuz* files on "make clean" by Wu Zhangjin · 14 years ago
  51. 4bfb8c5 MIPS: do_sigaltstack() expects userland pointers by Al Viro · 14 years ago
  52. 5b89c00 MIPS: Fix error values in case of bad_stack by Al Viro · 14 years ago
  53. 8f5a00eb MIPS: Sanitize restart logics by Al Viro · 14 years ago
  54. e5b377a MIPS: secure_computing, syscall audit: syscall number should in r2, not r0. by Al Viro · 14 years ago
  55. 062ab57 MIPS: Don't block signals if we'd failed to setup a sigframe by Al Viro · 14 years ago
  56. 2d01971 m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIAN by Kyle McMartin · 14 years ago
  57. 4f515cc m32r: add kernel/.gitignore and ignore vmlinux.lds by Kyle McMartin · 14 years ago
  58. 388d148 m32r: get_user takes an lvalue, not a pointer by Kyle McMartin · 14 years ago
  59. 99d6734 m32r: restore _BLOCKABLE by Kyle McMartin · 14 years ago
  60. e3c6cf6 uml: fix build by FUJITA Tomonori · 14 years ago
  61. 264780c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  62. 4752690 ubd: fix incorrect sector handling during request restart by Tejun Heo · 14 years ago
  63. 0eead9a Don't dump task struct in a.out core-dumps by Linus Torvalds · 14 years ago
  64. d94bc4f Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  65. 7081319 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  66. 509d448 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  67. 06c1088 ARM: relax ioremap prohibition (309caa9) for -final and -stable by Russell King · 14 years ago
  68. 841f48a Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 14 years ago
  69. 10d48b3 ARM: 6440/1: ep93xx: DMA: fix channel_disable by Mika Westerberg · 14 years ago
  70. 73cf624 x86, numa: For each node, register the memory blocks actually used by Yinghai Lu · 14 years ago
  71. 47008cd KVM: x86: Move TSC reset out of vmcb_init by Zachary Amsden · 14 years ago
  72. 5887767 KVM: x86: Fix SVM VMCB reset by Zachary Amsden · 14 years ago
  73. 6dcbfe4 x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order by Borislav Petkov · 14 years ago
  74. 8ea3f0a Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  75. e92ba6d Define _addr_lsb in siginfo_t for mips by Andi Kleen · 14 years ago
  76. 4793ca40 cpuimx27: fix i2c bus selection by Eric Bénard · 14 years ago
  77. 22377ec cpuimx27: fix compile when ULPI is selected by Eric Bénard · 14 years ago
  78. c0bb586 ARM: 6435/1: Fix HWCAP_TLS flag for ARM11MPCore/Cortex-A9 by Tony Lindgren · 14 years ago
  79. 5c18920 ARM: 6436/1: AT91: Fix power-saving in idle-mode on 926T processors by Anders Larsen · 14 years ago
  80. b62be8e x86, mce, therm_throt.c: Fix missing curly braces in error handling logic by Jin Dongming · 14 years ago
  81. 7cf4b48 ARM: SAMSUNG: Add a workaround for get_clock() for serial driver by Marek Szyprowski · 14 years ago
  82. 4341f9b ARM: S5P: Bug fix on errors of build with CONFIG_PREEMPT_NONE by SeungChull Suh · 14 years ago
  83. 1a95036 ARM: SAMSUNG: Fix build warnings because of unused codes by Kukjin Kim · 14 years ago
  84. 81c20b9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  85. 34984f5 Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 14 years ago
  86. 7c6d45e powerpc: remove unused variable by Stephen Rothwell · 14 years ago
  87. 39c12be Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  88. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  89. 0fa035e omap: iommu-load cam register before flushing the entry by Hari Kanigeri · 14 years ago
  90. 31e7e93 xen: do not initialize PV timers on HVM if !xen_have_vector_callback by Stefano Stabellini · 14 years ago
  91. cdaf9a2 ARM: fix section mismatch warnings in Versatile Express by Russell King · 14 years ago
  92. 3c06806 Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  93. ccdf2e1 ARM: 6412/1: kprobes-decode: add support for MOVW instruction by Will Deacon · 14 years ago
  94. 7f58217 ARM: 6419/1: mmu: Fix MT_MEMORY and MT_MEMORY_NONCACHED pte flags by Santosh Shilimkar · 14 years ago
  95. 475d92f ARM: 6416/1: errata: faulty hazard checking in the Store Buffer may lead to data corruption by Will Deacon · 14 years ago
  96. 5a4bbd0 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  97. 4a73a43 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  98. 158d674 MIPS: Octeon: Place cnmips_cu2_setup in __init memory. by David Daney · 14 years ago
  99. 4c7106c MIPS: Don't place cu2 notifiers in __cpuinitdata by David Daney · 14 years ago
  100. 2ccc5b1 MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.bin by Shmulik Ladkani · 14 years ago