1. bd9d074 [ARM] pxa/em-x270: explicitly set .gpio_cs in TDO35S SPI chip data by Mike Rapoport · 15 years ago
  2. efb12cd [ARM] pxa: PalmTX and PalmT5 USB fixes by Marek Vasut · 15 years ago
  3. 918c71c [ARM] pxa: add missing declaration of pxa26x_init_irq() by Marek Vasut · 15 years ago
  4. 0e983d3 [ARM] pxa/colibri: fix missing variable name in inline functions by Eric Miao · 15 years ago
  5. a219ee8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  6. 72ae9e0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  7. 7b85a88 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  8. 139ef17 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  9. 8851d37 [IA64] wire up preadv/pwritev system calls by Tony Luck · 15 years ago
  10. d0176f6 [ARM] 5445/1: AT91: Remove flexible array from USBH platform data by Justin Waters · 15 years ago
  11. 8bd239d [ARM] 5447/1: Add SZ_32K by Linus Walleij · 15 years ago
  12. 018ef96 sparc: Hook up sys_preadv and sys_pwritev by David S. Miller · 15 years ago
  13. 01c45381 sparc64: add_node_ranges() must be __init by David S. Miller · 15 years ago
  14. 9a2ed5c sparc64: Fix section mismatch warnings in PCI controller drivers. by David S. Miller · 15 years ago
  15. 19ab6db sparc64: Fix section mismatch warnings in power driver. by David S. Miller · 15 years ago
  16. 6bbc0b0 sparc64: get_cells() can't be marked __init by David S. Miller · 15 years ago
  17. 8897c18 Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' and 'bjorn.notify' into release by Len Brown · 15 years ago
  18. db954b5 x86 ACPI: Add support for Always Running APIC timer by Venkatesh Pallipadi · 15 years ago
  19. 18b2646 ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_only by Venkatesh Pallipadi · 15 years ago
  20. e4f6937 ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperf by Venkatesh Pallipadi · 15 years ago
  21. c93f216 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  22. 0e26da0 Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 15 years ago
  23. d307d36 tty: Blackin CTS/RTS by Sonic Zhang · 15 years ago
  24. 6f95570 Change hardware flow control from poll to interrupt driven by Sonic Zhang · 15 years ago
  25. 6fd1af4 tty: Use the generic RS485 ioctl on CRIS by Claudio Scordino · 15 years ago
  26. 2f4f27d dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) by Yang Hongyang · 15 years ago
  27. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  28. 50cf156 dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) by Yang Hongyang · 15 years ago
  29. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  30. a7bb390 spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases by Eric Miao · 15 years ago
  31. 93b61bd Blackfin SPI Driver: Make mmc_spi driver work on Blackfin by Wolfgang Muees · 15 years ago
  32. 42c78b2 Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support by Michael Hennerich · 15 years ago
  33. 7513e00 Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculation by Michael Hennerich · 15 years ago
  34. 44d84af Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 15 years ago
  35. 5ab8026a tracing, x86: remove duplicated #include by Huang Weiyi · 15 years ago
  36. c724d67 powerpc/85xx: i2c-mpc: use new I2C bindings for the Socates board by Wolfgang Grandegger · 15 years ago
  37. c564e6a i2c-s3c2410: Simplify bus frequency calculation by Daniel Silverstone · 15 years ago
  38. a192f71 i2c-s3c2410: sda_delay should be in ns, not clock ticks by Ben Dooks · 15 years ago
  39. aa11e38 i2c: iMX/MXC support by Darius Augulis · 15 years ago
  40. d226169 ACPI: cpufreq: remove dupilcated #include by Huang Weiyi · 15 years ago
  41. 11b55da powerpc: Fix oops when loading modules by Paul Mackerras · 15 years ago
  42. 1a917bb powerpc: Wire up preadv and pwritev by Stephen Rothwell · 15 years ago
  43. 7ddb7ad powerpc/ftrace: Fix printf format warning by Michael Ellerman · 15 years ago
  44. f4952f6 powerpc/ftrace: Fix #if that should be #ifdef by Michael Ellerman · 15 years ago
  45. bc82666 powerpc: Fix ptrace compat wrapper for FPU register access by Michael Neuling · 15 years ago
  46. c7d07fd powerpc: Print information about mapping hw irqs to virtual irqs by Michael Ellerman · 15 years ago
  47. cb93d56 powerpc: Correct dependency of KEXEC by Geert Uytterhoeven · 15 years ago
  48. 7e875e9 powerpc: Disable VSX or current process in giveup_fpu/altivec by Michael Neuling · 15 years ago
  49. 4c6cf42 powerpc/pseries: Enable relay in pseries_defconfig by Anton Blanchard · 15 years ago
  50. 856cc2f powerpc/pseries: Fix ibm,client-architecture comment by Anton Blanchard · 15 years ago
  51. 4a9f9506 powerpc/pseries: Scan for all events in rtasd by Anton Blanchard · 15 years ago
  52. 0559f0a powerpc/pseries: Add dispatch dispersion statistics by Anton Blanchard · 15 years ago
  53. 1f8737a powerpc: Clean up some prom printouts by Anton Blanchard · 15 years ago
  54. 4da727a powerpc: Print progress of ibm,client-architecture method by Anton Blanchard · 15 years ago
  55. 85701e6 powerpc: Remove duplicated #include's by Huang Weiyi · 15 years ago
  56. ae6e59c Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 15 years ago
  57. 4ef4327 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  58. 6acc81c V4L/DVB (11350): Add camera (CSI) driver for MX1 by Paulius Zaleckas · 15 years ago
  59. b71df97 V4L/DVB (11349): mx3-camera: adapt the clock definition and the driver to the new clock naming by Guennadi Liakhovetski · 15 years ago
  60. 22ae77b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  61. c47ae9a FRV: Fix compile breakage by Adrian Bunk · 15 years ago
  62. ffa009c Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  63. 7995c7e powerpc/85xx: TQM8548: Update DTS file for multi-chip support by Wolfgang Grandegger · 15 years ago
  64. b6e0e8c [MTD] [NAND] FSL-UPM: add multi chip support by Wolfgang Grandegger · 15 years ago
  65. 65cc0fa powerpc/pq2fads: Update device tree for use with device-tree-aware u-boot. by Scott Wood · 15 years ago
  66. d91e4ea powerpc: Add support for CoreInt delivery of interrupts on MPIC by Kumar Gala · 16 years ago
  67. 89de382 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 15 years ago
  68. 3ef48fac [ARM] omap: fix omap1 clock usecount decrement bug by Russell King · 15 years ago
  69. 48f286a Merge branch 'for-next' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 15 years ago
  70. ea43179 Merge branch 'for-linus' of git://repo.or.cz/cris-mirror by Linus Torvalds · 15 years ago
  71. 32fb6c1 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  72. 45e36c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  73. 87fc94d Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 15 years ago
  74. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  75. 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  76. cab4e4c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param by Linus Torvalds · 15 years ago
  77. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  78. 8a3f257 Merge branch 'misc' into release by Len Brown · 15 years ago
  79. 33526a5 Merge branch 'x2apic' into release by Len Brown · 15 years ago
  80. 0ef2067 pxa/magician: remove deprecated .bus_shift from PASIC3 platform_data by Philipp Zabel · 15 years ago
  81. 68b42d1 sh: sh7785lcr: Map whole PCI address space. by Takashi Yoshii · 15 years ago
  82. 01ab103 sh: Fix up DSP context save/restore. by Michael Trimarchi · 15 years ago
  83. a27873c sh: Fix up number of on-chip DMA channels on SH7091. by Paul Mundt · 15 years ago
  84. 80748fb [ARM] pxa: register AC97 controller devices by Mark Brown · 15 years ago
  85. d0b03bd x2apic/intr-remap: decouple interrupt remapping from x2apic by Han, Weidong · 15 years ago
  86. 675b5d8 [ARM] pxa/csb701: do not register devices on non-csb726 boads by Dmitry Eremin-Solenikov · 15 years ago
  87. 8a28b10 [ARM] pxa/colibri: get rid of set_irq_type() by Daniel Mack · 15 years ago
  88. 22a0200 [ARM] pxa/colibri: provide MAC address from ATAG_SERIAL by Daniel Mack · 15 years ago
  89. 50f6bb0 [ARM] pxa/cm-x2xx: fix ucb1400 not being registered by Marek Vasut · 15 years ago
  90. 81854f8 [ARM] pxa: Add support for suspend on PalmTX, T5 and LD by Marek Vasut · 15 years ago
  91. 8c8aa5f [ARM] pxa: PalmTE2 support for battery, UDC, IrDA and backlight by Marek Vasut · 15 years ago
  92. 54088bf [ARM] pxa: Palm Tungsten E2 basic support by Marek Vasut · 15 years ago
  93. 6bb5975 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  94. b1dbb67 Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  95. c9be0e3 [ARM] pxa/em-x270: add libertas device registration by Mike Rapoport · 15 years ago
  96. eb650b9 [ARM] pxa/magician: Enable bq24022 regulator for gpio_vbus and pda_power by Philipp Zabel · 15 years ago
  97. 7237d3d x86, ACPI: add support for x2apic ACPI extensions by Suresh Siddha · 15 years ago
  98. c5c67c7 x86, mtrr: remove debug message by Ingo Molnar · 15 years ago
  99. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  100. 4e76c5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 by Linus Torvalds · 15 years ago