1. 4926565 ARM: OMAP3: Add basic board support for OMAP LDP by Nishant Kamat · 16 years ago
  2. 778e487 ARM: OMAP3: Defconfig for the Gumstix Overo board (rev 3) by Steve Sakoman · 16 years ago
  3. eba2645 ARM: OMAP3: Add support for the Gumstix Overo board (rev 3) by Steve Sakoman · 16 years ago
  4. 22b401bf ARM: OMAP3: Add Beagle defconfig by Syed Mohammed, Khasim · 16 years ago
  5. 2885f00 ARM: OMAP3: Add minimal Beagle board support by Syed Mohammed, Khasim · 16 years ago
  6. cc26b3b ARM: OMAP3: Add minimal omap3430 support by Syed Mohammed, Khasim · 16 years ago
  7. 2e7509e ARM: OMAP2: Fix sparse, checkpatch warnings in OMAP2/3 IRQ code by Paul Walmsley · 16 years ago
  8. 646e3ed ARM: OMAP2: Misc updates from linux-omap tree by Tony Lindgren · 16 years ago
  9. fd1dc87 ARM: OMAP2: Fix sparse, checkpatch warnings fro GPMC code, use ioremap by Paul Walmsley · 16 years ago
  10. 2351872 ARM: OMAP2: Add pinmux support for omap34xx by Vikram Pandita · 16 years ago
  11. 0e56484 ARM: OMAP2: Use omap_globals for CPU detection for multi-omap by Tony Lindgren · 16 years ago
  12. 1835f1d ARM: OMAP2: Move sleep.S into sleep24xx.S by Tony Lindgren · 16 years ago
  13. 6e81176 ARM: OMAP2 Provide function to enable/disable uart clocks by Jouni Hogander · 16 years ago
  14. 56f6855 Merge unstable branch 'omap-rmk' by Russell King · 16 years ago
  15. fd9470c Merge branch 'omap2-clock' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git by Russell King · 16 years ago
  16. c0fc18c5 [ARM] omap: fix lots of 'Using plain integer as NULL pointer' by Russell King · 16 years ago
  17. 7c7095a [ARM] omap: fix inappropriate casting in gpio.c by Russell King · 16 years ago
  18. 397fcaf [ARM] omap: DSP registers don't need to be casted by Russell King · 16 years ago
  19. 0062f10 [ARM] omap: make sure virtual mmio addresses are __iomem pointer-like by Russell King · 16 years ago
  20. e8a91c9 [ARM] omap: Fix IO_ADDRESS() macros by Russell King · 16 years ago
  21. d592dd1 [ARM] omap: convert mcbsp to use ioremap() by Russell King · 16 years ago
  22. 690b5a1 [ARM] omap: allow ioremap() to use our fixed IO mappings by Russell King · 16 years ago
  23. 5668545 [ARM] omap: improve is_omap_port() by Russell King · 16 years ago
  24. 6584690 [ARM] omap: fix virtual vs physical address space confusions by Russell King · 16 years ago
  25. 8b540fd [ARM] remove unused #include <version.h> by Huang Weiyi · 16 years ago
  26. 69114a4 [ARM] omap: fix gpio.c build error by Russell King · 16 years ago
  27. fbb16e2 [x86] Fix TSC calibration issues by Thomas Gleixner · 16 years ago
  28. 1136cf1 m68k: atari_keyb_init operator precedence fix by Michael Schmitz · 16 years ago
  29. 2ecbf81 fix typo in arch/parisc/hpux/fs.c by Stephen Rothwell · 16 years ago
  30. 44e7ed3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  31. 011fec7 Un-break printk strings in x86 PCI probing code by Linus Torvalds · 16 years ago
  32. dbb8c35 sparc64: setup_valid_addr_bitmap_from_pavail() should be __init by David S. Miller · 16 years ago
  33. b460947 Revert "x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3" by Linus Torvalds · 16 years ago
  34. e3c71a3 sparc: Fix resource flags for PCI children in OF device tree. by David S. Miller · 16 years ago
  35. 41c3e45 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  36. 604a278 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  37. e52c885 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
  38. 212496f [ARM] 5226/1: remove unmatched comment end. by Jean-Christophe DUBOIS · 16 years ago
  39. d310fb4 Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWE by Michael Hennerich · 16 years ago
  40. 226a6ec Blackfin arch: sram: use 'unsigned long' for irqflags by Vegard Nossum · 16 years ago
  41. 66e4f8c sparc32: Implement smp_call_function_single(). by David S. Miller · 16 years ago
  42. b09331e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  43. c879108 Merge branch 'omap-rmk' by Russell King · 16 years ago
  44. 5b51a7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  45. 3d87ff3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  46. 72e19b3 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  47. e80d6a2 [ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfo by Mel Gorman · 16 years ago
  48. f1bcf7e [ARM] use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  49. ae82cbf [ARM] use the new byteorder headers by Harvey Harrison · 16 years ago
  50. e4e4146 Merge branch 'for-rmk' of git://git.marvell.com/orion by Russell King · 16 years ago
  51. a814917 [ARM] OMAP: Fix 2430 SMC91x ethernet IRQ by Russell King · 16 years ago
  52. 9c2d015 [ARM] OMAP: Add and update OMAP default configuration files by Russell King · 16 years ago
  53. f4f6230 fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi() by Heiko Schocher · 16 years ago
  54. c1b362e x86: update defconfigs by H. Peter Anvin · 16 years ago
  55. a95ca3b Blackfin arch: let PCI depend on BROKEN by Adrian Bunk · 16 years ago
  56. 639f657 Blackfin arch: move include/asm-blackfin header files to arch/blackfin by Bryan Wu · 16 years ago
  57. 9abc646 Merge branch 's3c2410' of git://aeryn.fluff.org.uk/bjdooks/linux.git by Russell King · 16 years ago
  58. 78af473 [ARM] S3C2443: Fix the S3C2443 clock register definitions by Wei Shuai · 16 years ago
  59. df9f17e [ARM] JIVE: Fix the spi bus numbering by Ben Dooks · 16 years ago
  60. 66592ee [ARM] S3C24XX: pwm.c: stop debugging output by Ben Dooks · 16 years ago
  61. 1038959 [ARM] S3C24XX: Fix sparse warnings in pwm.c by Ben Dooks · 16 years ago
  62. 1442e66 [ARM] S3C24XX: Fix spare errors in pwm-clock driver by Ben Dooks · 16 years ago
  63. f4cb1a8 [ARM] S3C24XX: Fix sparse warnings in arch/arm/plat-s3c24xx/gpiolib.c by Ben Dooks · 16 years ago
  64. ec82923 [ARM] S3C24XX: Fix nor-simtec driver sparse errors by Ben Dooks · 16 years ago
  65. 1ef708e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  66. bd5a54e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  67. 811da23 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  68. f8787fd [ARM] 5225/1: zaurus: Register I2C controller for audio codecs by Mark Brown · 16 years ago
  69. 3e6259c [MIPS] Ignore vmlinux.lds generated files by Florian Fainelli · 16 years ago
  70. b895760 [MIPS] kgdb: Do not call fixup_exception by Atsushi Nemoto · 16 years ago
  71. 1ddfe82d [MIPS] RB532: Do not define registers that are already defined by Florian Fainelli · 16 years ago
  72. a571444 [MIPS] IP27: Export symbol pcibus_to_node to modules. by Ralf Baechle · 16 years ago
  73. 9391d6b [MIPS] kgdb: s/(void *)0)/NULL/ by Ralf Baechle · 16 years ago
  74. e522b7c [MIPS] kgdb: smp_call_function's 3rd argument is a pointer. by Ralf Baechle · 16 years ago
  75. 1374d08 [MIPS] TXx9: Fix mips_hpt_frequency initialization by Atsushi Nemoto · 16 years ago
  76. 2841d8b [MIPS] emma2rh: Fix build error by header file inclusion weeding. by Ralf Baechle · 16 years ago
  77. 89ef3e8 [MIPS] Jazz: Fix build error by header file inclusion weeding. by Ralf Baechle · 16 years ago
  78. 3885b71 [MIPS] Wire up new syscalls. by Ralf Baechle · 16 years ago
  79. a64ae7a [MIPS] Convert printk statements during kernel setup to use severity levels by Mike Crowe · 16 years ago
  80. 9bdbb96 powerpc: Update defconfigs for most non-embedded platforms by Paul Mackerras · 16 years ago
  81. 9ea2b82 x86: cpuid: correct return value on partial operations by H. Peter Anvin · 16 years ago
  82. 85f1cb6 x86: msr: correct return value on partial operations by H. Peter Anvin · 16 years ago
  83. 4b46ca7 x86: cpuid: propagate error from smp_call_function_single() by H. Peter Anvin · 16 years ago
  84. c6f3193 x86: msr: propagate errors from smp_call_function_single() by H. Peter Anvin · 16 years ago
  85. d617a40 powerpc: Export CMO_PageSize by Andrew Morton · 16 years ago
  86. b470277 powerpc/ps3: Fix ioremap of spu shadow regs by Masakazu Mokuno · 16 years ago
  87. 9cfeb74 powerpc/ps3: Rework htab code to remove ioremap by Masakazu Mokuno · 16 years ago
  88. 98fded0 powerpc/ps3: Update ps3_defconfig by Geoff Levand · 16 years ago
  89. d25e26b [x86] Clean up MAXSMP Kconfig, and limit NR_CPUS to 512 by Linus Torvalds · 16 years ago
  90. ec73adb 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
  91. 8a549f8 [IA64] Fix __{in,out}s{w,l} to handle unaligned data by James Bottomley · 16 years ago
  92. 42aca48 [IA64] Fix ia64 build failure when CONFIG_SFC=m by Robin Holt · 16 years ago
  93. 5453c1a [S390] Fix linker script. by Heiko Carstens · 16 years ago
  94. cd5998e KVM: MMU: Fix torn shadow pte by Avi Kivity · 16 years ago
  95. 52a8968 x86: fix cpufreq + sched_clock() regression by Peter Zijlstra · 16 years ago
  96. f58899b Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
  97. 225f7e1 Blackfin arch: Fix bug - when to rmmod the L1_module, it stucks and then reboot the board. by Sonic Zhang · 16 years ago
  98. d70536e Blackfin arch: dont actually need to muck with EMAC_SYSTAT for BF52x for demuxing by Mike Frysinger · 16 years ago
  99. ceac265 Blackfin arch: Add MTD Partitions for MTD_DATAFLASH, increase max SPI SCLK by Michael Hennerich · 16 years ago
  100. a2bd727 x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3 by Yinghai Lu · 16 years ago