1. 31111c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  2. 5e814dd5 perf probe: Clean up probe_point_lazy_walker() return value by Ingo Molnar · 14 years ago
  3. b0aea14 powerpc/85xx: Fix signedness bug in cache-sram by Vasiliy Kulikov · 14 years ago
  4. 2f5dc63 netfilter: xt_addrtype: ipv6 support by Florian Westphal · 14 years ago
  5. de81bbe netfilter: ipt_addrtype: rename to xt_addrtype by Florian Westphal · 14 years ago
  6. a2b31dd powerpc/fsl: 85xx: document cache sram bindings by Vivek Mahajan · 15 years ago
  7. 5205287 powerpc/fsl: define binding for fsl mpic interrupt controllers by Stuart Yoder · 14 years ago
  8. 6820fea powerpc/fsl_msi: Handle msi-available-ranges better by Scott Wood · 14 years ago
  9. 48a10cd drivers/serial/ucc_uart.c: Add of_node_put to avoid memory leak by Julia Lawall · 14 years ago
  10. afc0a07 powerpc/85xx: Fix SPE float to integer conversion failure by Shan Hai · 14 years ago
  11. 106af2c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  12. 76ca078 Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 14 years ago
  13. 043332c Merge branches 'cma', 'cxgb4', 'ipath' and 'qib' into for-next by Roland Dreier · 14 years ago
  14. a396d43 RDMA/cma: Replace global lock in rdma_destroy_id() with id-specific one by Sean Hefty · 14 years ago
  15. 8d8ac86 IB/cm: Cancel pending LAP message when exiting IB_CM_ESTABLISH state by Sean Hefty · 14 years ago
  16. 2996343 IB/cm: Bump reference count on cm_id before invoking callback by Sean Hefty · 14 years ago
  17. 41babf7 mmc: dw_mmc: support DDR mode by Jaehoon Chung · 14 years ago
  18. e7054ba mmc: via-sdmmc: Remove set-but-unused variable. by Chris Ball · 14 years ago
  19. b3bd1b5 mmc: cb710: Return err value in cb710_wait_while_busy() by Chris Ball · 14 years ago
  20. 24c3001 mmc: sdhci-pci: Remove set-but-unused variable. by Chris Ball · 14 years ago
  21. e4243f1 mmc: mxs-mmc: add mmc host driver for i.MX23/28 by Shawn Guo · 14 years ago
  22. 8154b57 mmc: sdhci-tegra: free irq on error and remove by Wolfram Sang · 14 years ago
  23. f53fbde mmc: mxcmmc: use dmaengine API by Sascha Hauer · 14 years ago
  24. c9b2a06 mmc: dw_mmc: support 8-bit buswidth by Jaehoon Chung · 14 years ago
  25. 37b7785 mmc: dw_mmc: modify quirks bit-shift control by Jaehoon Chung · 14 years ago
  26. 449bdc2 mmc: tmio_mmc: use dmaengine helpers, drop submit check by Linus Walleij · 14 years ago
  27. 3383433 mmc: tmio_mmc: drop dma_sglen state variable by Linus Walleij · 14 years ago
  28. d7554ca mmc: tmio_mmc: unmap with the proper sglen by Linus Walleij · 14 years ago
  29. 2dc7ddc mmc: tmio_mmc: map DMA buffers on the DMA engine device by Linus Walleij · 14 years ago
  30. 27d2a8b Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  31. a5ece7d mmc: sh_mmcif: use dmaengine helpers, drop submit check by Linus Walleij · 14 years ago
  32. f38f94c mmc: sh_mmcif: rename and retype activity variable by Linus Walleij · 14 years ago
  33. 9dc3fb5 mmc: sh_mmcif: unmap with the proper sglen by Linus Walleij · 14 years ago
  34. 1ed828d mmc: sh_mmcif: map DMA buffers on the DMA engine device by Linus Walleij · 14 years ago
  35. 5328906 mmc: atmel-mci: use dmaengine helper functions by Linus Walleij · 14 years ago
  36. 88ce4db3 mmc: atmel-mci: conform to DMA-API by Linus Walleij · 14 years ago
  37. 266ac3f mmc: atmel-mci: map DMA sglist on the DMA engine by Linus Walleij · 14 years ago
  38. 5fd11c0 mmc: sdhci: Add Ricoh e823 PCI ID by Manoj Iyer · 14 years ago
  39. ce10149 mmc: Ensure prototypes for SD API are visible in sd.c by Mark Brown · 14 years ago
  40. 50cec37 mmc: Improve MMC_TEST config text. by Will Newton · 14 years ago
  41. aadb9f4 mmc: dw_mmc: Enable low-power mode for the card clock. by Will Newton · 14 years ago
  42. dd6c4b9 mmc: dw_mmc: Run card detect tasklet during slot initialisation. by Will Newton · 14 years ago
  43. 170cba8 mmc: mmc_mxc: Allow selection only for the correct platforms by Fabio Estevam · 14 years ago
  44. a803d7f mmc: tmio_mmc: Improve readability of the output of pr_debug_status() by Simon Horman · 14 years ago
  45. a803d55 mmc: mmc_test: add tests to measure large sequential I/O performance by Adrian Hunter · 14 years ago
  46. b6056d1 mmc: mmc_test: add tests to measure random I/O operations per second by Adrian Hunter · 14 years ago
  47. 0532ff6 mmc: mmc_test: make performance test area size about 4MiB by Adrian Hunter · 14 years ago
  48. 12f8ef8 mmc: remove BROKEN_CLK_GATING quirk for wl1271 by Pierre Tardy · 14 years ago
  49. db99350 mmc: add MMC_QUIRK_BROKEN_CLK_GATING by Pierre Tardy · 14 years ago
  50. 57f0adc mmc: add per device quirk placeholder by Pierre Tardy · 14 years ago
  51. 66c036e mmc: put the led blinking code after clock ungating by Pierre Tardy · 14 years ago
  52. 54d6b44 mmc: mmc_test: Only warn about not waiting for busy if it's supported by Pawel Moll · 14 years ago
  53. 732f0e3 mmc: sdhci-s3c: Auto CMD12 support by Kyungmin Park · 14 years ago
  54. 3362177 mmc: Fix the block device read only flag by Marc-André Hébert · 14 years ago
  55. 709de99 mmc: export eMMC4.4 enhanced area details to sysfs by Chuanxiao Dong · 14 years ago
  56. 010b8f4 Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  57. 397fae0 Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  58. c7146dd Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  59. 25ae21a RDMA/cma: Fix crash in request handlers by Sean Hefty · 14 years ago
  60. 9ced9f0 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 14 years ago
  61. 09adc80 ceph: preserve I_COMPLETE across rename by Sage Weil · 14 years ago
  62. b09734b libceph: Fix base64-decoding when input ends in newline. by Tommi Virtanen · 14 years ago
  63. 6966727 [S390] kexec: Disable ftrace during kexec by Heiko Carstens · 14 years ago
  64. d7b081a [S390] support XZ compressed kernel by Heiko Carstens · 14 years ago
  65. 3041b6a [S390] css_bus_type: make it static by Sebastian Ott · 14 years ago
  66. e6aed12 [S390] css_driver: remove duplicate members by Sebastian Ott · 14 years ago
  67. 085ee9d [S390] css: remove subchannel private by Sebastian Ott · 14 years ago
  68. 85fb534 [S390] css: move chsc_private to drv_data by Sebastian Ott · 14 years ago
  69. f92519e [S390] css: move io_private to drv_data by Sebastian Ott · 14 years ago
  70. 97eb6bfc [S390] cio: move cdev pointer to io_subchannel_private by Sebastian Ott · 14 years ago
  71. c513d07 [S390] cio: move options to io_sch_private by Sebastian Ott · 14 years ago
  72. dbda8ce [S390] cio: move asms to generic header by Sebastian Ott · 14 years ago
  73. 9e6f9f8 [S390] cio: move orb definitions to separate header by Sebastian Ott · 14 years ago
  74. 305b152 [S390] Write protect module text and RO data by Jan Glauber · 14 years ago
  75. d54cddb [S390] dasd: get rid of compile warning by Heiko Carstens · 14 years ago
  76. ee5894f [S390] remove superfluous check from do_IRQ by Sebastian Ott · 14 years ago
  77. 2c190da [S390] remove redundant stack check option by Jan Glauber · 14 years ago
  78. 112e754 watchdog: booke_wdt: clean up status messages by Timur Tabi · 14 years ago
  79. 5f3b275 watchdog: cleanup spaces before tabs by Wim Van Sebroeck · 14 years ago
  80. 4562f53 watchdog: convert to DEFINE_PCI_DEVICE_TABLE by Wim Van Sebroeck · 14 years ago
  81. 066d6c7 watchdog: Xen watchdog driver by Jan Beulich · 14 years ago
  82. 57539c1 watchdog: Intel SCU Watchdog Timer Driver for Moorestown and Medfield platforms. by Donald Johnson · 14 years ago
  83. 742e4b6 watchdog: jz4740_wdt - fix magic character checking by Wim Van Sebroeck · 14 years ago
  84. f865c35 watchdog: add JZ4740 watchdog driver by Paul Cercueil · 14 years ago
  85. 4bc3027 watchdog: it87_wdt: Add support for IT8721F watchdog by Huaro Tomita · 14 years ago
  86. a461615 watchdog: hpwdt: build hpwdt as module by default with NMI_DECODING enabled by Tony Camuso · 14 years ago
  87. ea6649c watchdog: hpwdt: Fix a couple of typos by Naga Chumbalkar · 14 years ago
  88. 9b963f3 Merge branch 'davinci-next-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci into devel-stable by Russell King · 14 years ago
  89. cf77370 powerpc/85xx: Update sata controller compatible for p1022ds board by Xulei · 14 years ago
  90. 2f957fc ATA: Add FSL sata v2 controller support by Xulei · 14 years ago
  91. 0e00f7a x86: stop_machine_text_poke() should issue sync_core() by Mathieu Desnoyers · 14 years ago
  92. d1dcfbb powerpc/mpc8xxx_gpio: simplify searching for 'fsl, qoriq-gpio' compatiable by Anatolij Gustschin · 14 years ago
  93. 60d97a8 davinci: DM644x EVM: register MUSB device earlier by Sergei Shtylyov · 14 years ago
  94. f6e5306 davinci: add spi devices on tnetv107x evm by Cyril Chemparathy · 14 years ago
  95. 08e0e1d davinci: add ssp config for tnetv107x evm board by Cyril Chemparathy · 14 years ago
  96. 2498175 davinci: add tnetv107x ssp platform device by Cyril Chemparathy · 14 years ago
  97. a72aeef spi: add ti-ssp spi master driver by Cyril Chemparathy · 14 years ago
  98. 03df0f6 mfd: add driver for sequencer serial port by Cyril Chemparathy · 14 years ago
  99. 3cc5a0f powerpc/8xx: remove obsolete mgsuvd board by Holger Brunck · 14 years ago
  100. c513e7c powerpc/82xx: rename and update mgcoge board support by Holger Brunck · 14 years ago