1. 50b88c4 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  2. f6be75d MIPS: Calculate proper ebase value for 64-bit kernels by David Daney · 14 years ago
  3. d8000be MIPS: Alchemy: DB1200: Remove custom wait implementation by Manuel Lauss · 14 years ago
  4. 2844e49 MIPS: Big Sur: Make defconfig more useful. by Ralf Baechle · 14 years ago
  5. 7b3e543 MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modules by Anton Altaparmakov · 14 years ago
  6. 3d45285 MIPS: Sibyte: Fix M3 TLB exception handler workaround. by Ralf Baechle · 14 years ago
  7. 5e3644a MIPS: BCM63xx: Fix build failure in board_bcm963xx.c by Florian Fainelli · 14 years ago
  8. 5808184 MIPS: uasm: Add OR instruction. by Ralf Baechle · 14 years ago
  9. 8d9df29 MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions. by Ralf Baechle · 14 years ago
  10. 9538ca6 MIPS: BCM63xx: Initialize gpio_out_low & out_high to current value at boot. by Maxime Bizon · 14 years ago
  11. e23a90eb MIPS: BCM63xx: Register SSB SPROM fallback in board's first stage callback by Florian Fainelli · 14 years ago
  12. 4fe67e4 MIPS: BCM63xx: Fix typo in cpu-feature-overrides file. by Maxime Bizon · 14 years ago
  13. 524ef29 MIPS: BCM63xx: Add support for second uart. by Maxime Bizon · 14 years ago
  14. 97befcf MIPS: BCM63xx: Fix double gpio registration. by Maxime Bizon · 14 years ago
  15. f29b7ca MIPS: BCM63xx: Add DWVS0 board by Florian Fainelli · 14 years ago
  16. 2e6ad9a MIPS: BCM63xx: Add the RTA1025W-16 BCM6348-based board to suppported boards. by Florian Fainelli · 14 years ago
  17. d1b2875 MIPS: BCM63xx: Fix BCM6338 and BCM6345 gpio count by Florian Fainelli · 14 years ago
  18. b44c779 MIPS: libgcc.h: Checkpatch cleanup by Andrea Gelmini · 14 years ago
  19. f1df323 MIPS: Loongson-2F: Flush the branch target history in BTB and RAS by Wu Zhangjin · 14 years ago
  20. d814c28 MIPS: Move signal trampolines off of the stack. by David Daney · 14 years ago
  21. c52d0d3 MIPS: Preliminary VDSO by David Daney · 14 years ago
  22. 58b9e22 MIPS: Add SYSCALL to uasm. by David Daney · 14 years ago
  23. 86f7d75 MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET by Florian Fainelli · 14 years ago
  24. 727c0075 MIPS: AR7: Fix phat finger of cpmac fixed_phy_add by Alexander Clouter · 14 years ago
  25. 1e3fb37 MIPS: AR7: Fix phat finger of reset bit in vlynq_high_data by Alexander Clouter · 14 years ago
  26. 582b65e MIPS: Loongson: Add module info to the loongson2_clock driver by Wu Zhangjin · 14 years ago
  27. b846c10 MIPS: Lemote 2F: Ensure atomic execution of _rdmsr and _wrmsr by Wu Zhangjin · 14 years ago
  28. 5255366 MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0). by Robert P. J. Day · 14 years ago
  29. d5d3102 MIPS: Fix elfcore.c build warning by Ralf Baechle · 14 years ago
  30. 7ea4a68 MIPS: Octeon: Remove redundant declaration of octeon_reserve32_memory by Yang Shi · 14 years ago
  31. 7a7ac95 MIPS: Trace: Don't trace irqsoff for the idle process by Wu Zhangjin · 14 years ago
  32. abe5b41 MIPS: delay: Fix use of current_cpu_data in preemptable code. by Ralf Baechle · 14 years ago
  33. b1cea3b MIPS: Octeon: Remove #if 0 code. by David Daney · 14 years ago
  34. 1ef2887 MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32_USE_WIRED_TLB by David Daney · 14 years ago
  35. 1874a08 MIPS: Cavium: Remove unused watchdog code. by Ralf Baechle · 14 years ago
  36. c948aca MIPS: Fix build breakage if CONFIG_DEBUG_FS is enabled. by Ralf Baechle · 14 years ago
  37. 85b3cce ARM: Fix ioremap_cached()/ioremap_wc() for SMP platforms by Russell King · 14 years ago
  38. 8e7fccc [S390] Update default configuration. by Martin Schwidefsky · 14 years ago
  39. 1876446 [S390] nss: add missing .previous statement to asm function by Heiko Carstens · 14 years ago
  40. 7d3f661 [S390] increase default size of vmalloc area by Martin Schwidefsky · 14 years ago
  41. 6af7eea [S390] s390: disable change bit override by Christian Borntraeger · 14 years ago
  42. 176b180 [S390] fix io_return critical section cleanup by Martin Schwidefsky · 14 years ago
  43. d7015c1 [S390] arch/s390/kernel: Add missing unlock by Julia Lawall · 14 years ago
  44. 9823f1a ARM: 6043/1: AT91 slow-clock resume: Don't wait for a disabled PLL to lock by Anders Larsen · 14 years ago
  45. bb3c9d4 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 14 years ago
  46. 48de8cb 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
  47. d4d9959 ARM: 6031/1: fix Thumb-2 decompressor by Rabin Vincent · 14 years ago
  48. 4742723 ARM: 6029/1: ep93xx: gpio.c: local functions should be static by Hartley Sweeten · 14 years ago
  49. 76708ab ARM: 6024/1: bcmring: fix missing down on semaphore in dma.c by Leo Chen · 14 years ago
  50. 63634c8 Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 14 years ago
  51. fb1ae63 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 14 years ago
  52. 75392dd davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h> by Sergei Shtylyov · 14 years ago
  53. addb2d6 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  54. 08dc179 frv: fix kernel/user segment handling in NOMMU mode by David Howells · 14 years ago
  55. af2b021 microblaze: Remove unused variable from ptrace by Michal Simek · 14 years ago
  56. 7a325aa microblaze: io.h: Add io big-endian function by John Linn · 14 years ago
  57. 4bb30ba microblaze: Fix futex code by Michal Simek · 14 years ago
  58. d2bf98e microblaze: Fix ftrace_update_ftrace_func panic by Steven J. Magnani · 14 years ago
  59. 134fbad perf, x86: Enable Nehalem-EX support by Vince Weaver · 14 years ago
  60. c8e42de davinci: DM365: fix duplicate default IRQ priorities by Kevin Hilman · 14 years ago
  61. bb17ef1 davinci: edma: clear events in edma_start() by Brian Niebuhr · 14 years ago
  62. 5eb2e89 davinci: da8xx/omap-l1: fix build error when CONFIG_DAVINCI_MUX is undefined by Sekhar Nori · 14 years ago
  63. d99c387 davinci: timers: don't enable timer until clocksource is initialized by Kevin Hilman · 14 years ago
  64. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  65. db217de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  66. 8ce42c8 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
  67. 954fbc8 sparc64: Implement perf_arch_fetch_caller_regs by David S. Miller · 14 years ago
  68. 3f6c148 sparc64: Update defconfig. by David S. Miller · 14 years ago
  69. 87e8b821 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  70. 33cd9df sparc64: Fix array size reported by vmemmap_populate() by Ben Hutchings · 14 years ago
  71. 6e03bb5 perf: Always build the powerpc perf_arch_fetch_caller_regs version by Frederic Weisbecker · 14 years ago
  72. 5e11611 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  73. d4509e5 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  74. 472a474 x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boards by Suresh Siddha · 14 years ago
  75. 257ef9d perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels by Torok Edwin · 14 years ago
  76. b38b24e perf, x86: Fix AMD hotplug & constraint initialization by Peter Zijlstra · 14 years ago
  77. 8525702 x86: Move notify_cpu_starting() callback to a later stage by Peter Zijlstra · 14 years ago
  78. 50d11d1 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 14 years ago
  79. 51591e3 x86: Increase CONFIG_NODES_SHIFT max to 10 by David Rientjes · 14 years ago
  80. bc53ba2 Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  81. be97d75 sh: Fix up the SH-3 build for recent TLB changes. by Paul Mundt · 14 years ago
  82. 5dd6ef5 sh: export return_address() symbol. by Paul Mundt · 14 years ago
  83. 042be38 ibft, x86: Change reserve_ibft_region() to find_ibft_region() by Yinghai Lu · 14 years ago
  84. b4a5e8a x86, hpet: Fix bug in RTC emulation by Alok Kataria · 14 years ago
  85. 8da854c x86, hpet: Erratum workaround for read after write of HPET comparator by Pallipadi, Venkatesh · 14 years ago
  86. 909fc87 x86: Handle overlapping mptables by Andi Kleen · 14 years ago
  87. ca3865b microblaze: Support word copying in copy_tofrom_user by Michal Simek · 14 years ago
  88. 6059b3c microblaze: Print early printk information to log buffer by Michal Simek · 14 years ago
  89. 3f21893 microblaze: head.S typo fix by Michal Simek · 14 years ago
  90. 0691c97 microblaze: Use MICROBLAZE_TLB_SIZE in asm code by Michal Simek · 14 years ago
  91. 9373dd6 microblaze: Kconfig Fix - pci by Michal Simek · 14 years ago
  92. 78ebfa8 microblaze: Adding likely macros by Michal Simek · 14 years ago
  93. 1385196 microblaze: Add .type and .size to ASM functions by Michal Simek · 14 years ago
  94. e84452d microblaze: Fix TLB macros by Michal Simek · 14 years ago
  95. 3765d695 microblaze: Use instruction with delay slot by Michal Simek · 14 years ago
  96. bd1637d microblaze: Remove additional resr and rear loading by Michal Simek · 14 years ago
  97. b175bcf microblaze: Change register usage for ESR and EAR by Michal Simek · 14 years ago
  98. 7a6bbdc microblaze: Prepare work for optimization in exception code by Michal Simek · 14 years ago
  99. 708e715 microblaze: Add DEBUG option by Michal Simek · 14 years ago
  100. ee68f174 microblaze: Support systems without lmb bram by Michal Simek · 14 years ago