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