1. 89576a6 Merge branch 'sh/stable-updates' into sh-latest by Paul Mundt · 13 years ago
  2. 6935d13 sh: add to select the new configuration for USB EHCI/OHCI by Yoshihiro Shimoda · 13 years ago
  3. 7912825 sh: Tidy up pre-clkdev clk_get() error handling. by Paul Mundt · 13 years ago
  4. facbdce Merge branch 'sh/clkfwk' into sh-latest by Paul Mundt · 13 years ago
  5. 35052cf MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep() by David Howells · 13 years ago
  6. 9dd056e Merge branch 'sh/stable-updates' into sh-latest by Paul Mundt · 13 years ago
  7. f2b9726 sh: add platform_device of EHCI/OHCI to setup-sh7757 by Yoshihiro Shimoda · 13 years ago
  8. bf69d84 sh: fix compile error using sh7757lcr_defconfig by Yoshihiro Shimoda · 13 years ago
  9. 85d45ad Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 13 years ago
  10. fdb9c3c msm: timer: Fix DGT rate on 8960 and 8660 by Stephen Boyd · 13 years ago
  11. ef46222 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  12. 10e18e6 Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  13. 08ef2e4 sh: Fix up build fallout from serial merge. by Paul Mundt · 13 years ago
  14. de2d1a5 KVM: Fix register corruption in pvclock_scale_delta by Zachary Amsden · 13 years ago
  15. a0a8eab KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap by Steve · 13 years ago
  16. 5233dd5 KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGS by Marcelo Tosatti · 13 years ago
  17. b723363 KVM: MMU: Fix build warnings in walk_addr_generic() by Borislav Petkov · 13 years ago
  18. 7d68dc3 x86, efi: Do not reserve boot services regions within reserved areas by Maarten Lankhorst · 13 years ago
  19. 650f156 msm: timer: compensate for timer shift in msm_read_timer_count by Jeff Ohlstein · 13 years ago
  20. 0835619 Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  21. add7944 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  22. acd049c xen/setup: Fix for incorrect xen_extra_mem_start. by Konrad Rzeszutek Wilk · 13 years ago
  23. f8f44f0 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  24. f49cc57 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  25. 158f1e9 gpio: include linux/gpio.h where needed by Randy Dunlap · 13 years ago
  26. d0459e1 Merge branches 'common/dma' and 'sh/stable-updates' into sh-latest by Paul Mundt · 13 years ago
  27. 261a9af sh: sh7724: Add USBHS DMAEngine support by Kuninori Morimoto · 13 years ago
  28. fb2e739 sh: ecovec: Add renesas_usbhs support by Kuninori Morimoto · 13 years ago
  29. 19a1166 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  30. 21c5977 alpha: fix several security issues by Dan Rosenberg · 13 years ago
  31. c7cbb02 rtc: fix build warnings in defconfigs by Wanlong Gao · 13 years ago
  32. b2abe50 xen: When calling power_off, don't call the halt function. by Tom Goetz · 13 years ago
  33. 900cba8 xen: support CONFIG_MAXSMP by Andrew Jones · 15 years ago
  34. 1f83812 Merge branch 'common/serial-rework' into sh-latest by Paul Mundt · 13 years ago
  35. 05a7929 ARM: mach-shmobile: mackerel: tidyup usbhs driver settings by Kuninori Morimoto · 13 years ago
  36. 60b8b1d x86 idle: APM requires pm_idle/default_idle unconditionally when a module by Andy Whitcroft · 13 years ago
  37. 3a2289a Merge branch 'for-linus-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  38. 4068b00 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/avr32-2.6 by Linus Torvalds · 13 years ago
  39. f39e8409 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  40. b8ce9fb Merge branch 'fixes-v3.0-rc3' into devel-fixes by Tony Lindgren · 13 years ago
  41. e9e35c5 OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIME by Kevin Hilman · 13 years ago
  42. ff71db2f avr32, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  43. c162755 avr32: make intc_resume() return void to conform to syscore_ops by Hans-Christian Egtvedt · 13 years ago
  44. 3000f00 avr32: add some more at91 to cpu.h definition by Nicolas Ferre · 13 years ago
  45. a527a14 avr32: set CONFIG_CC_OPTIMIZE_FOR_SIZE=y for all defconfigs by Hans-Christian Egtvedt · 13 years ago
  46. 4137b31 avr32/at32ap: fix mapping of platform device id for USART by Hans-Christian Egtvedt · 13 years ago
  47. 7bbf1d4 avr32: fix use of non-existing portnr variable in at32_map_usart() by Hans-Christian Egtvedt · 13 years ago
  48. 201fbce sh, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  49. 9aa7719 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-fixes-for-linus by Paul Mundt · 13 years ago
  50. 3110572 ARM: mach-shmobile: Correct SCIF port types for SH7367. by Paul Mundt · 13 years ago
  51. 485b2ab ARM: mach-shmobile: sh73a0 gic_arch_extn.irq_set_wake() fix by Magnus Damm · 13 years ago
  52. e2a53b7 ARM: mach-shmobile: Mackerel USB platform data update by Magnus Damm · 13 years ago
  53. 5294206 ARM: mach-shmobile: AG5EVM SDHI1 platform data update by Magnus Damm · 13 years ago
  54. 61a6976 serial: sh-sci: Abstract register maps. by Paul Mundt · 13 years ago
  55. 734c3ce m68k: use kernel processor defines for conditional optimizations by Greg Ungerer · 13 years ago
  56. 6235672 m68knommu: create config options for CPU classes by Greg Ungerer · 13 years ago
  57. dab104a m68knommu: fix linker script exported name sections by Greg Ungerer · 13 years ago
  58. 7ad35cf x86/uv/x2apic: update for change in pci bridge handling. by Dave Airlie · 13 years ago
  59. c78a9b9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  60. 842c895 Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  61. acb11bc Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 13 years ago
  62. c8e0bf9 Merge branch 'for_3.0/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into fixes by Tony Lindgren · 13 years ago
  63. 9d5ae7c omap: pandora: fix NAND support by Grazvydas Ignotas · 13 years ago
  64. 08d63aa Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  65. 152b92d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  66. fa70cf4 ep93xx: set DMA masks for the ep93xx_eth by Mika Westerberg · 13 years ago
  67. 7d7975a ARM: footbridge: fix clock event support by Russell King · 13 years ago
  68. e172ded ARM: footbridge: fix debug macros by Russell King · 13 years ago
  69. 8f4b8c7 ARM: initrd: disable initrds outside of memory by Russell King · 13 years ago
  70. 099b4d3 Merge branch 'davinci-next' of git://gitorious.org/linux-davinci/linux-davinci into fixes by Russell King · 13 years ago
  71. 09e1e9c Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Russell King · 13 years ago
  72. 7f45e5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 13 years ago
  73. 10f0d07 sparc32, leon: bugfix in LEON SMP interrupt init by Daniel Hellstrom · 13 years ago
  74. a7d82a0 sparc32, sun4m: bugfix in SMP IPI traphandler by Daniel Hellstrom · 13 years ago
  75. a901158 ARM: extend Code: line by one 16-bit quantity for Thumb instructions by Russell King · 13 years ago
  76. 33d7864 gpio/nomadik: fix sleepmode for elder Nomadik by Linus Walleij · 13 years ago
  77. dfb863a Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  78. 5ebe550 Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32 by Linus Torvalds · 13 years ago
  79. dac853a exec: delay address limit change until point of no return by Mathias Krause · 13 years ago
  80. 977cb76 x86: devicetree: Add missing early_init_dt_setup_initrd_arch stub by Florian Fainelli · 13 years ago
  81. a91d928 xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped" by Stefano Stabellini · 13 years ago
  82. 373ce30 ARM: 6955/1: cmpxchg syscall should data abort if page not write by Po-Yu Chuang · 13 years ago
  83. 720c60e ARM: 6954/1: zImage: fix Thumb2 breakage by Nicolas Pitre · 13 years ago
  84. f506cd4 ARM: 6953/1: DT: don't try to access physical address zero by Nicolas Pitre · 13 years ago
  85. 6075e9d ARM: 6949/2: mach-u300: fix compilaton warning in IO accessors by Linus Walleij · 13 years ago
  86. a0a54d3 Revert "ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks" by Russell King · 13 years ago
  87. 07989b7 Revert "ARM: 6943/1: mm: use TTBR1 instead of reserved context ID" by Russell King · 13 years ago
  88. 62b62c5 unicore32: using generic-y format for one line asm-generic files by Guan Xuetao · 13 years ago
  89. 42733b3 unicore32: change PERCPU to PERCPU_SECTION by Guan Xuetao · 13 years ago
  90. 978b42e unicore32: add KBUILD_DEFCONFIG with unicore32_defconfig (old debug_defconfig) by Guan Xuetao · 13 years ago
  91. f4728fd unicore32: change zImage physical address, though it's PIC codes by Guan Xuetao · 13 years ago
  92. 2809e80 unicore32: move rtc-puv3.c to drivers/rtc directory by Guan Xuetao · 13 years ago
  93. 307cfe7 powerpc: Force page alignment for initrd reserved memory by Benjamin Herrenschmidt · 13 years ago
  94. d660474 Merge remote branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 13 years ago
  95. 43d795c Merge remote branch 'gcl/powerpc/merge' into merge by Benjamin Herrenschmidt · 13 years ago
  96. c49f878 dtc/powerpc: remove obsolete .gitignore entries by Wolfram Sang · 13 years ago
  97. 467701e Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  98. 86dd790 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 13 years ago
  99. 514820e serial: sh-sci: Consolidate RXD pin handling. by Paul Mundt · 13 years ago
  100. fd8a7de x86: cpu-hotplug: Prevent softirq wakeup on wrong CPU by Thomas Gleixner · 14 years ago