1. 0b54352 MIPS: Fix sign-extension bug in 32-bit kernel on 32-bit hardware. by Ralf Baechle · 16 years ago
  2. 5c5dd1d MIPS: MSP71xx: Remove the RAMROOT functions by Shane McDonald · 16 years ago
  3. 1a4ba06 MIPS: Use -mno-check-zero-division by Ralf Baechle · 16 years ago
  4. 05e4140 MIPS: Set compiler options only after the compiler prefix has ben set. by Ralf Baechle · 16 years ago
  5. 165533c MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it. by Ralf Baechle · 16 years ago
  6. ef41f46 MIPS: uaccess: Switch lock annotations to might_fault(). by Ralf Baechle · 16 years ago
  7. 005076a MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx reset by Shane McDonald · 16 years ago
  8. 01caec8 MIPS: MSP71xx: Resolve multiple definition of plat_timer_setup by Shane McDonald · 16 years ago
  9. ed01b3d MIPS: Make uaccess.h slightly more sparse friendly. by Ralf Baechle · 16 years ago
  10. d0aab92 MIPS: Make access_ok() sideeffect proof. by Ralf Baechle · 16 years ago
  11. 1699e5c MIPS: IP27: Fix clash with NMI_OFFSET from hardirq.h by Thomas Bogendoerfer · 16 years ago
  12. ad058e9 MIPS: Alchemy: Timer build fix by Manuel Lauss · 16 years ago
  13. 237e5a3 MIPS: Kconfig: Delete duplicate definition of RWSEM_GENERIC_SPINLOCK. by Ralf Baechle · 16 years ago
  14. c52399b MIPS: Cavium: Add support for 8k and 32k page sizes. by Ralf Baechle · 16 years ago
  15. 740ebe4 MIPS: TXx9: Fix possible overflow in clock calculations by Atsushi Nemoto · 16 years ago
  16. 4f29c05 MIPS: Synchronize dma_map_page and dma_map_single by Atsushi Nemoto · 16 years ago
  17. 47740eb MIPS: Enable CLO / CLZ instructions via separate CPU property by Ralf Baechle · 16 years ago
  18. 5d57c31 MIPS: Loongson 2 needs no hazard barriers. by Zhang Le · 16 years ago
  19. 6cec2a0 MIPS: Do not include seccomp.h from compat.h by Atsushi Nemoto · 16 years ago
  20. dfe99b9 MIPS: RBTX4939: Fix typo in system name by Atsushi Nemoto · 16 years ago
  21. c7d1673 MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettime by David Daney · 16 years ago
  22. 592e527 MIPS: Fix build error if CONFIG_CEVT_R4K is undefined. by Ralf Baechle · 16 years ago
  23. a575b84 MIPS: Add Loongson cpu-feature-overrides.h by Zhang Le · 16 years ago
  24. 7fc7316 MIPS: Print the actual detected I-cache associativity on bootup. by Ralf Baechle · 16 years ago
  25. ae53738 MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.c by Dmitri Vorobiev · 16 years ago
  26. 36a09d7 MIPS: IP32: ip32_be_handler symbol is needlessly defined global by Dmitri Vorobiev · 16 years ago
  27. 1291417 MIPS: IP32: Two symbols can become static by Dmitri Vorobiev · 16 years ago
  28. 1d9c114 MIPS: au1xxx-ide: Fix build with CONFIG_PM by Manuel Lauss · 16 years ago
  29. d16797b MIPS: Alchemy: Add missing Au1200 GPIO203 interrupt by Manuel Lauss · 16 years ago
  30. b7863ee MIPS: Alchemy: Fix AU1100 interrupt numbers off-by-one by Manuel Lauss · 16 years ago
  31. bcf1180 MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTC by Kevin D. Kissell · 16 years ago
  32. c34e6e8 MIPS: SMTC: Bring set/clear/change_c0_## return value semantics uptodate. by Kevin D. Kissell · 16 years ago
  33. 45d4474 Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 by Linus Torvalds · 16 years ago
  34. f6cab83 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
  35. 9aa7a7d alpha: unbreak percpu again by Tejun Heo · 16 years ago
  36. 78f3cdf xtensa: Fix linker script to include .literal sections by Chris Zankel · 16 years ago
  37. 866e514 xtensa: update s6105_defconfig for ccount calibration by Oskar Schirmer · 16 years ago
  38. b070a03 xtensa: implement ccount calibration for s6000 by Oskar Schirmer · 16 years ago
  39. d15f05e xtensa: fix wrong extern declaration renamed in code using it by Oskar Schirmer · 16 years ago
  40. 1fb137c xtensa: register gpio chip before use by Johannes Weiner · 16 years ago
  41. 586411d xtensa: always use correct stack pointer for stack traces by Johannes Weiner · 16 years ago
  42. 7dbe5c5 xtensa: Fix checksum header file by Chris Zankel · 16 years ago
  43. 35e71f9 xtensa: Fix architecture specific Kconfig by Chris Zankel · 16 years ago
  44. 1d80cac Merge branch 'for-linus' of git://repo.or.cz/cris-mirror by Linus Torvalds · 16 years ago
  45. 99f85a2 KVM: SVM: Remove port 80 passthrough by Avi Kivity · 16 years ago
  46. e286e86 KVM: Make EFER reads safe when EFER does not exist by Avi Kivity · 16 years ago
  47. 334b8ad KVM: Fix NX support reporting by Avi Kivity · 16 years ago
  48. 19bca6a KVM: SVM: Fix cross vendor migration issue with unusable bit by Andre Przywara · 16 years ago
  49. 2ad2080 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  50. 3ba8c79 IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization. by Krzysztof Hałasa · 16 years ago
  51. d9d05fd 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
  52. b20a4e9 Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 16 years ago
  53. e529992 x86: MCE: make cmci_discover_lock irq-safe by Hidetoshi Seto · 16 years ago
  54. 33df4db x86: xen, i386: reserve Xen pagetables by Jeremy Fitzhardinge · 16 years ago
  55. 6407df5 x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMP by Huang Ying · 16 years ago
  56. 4983439 x86-64: finish cleanup_highmaps()'s job wrt. _brk_end by Jan Beulich · 16 years ago
  57. 6143876 x86: fix boot hang in early_reserve_e820() by Jan Beulich · 16 years ago
  58. 2c66fa7 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  59. ae51e60 [ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation types by Paul Gortmaker · 16 years ago
  60. a029b70 [ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32) by Kevin Hilman · 16 years ago
  61. e0e5ea3 x86: Fix a typo in a printk message by Nikanth Karthikesan · 16 years ago
  62. 7eccf7b x86, srat: do not register nodes beyond e820 map by David Rientjes · 16 years ago
  63. 899ad58 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  64. e91b3b26 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  65. 5e30302 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
  66. 0692698 [IA64] xen_domu_defconfig: fix build issues/warnings by Jan Beulich · 16 years ago
  67. 32bc66d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  68. 0c15702 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 16 years ago
  69. 64724ef Merge branch 'for-rmk' of git://git.marvell.com/orion by Russell King · 16 years ago
  70. 25971df i.MX31: Disable CPU_32v6K in mx3_defconfig. by Magnus Lilja · 16 years ago
  71. 7b9020b mx27ads: move PBC mapping out of vmalloc space by Uwe Kleine-König · 16 years ago
  72. e2c97e7 MXC: remove BUG_ON in interrupt handler by Sascha Hauer · 16 years ago
  73. f1fd4c6 mx31: remove mx31moboard_defconfig by Valentin Longchamp · 16 years ago
  74. 9abf137 ARM: ARCH_MXC should select HAVE_CLK by Guennadi Liakhovetski · 16 years ago
  75. f229253 mxc : BUG in imx_dma_request by Martin Fuzzey · 16 years ago
  76. de0096d mxc : Clean up properly when imx_dma_free() used without imx_dma_disable() by Martin Fuzzey · 16 years ago
  77. 3a5df4b [ARM] mv78xx0: update defconfig by Nicolas Pitre · 16 years ago
  78. 7e14acb [ARM] orion5x: update defconfig by Nicolas Pitre · 16 years ago
  79. f2d41ec [ARM] Kirkwood: update defconfig by Nicolas Pitre · 16 years ago
  80. 35d1168 x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfo by Andreas Herrmann · 16 years ago
  81. 6da7342 amd-iommu: fix iommu flag masks by Joerg Roedel · 16 years ago
  82. 283a5d2 [ARM] Kconfig typo fix: "PXA930" -> "CPU_PXA930". by Robert P. J. Day · 16 years ago
  83. bc75159 Merge branch 'v2630-rc3-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux by Russell King · 16 years ago
  84. 9fffb55 Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtc by David Gibson · 16 years ago
  85. 2142bab Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  86. bb402c4 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 16 years ago
  87. 414772f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  88. 912e779 Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev by Linus Torvalds · 16 years ago
  89. 0763ed2 of: make of_(un)register_platform_driver common code by Grant Likely · 16 years ago
  90. 74641f5 alpha: binfmt_aout fix by Ivan Kokshaysky · 16 years ago
  91. 77b4cf5 alpha: futex implementation by Ivan Kokshaysky · 16 years ago
  92. 08a42e8 alpha: exception table sorting by Ivan Kokshaysky · 16 years ago
  93. 1ffb1c0 alpha: titan and marvel build fixes by Ivan Kokshaysky · 16 years ago
  94. 9cd6724 m32r: use __stringify() macro in assembler.h by Hirokazu Takata · 16 years ago
  95. 9c88b06 m32r: build fix for __stringify macro by Hirokazu Takata · 16 years ago
  96. f9a196b x86: initialize io_bitmap_base on 32bit by Thomas Gleixner · 16 years ago
  97. c71a7a3 microblaze: Fix return value for sys_ipc by Michal Simek · 16 years ago
  98. 595e8fa microblaze: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  99. dc8fc7e [ARM] S3C2412: Add missing cache flush in suspend code by Ben Dooks · 16 years ago
  100. 5ef316f [ARM] S3C64XX: Add S3C64XX_PA_IIS{0,1} to <mach/map.h> by Ben Dooks · 16 years ago