1. e6d4a76 xen: remove duplicated #include by Huang Weiyi · 14 years ago
  2. 5b5c1af xen: x86/32: perform initial startup on initial_page_table by Ian Campbell · 14 years ago
  3. 5405652 Merge branch 'rmobile/fsi-despair' into rmobile-fixes-for-linus by Paul Mundt · 14 years ago
  4. 421b446 ARM: mach-shmobile: clock-sh7372: remove bogus pllc2 clock toggling. by Kuninori Morimoto · 14 years ago
  5. b16a289 ARM: mach-shmobile: clock-sh7372: remove unnecessary fsi clocks by Kuninori Morimoto · 14 years ago
  6. a57b1a9 ARM: mach-shmobile: clock-sh7372: modify error code by Kuninori Morimoto · 14 years ago
  7. 22de4e1 ARM: mach-shmobile: ap4evb: FSI clock use proper process for ak4642 by Kuninori Morimoto · 14 years ago
  8. d4bc99b ARM: mach-shmobile: ap4evb: FSI clock use proper process for HDMI by Kuninori Morimoto · 14 years ago
  9. e8ee13a ARM: mach-shmobile: clock-sh7372: remove fsidiv bogus disable by Kuninori Morimoto · 14 years ago
  10. ea49b16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  11. a4ec046 Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  12. 28c22d7 ARM: 6490/1: MM: bugfix: initialize spinlock for init_mm.context by MyungJoo Ham · 14 years ago
  13. 932c42b ARM: avoid annoying <4>'s in printk output by Russell King · 14 years ago
  14. f6a1f21 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 14 years ago
  15. bc15fde xen: use default_idle by Jeremy Fitzhardinge · 14 years ago
  16. c2d0879 xen: clean up "extra" memory handling some more by Jeremy Fitzhardinge · 14 years ago
  17. 9b83215 Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into upstream/for-linus by Jeremy Fitzhardinge · 14 years ago
  18. 15ec446 mmc: sdhci: 8-bit bus width changes by Philip Rakity · 14 years ago
  19. ec35a69 xen: set IO permission early (before early_cpu_init()) by Konrad Rzeszutek Wilk · 14 years ago
  20. b0c4d4e ARM: avoid marking decompressor .stack section as having contents by Russell King · 14 years ago
  21. 1142b71 ARM: 6489/1: thumb2: fix incorrect optimisation in usracc by Will Deacon · 14 years ago
  22. 8fbb97a2 ARM: 6488/1: nomadik: prevent sched_clock() wraparound by Linus Walleij · 14 years ago
  23. 963fec4 ARM: 6484/1: fix compile warning in mm/init.c by Anand Gadiyar · 14 years ago
  24. ffc43ef ARM: 6473/1: Small update to ux500 specific L2 cache code by Per Fransson · 14 years ago
  25. c0ba10b ARM: improve compiler's ability to optimize page tables by Russell King · 14 years ago
  26. d2a8171 xen: re-enable boot-time ballooning by Jeremy Fitzhardinge · 14 years ago
  27. fb3ff69 Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  28. 2d42dc3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  29. 37db6c8 x86-64: Fix and clean up AMD Fam10 MMCONF enabling by Jan Beulich · 14 years ago
  30. de31ec8 x86/kprobes: Prevent kprobes to probe on save_args() by Masami Hiramatsu · 14 years ago
  31. 8191c9f x86: UV: Address interrupt/IO port operation conflict by Dimitri Sivanich · 14 years ago
  32. fcf48a7 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 14 years ago
  33. 9223081 x86: Use online node real index in calulate_tbl_offset() by Yinghai Lu · 14 years ago
  34. 96e612f x86, asm: Fix binutils 2.15 build failure by Tetsuo Handa · 14 years ago
  35. 0e2af2a x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOG by Rakib Mullick · 14 years ago
  36. a89d4bd Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  37. 4d04843 ARM: mach-shmobile: sh7372 USB0/IIC1 MSTP fix by Magnus Damm · 14 years ago
  38. d53e430 sh: Use GCC __builtin_prefetch() to implement prefetch(). by Giuseppe CAVALLARO · 14 years ago
  39. 0f6b77c powerpc: Update a BKL related comment by Alessio Igor Bogani · 14 years ago
  40. 82ae5ea powerpc/mm: Fix module instruction tlb fault handling on Book-E 64 by Kumar Gala · 14 years ago
  41. 1c2c25c powerpc: Fix call to subpage_protection() by Michael Neuling · 14 years ago
  42. 234a71a powerpc: Set CONFIG_32BIT on ppc32 by kerstin jonsson · 14 years ago
  43. 4a89261 powerpc/mm: Fix build error in setup_initial_memory_limit by Kumar Gala · 14 years ago
  44. 01cf6fe powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUG by Nishanth Aravamudan · 14 years ago
  45. acbfd58 powerpc: Fix div64 in bootloader by Benjamin Herrenschmidt · 14 years ago
  46. c8770e7 KVM: VMX: Fix host userspace gsbase corruption by Avi Kivity · 14 years ago
  47. 0a77fe4 KVM: Correct ordering of ldt reload wrt fs/gs reload by Avi Kivity · 14 years ago
  48. e3839ed kgdb,ppc: Fix regression in evr register handling by Dongdong Deng · 14 years ago
  49. 10a6e67 kgdb,x86: fix regression in detach handling by Jason Wessel · 14 years ago
  50. bedad0c ASoC: davinci: fixes for multi-component by Chris Paulson-Ellis · 14 years ago
  51. 91921fe sparc: Do not export prom_nb{get,put}char(). by David S. Miller · 14 years ago
  52. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  53. 94ab115 sh: fix vsyscall compilation due to .eh_frame issue by Giuseppe CAVALLARO · 14 years ago
  54. a6786fd sh: avoid to flush all cache in sys_cacheflush by Giuseppe CAVALLARO · 14 years ago
  55. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  56. c540ee7 sparc64: Delete prom_setcallback(). by David S. Miller · 14 years ago
  57. f7b5f55 sparc64: Unexport prom_service_exists(). by David S. Miller · 14 years ago
  58. b148246 sparc: Kill prom devops_{32,64}.c by David S. Miller · 14 years ago
  59. 17d70d6 sparc: Remove prom_pathtoinode() by David S. Miller · 14 years ago
  60. ce05a94 sparc64: Delete prom_puts() unused. by David S. Miller · 14 years ago
  61. 20b4755 Merge commit 'v2.6.37-rc2' into upstream/xenfs by Jeremy Fitzhardinge · 14 years ago
  62. 2ebc8ec Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  63. 8496533 Merge branch 'common/clkfwk' into sh-fixes-for-linus by Paul Mundt · 14 years ago
  64. 6800e4c 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
  65. e5c1353 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  66. f187a45 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
  67. 58e89c2 Merge branches 'sh-fixes-for-linus' and 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  68. 24f3f6b arch/tile: fix rwlock so would-be write lockers don't block new readers by Chris Metcalf · 14 years ago
  69. 35a96c7 sh: clkfwk: Kill off now unused algo_id in set_rate op. by Paul Mundt · 14 years ago
  70. 46e3f30 mx25: fix spi device registration typo by Baruch Siach · 14 years ago
  71. 6f5ae90 ARM i.MX27 eukrea: Fix compilation by Sascha Hauer · 14 years ago
  72. 3530b41 ARM i.MX spi: fix compilation for i.MX21 by Sascha Hauer · 14 years ago
  73. 8cad8fa ARM i.MX pcm037 eet: compile fixes by Sascha Hauer · 14 years ago
  74. 415d341 ARM i.MX: sdma is merged, so remove #ifdef SDMA_IS_MERGED by Sascha Hauer · 14 years ago
  75. c8f3678 Merge branch 'rmobile/core' into rmobile-fixes-for-linus by Paul Mundt · 14 years ago
  76. 574490e ARM: mach-shmobile: ap4evb: add fsib 44100Hz rate by Kuninori Morimoto · 14 years ago
  77. 754961a ARM: SAMSUNG: Fix HAVE_S3C_RTC warnings by Kukjin Kim · 14 years ago
  78. 20676c1 ARM: SAMSUNG: Fix HAVE_S3C2410_I2C warnings by Kukjin Kim · 14 years ago
  79. c39d8d5 ARM: SAMSUNG: Fix HAVE_S3C2410_WATCHDOG warnings by Kyungmin Park · 14 years ago
  80. 1c32ca9 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  81. 891cbd3 Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  82. b5c5510 Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  83. 7e77506 xen: implement XENMEM_machphys_mapping by Ian Campbell · 14 years ago
  84. a0a6da1 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  85. 25a3455 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
  86. 28397ba 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
  87. 8818b67 um: fix ptrace build error by Richard Weinberger · 14 years ago
  88. 9395f6e ARM: GIC: don't disable software generated interrupts by Russell King · 14 years ago
  89. 6c0aca2 x86: Ignore trap bits on single step exceptions by Frederic Weisbecker · 14 years ago
  90. e060e7af xen: set vma flag VM_PFNMAP in the privcmd mmap file_op by Stefano Stabellini · 14 years ago
  91. 4723d0f x86/PCI: coalesce overlapping host bridge windows by Bjorn Helgaas · 14 years ago
  92. 94fb7c9 Staging: Merge 'tidspbridge-2.6.37-rc1' into staging-linus by Greg Kroah-Hartman · 14 years ago
  93. b590854 tracing: Force arch_local_irq_* notrace for paravirt by Steven Rostedt · 14 years ago
  94. 9ec23a7f xen: do not release any memory under 1M in domain 0 by Ian Campbell · 14 years ago
  95. 89346f9 omap: dsp: remove shm from normal memory by Felipe Contreras · 14 years ago
  96. 034c6ef perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocation by Peter Zijlstra · 14 years ago
  97. e56c010 ARM: 6472/1: vexpress ct-ca9x4: only set twd_base if local timers are being used by Will Deacon · 14 years ago
  98. 1f523bf x86, pvclock: Remove leftover scale_delta() function by Kusanagi Kouichi · 14 years ago
  99. 2a8dcbd x86, apic: Remove double #include by Jesper Juhl · 14 years ago
  100. 2f62bf7 x86: Adjust section annotations in AMD Fam10 MMCONF enabling code by Jan Beulich · 14 years ago