1. 40c1b9c m68k: consolidate the vmlinux.lds linker scripts by Greg Ungerer · 13 years ago
  2. 45f9e2c m68knommu: remove unused anchor.h include file by Greg Ungerer · 13 years ago
  3. 1f2aab0 m68knommu: fix broken ColdFire slice timer read_clk() code by Greg Ungerer · 13 years ago
  4. ec84118 m68knommu: disable cache early in startup for ColdFire by Greg Ungerer · 13 years ago
  5. 84f3fb7 m68k: handle presence of 64bit mul/div instructions cleanly by Greg Ungerer · 13 years ago
  6. 7f73baf m68k: simpler m68k and ColdFire CPU's can use generic csum code by Greg Ungerer · 13 years ago
  7. 479badc m68k: make fp register stores consistent for m68k and ColdFire by Greg Ungerer · 13 years ago
  8. 46729d0 m68knommu: no need to set register marker on traps by Greg Ungerer · 13 years ago
  9. d1db912 m68k: support configure time command line for MMU m68k by Greg Ungerer · 13 years ago
  10. e87c09a m68k: print memory layout info in boot log by Greg Ungerer · 13 years ago
  11. 361a541 m68knommu: move definition of mach_gettod to where it is used by Greg Ungerer · 13 years ago
  12. 5717a02 m68k: selection of GENERIC_ATOMIC64 is not MMU specific by Greg Ungerer · 13 years ago
  13. d25ba98 m68k: remove thread_info struct from thread struct by Greg Ungerer · 13 years ago
  14. 8d362b0 m68k: remove duplicate asm offset for task thread.info by Greg Ungerer · 13 years ago
  15. 409ee24 m68k: merge the init_task code for mmu and non-mmu targets by Greg Ungerer · 13 years ago
  16. ed3da2c m68knommu: remove unused fasthandler declaration by Greg Ungerer · 13 years ago
  17. d85b409 m68k: Fall back to __gpio_to_irq() for non-arch GPIOs by Mark Brown · 13 years ago
  18. a2a3dfb clocksource: m86k: Convert to clocksource_register_hz/khz by john stultz · 13 years ago
  19. 7cc8583 sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq(). by David S. Miller · 13 years ago
  20. ecefc36 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  21. 7f3a54b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  22. a205b08 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  23. 26957f0 Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  24. 7278413 Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  25. 13f541c x86, dumpstack: Fix code bytes breakage due to missing KERN_CONT by Clemens Ladisch · 13 years ago
  26. a03ffcf net: bpf_jit: fix an off-one bug in x86_64 cond jump target by Markus Kötter · 13 years ago
  27. 913050b oprofile: Fix uninitialized memory access when writing to writing to oprofilefs by Robert Richter · 13 years ago
  28. 64b3dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  29. 3f5fcf6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  30. 98bf55c Merge branch 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 13 years ago
  31. 8a5f0f8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 13 years ago
  32. ddf5a25 ARM: unwinder: fix bisection to find origin in .idx section by Uwe Kleine-König · 13 years ago
  33. 42ebfc6 Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  34. d3db728 xen: only limit memory map to maximum reservation for domain 0. by Ian Campbell · 13 years ago
  35. b1f44e1 sparc32: Be less strict in matching %lo part of relocation. by David S. Miller · 13 years ago
  36. 373da0a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  37. e5fe29c ARM: OMAP: rx51: fix USB by Felipe Contreras · 13 years ago
  38. 442ee5a Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  39. 738384a Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Arnd Bergmann · 13 years ago
  40. 0c8551e ARM: OMAP: mcbsp: Fix possible memory corruption by Jarkko Nikula · 13 years ago
  41. e1ad783 Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid" by Keith Packard · 13 years ago
  42. 9811ccd ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlier by Arnaud Patard · 13 years ago
  43. 6d3e32e x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-aware by Matt Fleming · 13 years ago
  44. a776878 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  45. 53523d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  46. 592d44a Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  47. b6999b19 thp: add compound tail page _mapcount when mapped by Youquan Song · 13 years ago
  48. 847a2ee arm/imx: fix power button on imx51 babbage board by Shawn Guo · 13 years ago
  49. 300a47b ARM: imx: fix cpufreq build errors by Richard Zhao · 13 years ago
  50. 16b3647 ARM: mx5: add __initconst for fec pdata by Dong Aisheng · 13 years ago
  51. c0d96ae MXC PWM: should active during DOZE/WAIT/DBG mode by Jason Chen · 13 years ago
  52. e8c7106 x86, efi: Calling __pa() with an ioremap()ed address is invalid by Matt Fleming · 13 years ago
  53. 8bd1c88 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  54. 2ded6e6 x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked by Mark Langsdorf · 13 years ago
  55. 073c460 Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes by Arnd Bergmann · 13 years ago
  56. c564a0c ARM: sa1100: fix build error by Jett.Zhou · 13 years ago
  57. b981f98 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 13 years ago
  58. 991a6c7 ARM: EXYNOS: Fix build error without CONFIG_LOCAL_TIMERS by Kukjin Kim · 13 years ago
  59. e248cd5 ARM: EXYNOS: Fix for stall in case of cpu hotplug or sleep by Amit Daniel Kachhap · 13 years ago
  60. de611dd ARM: S5PV210: Set 1000ns as PWM backlight period on SMDKV210 by Jingoo Han · 13 years ago
  61. d7a4c45 ARM: SAMSUNG: remove duplicated header include by Jingoo Han · 13 years ago
  62. 22c6b32 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  63. e3a36c4 Merge branch 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 13 years ago
  64. 5bf1e97 m68k: Wire up process_vm_{read,write}v by Geert Uytterhoeven · 13 years ago
  65. 24e71ef Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into fixes by Arnd Bergmann · 13 years ago
  66. af72617 Merge branch 'mxs/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Arnd Bergmann · 13 years ago
  67. 58a394b Merge branch 'fixes' of git://gitorious.org/sirfprima2-kernel/sirfprima2-kernel into fixes by Arnd Bergmann · 13 years ago
  68. fec607a Merge branch 'imx/fix-irqdomain' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Arnd Bergmann · 13 years ago
  69. e6b6edf Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Arnd Bergmann · 13 years ago
  70. 4e2b1c4 x86/intel_mid: Kconfig select fix by Alan Cox · 13 years ago
  71. 6bd0540 ARM: 7185/1: perf: don't assign platform_device on unsupported CPUs by Will Deacon · 13 years ago
  72. de66a97 ARM: 7187/1: fix unwinding for XIP kernels by Uwe Kleine-König · 13 years ago
  73. 974c072 ARM: 7186/1: fix Kconfig issue with PHYS_OFFSET and !MMU by Nicolas Pitre · 13 years ago
  74. dd13752 x86/intel_mid: Fix the Kconfig for MID selection by Alan Cox · 13 years ago
  75. 96f176a iommu/msm: Fix compile error in mach-msm/devices-iommu.c by Joerg Roedel · 13 years ago
  76. 45e713e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  77. 232ea34 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  78. 7125fac Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  79. 35337c8 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  80. 6560ee0 ARM: OMAP1: recalculate loops per jiffy after dpll1 reprogram by Janusz Krzysztofik · 13 years ago
  81. f62ef5f x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh northbridge functions by Andreas Herrmann · 13 years ago
  82. 35d4769 x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms by Mathias Nyman · 13 years ago
  83. 2cd1c8d x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardless of lazy_mmu mode by Konrad Rzeszutek Wilk · 13 years ago
  84. f1b2371 Merge branch 'ucode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent by Ingo Molnar · 13 years ago
  85. 1ef0389 x86: Fix "Acer Aspire 1" reboot hang by Peter Chubb · 13 years ago
  86. 8dbf4a3 x86/mtrr: Resolve inconsistency with Intel processor manual by Ajaykumar Hotchandani · 13 years ago
  87. ce37def x86: Document rdmsr_safe restrictions by Borislav Petkov · 13 years ago
  88. bd39906 x86, microcode: Fix the failure path of microcode update driver init code by Srivatsa S. Bhat · 13 years ago
  89. 644ddf5 Add TAINT_FIRMWARE_WORKAROUND on MTRR fixup by Prarit Bhargava · 13 years ago
  90. 9e68666 x86/mpparse: Account for bus types other than ISA and PCI by Bjorn Helgaas · 13 years ago
  91. efa2212 x86, mrst: Change the pmic_gpio device type to IPC by Feng Tang · 13 years ago
  92. 28744b3 mrst: Added some platform data for the SFI translations by Jekyll Lai · 13 years ago
  93. 48bc556 x86,mrst: Power control commands update by Jacob Pan · 13 years ago
  94. 6be30bb x86/reboot: Blacklist Dell OptiPlex 990 known to require PCI reboot by Rafael J. Wysocki · 13 years ago
  95. 45fc4cc ARM: davinci: dm365 evm: align nand partition table to u-boot by Shankarmurthy,Akshay · 13 years ago
  96. f1b21c5 ARM: davinci: da850 evm: change audio edma event queue to EVENTQ_0 by Manjunathappa, Prakash · 13 years ago
  97. 83713fc ARM: davinci: dm646x evm: wrong register used in setup_vpif_input_channel_mode by Hans Verkuil · 13 years ago
  98. 9ab409e ARM: davinci: dm646x does not have a DSP domain by Sekhar Nori · 13 years ago
  99. 78b8382 ARM: davinci: psc: fix incorrect offsets by Murali Karicheri · 13 years ago
  100. 8f9a098 ARM: davinci: psc: fix incorrect mask by Murali Karicheri · 13 years ago