1. 278c2cb m68knommu: merge bit definitions for version 3 ColdFire cache controller by Greg Ungerer · 14 years ago
  2. a12cf0a m68knommu: create bit definitions for the version 2 ColdFire cache controller by Greg Ungerer · 14 years ago
  3. 63e83c8 m68knommu: remove empty __iounmap() it is no used by Greg Ungerer · 14 years ago
  4. b00b766 m68knommu: remove kernel_map() code, it is not used by Greg Ungerer · 14 years ago
  5. bb4edc5 m68knommu: remove do_page_fault(), it is not used by Greg Ungerer · 14 years ago
  6. 1c83af5 m68knommu: use user stack pointer hardware on some ColdFire cores by Greg Ungerer · 14 years ago
  7. 07623460 m68knommu: remove command line printing DEBUG by Greg Ungerer · 14 years ago
  8. fb670fb m68knommu: remove fasthandler interrupt code by Greg Ungerer · 14 years ago
  9. 5701542 m68knommu: move UART addressing to part specific includes by Greg Ungerer · 14 years ago
  10. 733f31b m68knommu: fix clock rate value reported for ColdFire 54xx parts by Greg Ungerer · 14 years ago
  11. 7fc82b6 m68knommu: move ColdFire CPU names into their headers by Greg Ungerer · 14 years ago
  12. 9e29949 m68knommu: add support for the ColdFire 547x family of processors by Greg Ungerer · 14 years ago
  13. 5b2e655 m68knommu: make Coldfire 548x support more generic by Greg Ungerer · 14 years ago
  14. 9c68015 m68knommu: Use symbolic constants for cache operations on M54xx by Philippe De Muyter · 14 years ago
  15. b3d75b0 m68knommu: Move __flush_cache_all definition for m54xx in m54xxacr.h by Philippe De Muyter · 14 years ago
  16. 5291fa9 m68knommu: Create new m54xxacr.h from m5407sim.h subpart by Philippe De Muyter · 14 years ago
  17. 989d873 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  18. d9a1abe arch/mn10300/kernel/irq.c: fix build by Andrew Morton · 14 years ago
  19. 0422846 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 14 years ago
  20. 24c7855 ARM: pxa: fix page table corruption on resume by Aric D. Blumer · 14 years ago
  21. 823a2df ARM: it8152: add IT8152_LAST_IRQ definition to fix build error by Mike Rapoport · 14 years ago
  22. 82427de ARM: pxa: PXA_ESERIES depends on FB_W100. by Lennert Buytenhek · 14 years ago
  23. c7c2580 arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPU by Robert Richter · 14 years ago
  24. 7c0ab43 ARM: 6605/1: Add missing include "asm/memory.h" by Axel Lin · 14 years ago
  25. 9109f4e Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  26. d0dfc6b KVM: i8259: initialize isr_ack by Avi Kivity · 14 years ago
  27. 649497d KVM: MMU: Fix incorrect direct gfn for unpaged mode shadow by Avi Kivity · 14 years ago
  28. 82cd19c 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
  29. 92a8cd4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  30. 88a5810 ARM: fix IXP4xx build failure by Imre Kaloz · 14 years ago
  31. c816d7c Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  32. 5cdd2de x86/microcode: Fix double vfree() and remove redundant pointer checks before vfree() by Jesper Juhl · 14 years ago
  33. d3c7e1a Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  34. d13e5ed ARM: 6540/1: Stop irqsoff trace on return to user by Todd Android Poynor · 14 years ago
  35. 537de3a ARM: 6536/1: Add missing SZ_{32,64,128} by Stephen Warren · 14 years ago
  36. 27f1acc sh: Fix up SH7201 clkfwk build. by Paul Mundt · 14 years ago
  37. 27434f0 sh: mach-se: Fix up SE7206 build. by Paul Mundt · 14 years ago
  38. 638fa4a sh: Fix up SH4-202 clkfwk build. by Paul Mundt · 14 years ago
  39. 79534f2 Merge branches 'perf-fixes-for-linus' and '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
  40. 5e2f55c powerpc/mpc5200: include fs.h in mpc52xx_gpt.c by Wolfram Sang · 14 years ago
  41. 09c85a4 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 14 years ago
  42. a2255ff mmc: at91_mci: fix multiblock SDIO transfers by Yauhen Kharuzhy · 14 years ago
  43. 92d7c9b Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  44. 0705859 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
  45. b8da46d clarify a usage constraint for cnt32_to_63() by Nicolas Pitre · 14 years ago
  46. ee81e7a Merge branch 'kmap_atomic_fixes' of git://git.linaro.org/people/nico/linux by Russell King · 14 years ago
  47. 55ec86f Merge branches 'x86-fixes-for-linus' and '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
  48. 6d3e6d3 ARM: fix cache-feroceon-l2 after stack based kmap_atomic() by Nicolas Pitre · 14 years ago
  49. 25cbe45 ARM: fix cache-xsc3l2 after stack based kmap_atomic() by Nicolas Pitre · 14 years ago
  50. 39af22a ARM: get rid of kmap_high_l1_vipt() by Nicolas Pitre · 14 years ago
  51. 0a59228 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  52. 2ba16c4 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  53. 46bdfe6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  54. 1ae1b5f ARM: smp: avoid incrementing mm_users on CPU startup by Russell King · 14 years ago
  55. 7f8595b x86, kexec: Limit the crashkernel address appropriately by H. Peter Anvin · 14 years ago
  56. 81711ce arch/tile: handle rt_sigreturn() more cleanly by Chris Metcalf · 14 years ago
  57. bc4cf2b arch/tile: handle CLONE_SETTLS in copy_thread(), not user space by Chris Metcalf · 14 years ago
  58. 081d835 MIPS: Fix build errors in sc-mips.c by Kevin Cernekee · 14 years ago
  59. a2c606d x86: avoid high BIOS area when allocating address space by Bjorn Helgaas · 14 years ago
  60. 4dc2287 x86: avoid E820 regions when allocating address space by Bjorn Helgaas · 14 years ago
  61. 30919b0 x86: avoid low BIOS area when allocating address space by Bjorn Helgaas · 14 years ago
  62. d14125e Revert "x86/PCI: allocate space from the end of a region, not the beginning" by Bjorn Helgaas · 14 years ago
  63. 5e52f1c Revert "x86: allocate space within a region top-down" by Bjorn Helgaas · 14 years ago
  64. c15524a Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91 by Linus Torvalds · 14 years ago
  65. a6ac1f0 Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  66. c20b4dd at91: Refactor Stamp9G20 and PControl G20 board file by Christian Glindkamp · 14 years ago
  67. 8251544 at91: Fix uhpck clock rate in upll case by Ryan Mallon · 14 years ago
  68. 1cf215a ARM: mach-shmobile: INTC interrupt priority level demux fix by Magnus Damm · 14 years ago
  69. 676b14c ARM: mach-shmobile: fix compile warning in mm/init.c by Magnus Damm · 14 years ago
  70. cb18688 ARM: S5PV210: update MAX8998 platform data to get rid of WARN() by Marek Szyprowski · 14 years ago
  71. 0f8f9c2 ARM S3C24XX: Fix compilation of PM code for S3C2416 by Yauhen Kharuzhy · 14 years ago
  72. 258b78c ARM: S3C24XX: Fix CONFIG_S3C_DEV_NAND Kconfig entry by Kukjin Kim · 14 years ago
  73. 147dd56 x86-32: Make sure we can map all of lowmem if we need to by H. Peter Anvin · 14 years ago
  74. 68a4ec9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  75. c9bace7 MIPS: Add a CONFIG_FORCE_MAX_ZONEORDER Kconfig option. by David Daney · 14 years ago
  76. 82b8915 MIPS: LD/SD o32 macro GAS fix update by Maciej W. Rozycki · 14 years ago
  77. cf745a3 MIPS: Alchemy: fix build with SERIAL_8250=n by Manuel Lauss · 14 years ago
  78. a3aad4a MIPS: Rename mips_dma_cache_sync back to dma_cache_sync by Ralf Baechle · 14 years ago
  79. d002aaa MIPS: MT: Fix typo in comment. by Ralf Baechle · 14 years ago
  80. 1690a7f MIPS: BCM47xx: Swap serial console if ttyS1 was specified. by Hauke Mehrtens · 14 years ago
  81. 59833fc MIPS: BCM47xx: Use sscanf for parsing mac address by Hauke Mehrtens · 14 years ago
  82. 2aa088d MIPS: BCM47xx: Fill values for b43 into SSB sprom by Hauke Mehrtens · 14 years ago
  83. 8257108 MIPS: BCM47xx: Do not read config from CFE by Hauke Mehrtens · 14 years ago
  84. e31fee7 MIPS: FDT size is a be32 by Thomas Chou · 14 years ago
  85. 5878fc9 MIPS: Fix CP0 COUNTER clockevent race by Kevin Cernekee · 14 years ago
  86. 190fca3 MIPS: Fix regression on BCM4710 processor detection by Kevin Cernekee · 14 years ago
  87. 4afdea8 MIPS: JZ4740: Fix pcm device name by Lars-Peter Clausen · 14 years ago
  88. e5674ad MIPS: Separate two consecutive loads in memset.S by Tony Wu · 14 years ago
  89. 515b029 MIPS: Send proper signal and siginfo on FP emulator faults. by David Daney · 14 years ago
  90. 0bc6791 MIPS: AR7: Fix loops per jiffies on TNETD7200 devices by Florian Fainelli · 14 years ago
  91. ff42d62 MIPS: AR7: Fix double ar7_gpio_init declaration by Florian Fainelli · 14 years ago
  92. 3bd27e3 MIPS: Rework GENERIC_HARDIRQS Kconfig. by David Daney · 14 years ago
  93. 690ca2c MIPS: Alchemy: Add return value check for strict_strtoul() by Yoichi Yuasa · 14 years ago
  94. ec79812 MIPS: Loongson: Add return value check for strict_strtoul() by Wu Zhangjin · 14 years ago
  95. 863abad MIPS: VPE loader: Check vmalloc return value in vpe_open by Jesper Juhl · 14 years ago
  96. d62c9ce MIPS: compat: Don't clobber personality bits in 32-bit sys_personality(). by David Daney · 14 years ago
  97. 1c0d52b MIPS: Don't clobber personality high bits. by David Daney · 14 years ago
  98. 1d21038 MIPS: jz4740: Fix section mismatch in prom.c by Lars-Peter Clausen · 14 years ago
  99. fe749aa MIPS: jz4740: qi_lb60: Fix gpio for the 6th row of the keyboard matrix by Lars-Peter Clausen · 14 years ago
  100. a989ff8 MIPS: Don't stomp on caller's ->regs[2] in copy_thread() by Al Viro · 14 years ago