1. 938b2b1 [MIPS] Malta: Fix build errors for 64-bit kernels by Thomas Bogendoerfer · 18 years ago
  2. 1f34f2e [MIPS] Lasat: sysctl fixup by Thomas Horsten · 18 years ago
  3. c9c5023 [MIPS] Fix buggy use of kmap_coherent. by Ralf Baechle · 18 years ago
  4. 0c3bd83 [MIPS] Lasat: bring back from the dead by Thomas Horsten · 18 years ago
  5. a9ad02b [MIPS] Export smp_call_function and smp_call_function_single. by Zenon Fortuna · 18 years ago
  6. 461a082 [MIPS] Bring the SWARM defconfig up to date by Maciej W. Rozycki · 18 years ago
  7. 63a4881 [MIPS] Sibyte: Build RTC support as an object by Maciej W. Rozycki · 18 years ago
  8. 7bd0fea [MIPS] Fix the fix for divide by zero error in build_{clear,copy}_page by Atsushi Nemoto · 18 years ago
  9. 89052bd [MIPS] Fix build for PNX platforms. by Ralf Baechle · 18 years ago
  10. 330117f [MIPS] Add RM200 with R5000 CPU to known ARC machines by Thomas Bogendoerfer · 18 years ago
  11. 0e27d79 [MIPS] Better load address for big endian SNI RM by Thomas Bogendoerfer · 18 years ago
  12. d0f9cbd [MIPS] SB1250: Initialize io_map_base by Maciej W. Rozycki · 18 years ago
  13. 497d2ad [MIPS] Export empty_zero_page for sake of the ext4 module. by Ralf Baechle · 18 years ago
  14. 0269c5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 18 years ago
  15. 7775c97 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
  16. f4441b6 parisc: fix off by one in setup_sigcontext32 by Kyle McMartin · 18 years ago
  17. 22febf1 parisc: export empty_zero_page by Kyle McMartin · 18 years ago
  18. db51d92 parisc: export copy_user_page_asm by Kyle McMartin · 18 years ago
  19. 1138a72 parisc: move head.S to head.text section by Kyle McMartin · 18 years ago
  20. dfcf753 Revert "parisc: fix trivial section name warnings" by Kyle McMartin · 18 years ago
  21. 61d6cc5 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  22. 1da2e3d provide rtc_cmos platform device by Stas Sergeev · 18 years ago
  23. f1ef916 uml: work around broken host PTRACE_SYSEMU by Jeff Dike · 18 years ago
  24. 14c8a77 uml: remove include of asm/user.h by Jeff Dike · 18 years ago
  25. 6c38d85 m68knommu: init coldfire timer TRR with n - 1, not n by Philippe De Muyter · 18 years ago
  26. 883eed1 Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip into for-linus by Jesse Barnes · 18 years ago
  27. cbfa66b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  28. f8a4570 x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest by Kevin Winchester · 18 years ago
  29. 4461145 x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()" by Vegard Nossum · 18 years ago
  30. eb53e9f x86: fix an incompatible pointer type warning on 64-bit compilations by David Howells · 18 years ago
  31. e32e58a x86: fix lockdep warning during suspend-to-ram by Peter Zijlstra · 18 years ago
  32. 52aaa12 x86: fix unused variable 'loops' warning in arch/x86/boot/a20.c by Manish Katiyar · 18 years ago
  33. 0b6a39f Revert "x86: fix ioapic bug again" by Ingo Molnar · 18 years ago
  34. 86b2b70 x86: fix asm warning in head_32.S by Joe Korty · 18 years ago
  35. b29c701 x86: fix endless page faults in mount_block_root for Linux 2.6 by Henry Nestler · 18 years ago
  36. 3703f39 geode: fix modular build by Ingo Molnar · 18 years ago
  37. dc10885 Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  38. f595ec9 common implementation of iterative div/mod by Jeremy Fitzhardinge · 18 years ago
  39. da50ccc Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  40. 39b8931 ACPI: handle invalid ACPI SLIT table by Fenghua Yu · 18 years ago
  41. a4aff22 [ARM] 5077/1: spi: fix list scan success verification in PXA ssp driver by Guennadi Liakhovetski · 18 years ago
  42. a4df1ac Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 18 years ago
  43. b7f09ae x86, pci-dma.c: don't always add __GFP_NORETRY to gfp by Miquel van Smoorenburg · 18 years ago
  44. 24d3e21 [S390] Fix build failure in __cpu_up() by Segher Boessenkool · 18 years ago
  45. ee0ddad [S390] vmemmap: fix off-by-one bug. by Heiko Carstens · 18 years ago
  46. 148f167 [S390] sparsemem: use SPARSEMEM_STATIC if !64BIT. by Heiko Carstens · 18 years ago
  47. d5301a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 18 years ago
  48. 64a3dcd Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  49. e509013 sh: Add -mno-fdpic to default flags. by Paul Mundt · 18 years ago
  50. b8858ee sh: add resource of USB host for SH7723 by Yoshihiro Shimoda · 18 years ago
  51. 5bde47b sh: Fix compile error SH7763 setup code by Nobuhiro Iwamatsu · 18 years ago
  52. 576b918 sh: Add SH7723 SCIF support by Yusuke.Goda · 18 years ago
  53. 0d57994 [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n by Nathan Lynch · 18 years ago
  54. 420b5ee [POWERPC] Use dev_set_name in pci_64.c by Stephen Rothwell · 18 years ago
  55. 0be234a [POWERPC] Fix incorrect enabling of VMX when building signal or user context by Benjamin Herrenschmidt · 18 years ago
  56. efa58fb [POWERPC] boot/Makefile CONFIG_ variable fixes by Adrian Bunk · 18 years ago
  57. 5bda272 Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFIN by Mike Frysinger · 18 years ago
  58. 3c91551 KVM: MMU: Fix is_empty_shadow_page() check by Avi Kivity · 18 years ago
  59. ebb0e62 KVM: MMU: Fix printk() format string by Avi Kivity · 18 years ago
  60. 256a13d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 18 years ago
  61. 8d2d73b KVM: MMU: reschedule during shadow teardown by Avi Kivity · 18 years ago
  62. e693d71 KVM: VMX: Clear CR4.VMXE in hardware_disable by Eli Collins · 18 years ago
  63. f2eb432 rtc-ds1374: rename device to just "ds1374" by Jean Delvare · 18 years ago
  64. 44d1b98 Fix various old email addresses for dwmw2 by David Woodhouse · 18 years ago
  65. b6d8adf uml: PATH_MAX needs limits.h by Ingo Molnar · 18 years ago
  66. 3d5ede6 uml: stub needs to tolerate SIGWINCH by Jeff Dike · 18 years ago
  67. 8bfd04b uml: memcpy export needs to follow host declaration by Jeff Dike · 18 years ago
  68. 40fb16a uml: deal with inaccessible address space start by Tom Spink · 18 years ago
  69. 9f31287 uml: remove a duplicate include by Huang Weiyi · 18 years ago
  70. 06e1e4f uml: deal with host time going backwards by Jeff Dike · 18 years ago
  71. 6f09bdf m68k: enable CONFIG_COMPAT_BRK by default by Geert Uytterhoeven · 18 years ago
  72. 2f59971 KVM: migrate PIT timer by Marcelo Tosatti · 18 years ago
  73. 9dcb40e KVM: ppc: Report bad GFNs by Hollis Blanchard · 18 years ago
  74. 905fa4b KVM: ppc: Use a read lock around MMU operations, and release it on error by Hollis Blanchard · 18 years ago
  75. 52435b7 KVM: ppc: Remove unmatched kunmap() call by Hollis Blanchard · 18 years ago
  76. ac3cd34 KVM: ppc: add lwzx/stwz emulation by Hollis Blanchard · 18 years ago
  77. ce263d7 KVM: ppc: Remove duplicate function by Hollis Blanchard · 18 years ago
  78. e52b2af KVM: s390: Fix race condition in kvm_s390_handle_wait by Carsten Otte · 18 years ago
  79. 1f0d0f0 KVM: s390: Send program check on access error by Carsten Otte · 18 years ago
  80. 0ff3186 KVM: s390: fix interrupt delivery by Carsten Otte · 18 years ago
  81. 71cde58 KVM: s390: handle machine checks when guest is running by Christian Borntraeger · 18 years ago
  82. 74b6b52 KVM: s390: fix locking order problem in enable_sie by Christian Borntraeger · 18 years ago
  83. b8cee18 KVM: s390: use yield instead of schedule to implement diag 0x44 by Christian Borntraeger · 18 years ago
  84. 33e3885 KVM: x86 emulator: fix hypercall return value on AMD by Avi Kivity · 18 years ago
  85. f20d275 KVM: ia64: fix zero extending for mmio ld1/2/4 emulation in KVM by Jes Sorensen · 18 years ago
  86. 39b945a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  87. 9f67fd5 x86/PCI: add workaround for bug in ASUS A7V600 BIOS (rev 1005) by Bertram Felgenhauer · 18 years ago
  88. 5965087 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  89. 2bdd1b0 PCI/x86: fix up PCI stuff so that PCI_GOANY supports OLPC by Andres Salomon · 18 years ago
  90. 16104b5 x86: fix CONFIG_NONPROMISC_DEVMEM prompt and help text by Stefan Richter · 18 years ago
  91. cd9da13 Fix divide by zero error in build_clear_page() and build_copy_page() by Yoichi Yuasa · 18 years ago
  92. 482845a [MIPS] Fix build error - Delete debugging crap that crept in with CMP by Ralf Baechle · 18 years ago
  93. 96173a6 [MIPS] IP27: misc fixes by Thomas Bogendoerfer · 18 years ago
  94. b32bb80 [MIPS] IP27: Fix clockevent setup by Thomas Bogendoerfer · 18 years ago
  95. 2bf8ec2 [MIPS] IP27: Fix bootmem memory setup by Thomas Bogendoerfer · 18 years ago
  96. c2719d9 [MIPS] remove CONFIG_CPU_R4000 line from Makefile by Adrian Bunk · 18 years ago
  97. 10220c8 [MIPS] Fix check for valid stack pointer during backtrace by Thomas Bogendoerfer · 18 years ago
  98. 326e2e1 [MIPS] R4700: Fix build_tlb_probe_entry by Thomas Bogendoerfer · 18 years ago
  99. ccdb003 [MIPS] Alchemy: dbdma: add API to delete custom DDMA device ids. by Manuel Lauss · 18 years ago
  100. b1fb05c [MIPS] Alchemy: export get_au1x00_speed for modules by Manuel Lauss · 18 years ago