1. 6d740a4 [S390] remove DEFAULT_MIGRATION_COST by Heiko Carstens · 17 years ago
  2. b01af5b [S390] hypfs: implement show_options by Michael Holzheu · 17 years ago
  3. d1f5a77 [POWERPC] Fix size check for hugetlbfs by Benjamin Herrenschmidt · 17 years ago
  4. 8f2ea1f [POWERPC] Fix initialization and usage of dma_mask by Benjamin Herrenschmidt · 17 years ago
  5. 939e60f6 [POWERPC] Fix more section mismatches in head_64.S by Stephen Rothwell · 17 years ago
  6. 3c5ede8 [POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UEC" by Kim Phillips · 17 years ago
  7. bd948b0 [POWERPC] PS3: Update ps3_defconfig by geoffrey.levand@am.sony.com · 17 years ago
  8. 332a7b3 [POWERPC] PS3: Remove text saying PS3 support is incomplete by Geoff Levand · 17 years ago
  9. edd2a9d [POWERPC] PS3: Fix storage probe logic by Geert Uytterhoeven · 17 years ago
  10. f599644 [POWERPC] cell: Move SPU affinity init to spu_management_of_ops by Andre Detsch · 17 years ago
  11. edd0622 [POWERPC] Fix potential duplicate entry in SLB shadow buffer by Paul Mackerras · 17 years ago
  12. b434e71 [SPARC64]: Fix memory leak when cpu hotplugging. by David S. Miller · 17 years ago
  13. 6c70b6f [SPARC64]: Do not assume sun4v chips have load-twin/store-init support. by David S. Miller · 17 years ago
  14. 68c9f9f [SPARC64]: Fix hard-coding of cpu type output in /proc/cpuinfo on sun4v. by David S. Miller · 17 years ago
  15. 46bcea7 [SPARC]: Centralize find_in_proplist() instead of duplicating N times. by David S. Miller · 17 years ago
  16. 5010929 acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issues by Fenghua Yu · 17 years ago
  17. 5556410 sh: panic on machvec section misalignment. by Paul Mundt · 17 years ago
  18. 6e7d934 [ARM] rpc: update defconfig by Russell King · 17 years ago
  19. 4bbd10f Blackfin arch: Update/Fix PM support add new pm_ops valid by Michael Hennerich · 17 years ago
  20. 7417c8f Blackfin arch: Remove cruft - CONFIG_DEBUG_SERIAL_EARLY_INIT and DEBUG_KERNEL_START by Robin Getz · 17 years ago
  21. ddf416b Blackfin arch: fix typo in register name by Mike Frysinger · 17 years ago
  22. bc41bb1 Blackfin arch: fix bug libstdc++ calling writev with an iovec containing { NULL, 0 } fails on Blackfin by Bernd Schmidt · 17 years ago
  23. ef4a47d Blackfin arch: Export strcpy - occasionally get module link failures otherwise by Bernd Schmidt · 17 years ago
  24. b3f8b92 Blackfin arch: the load address is not safe to point to as a workaround for ANOMALY 05000281 by Robin Getz · 17 years ago
  25. b76f987 Blackfin arch: show_mem can not be marked as init, since it is called during OOM condition by Robin Getz · 17 years ago
  26. 1a7d91d Blackfin arch: flush/inv the correct range when using write back cache and fix bugs find by dmacopy by Michael Hennerich · 17 years ago
  27. 2b39331 Blackfin arch: Comply with revised Anomaly Workarounds for BF533 05000311 and BF561 05000323 by Michael Hennerich · 17 years ago
  28. 337d390 Blackfin arch: Print out debug info, as early as possible by Robin Getz · 17 years ago
  29. ce3afa1 Blackfin arch: Enable earlyprintk earlier - so any error after our interrupt tables are set up will print out by Robin Getz · 17 years ago
  30. 2ebcade Blackfin arch: fix endless loop bug when a double fault happens by Robin Getz · 17 years ago
  31. 0ae5364 Blackfin arch: Initial patch to add earlyprintk support by Robin Getz · 17 years ago
  32. b7b2d344 Blackfin arch: modify the insX/outsX and dma_insX/dma_outsX to be compatible with other archs by Bryan Wu · 17 years ago
  33. c11b577 Blackfin arch: add more common defines for output sections by Mike Frysinger · 17 years ago
  34. fb282a7 Blackfin arch: cleanup IO and DMA_IO API function definitions according to other arches by Bryan Wu · 17 years ago
  35. b5c0e2e Blackfin arch: fix typo pointed out by David Rowe (Mhz -> MHz) by Mike Frysinger · 17 years ago
  36. 2714d9a Blackfin arch: Workaround reboot bug, issue SSYNC at the start of bfin_reset by Michael Hennerich · 17 years ago
  37. eabb5a5 Blackfin arch: Remove legacy support by Michael Hennerich · 17 years ago
  38. 2acde90 Blackfin arch: a few things still use bfin_read_PORT_FER() by Michael Hennerich · 17 years ago
  39. 02f13f9 Blackfin arch: Remove cruft - CONFIG_DEBUG_SERIAL_EARLY_INIT didn't work that well with DEBUG_KERNEL_START by Robin Getz · 17 years ago
  40. d2b11a4 Blackfin arch: Merge GPIO/Peripheral Resource Allocation back into a single file by Michael Hennerich · 17 years ago
  41. 4d5f4ed Blackfin arch: extract gpio number from PIN function by Michael Hennerich · 17 years ago
  42. 168f121 Blackfin arch: rewrite our reboot code in C by Mike Frysinger · 17 years ago
  43. 27d875f Blackfin arch: vmlinux.lds.S, break up our .init into separate sections by Mike Frysinger · 17 years ago
  44. d8350e7 Blackfin arch: Board defconfig updating by Bryan Wu · 17 years ago
  45. fbeb737 Blackfin arch: parse input sections properly when using -ffunction-sections/-fdata-sections by Mike Frysinger · 17 years ago
  46. 1ffe664 Blackfin arch: add an exception request/free api by Mike Frysinger · 17 years ago
  47. f0b5d12 Blackfin arch: allow people to select the feature that is unavailable to the kernel by Mike Frysinger · 17 years ago
  48. 2615639 Blackfin arch: Allow ptrace access the fixed code. by Jie Zhang · 17 years ago
  49. 8a26ac7 Blackfin arch: Add DMA API to set curr descriptor address by Sonic Zhang · 17 years ago
  50. 2d8f161 Blackfin arch: update BOOT_LOAD by Mike Frysinger · 17 years ago
  51. b4055d7 Blackfin arch: remove spurious KERN_EMERG log level in output by Mike Frysinger · 17 years ago
  52. 3bebca2 Blackfin arch: to do some consolidation of common code and common name spaces by Robin Getz · 17 years ago
  53. b8b78609 [ARM] 4542/1: AT91: include atmel_lcdc.h in at91sam926{1,3}_devices.c by Jan Altenberg · 17 years ago
  54. 581cf23 [ARM] 4541/1: iop: defconfig updates by Dan Williams · 17 years ago
  55. 662ae21 sh: Fix PTRACE_PEEKTEXT/PEEKDATA fallout from generic_ptrace_peekdata(). by Paul Mundt · 17 years ago
  56. 22da317 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  57. 34bac23 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23 by Linus Torvalds · 17 years ago
  58. 0a808a3 [SPARC32]: Fix modular build of floppy driver. by David S. Miller · 17 years ago
  59. a298049 Blackfin arch: remove unused code -- EVT0 is not controllable by software by Mike Frysinger · 17 years ago
  60. a924db7 Blackfin arch: Add option to priorize DMA over Core by Michael Hennerich · 17 years ago
  61. 7735cef Blackfin arch: Add support for the M25P16 SPI FLash by Michael Hennerich · 17 years ago
  62. 1d945e2 Blackfin arch: add set_dma_curr_addr DMA API to support sound driver recording function by Roy Huang · 17 years ago
  63. 67439b7 [POWERPC] Fixes for the SLB shadow buffer code by Michael Neuling · 17 years ago
  64. 5628244 [POWERPC] Fix a compile warning in powermac/feature.c by Segher Boessenkool · 17 years ago
  65. 3a77d29 [POWERPC] Fix a compile warning in pci_32.c by Segher Boessenkool · 17 years ago
  66. b9c3fdb [POWERPC] Fix parse_drconf_memory() for 64-bit start addresses by Michael Ellerman · 17 years ago
  67. 17aa3a8 [POWERPC] Fix num_cpus calculation in smp_call_function_map() by Kevin Corry · 17 years ago
  68. cba684f [POWERPC] ps3: Fix section mismatch in ps3/setup.c by Stephen Rothwell · 17 years ago
  69. 683e3ab [POWERPC] spufs: Fix affinity after introduction of node_allowed() calls by Andre Detsch · 17 years ago
  70. 430404e [POWERPC] Fix special PTE code for secondary hash bucket by Paul Mackerras · 17 years ago
  71. cc6f33d sh: fix defconfigs for sh7751r boards by Magnus Damm · 17 years ago
  72. 5ca95c4 sh: fix cf support on r2d boards by Magnus Damm · 17 years ago
  73. a3b3e23 sh: update r2d defconfig by Magnus Damm · 17 years ago
  74. 49dd3ff sh: update snapgear defconfig. by David McCullough · 17 years ago
  75. 463c9a9 [x86 setup] EDD: add missing =m constraint by H. Peter Anvin · 17 years ago
  76. 59acc08 [x86 setup] video setup: Fix VBE DDC reading by Antonino A. Daplas · 17 years ago
  77. 1ed4395 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  78. 0466887 FRV: Enable the MB86943 PCI arbiter correctly by David Howells · 17 years ago
  79. b718f91 [IA64] ITC: Reduce rating for ITC clock if ITCs are drifty by Christoph Lameter · 17 years ago
  80. 40d4857 [IA64] SN2: Fix up sn2_rtc clock by Christoph Lameter · 17 years ago
  81. 224685c [IA64] Fix wrong access to irq_desc[] in iosapic_register_intr(). by Kenji Kaneshige · 17 years ago
  82. e0a3647 sh: Fix SH-X3 FPU exception handling. by Paul Mundt · 17 years ago
  83. 06f862c sh: Fix pgd mismatch from cached TTB in unhandled fault. by Paul Mundt · 17 years ago
  84. 56c74c7 sh: Don't include fault-nommu on SH-2/SH-2A. by Paul Mundt · 17 years ago
  85. c717994 sh: Fix irqflags tracing for SH-3/4 nommu. by Paul Mundt · 17 years ago
  86. c347d12 sh: Fix lockdep debugging oops on SH-3/4. by Paul Mundt · 17 years ago
  87. 2f63251 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  88. d6dd9e9 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  89. fc34f6c Fix up "remove the arm26 port" by Andrew Morton · 17 years ago
  90. 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
  91. 88c8199 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  92. dd22a68 x86_64: include asm/bugs.h in bugs.c for check_bugs prototype by Josh Triplett · 17 years ago
  93. 91eb1b7 i386: include asm/bugs.h in bugs.c for check_bugs prototype by Josh Triplett · 17 years ago
  94. ac9d41a Remove one more leftover reference to devfs by Michael Tokarev · 17 years ago
  95. 47f8218 broken lilo check on make install by Gabriel C · 17 years ago
  96. db00319 m68knommu: get rid of duplicate include by Jesper Juhl · 17 years ago
  97. 99eb8a5 Remove the arm26 port by Adrian Bunk · 17 years ago
  98. 07a3046 arch/i386/kernel/apm.c: apm_init() warning fix by Eugene Teo · 17 years ago
  99. 135db3e add a missing LIB_Y to arch/alpha/boot Makefile by Meelis Roos · 17 years ago
  100. 9965a5d alpha: fix boot/main.c warning by Meelis Roos · 17 years ago