1. 691b2ff ARM: kprobes: Rename kprobes-decode.c to kprobes-arm.c by Jon Medhurst · 13 years ago
  2. 592201a ARM: Thumb-2: Support Thumb-2 in undefined instruction handler by Jon Medhurst · 13 years ago
  3. 5948106 ARM: Thumb-2: Fix exception return sequence to restore stack correctly by Jon Medhurst · 13 years ago
  4. 7fc7693 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  5. f1a04db 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
  6. c60ffcb Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  7. d34c1fc ARM: S3C2440: fix section mismatch on mini2440 by Wolfram Sang · 13 years ago
  8. cb26a7b ARM: S3C24XX: drop return codes in void function of dma.c by Wolfram Sang · 13 years ago
  9. 5838e9b ARM: S3C24XX: don't use uninitialized variable in dma.c by Wolfram Sang · 13 years ago
  10. 075d9db Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  11. e55f1b1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  12. 27a3b73 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  13. ee339fe xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci. by Konrad Rzeszutek Wilk · 13 years ago
  14. 90c5ffe ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printing by Vitaly Kuzmichev · 13 years ago
  15. f70e957 x86: Don't use the EFI reboot method by default by Matthew Garrett · 13 years ago
  16. 7a31366 x86, suspend: Restore MISC_ENABLE MSR in realmode wakeup by Kees Cook · 13 years ago
  17. 38a8914 ARM: 6987/1: l2x0: fix disabling function to avoid deadlock by Will Deacon · 13 years ago
  18. 186dcaa ARM: 6966/1: ep93xx: fix inverted RTS/DTR signals on uart1 by Petr Štetiar · 13 years ago
  19. 2eb5af4 ARM: 6979/1: mach-vt8500: add forgotten irq_data conversion by Wolfram Sang · 13 years ago
  20. 5f27275 ARM: EXYNOS4: Set appropriate I2C device variant by Sylwester Nawrocki · 13 years ago
  21. d60c98c Merge branch 'for-spi' into s5p-fixes-for-linus by Kukjin Kim · 13 years ago
  22. 8fa9dd0 ARM: S5PC100: Fix for compilation error by Padmavathi Venna · 13 years ago
  23. 8918034 ARM: SAMSUNG: Add tx_st_done variable by Padmavathi Venna · 13 years ago
  24. b49c78d x86, reboot: Acer Aspire One A110 reboot quirk by Peter Chubb · 13 years ago
  25. 152c036 ARM: EXYNOS4: Address a section mismatch w/ suspend issue. by MyungJoo Ham · 13 years ago
  26. 27ea7fd ARM: S5P: Fix bug on init of PWMTimers for HRTimer by Sangbeom Kim · 13 years ago
  27. bb8bb57 ARM: SAMSUNG: header file revised to prevent declaring duplicated by MyungJoo Ham · 13 years ago
  28. a3df1d4 ARM: EXYNOS4: fix improper gpio configuration by Naveen Krishna Chatradhi · 13 years ago
  29. a0d8efe ARM: EXYNOS4: Fix card detection for sdhci 0 and 2 by Thomas Abraham · 13 years ago
  30. 0371d3f ARM: move memory layout sanity checking before meminfo initialization by Russell King · 13 years ago
  31. f4f3843 ARM: 6989/1: perf: do not start the PMU when no events are present by Will Deacon · 13 years ago
  32. fc52693 Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-2.6-arm-soc by Linus Torvalds · 13 years ago
  33. 64393b3 AT91: Change nand buswidth logic to match hardware default configuration by Nicolas Ferre · 13 years ago
  34. 07ad6ab omap: drop __initdata tags from static struct platform_device declarations by Janusz Krzysztofik · 13 years ago
  35. 1787836 ARM: dmabounce: fix map_single() error return value by Russell King · 13 years ago
  36. c9e0b84 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  37. a26474e x86-32, NUMA: Fix boot regression caused by NUMA init unification on highmem machines by Tejun Heo · 13 years ago
  38. 3b775e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 13 years ago
  39. c8618d1 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
  40. 427e3df 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
  41. 155a16f xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ. by Konrad Rzeszutek Wilk · 13 years ago
  42. 32dd119 xen/mmu: Fix for linker errors when CONFIG_SMP is not defined. by Konrad Rzeszutek Wilk · 13 years ago
  43. 9ab3a15 sh: use printk_ratelimited instead of printk_ratelimit by Paul Mundt · 13 years ago
  44. 7b61ca5 sh: Fix up unmet dependency warnings with USB EHCI/OHCI selects. by Paul Mundt · 13 years ago
  45. 4d4d6fb ARM: mach-shmobile: make a struct in board-ap4evb.c static by Guennadi Liakhovetski · 13 years ago
  46. c017d0d Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  47. 78a3cc3 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  48. 6afba9e sh: fix the value of sh_dmae_slave_config in setup-sh7757 by Yoshihiro Shimoda · 13 years ago
  49. b00c2c7 sh: fix the INTC vector for IRQ and IRL in setup-sh7757 by Yoshihiro Shimoda · 13 years ago
  50. cb16c34 KVM: x86 emulator: fix %rip-relative addressing with immediate source operand by Avi Kivity · 13 years ago
  51. 7646223 arch/powerpc: use printk_ratelimited instead of printk_ratelimit by Christian Dietrich · 13 years ago
  52. 9a8f99f powerpc/rtas-rtc: remove sideeffects of printk_ratelimit by Christian Dietrich · 13 years ago
  53. 937c190 powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfig by Michael Neuling · 13 years ago
  54. 04b9059 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  55. e376fd6 watchdog: Intel SCU Watchdog: Fix build and remove duplicate code by Jesper Juhl · 13 years ago
  56. 8c95aa6 um: add asm/percpu.h by Richard Weinberger · 13 years ago
  57. c6830c2 Fix node_start/end_pfn() definition for mm/page_cgroup.c by KAMEZAWA Hiroyuki · 13 years ago
  58. edcda265 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  59. 9c317b3 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  60. c5efefa at91: Use "pclk" as con_id on at91cap9 and at91rm9200 by Joachim Eastwood · 13 years ago
  61. 9d87159 at91: fix udc, ehci and mmc clock device name for cap9/9g45/9rl by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  62. 5c1f966 at91: fix at91_set_serial_console: use platform device id by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  63. 12f1ba5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  64. 6935d13 sh: add to select the new configuration for USB EHCI/OHCI by Yoshihiro Shimoda · 14 years ago
  65. 111b20d ARM: pm: ensure ARMv7 CPUs save and restore the TLS register by Russell King · 13 years ago
  66. 7a0ee92 ARM: pm: proc-v7: fix missing struct processor pointers for suspend code by Russell King · 13 years ago
  67. debf1d4 Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 13 years ago
  68. 859c965 [S390] allow setting of upper 32 bit in smp_ctl_set_bit by Jan Glauber · 13 years ago
  69. 6815823 [S390] hwsampler: Set a sane default sampling rate by Christian Borntraeger · 13 years ago
  70. b530ce7 [S390] s390: enforce HW limits for the initial sampling rate by Christian Borntraeger · 13 years ago
  71. 80629b0 [S390] kvm-s390: fix kconfig dependencies by Christian Borntraeger · 13 years ago
  72. 82a9a48 powerpc/e500: fix breakage with fsl_rio_mcheck_exception by Scott Wood · 13 years ago
  73. f3fed68 powerpc/p1022ds: fix audio-related properties in the device tree by Timur Tabi · 13 years ago
  74. 35052cf MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep() by David Howells · 13 years ago
  75. 082763a ARM: 6969/1: plat-iop: fix build error by Linus Walleij · 13 years ago
  76. 946a105 ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entries by Dave Martin · 13 years ago
  77. 573619d ARM: SMP: wait for CPU to be marked active by Russell King · 13 years ago
  78. 9e05cdd ARM: mach-shmobile: ag5evm: consistently name sdhi info structures by Simon Horman · 13 years ago
  79. 5a56855 ARM: mach-shmobile: mackerel: change usbhs devices order by Kuninori Morimoto · 13 years ago
  80. f2b9726 sh: add platform_device of EHCI/OHCI to setup-sh7757 by Yoshihiro Shimoda · 13 years ago
  81. bf69d84 sh: fix compile error using sh7757lcr_defconfig by Yoshihiro Shimoda · 13 years ago
  82. 85d45ad Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 13 years ago
  83. fdb9c3c msm: timer: Fix DGT rate on 8960 and 8660 by Stephen Boyd · 13 years ago
  84. ef46222 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  85. 10e18e6 Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  86. de2d1a5 KVM: Fix register corruption in pvclock_scale_delta by Zachary Amsden · 13 years ago
  87. a0a8eab KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap by Steve · 13 years ago
  88. 5233dd5 KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGS by Marcelo Tosatti · 13 years ago
  89. b723363 KVM: MMU: Fix build warnings in walk_addr_generic() by Borislav Petkov · 13 years ago
  90. 7d68dc3 x86, efi: Do not reserve boot services regions within reserved areas by Maarten Lankhorst · 13 years ago
  91. 650f156 msm: timer: compensate for timer shift in msm_read_timer_count by Jeff Ohlstein · 13 years ago
  92. 0835619 Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  93. 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
  94. 9a00318 ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbols by Dave Martin · 13 years ago
  95. 343fda5 ARM: 6962/1: mach-h720x: fix build error by Linus Walleij · 13 years ago
  96. 2bc58a6 ARM: 6959/1: SMP build fix for entry-macro-multi.S by Magnus Damm · 13 years ago
  97. 1a7d436 amba pl011: platform data for reg lockup and glitch v2 by Shreshtha Kumar Sahu · 13 years ago
  98. acd049c xen/setup: Fix for incorrect xen_extra_mem_start. by Konrad Rzeszutek Wilk · 13 years ago
  99. 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
  100. 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