1. 24aa078 memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones by Tejun Heo · 13 years ago
  2. c378ddd memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config option by Tejun Heo · 13 years ago
  3. 474b881 x86: Use absent_pages_in_range() instead of memblock_x86_hole_size() by Tejun Heo · 13 years ago
  4. 6b5d41a memblock, x86: Reimplement memblock_find_dma_reserve() using iterators by Tejun Heo · 13 years ago
  5. 8a9ca34 memblock, x86: Replace __get_free_all_memory_range() with for_each_free_mem_range() by Tejun Heo · 13 years ago
  6. 64a02da memblock, x86: Make free_all_memory_core_early() explicitly free lowmem only by Tejun Heo · 13 years ago
  7. 8d89ac8 x86: Replace memblock_x86_find_in_range_size() with for_each_free_mem_range() by Tejun Heo · 13 years ago
  8. ab5d140 x86: Use __memblock_alloc_base() in early_reserve_e820() by Tejun Heo · 13 years ago
  9. 0608f70 x86: Use HAVE_MEMBLOCK_NODE_MAP by Tejun Heo · 13 years ago
  10. eb40c4c memblock, x86: Replace memblock_x86_find_in_range_node() with generic memblock calls by Tejun Heo · 13 years ago
  11. f9b18db memblock: Don't allow archs to override memblock_nid_range() by Tejun Heo · 13 years ago
  12. 5dfe866 bootmem: Replace work_with_active_regions() with for_each_mem_pfn_range() by Tejun Heo · 13 years ago
  13. 1f5026a memblock: Kill MEMBLOCK_ERROR by Tejun Heo · 13 years ago
  14. bf61549 x86: Fix memblock_x86_check_reserved_size() use in efi_reserve_boot_services() by Tejun Heo · 13 years ago
  15. 1e01979 x86, numa: Implement pfn -> nid mapping granularity check by Tejun Heo · 13 years ago
  16. d0ead15 x86, mm: s/PAGES_PER_ELEMENT/PAGES_PER_SECTION/ by Tejun Heo · 13 years ago
  17. 7fc7693 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  18. 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
  19. 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
  20. d34c1fc ARM: S3C2440: fix section mismatch on mini2440 by Wolfram Sang · 13 years ago
  21. cb26a7b ARM: S3C24XX: drop return codes in void function of dma.c by Wolfram Sang · 13 years ago
  22. 5838e9b ARM: S3C24XX: don't use uninitialized variable in dma.c by Wolfram Sang · 13 years ago
  23. 075d9db Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  24. 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
  25. 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
  26. ee339fe xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci. by Konrad Rzeszutek Wilk · 13 years ago
  27. 90c5ffe ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printing by Vitaly Kuzmichev · 13 years ago
  28. f70e957 x86: Don't use the EFI reboot method by default by Matthew Garrett · 13 years ago
  29. 7a31366 x86, suspend: Restore MISC_ENABLE MSR in realmode wakeup by Kees Cook · 13 years ago
  30. 38a8914 ARM: 6987/1: l2x0: fix disabling function to avoid deadlock by Will Deacon · 13 years ago
  31. 186dcaa ARM: 6966/1: ep93xx: fix inverted RTS/DTR signals on uart1 by Petr Štetiar · 13 years ago
  32. 2eb5af4 ARM: 6979/1: mach-vt8500: add forgotten irq_data conversion by Wolfram Sang · 13 years ago
  33. 5f27275 ARM: EXYNOS4: Set appropriate I2C device variant by Sylwester Nawrocki · 13 years ago
  34. d60c98c Merge branch 'for-spi' into s5p-fixes-for-linus by Kukjin Kim · 13 years ago
  35. 8fa9dd0 ARM: S5PC100: Fix for compilation error by Padmavathi Venna · 13 years ago
  36. 8918034 ARM: SAMSUNG: Add tx_st_done variable by Padmavathi Venna · 13 years ago
  37. b49c78d x86, reboot: Acer Aspire One A110 reboot quirk by Peter Chubb · 13 years ago
  38. 152c036 ARM: EXYNOS4: Address a section mismatch w/ suspend issue. by MyungJoo Ham · 13 years ago
  39. 27ea7fd ARM: S5P: Fix bug on init of PWMTimers for HRTimer by Sangbeom Kim · 13 years ago
  40. bb8bb57 ARM: SAMSUNG: header file revised to prevent declaring duplicated by MyungJoo Ham · 13 years ago
  41. a3df1d4 ARM: EXYNOS4: fix improper gpio configuration by Naveen Krishna Chatradhi · 13 years ago
  42. a0d8efe ARM: EXYNOS4: Fix card detection for sdhci 0 and 2 by Thomas Abraham · 13 years ago
  43. 0371d3f ARM: move memory layout sanity checking before meminfo initialization by Russell King · 13 years ago
  44. f4f3843 ARM: 6989/1: perf: do not start the PMU when no events are present by Will Deacon · 13 years ago
  45. 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
  46. 64393b3 AT91: Change nand buswidth logic to match hardware default configuration by Nicolas Ferre · 13 years ago
  47. 07ad6ab omap: drop __initdata tags from static struct platform_device declarations by Janusz Krzysztofik · 13 years ago
  48. 1787836 ARM: dmabounce: fix map_single() error return value by Russell King · 13 years ago
  49. c9e0b84 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  50. a26474e x86-32, NUMA: Fix boot regression caused by NUMA init unification on highmem machines by Tejun Heo · 13 years ago
  51. 3b775e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 13 years ago
  52. 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
  53. 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
  54. 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
  55. 32dd119 xen/mmu: Fix for linker errors when CONFIG_SMP is not defined. by Konrad Rzeszutek Wilk · 13 years ago
  56. 9ab3a15 sh: use printk_ratelimited instead of printk_ratelimit by Paul Mundt · 13 years ago
  57. 7b61ca5 sh: Fix up unmet dependency warnings with USB EHCI/OHCI selects. by Paul Mundt · 13 years ago
  58. 4d4d6fb ARM: mach-shmobile: make a struct in board-ap4evb.c static by Guennadi Liakhovetski · 13 years ago
  59. c017d0d Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  60. 78a3cc3 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  61. 6afba9e sh: fix the value of sh_dmae_slave_config in setup-sh7757 by Yoshihiro Shimoda · 13 years ago
  62. b00c2c7 sh: fix the INTC vector for IRQ and IRL in setup-sh7757 by Yoshihiro Shimoda · 13 years ago
  63. cb16c34 KVM: x86 emulator: fix %rip-relative addressing with immediate source operand by Avi Kivity · 13 years ago
  64. 7646223 arch/powerpc: use printk_ratelimited instead of printk_ratelimit by Christian Dietrich · 13 years ago
  65. 9a8f99f powerpc/rtas-rtc: remove sideeffects of printk_ratelimit by Christian Dietrich · 13 years ago
  66. 937c190 powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfig by Michael Neuling · 13 years ago
  67. 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
  68. e376fd6 watchdog: Intel SCU Watchdog: Fix build and remove duplicate code by Jesper Juhl · 13 years ago
  69. 8c95aa6 um: add asm/percpu.h by Richard Weinberger · 13 years ago
  70. c6830c2 Fix node_start/end_pfn() definition for mm/page_cgroup.c by KAMEZAWA Hiroyuki · 13 years ago
  71. edcda265 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  72. 9c317b3 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  73. c5efefa at91: Use "pclk" as con_id on at91cap9 and at91rm9200 by Joachim Eastwood · 13 years ago
  74. 9d87159 at91: fix udc, ehci and mmc clock device name for cap9/9g45/9rl by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  75. 5c1f966 at91: fix at91_set_serial_console: use platform device id by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  76. 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
  77. 6935d13 sh: add to select the new configuration for USB EHCI/OHCI by Yoshihiro Shimoda · 13 years ago
  78. 111b20d ARM: pm: ensure ARMv7 CPUs save and restore the TLS register by Russell King · 13 years ago
  79. 7a0ee92 ARM: pm: proc-v7: fix missing struct processor pointers for suspend code by Russell King · 13 years ago
  80. 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
  81. 859c965 [S390] allow setting of upper 32 bit in smp_ctl_set_bit by Jan Glauber · 13 years ago
  82. 6815823 [S390] hwsampler: Set a sane default sampling rate by Christian Borntraeger · 13 years ago
  83. b530ce7 [S390] s390: enforce HW limits for the initial sampling rate by Christian Borntraeger · 13 years ago
  84. 80629b0 [S390] kvm-s390: fix kconfig dependencies by Christian Borntraeger · 13 years ago
  85. 82a9a48 powerpc/e500: fix breakage with fsl_rio_mcheck_exception by Scott Wood · 13 years ago
  86. f3fed68 powerpc/p1022ds: fix audio-related properties in the device tree by Timur Tabi · 13 years ago
  87. 35052cf MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep() by David Howells · 13 years ago
  88. 082763a ARM: 6969/1: plat-iop: fix build error by Linus Walleij · 13 years ago
  89. 946a105 ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entries by Dave Martin · 13 years ago
  90. 573619d ARM: SMP: wait for CPU to be marked active by Russell King · 13 years ago
  91. 9e05cdd ARM: mach-shmobile: ag5evm: consistently name sdhi info structures by Simon Horman · 13 years ago
  92. 5a56855 ARM: mach-shmobile: mackerel: change usbhs devices order by Kuninori Morimoto · 13 years ago
  93. f2b9726 sh: add platform_device of EHCI/OHCI to setup-sh7757 by Yoshihiro Shimoda · 13 years ago
  94. bf69d84 sh: fix compile error using sh7757lcr_defconfig by Yoshihiro Shimoda · 13 years ago
  95. 85d45ad Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 13 years ago
  96. fdb9c3c msm: timer: Fix DGT rate on 8960 and 8660 by Stephen Boyd · 13 years ago
  97. ef46222 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  98. 10e18e6 Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  99. de2d1a5 KVM: Fix register corruption in pvclock_scale_delta by Zachary Amsden · 13 years ago
  100. a0a8eab KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap by Steve · 13 years ago