1. fc05505 Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into devel by Russell King · 16 years ago
  2. 11c7974 IXP4xx: support for Goramo MultiLink router platform. by Krzysztof Hałasa · 16 years ago
  3. 0771c69 IXP42x: Use __fls() in QMgr interrupt handlers. by Krzysztof Hałasa · 16 years ago
  4. d4c9e9f IXP42x: Add QMgr support for IXP425 rev. A0 processors. by Krzysztof Hałasa · 16 years ago
  5. 61a5ccc IXP42x: add NPE support for IXP425 rev. A0 processors. by Krzysztof Hałasa · 16 years ago
  6. 8a4fe82 IXP42x: Identify Intel IXP425 rev. A0 processors. by Krzysztof Hałasa · 16 years ago
  7. a2ab67f Merge branch 'for-rmk-devel' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 16 years ago
  8. a6a9fb8 IXP4xx: Add support for the second half of the 64 hardware queues. by Krzysztof Hałasa · 16 years ago
  9. 135cad3 i.MX31: Add support for the CPLD on PDK Debug board. by Magnus Lilja · 16 years ago
  10. 153fa1d i.MX31: Restructure UART setup for PDK board. by Magnus Lilja · 16 years ago
  11. 92ab0a5 ARM MXC: Make-sure-ipg_per_clk-is-generated-by-ipg_clk-and-not-usb_pll by Alberto Panizzo · 16 years ago
  12. 183c7ff i.MX31: Add NAND device driver for Litekit board. by Magnus Lilja · 16 years ago
  13. c244450 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  14. ade385e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  15. c653849 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  16. 662f11c Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  17. 60befb9 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 16 years ago
  18. 33ab197 kgdb,i386: use address that SP register points to in the exception frame by Jason Wessel · 16 years ago
  19. f492ec9 ASoC: DaVinci EVM board support buildfixes by David Brownell · 16 years ago
  20. ad892a6 powerpc: Fix PCI ROM access by Benjamin Herrenschmidt · 16 years ago
  21. b173f03 powerpc/pseries: Really fix the oprofile CPU type on pseries by Benjamin Herrenschmidt · 16 years ago
  22. 37cd8ed powerpc/cell: Make ptcal more reliable by Gerhard Stenzel · 16 years ago
  23. 49a8496 powerpc: Allow mem=x cmdline to work with 4G+ by Becky Bruce · 16 years ago
  24. 31207da powerpc/mpic: Fix incorrect allocation of interrupt rev-map by Kumar Gala · 16 years ago
  25. e5fc948 powerpc: Fix oprofile sampling of marked events on POWER7 by Maynard Johnson · 16 years ago
  26. 397717c powerpc/iseries: Fix pci breakage due to bad dma_data initialization by Stephen Rothwell x · 16 years ago
  27. 93f1cc60 powerpc: Fix mktree build error on Mac OS X host by Timur Tabi · 16 years ago
  28. ba10eed powerpc/virtex: Fix duplicate level irq events. by John Linn · 16 years ago
  29. 514a30d powerpc/virtex: Add uImage to the default images list by Grant Likely · 16 years ago
  30. be68751 powerpc/boot: add simpleImage.* to clean-files list by Grant Likely · 16 years ago
  31. 5d81b83 MIPS: Sibyte: Fix locking in set_irq_affinity by Thomas Bogendoerfer · 16 years ago
  32. a6d5ff0 MIPS: Use force_sig when handling address errors. by David Daney · 16 years ago
  33. d0ce9a5 MIPS: Cavium: Add struct clocksource * argument to octeon_cvmcount_read() by Coly Li · 16 years ago
  34. c21004c MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0. by Ralf Baechle · 16 years ago
  35. bb86bf2 MIPS: Fix highmem. by Ralf Baechle · 16 years ago
  36. 0b54352 MIPS: Fix sign-extension bug in 32-bit kernel on 32-bit hardware. by Ralf Baechle · 16 years ago
  37. 5c5dd1d MIPS: MSP71xx: Remove the RAMROOT functions by Shane McDonald · 16 years ago
  38. 1a4ba06 MIPS: Use -mno-check-zero-division by Ralf Baechle · 16 years ago
  39. 05e4140 MIPS: Set compiler options only after the compiler prefix has ben set. by Ralf Baechle · 16 years ago
  40. 165533c MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it. by Ralf Baechle · 16 years ago
  41. ef41f46 MIPS: uaccess: Switch lock annotations to might_fault(). by Ralf Baechle · 16 years ago
  42. 005076a MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx reset by Shane McDonald · 16 years ago
  43. 01caec8 MIPS: MSP71xx: Resolve multiple definition of plat_timer_setup by Shane McDonald · 16 years ago
  44. ed01b3d MIPS: Make uaccess.h slightly more sparse friendly. by Ralf Baechle · 16 years ago
  45. d0aab92 MIPS: Make access_ok() sideeffect proof. by Ralf Baechle · 16 years ago
  46. 1699e5c MIPS: IP27: Fix clash with NMI_OFFSET from hardirq.h by Thomas Bogendoerfer · 16 years ago
  47. ad058e9 MIPS: Alchemy: Timer build fix by Manuel Lauss · 16 years ago
  48. 237e5a3 MIPS: Kconfig: Delete duplicate definition of RWSEM_GENERIC_SPINLOCK. by Ralf Baechle · 16 years ago
  49. c52399b MIPS: Cavium: Add support for 8k and 32k page sizes. by Ralf Baechle · 16 years ago
  50. 740ebe4 MIPS: TXx9: Fix possible overflow in clock calculations by Atsushi Nemoto · 16 years ago
  51. 4f29c05 MIPS: Synchronize dma_map_page and dma_map_single by Atsushi Nemoto · 16 years ago
  52. 47740eb MIPS: Enable CLO / CLZ instructions via separate CPU property by Ralf Baechle · 16 years ago
  53. 5d57c31 MIPS: Loongson 2 needs no hazard barriers. by Zhang Le · 16 years ago
  54. 6cec2a0 MIPS: Do not include seccomp.h from compat.h by Atsushi Nemoto · 16 years ago
  55. dfe99b9 MIPS: RBTX4939: Fix typo in system name by Atsushi Nemoto · 16 years ago
  56. c7d1673 MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettime by David Daney · 16 years ago
  57. 592e527 MIPS: Fix build error if CONFIG_CEVT_R4K is undefined. by Ralf Baechle · 16 years ago
  58. a575b84 MIPS: Add Loongson cpu-feature-overrides.h by Zhang Le · 16 years ago
  59. 7fc7316 MIPS: Print the actual detected I-cache associativity on bootup. by Ralf Baechle · 16 years ago
  60. ae53738 MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.c by Dmitri Vorobiev · 16 years ago
  61. 36a09d7 MIPS: IP32: ip32_be_handler symbol is needlessly defined global by Dmitri Vorobiev · 16 years ago
  62. 1291417 MIPS: IP32: Two symbols can become static by Dmitri Vorobiev · 16 years ago
  63. 1d9c114 MIPS: au1xxx-ide: Fix build with CONFIG_PM by Manuel Lauss · 16 years ago
  64. d16797b MIPS: Alchemy: Add missing Au1200 GPIO203 interrupt by Manuel Lauss · 16 years ago
  65. b7863ee MIPS: Alchemy: Fix AU1100 interrupt numbers off-by-one by Manuel Lauss · 16 years ago
  66. bcf1180 MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTC by Kevin D. Kissell · 16 years ago
  67. c34e6e8 MIPS: SMTC: Bring set/clear/change_c0_## return value semantics uptodate. by Kevin D. Kissell · 16 years ago
  68. 45d4474 Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 by Linus Torvalds · 16 years ago
  69. f6cab83 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
  70. 2e15eed powerpc/8xx: Update defconfigs by Kumar Gala · 16 years ago
  71. 25991b9 powerpc/embedded6xx: Update defconfigs by Kumar Gala · 16 years ago
  72. 08af66b powerpc/86xx: Update defconfigs by Kumar Gala · 16 years ago
  73. 0ae0e7e powerpc/85xx: Update defconfigs by Kumar Gala · 16 years ago
  74. fa0b559 powerpc/83xx: Update defconfigs by Kumar Gala · 16 years ago
  75. 9aa7a7d alpha: unbreak percpu again by Tejun Heo · 16 years ago
  76. 05dc7b6 viocd: needs to depend on BLOCK by Alexander Beregalov · 16 years ago
  77. 78f3cdf xtensa: Fix linker script to include .literal sections by Chris Zankel · 16 years ago
  78. 866e514 xtensa: update s6105_defconfig for ccount calibration by Oskar Schirmer · 16 years ago
  79. b070a03 xtensa: implement ccount calibration for s6000 by Oskar Schirmer · 16 years ago
  80. d15f05e xtensa: fix wrong extern declaration renamed in code using it by Oskar Schirmer · 16 years ago
  81. 1fb137c xtensa: register gpio chip before use by Johannes Weiner · 16 years ago
  82. 586411d xtensa: always use correct stack pointer for stack traces by Johannes Weiner · 16 years ago
  83. 7dbe5c5 xtensa: Fix checksum header file by Chris Zankel · 16 years ago
  84. 35e71f9 xtensa: Fix architecture specific Kconfig by Chris Zankel · 16 years ago
  85. 1d80cac Merge branch 'for-linus' of git://repo.or.cz/cris-mirror by Linus Torvalds · 16 years ago
  86. 99f85a2 KVM: SVM: Remove port 80 passthrough by Avi Kivity · 16 years ago
  87. e286e86 KVM: Make EFER reads safe when EFER does not exist by Avi Kivity · 16 years ago
  88. 334b8ad KVM: Fix NX support reporting by Avi Kivity · 16 years ago
  89. 19bca6a KVM: SVM: Fix cross vendor migration issue with unusable bit by Andre Przywara · 16 years ago
  90. 2ad2080 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  91. 3ba8c79 IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization. by Krzysztof Hałasa · 16 years ago
  92. d9d05fd Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  93. b20a4e9 Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 16 years ago
  94. cbec415 powerpc/fsl_soc: Remove mpc83xx_wdt_init, again by Anton Vorontsov · 16 years ago
  95. e529992 x86: MCE: make cmci_discover_lock irq-safe by Hidetoshi Seto · 16 years ago
  96. 33df4db x86: xen, i386: reserve Xen pagetables by Jeremy Fitzhardinge · 16 years ago
  97. 6407df5 x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMP by Huang Ying · 16 years ago
  98. 4983439 x86-64: finish cleanup_highmaps()'s job wrt. _brk_end by Jan Beulich · 16 years ago
  99. 6143876 x86: fix boot hang in early_reserve_e820() by Jan Beulich · 16 years ago
  100. 2c66fa7 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago