1. 398aa66 ARM: 6212/1: atomic ops: add memory constraints to inline asm by Will Deacon · 14 years ago
  2. 068de8d ARM: 6211/1: atomic ops: fix register constraints for atomic64_add_unless by Will Deacon · 14 years ago
  3. 4082cfa ARM: 6210/1: Do not rely on reset defaults of L2X0_AUX_CTRL by Sascha Hauer · 14 years ago
  4. 31016e9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  5. 6741502 Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  6. bf23690 powerpc: Fix userspace build of ptrace.h by Sam Ravnborg · 14 years ago
  7. c2be054 powerpc: Fix default_machine_crash_shutdown #ifdef botch by Paul E. McKenney · 14 years ago
  8. 3cd8519 powerpc: Fix logic error in fixup_irqs by Johannes Berg · 14 years ago
  9. d3005fb powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fixup_resources by Denis Kirjanov · 14 years ago
  10. 33ad5e4 powerpc: Linux cannot run with 0 cores by Anton Blanchard · 14 years ago
  11. 3880ecb powerpc: Fix feature-fixup tests for gcc 4.5 by Stephen Rothwell · 14 years ago
  12. 9ce9168 powerpc: Disable SPARSE_IRQ by default by Yang Li · 14 years ago
  13. 5afd878 powerpc: Fix compile errors in prom_init_check for gcc 4.5 by Stephen Rothwell · 14 years ago
  14. 7fca5dc powerpc: Fix module building for gcc 4.5 and 64 bit by Stephen Rothwell · 14 years ago
  15. 219a92a powerpc/perf_event: Fix for power_pmu_disable() by Matt Evans · 14 years ago
  16. 6d2cce6 x86, mrst: Add i8042_detect API for Moorestwon platform by Feng Tang · 14 years ago
  17. c516ac5 x86: Add i8042 pre-detection hook to x86_platform_ops by Feng Tang · 14 years ago
  18. 72550b3 x86, platform: Export x86_platform to modules by H. Peter Anvin · 14 years ago
  19. 47a716c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  20. 7491eb9 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  21. da38f43 KVM: VMX: Fix host MSR_KERNEL_GS_BASE corruption by Avi Kivity · 14 years ago
  22. 55dc9d5 MIPS: Return after handling coprocessor 2 exception by Jesper Nilsson · 14 years ago
  23. 121915c MIPS: BCM47xx: Add NVRAM support devices by Waldemar Brodkorb · 14 years ago
  24. 5df7435 MIPS: Loongson: Define rtc device on MC146818-equipped systems by Arnaud Patard · 14 years ago
  25. 17c0413 MIPS: MT: Fix FPU affinity. by Ralf Baechle · 14 years ago
  26. 1d84267 MIPS: Oprofile: Fixup of loongson2_exit() by Wu Zhangjin · 14 years ago
  27. 2e93d1e MIPS: Alchemy: sleepcode without compile-time cputype dependencies by Manuel Lauss · 14 years ago
  28. c9f8487 MIPS: Tracing: Cleanup of address space checking by Wu Zhangjin · 14 years ago
  29. 68ccf75 MIPS: Tracing: Cleanup of function graph tracer by Wu Zhangjin · 14 years ago
  30. e424054 MIPS: Tracing: Reduce the overhead of dynamic Function Tracer by Wu Zhangjin · 14 years ago
  31. 4d6829f MIPS: Tracing: Cleanup of instructions used by Wu Zhangjin · 14 years ago
  32. 3a2af2d MIPS: Tracing: Fix 32-bit support with -mmcount-ra-address by Wu Zhangjin · 14 years ago
  33. 56b49cd MIPS: Tracing: Fix argument passing of the 32bit support with gcc 4.5 by Wu Zhangjin · 14 years ago
  34. 042e571 MIPS: Tracing: Cleanup comments by Wu Zhangjin · 14 years ago
  35. cbe555b MIPS: Tracing: Cleanup the arguments passing of prepare_ftrace_return by Wu Zhangjin · 14 years ago
  36. 27b1183 MIPS: Tracing: Merge adjacent #ifdefs with same condition. by Wu Zhangjin · 14 years ago
  37. cdf22a4 MIPS: AR7, BCM63xx: fix gpio_to_irq() return value by Yoichi Yuasa · 14 years ago
  38. e48682d MIPS: Restore signalling NaN behaviour for abs.[sd] by Chris Dearman · 14 years ago
  39. 4085467 MIPS: Loongson: CS5536: Fix ISA support by Wu Zhangjin · 14 years ago
  40. aa5f858 MIPS: Loongson: Add a missing break statement in CS5536 IDE code by Wu Zhangjin · 14 years ago
  41. f18b2f6 MIPS: Loongson: CS5536: Add missing RDMSRs for IDE and USB by Wu Zhangjin · 14 years ago
  42. e1df057 MIPS: AR7: Fix typo in ar7.h by Florian Fainelli · 14 years ago
  43. 154615d MIPS: AR7: Use correct UART port type by Florian Fainelli · 14 years ago
  44. b945d6b rbtree: Undo augmented trees performance damage and regression by Peter Zijlstra · 14 years ago
  45. f50b8bc ARM: SAMSUNG: Fix on wrong function name for S5PV210 sdhci0 by Hyuk Lee · 14 years ago
  46. 4164aca ARM: S5P6442: Fix PLL setting announce message. by Thomas Abraham · 14 years ago
  47. 6b34f49 ARM: SAMSUNG: Fix build without SDHCI controllers for S3C64XX by Marek Szyprowski · 14 years ago
  48. 154d62e ARM: S5PV210: Correct clock register properties by MyungJoo Ham · 14 years ago
  49. 79fc72d ARM: S5P: Bug fix on external interrupt for S5P SoCs by Boojin Kim · 14 years ago
  50. 7166596 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  51. 3f7d7b4 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  52. 446a5a8 ARM: 6205/1: perf: ensure counter delta is treated as unsigned by Will Deacon · 14 years ago
  53. f287d33 perf, x86: Fix incorrect branches event on AMD CPUs by Vince Weaver · 14 years ago
  54. 42c4daf ARM: 6202/1: Do not ARM_DMA_MEM_BUFFERABLE on RealView boards with L210/L220 by Catalin Marinas · 14 years ago
  55. 2503a5e ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220 by Catalin Marinas · 14 years ago
  56. 1e31b0f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  57. 00952d8 Merge branch 'imx-for-2.6.35' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 14 years ago
  58. fb35f1c Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 14 years ago
  59. 8954bb0 ARM: 6195/1: OMAP3: pmu: make CPU_HAS_PMU dependent on OMAP3_EMU by Will Deacon · 14 years ago
  60. 534be1d ARM: 6194/1: change definition of cpu_relax() for ARM11MPCore by Will Deacon · 14 years ago
  61. cc9897d ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB section by Catalin Marinas · 14 years ago
  62. cf0bb91 ARM: 6192/1: VExpress: Align the machine_desc.phys_io to 1MB section by Catalin Marinas · 14 years ago
  63. ad642d9 ARM: 6188/1: Add a config option for the ARM11MPCore DMA cache maintenance workaround by Catalin Marinas · 14 years ago
  64. ca57926 ARM: 6187/1: The v6_dma_inv_range() function must preserve data on SMP by Catalin Marinas · 14 years ago
  65. a5e9d38 ARM: 6186/1: Avoid the CONSISTENT_DMA_SIZE warning on noMMU builds by Catalin Marinas · 14 years ago
  66. 4d5d859 ARM: mx3: mx31lilly: fix build error for !CONFIG_USB_ULPI by Daniel Mack · 14 years ago
  67. d596043 x86, Calgary: Limit the max PHB number to 256 by Darrick J. Wong · 14 years ago
  68. c01ec7b Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  69. b70f4e8 [IA64] Fix spinaphore down_spin() by Tony Luck · 14 years ago
  70. a1e80fa x86: Send a SIGTRAP for user icebp traps by Frederic Weisbecker · 14 years ago
  71. fb967ec um: os-linux/mem.c needs sys/stat.h by Liu Aleaxander · 14 years ago
  72. f5fa3cb sparc: remove homegrown L1_CACHE_ALIGN macro by FUJITA Tomonori · 14 years ago
  73. 5904b3b Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  74. ab8aadb Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  75. 41bd03b Merge branch 'for_2.6.35rc' of git://git.pwsan.com/linux-2.6 into omap-fixes-for-linus by Tony Lindgren · 14 years ago
  76. 68aaae9 arm: update gfp/slab.h includes by Tejun Heo · 14 years ago
  77. bf29376 Merge branch 'sh/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  78. 24eb90a Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  79. ddc39f9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6 by Linus Torvalds · 14 years ago
  80. 1929cef Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  81. c67dda1 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  82. 43bc2db sparc64: fix the build error due to smp_kgdb_capture_client() by Dongdong Deng · 14 years ago
  83. 499a00e x86, Calgary: Increase max PHB number by Darrick J. Wong · 14 years ago
  84. dc75925 OMAP: hwmod: Fix the missing braces by Benoit Cousson · 14 years ago
  85. b7d45c3 sparc64: Fix maybe_change_configuration() PCR setting. by David S. Miller · 14 years ago
  86. 0e6f989 arch/sh/mm: Eliminate a double lock by Julia Lawall · 14 years ago
  87. 890ffed x86: Fix rebooting on Dell Precision WorkStation T7400 by Thomas Backlund · 14 years ago
  88. 1244829 x86: Fix vsyscall on gcc 4.5 with -Os by Andi Kleen · 14 years ago
  89. 090830b OMAP4: clock: Fix multi-omap boot with reset un-used clocks by Santosh Shilimkar · 14 years ago
  90. 2b07be2 powerpc/5200: fix lite5200 ethernet phy address by Dmitry Baryshkov · 14 years ago
  91. fb73538 powerpc/5200: fix oops during going to standby by Dmitry Baryshkov · 14 years ago
  92. 932e0c2 alpha: Detect Super IO chip, no IDE on Avanti, enable EPP19 by Morten H. Larsen · 14 years ago
  93. 5efa16f alpha: fix pci_mmap_resource API breakage by Matt Turner · 14 years ago
  94. 87a9d57 alpha: fix __arch_hweight32 typo by Matt Turner · 14 years ago
  95. a2c9a60 powerpc/5200: add lite5200 onboard I2C eeprom and flash by Dmitry Baryshkov · 14 years ago
  96. 7c9d936 powerpc: Fix mpic_resume on early G5 macs by Alastair Bridgewater · 14 years ago
  97. bd2b64a powerpc: rtas_flash needs to use rtas_data_buf by Milton Miller · 14 years ago
  98. f1ba9a5 powerpc: Unconditionally enabled irq stacks by Christoph Hellwig · 14 years ago
  99. b636f13 powerpc/kexec: Wait for online/possible CPUs only. by Matt Evans · 14 years ago
  100. 65cf840 powerpc: Disable CONFIG_SYSFS_DEPRECATED by Grant Likely · 14 years ago