1. f599644 [POWERPC] cell: Move SPU affinity init to spu_management_of_ops by Andre Detsch · 17 years ago
  2. edd0622 [POWERPC] Fix potential duplicate entry in SLB shadow buffer by Paul Mackerras · 17 years ago
  3. b434e71 [SPARC64]: Fix memory leak when cpu hotplugging. by David S. Miller · 17 years ago
  4. 6c70b6f [SPARC64]: Do not assume sun4v chips have load-twin/store-init support. by David S. Miller · 17 years ago
  5. 68c9f9f [SPARC64]: Fix hard-coding of cpu type output in /proc/cpuinfo on sun4v. by David S. Miller · 17 years ago
  6. 46bcea7 [SPARC]: Centralize find_in_proplist() instead of duplicating N times. by David S. Miller · 17 years ago
  7. 5010929 acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issues by Fenghua Yu · 17 years ago
  8. 5556410 sh: panic on machvec section misalignment. by Paul Mundt · 17 years ago
  9. 6e7d934 [ARM] rpc: update defconfig by Russell King · 17 years ago
  10. b8b78609 [ARM] 4542/1: AT91: include atmel_lcdc.h in at91sam926{1,3}_devices.c by Jan Altenberg · 17 years ago
  11. 581cf23 [ARM] 4541/1: iop: defconfig updates by Dan Williams · 17 years ago
  12. 662ae21 sh: Fix PTRACE_PEEKTEXT/PEEKDATA fallout from generic_ptrace_peekdata(). by Paul Mundt · 17 years ago
  13. 22da317 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  14. 34bac23 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23 by Linus Torvalds · 17 years ago
  15. 0a808a3 [SPARC32]: Fix modular build of floppy driver. by David S. Miller · 17 years ago
  16. 67439b7 [POWERPC] Fixes for the SLB shadow buffer code by Michael Neuling · 17 years ago
  17. 5628244 [POWERPC] Fix a compile warning in powermac/feature.c by Segher Boessenkool · 17 years ago
  18. 3a77d29 [POWERPC] Fix a compile warning in pci_32.c by Segher Boessenkool · 17 years ago
  19. b9c3fdb [POWERPC] Fix parse_drconf_memory() for 64-bit start addresses by Michael Ellerman · 17 years ago
  20. 17aa3a8 [POWERPC] Fix num_cpus calculation in smp_call_function_map() by Kevin Corry · 17 years ago
  21. cba684f [POWERPC] ps3: Fix section mismatch in ps3/setup.c by Stephen Rothwell · 17 years ago
  22. 683e3ab [POWERPC] spufs: Fix affinity after introduction of node_allowed() calls by Andre Detsch · 17 years ago
  23. 430404e [POWERPC] Fix special PTE code for secondary hash bucket by Paul Mackerras · 17 years ago
  24. cc6f33d sh: fix defconfigs for sh7751r boards by Magnus Damm · 17 years ago
  25. 5ca95c4 sh: fix cf support on r2d boards by Magnus Damm · 17 years ago
  26. a3b3e23 sh: update r2d defconfig by Magnus Damm · 17 years ago
  27. 49dd3ff sh: update snapgear defconfig. by David McCullough · 17 years ago
  28. 463c9a9 [x86 setup] EDD: add missing =m constraint by H. Peter Anvin · 17 years ago
  29. 59acc08 [x86 setup] video setup: Fix VBE DDC reading by Antonino A. Daplas · 17 years ago
  30. 1ed4395 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  31. 0466887 FRV: Enable the MB86943 PCI arbiter correctly by David Howells · 17 years ago
  32. b718f91 [IA64] ITC: Reduce rating for ITC clock if ITCs are drifty by Christoph Lameter · 17 years ago
  33. 40d4857 [IA64] SN2: Fix up sn2_rtc clock by Christoph Lameter · 17 years ago
  34. 224685c [IA64] Fix wrong access to irq_desc[] in iosapic_register_intr(). by Kenji Kaneshige · 17 years ago
  35. e0a3647 sh: Fix SH-X3 FPU exception handling. by Paul Mundt · 17 years ago
  36. 06f862c sh: Fix pgd mismatch from cached TTB in unhandled fault. by Paul Mundt · 17 years ago
  37. 56c74c7 sh: Don't include fault-nommu on SH-2/SH-2A. by Paul Mundt · 17 years ago
  38. c717994 sh: Fix irqflags tracing for SH-3/4 nommu. by Paul Mundt · 17 years ago
  39. c347d12 sh: Fix lockdep debugging oops on SH-3/4. by Paul Mundt · 17 years ago
  40. 2f63251 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  41. d6dd9e9 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  42. fc34f6c Fix up "remove the arm26 port" by Andrew Morton · 17 years ago
  43. 8ddf83f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup by Linus Torvalds · 17 years ago
  44. 88c8199 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  45. dd22a68 x86_64: include asm/bugs.h in bugs.c for check_bugs prototype by Josh Triplett · 17 years ago
  46. 91eb1b7 i386: include asm/bugs.h in bugs.c for check_bugs prototype by Josh Triplett · 17 years ago
  47. ac9d41a Remove one more leftover reference to devfs by Michael Tokarev · 17 years ago
  48. 47f8218 broken lilo check on make install by Gabriel C · 17 years ago
  49. db00319 m68knommu: get rid of duplicate include by Jesper Juhl · 17 years ago
  50. 99eb8a5 Remove the arm26 port by Adrian Bunk · 17 years ago
  51. 07a3046 arch/i386/kernel/apm.c: apm_init() warning fix by Eugene Teo · 17 years ago
  52. 135db3e add a missing LIB_Y to arch/alpha/boot Makefile by Meelis Roos · 17 years ago
  53. 9965a5d alpha: fix boot/main.c warning by Meelis Roos · 17 years ago
  54. 1b2becf alpha: fix objstrip.c compilation warnings by Meelis Roos · 17 years ago
  55. aeb3f46 alpha: fix mkbb compilation warnings by Meelis Roos · 17 years ago
  56. 57d4810 revert "x86, serial: convert legacy COM ports to platform devices" by Andrew Morton · 17 years ago
  57. a583f1b remove unused TIF_NOTIFY_RESUME flag by Stephane Eranian · 17 years ago
  58. 64d158b alpha: fix two section mismatch warnings by Sam Ravnborg · 17 years ago
  59. 6676ae6 UML: console should handle spurious IRQS by Jeff Dike · 17 years ago
  60. e6b3322 x86-64: Calgary: fix section mismatch warnings in tce by Randy Dunlap · 17 years ago
  61. 45c876b Fix uninitialized local variable "covered" in i386 acpi-cpufreq driver by Fenghua Yu · 17 years ago
  62. b4b2917 [MIPS] Add smp_call_function_single() by Peter Watkins · 17 years ago
  63. 00be0f3 [MIPS] Kexec: Fix several 64-bit bugs. by Ralf Baechle · 17 years ago
  64. 1065932 [MIPS] Kexec: Fix several warnings. by Ralf Baechle · 17 years ago
  65. ff32b06 [MIPS] DDB5477: Remove support by Yoichi Yuasa · 17 years ago
  66. 796756b [MIPS] Fulong: Remove unneeded header file by Songmao Tian · 17 years ago
  67. ac1a236 [MIPS] Cobalt: Enable UART on RaQ1 by Martin Michlmayr · 17 years ago
  68. 05014a1 [MIPS] remove some duplicate includes by Jesper Juhl · 17 years ago
  69. c8f4ff9 [MIPS] Oprofile: Fix rm9000 performance counter handler by Dajie Tan · 17 years ago
  70. dde96ca [MIPS] Use -Werror on subdirectories which build cleanly. by Ralf Baechle · 17 years ago
  71. e9c227f [MIPS] Yosemite: Fix warning. by Ralf Baechle · 17 years ago
  72. 7f32a88 [MIPS] Yosemite: Only build ll_ht_smp_irq_handler() if HYPERTRANSPORT. by Ralf Baechle · 17 years ago
  73. 035955b [MIPS] Yosemite: Fix build error due to undeclared titan_mailbox_irq(). by Ralf Baechle · 17 years ago
  74. f724af8 [MIPS] Yosemite: Don't declare titan_mailbox_irq() as asmlinkage. by Ralf Baechle · 17 years ago
  75. daa4a68 [MIPS] Yosemite: Fix warnings in i2c-yoesmite by deleting the unused code. by Ralf Baechle · 17 years ago
  76. 4d8506b8 [MIPS] Delete unused arch/mips/gt64120/common/ by Ralf Baechle · 17 years ago
  77. 7f18f15 [MIPS] Fix build warning in unaligned load/store emulator. by Ralf Baechle · 17 years ago
  78. c3dd8cd [MIPS] IP32: Don't ignore request_irq's return value. by Ralf Baechle · 17 years ago
  79. 89c9609 [MIPS] IP27: Fix warning. by Ralf Baechle · 17 years ago
  80. 3118513 [MIPS] BCM1480: Include <linux/module.h>. by Ralf Baechle · 17 years ago
  81. 0b0ef2e [MIPS] Remove Momentum Ocelot support. by Ralf Baechle · 17 years ago
  82. e786576 [MIPS] Fix archhelp. by Ralf Baechle · 17 years ago
  83. 8496b40 [MIPS] Cleanup default bootfile format rule mess. by Ralf Baechle · 17 years ago
  84. e001e52 [MIPS] Replace use of stext with _stext. by Ralf Baechle · 17 years ago
  85. 348c913 [MIPS] Fix build breakage due to duplicate cpu_clock definition by Ralf Baechle · 17 years ago
  86. 3266c6a [MIPS] ARC: Fix modpost warnings. by Ralf Baechle · 17 years ago
  87. e119d49 [MIPS] SMTC: Fix modpost warning. by Ralf Baechle · 17 years ago
  88. 4d7d814 [MIPS] Fix modpost warning. by Ralf Baechle · 17 years ago
  89. 9d5a3f5 [MIPS] rtlx: Fix modpost warning by Ralf Baechle · 17 years ago
  90. a11b18e [MIPS] MTI: Add CoreFPGA4 ID. by Chris Dearman · 17 years ago
  91. 0f5d0df [MIPS] RP: Sysfs interface for stopping RP program by Ralf Baechle · 17 years ago
  92. 41790e0 [MIPS] RP: Pass number of TCs available to RP program in $2. by Ralf Baechle · 17 years ago
  93. 07cc0c9 [MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC. by Ralf Baechle · 17 years ago
  94. c3a005f [MIPS] SMTC: Safety net for i8259A interrupts. by Kevin D. Kissell · 17 years ago
  95. efaa534 [MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void. by Ralf Baechle · 17 years ago
  96. 97aef63 [MIPS] SMTC: Declare static what should be static. by Ralf Baechle · 17 years ago
  97. 033890b [MIPS] SMTC: Statically initialize irq_ipi[]. by Ralf Baechle · 17 years ago
  98. 004561d [MIPS] rbtx4938: Fix warnings by Atsushi Nemoto · 17 years ago
  99. ade299d [MIPS] Sort system types alphabetically by Yoichi Yuasa · 17 years ago
  100. 08a9128 [MIPS] Fix RBTX49x7 board name by Yoichi Yuasa · 17 years ago