1. d121db9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  2. 40a3426 Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  3. 8d6ea967 x86: fix section mismatch warning - spp_getpage() by Marcin Slusarz · 16 years ago
  4. fc0091b x86: change init_gdt to update the gdt via write_gdt, rather than a direct write. by Alex Nixon · 16 years ago
  5. 024b246 alpha: move include/asm-alpha to arch/alpha/include/asm by Linus Torvalds · 16 years ago
  6. e213e87 x86: Fix ioremap off by one BUG by Andi Kleen · 16 years ago
  7. 8949975 x86/PCI: irq and pci_ids patch for Intel Ibex Peak PCHs by Seth Heasley · 16 years ago
  8. 529d0e4 Merge branch 'x86/geode' into x86/urgent by Ingo Molnar · 16 years ago
  9. 3122c33 kexec jump: fix for ftrace by Huang Ying · 16 years ago
  10. fb45daa kexec jump: check code size in control page by Huang Ying · 16 years ago
  11. 163f687 kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE by Huang Ying · 16 years ago
  12. 66d4bdf x86-64: fix overlap of modules and fixmap areas by Jan Beulich · 16 years ago
  13. 0d5cdc9 x86, geode-mfgpt: check IRQ before using MFGPT as clocksource by Jens Rottmann · 16 years ago
  14. 9744f5a x86, acpi: cleanup, temp_stack is used only when CONFIG_SMP is set by Marcin Slusarz · 16 years ago
  15. 8bb8519 x86, nmi: clean UP NMI watchdog failure message by Ingo Molnar · 16 years ago
  16. 1563666 x86, NMI: fix watchdog failure message by Aristeu Rozanski · 16 years ago
  17. a06de63 x86: fix /proc/meminfo DirectMap by Hugh Dickins · 16 years ago
  18. 04b6944 arch/x86/Kconfig: clean up, experimental adjustement by Pavel Machek · 16 years ago
  19. 394a150 x86: invalidate caches before going into suspend by Mark Langsdorf · 16 years ago
  20. dcc9841 x86, perfctr: don't use CCCR_OVF_PMI1 on Pentium 4Ds by Aristeu Rozanski · 16 years ago
  21. 975439f Merge branch 'x86/amd-iommu' into x86/urgent by Ingo Molnar · 16 years ago
  22. 129d6ab x86, AMD IOMMU: initialize dma_ops after sysfs registration by Joerg Roedel · 16 years ago
  23. 8a45669 x86m AMD IOMMU: cleanup: replace LOW_U32 macro with generic lower_32_bits by Joerg Roedel · 16 years ago
  24. 9f5f5fb x86, AMD IOMMU: initialize device table properly by Joerg Roedel · 16 years ago
  25. 519c31b x86, AMD IOMMU: use status bit instead of memory write-back for completion wait by Joerg Roedel · 16 years ago
  26. ef31023 x86: silence mmconfig printk by Dave Jones · 16 years ago
  27. 967060d x86, msr: fix NULL pointer deref due to msr_open on nonexistent CPUs by Darrick J. Wong · 16 years ago
  28. a6825f1 x86: hpet: workaround SB700 BIOS by Thomas Gleixner · 16 years ago
  29. a58f03b x86: check bigsmp in smp_sanity_check instead of cpu_up by Yinghai Lu · 16 years ago
  30. 858f774 x86: don't call e820_regiter_active_regions if out of range on node by Yinghai Lu · 16 years ago
  31. 23b49c19 x86: resurrect proper handling of maxcpus= kernel option (v2) by Max Krasnyansky · 16 years ago
  32. 3167761 Merge branch 'x86/fpu' into x86/urgent by Ingo Molnar · 16 years ago
  33. f2b6079 sparc64: Fix cmdline_memory_size handling bugs. by David S. Miller · 16 years ago
  34. c918dcc sparc64: Fix overshoot in nid_range(). by David S. Miller · 16 years ago
  35. a4b7b6d Blackfin arch: hook up some missing new system calls by Bryan Wu · 16 years ago
  36. 7e1e7ae Blackfin arch: do not muck with the UART during boot -- let the serial driver worry about it by Mike Frysinger · 16 years ago
  37. 95a86b5 Blackfin arch: clear EMAC_SYSTAT during IRQ init rather than early head.S as we dont need it setup that early by Mike Frysinger · 16 years ago
  38. c991dd9 Blackfin arch: use %pF when printing out the double fault address so we get symbol names by Mike Frysinger · 16 years ago
  39. 130de7c Blackfin arch: add support for the BlackStamp board by Benjamin Matthews · 16 years ago
  40. 251383c Blackfin arch: Allow ins functions to have a low latency version by Robin Getz · 16 years ago
  41. cd8fb8d Blackfin arch: Print out doublefault addresses, so debug can occur by Robin Getz · 16 years ago
  42. 9216bbc Blackfin arch: mark some functions as __init as they are only called from __init functions by Mike Frysinger · 16 years ago
  43. 0e06b50 Blackfin arch: cleanup cache lock code by Mike Frysinger · 16 years ago
  44. 8d5636f powerpc/spufs: reference context while dropping state mutex in scheduler by Jeremy Kerr · 16 years ago
  45. b635ace Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  46. 0ff8285 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  47. ca6d1b1 usb: musb: pass configuration specifics via pdata by Felipe Balbi · 16 years ago
  48. 6f63e78 sparc64: Handle stack trace attempts before irqstacks are setup. by David S. Miller · 16 years ago
  49. c2dcfde x86: cleanup for setup code crashes during IST probe by H. Peter Anvin · 16 years ago
  50. 758db3f [h8300] move include/asm-h8300 to arch/h8300/include/asm by Linus Torvalds · 16 years ago
  51. 875e40b x86: use WARN() in arch/x86/mm/pageattr.c by Arjan van de Ven · 16 years ago
  52. a726c60 x86: allow MMCONFIG above 4GB on x86_64 by John Keller · 16 years ago
  53. 6b35602 x86: fix 2 section mismatch warnings - find_and_reserve_crashkernel by Marcin Slusarz · 16 years ago
  54. c9d08f0 x86: fix 2 section mismatch warnings - map_high() by Marcin Slusarz · 16 years ago
  55. a12e61d Merge commit 'v2.6.27-rc3' into x86/urgent by Ingo Molnar · 16 years ago
  56. 7b27718 x86: fix setup code crashes on my old 486 box by Joerg Roedel · 16 years ago
  57. 55546ac Blackfin arch: workaround SIC_IWR1 reset bug, by keeping MDMA0/1 always enabled in SIC_IWR1. by Michael Hennerich · 16 years ago
  58. d9dd421 powerpc/spufs: fix npc setting for NOSCHED contexts by Jeremy Kerr · 16 years ago
  59. 4f70f7a sparc64: Implement IRQ stacks. by David S. Miller · 16 years ago
  60. e344568 sparc: remove include of linux/of_device.h from asm/of_device.h by Stephen Rothwell · 16 years ago
  61. ddc752a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  62. 9de15e9 h8300: fix section mismatches by Yoshinori Sato · 16 years ago
  63. 430ac5b [IA64] use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  64. da1562a [ARM] 5194/1: update .gitignore by Nicolas Pitre · 16 years ago
  65. 8a5544c8 [ARM] add proc-macros.S include to proc-arm940 and proc-arm946 by Russell King · 16 years ago
  66. 61db7fb [ARM] 5192/1: ARM TLB: add v7wbi_{possible,always}_flags to {possible,always}_tlb_flags by Paul Walmsley · 16 years ago
  67. 751a8ae [ARM] 5193/1: Wire up missing syscalls by Stefan Schmidt · 16 years ago
  68. b03a5b7 [ARM] traps: don't call undef hook functions with spinlock held by Russell King · 16 years ago
  69. f64c0ac [ARM] 5183/2: Provide Poodle LoCoMo GPIO names by Dmitry Baryshkov · 16 years ago
  70. 908cbc1 [ARM] e400 config use MFP by Ian Molton · 16 years ago
  71. 2836548 [ARM] e740 config use MFP by Ian Molton · 16 years ago
  72. 10617bb [IA64] Ensure cpu0 can access per-cpu variables in early boot code by Tony Luck · 16 years ago
  73. 1c89ac5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  74. dec5abe [ARM] Fix eseries IRQ limit by Ian Molton · 16 years ago
  75. c1ed406 [ARM] clocklib: Update users of aliases to new API by Ian Molton · 16 years ago
  76. 5fedd0a [ARM] clocklib: Allow dynamic alias creation by Ian Molton · 16 years ago
  77. 67a6e80 [ARM] eseries: whitespace fixes and cleanup by Ian Molton · 16 years ago
  78. c749808 sparc64: Fix recursion in stack overflow detection handling. by David S. Miller · 16 years ago
  79. 912985d mm: Make generic weak get_user_pages_fast and EXPORT_GPL it by Rusty Russell · 16 years ago
  80. 7019b1b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  81. 9dd1e9eb x86/PCI: allow scanning of 255 PCI busses by Andi Kleen · 16 years ago
  82. b74548e x86: fix 2.6.27rc1 cannot boot more than 8CPUs by Yinghai Lu · 16 years ago
  83. 48d97cb x86: make "apic" an early_param() on 32-bit, NULL check by Rene Herman · 16 years ago
  84. e2205a1 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  85. 0e7d5bb m68k{,nommu}: Wire up new system calls by Geert Uytterhoeven · 16 years ago
  86. 9b0094f x86, pci-calgary: fix function declaration by Randy Dunlap · 16 years ago
  87. cf3e505 x86: work around gcc 3.4.x bug by Jeremy Fitzhardinge · 16 years ago
  88. fb6bef8 x86: make "apic" an early_param() on 32-bit by Rene Herman · 16 years ago
  89. eeb0d7d x86, debug: tone down arch/x86/kernel/mpparse.c debugging printk by Rene Herman · 16 years ago
  90. 9b9d6b2a sh: Provide a FLAT_PLAT_INIT() definition. by Takashi YOSHII · 16 years ago
  91. ce9c008 video: export sh_mobile_lcdc panel size by Magnus Damm · 16 years ago
  92. 0c13bf1 sh: select memchunk size using kernel cmdline by Magnus Damm · 16 years ago
  93. 2a5323c sh: export sh7723 VEU as VEU2H by Magnus Damm · 16 years ago
  94. 2fc9188 sh: remove MSTPCR defines from Migo-R header file by Magnus Damm · 16 years ago
  95. a66b44b sh: Update sh7763rdp defconfig by Nobuhiro Iwamatsu · 16 years ago
  96. 674063c sh: Add support sh7760fb to sh7763rdp board by Nobuhiro Iwamatsu · 16 years ago
  97. 0a766a6 sh: Add support sh_eth to sh7763rdp board by Nobuhiro Iwamatsu · 16 years ago
  98. 68b7c24 sh: Disable 64kB hugetlbpage size when using 64kB PAGE_SIZE. by Paul Mundt · 16 years ago
  99. d09d328 sh: Don't export __{s,u}divsi3_i4i from SH-2 libgcc. by Yoshinori Sato · 16 years ago
  100. 7265706 fix SH7705_CACHE_32KB compilation by Adrian Bunk · 16 years ago