1. f2ac5e7 gitignore: Add GNU GLOBAL files to top .gitignore by Jani Nikula · 15 years ago
  2. a2bb90a kbuild: fix delay in setlocalversion on readonly source by Nico Schottelius · 15 years ago
  3. b2d8993 README: fix misleading pointer to the defconf directory by Patrick Ringl · 15 years ago
  4. 7923f90 vmlinux.lds.h update by Sam Ravnborg · 15 years ago
  5. 3c4bdc4 Bluetooth: Fix issue with uninitialized nsh.type in DTL-1 driver by Marcel Holtmann · 15 years ago
  6. 1a09718 Bluetooth: Fix Kconfig issue with RFKILL integration by Marcel Holtmann · 15 years ago
  7. 73be159 [ARM] 5545/2: add flush_kernel_dcache_page() for ARM by Nicolas Pitre · 15 years ago
  8. 403dbb9 PIM-SM: namespace changes by Tom Goff · 15 years ago
  9. ce53895 MAINTAINERS: EB110ATX is not ebsa110 by Russell King · 15 years ago
  10. b7c11ec Merge branch 'u300' into devel by Russell King · 15 years ago
  11. 0609996 Merge branch 'stmp' into devel by Russell King · 15 years ago
  12. 4c31791 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 15 years ago
  13. 98797a2 Merge branch 'copy_user' of git://git.marvell.com/orion into devel by Russell King · 15 years ago
  14. e61a4b6 ipv4: update ARPD help text by Timo Teräs · 15 years ago
  15. 125bb8f net: use a deferred timer in rt_check_expire by Eric Dumazet · 15 years ago
  16. 13be8a1 ieee802154: fix kconfig bool/tristate muckup by Randy Dunlap · 15 years ago
  17. 181470f bonding: initialization rework by Stephen Hemminger · 15 years ago
  18. 5c5129b bonding: use is_zero_ether_addr by Stephen Hemminger · 15 years ago
  19. 373500d bonding: network device names are case sensative by Stephen Hemminger · 15 years ago
  20. 6d7ab43c bonding: elminate bad refcount code by Stephen Hemminger · 15 years ago
  21. 3d632c3 bonding: fix style issues by Stephen Hemminger · 15 years ago
  22. 9e71626 bonding: fix destructor by Stephen Hemminger · 15 years ago
  23. 7e08384 bonding: remove bonding read/write semaphore by Stephen Hemminger · 15 years ago
  24. d932160 bonding: initialize before registration by Stephen Hemminger · 15 years ago
  25. d2991f7 bonding: bond_create always called with default parameters by Stephen Hemminger · 15 years ago
  26. 0419bb4 headers_check fix: mn10300, setup.h by Jaswinder Singh Rajput · 15 years ago
  27. c14e1a1 headers_check fix: mn10300, ptrace.h by Jaswinder Singh Rajput · 15 years ago
  28. 9d794a0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/irda-2.6 by David S. Miller · 15 years ago
  29. eaae44d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  30. 9aa0a48 IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx by Roland Dreier · 15 years ago
  31. 7f72134c atmel-mci: add MCI2 register definitions by Nicolas Ferre · 15 years ago
  32. 1991189 atmel-mci: Integrate AT91 specific definition in header file by Nicolas Ferre · 15 years ago
  33. e6f2c7a tmio_mmc: allow compilation for ASIC3 by Philipp Zabel · 15 years ago
  34. 051913d mmc_block: do not DMA to stack by Ben Dooks · 15 years ago
  35. be3f4ae sdhci: Print ADMA status and pointer on debug by Ben Dooks · 15 years ago
  36. da46a0b tmio_mmc: fix clock setup by Ian Molton · 15 years ago
  37. 544f277 tmio_mmc: map SD control registers after enabling the MFD cell by Philipp Zabel · 15 years ago
  38. d6c9b5e tmio_mmc: correct probe return value for num_resources != 3 by Philipp Zabel · 15 years ago
  39. 6c413cc tmio_mmc: don't use set_irq_type by Philipp Zabel · 15 years ago
  40. 5e74672 tmio_mmc: add bus_shift support by Philipp Zabel · 15 years ago
  41. f0e46cc MFD,mmc: tmio_mmc: make HCLK configurable by Philipp Zabel · 15 years ago
  42. fdd858d mmc_spi: don't use EINVAL for possible transmission errors by Wolfgang Muees · 15 years ago
  43. c54f6bc cb710: more cleanup for the DEBUG case. by Michał Mirosław · 15 years ago
  44. a3456a2 sdhci: platform driver for SDHCI by Richard Röjfors · 15 years ago
  45. 99d9260 mxcmmc: remove frequency workaround by Pierre Ossman · 15 years ago
  46. 9bf69a2 cb710: handle DEBUG define in Makefile by Pierre Ossman · 15 years ago
  47. 10eb4f9 cb710: add missing parenthesis by Pierre Ossman · 15 years ago
  48. 09adfe4 cb710: fix printk format string by Pierre Ossman · 15 years ago
  49. 5f5bac8 mmc: Driver for CB710/720 memory card reader (MMC part) by Michał Mirosław · 15 years ago
  50. 8385f9c pxamci: add regulator support. by Daniel Ribeiro · 15 years ago
  51. 8dfd037 MMC core: limit minimum initialization frequency to 400kHz by Sascha Hauer · 16 years ago
  52. ae62890 sdhci: avoid changing voltage needlessly by Pierre Ossman · 15 years ago
  53. 7ceeb6a mmc/omap: make mmci-omap using platform_driver_probe by Uwe Kleine-König · 16 years ago
  54. 5cf20aa mmc_spi: speedup for slow cards, less wear-out by Wolfgang Muees · 16 years ago
  55. 94d89ef mmc: mmc_rescan detects card change in one run by Jorg Schummer · 16 years ago
  56. 44b7532b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  57. 84c48e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 15 years ago
  58. 5c55b40 FRV: Fix interaction with new generic header stuff by David Howells · 15 years ago
  59. d32f60e Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 15 years ago
  60. a2ee2981 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  61. 7603ef0 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  62. 1904187 Merge branch 'docs-next' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  63. 32f44d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  64. bc3bf8f [SCSI] cnic: fix error: implicit declaration of function ‘__symbol_get’ by Ingo Molnar · 15 years ago
  65. faea56c [SCSI] cnic: fix undefined reference to `ip6_route_output' by Randy Dunlap · 15 years ago
  66. bb6e647 avr32: Fix oops on unaligned user access by Haavard Skinnemoen · 15 years ago
  67. fbe0b8d Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Haavard Skinnemoen · 15 years ago
  68. 3dd5d7e x_tables: Convert printk to pr_err by Joe Perches · 15 years ago
  69. dd7669a netfilter: conntrack: optional reliable conntrack event delivery by Pablo Neira Ayuso · 15 years ago
  70. d219dce list_nulls: add hlist_nulls_add_head and hlist_nulls_del by Pablo Neira Ayuso · 15 years ago
  71. 9858a3a netfilter: conntrack: move helper destruction to nf_ct_helper_destroy() by Pablo Neira Ayuso · 15 years ago
  72. a0891aa netfilter: conntrack: move event caching to conntrack extension infrastructure by Pablo Neira Ayuso · 15 years ago
  73. 65cb9fd netfilter: nf_conntrack: use mod_timer_pending() for conntrack refresh by Patrick McHardy · 15 years ago
  74. 266d07c netfilter: nf_log: fix sleeping function called from invalid context by Patrick McHardy · 15 years ago
  75. cd6d95d clocksource: prevent selection of low resolution clocksourse also for nohz=on by Thomas Gleixner · 15 years ago
  76. dd14be4 i2c-ocores: Can add I2C devices to the bus by Richard Röjfors · 15 years ago
  77. 7d85ccd i2c-s3c2410: move to using platform idtable to match devices by Ben Dooks · 15 years ago
  78. 84bf2c8 i2c: OMAP3: Better noise suppression for fast/standard modes by Aaro Koskinen · 15 years ago
  79. baf46b4 i2c: OMAP2/3: Fix scll/sclh calculations by Aaro Koskinen · 15 years ago
  80. e0cd2dd i2c: Blackfin TWI: implement I2C_FUNC_SMBUS_I2C_BLOCK functionality by Michael Hennerich · 15 years ago
  81. 94327d0 i2c: Blackfin TWI: fix transfer errors with repeat start by Frank Shew · 15 years ago
  82. 57a8f32 i2c: Blackfin TWI: fix REPEAT START mode doesn't repeat by Sonic Zhang · 15 years ago
  83. 9528d1c i2c: Blackfin TWI: make sure we don't end up with a CLKDIV=0 by Michael Hennerich · 15 years ago
  84. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  85. 5b2c4b9 net: fix network drivers ndo_start_xmit() return values (part 8) by Patrick McHardy · 15 years ago
  86. 81fbbf6 net: fix network drivers ndo_start_xmit() return values (part 7) by Patrick McHardy · 15 years ago
  87. 98ca4a4 net: fix network drivers ndo_start_xmit() return values (part 6) by Patrick McHardy · 15 years ago
  88. ae71baf net: fix network drivers ndo_start_xmit() return values (part 5) by Patrick McHardy · 15 years ago
  89. 47f88c9 net: fix network drivers ndo_start_xmit() return values (part 4) by Patrick McHardy · 15 years ago
  90. 4153e77 net: fix network drivers ndo_start_xmit() return values (part 3) by Patrick McHardy · 15 years ago
  91. 4bd73ae net: fix network drivers ndo_start_xmit() return values (part 2) by Patrick McHardy · 15 years ago
  92. 3790c8c net: fix network driver ndo_start_xmit() return values (part 1) by Patrick McHardy · 15 years ago
  93. fd40261 Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus by Felix Blyakher · 15 years ago
  94. e83f1eb xfs: fix small mismerge in xfs_vn_mknod by Christoph Hellwig · 15 years ago
  95. 493b87e xfs: fix warnings with CONFIG_XFS_QUOTA disabled by Christoph Hellwig · 15 years ago
  96. f3ad116 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/configfs by Linus Torvalds · 15 years ago
  97. d645727 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  98. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  99. 6b70246 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  100. e005797 irda: add git tree to MAINTAINERS file by Samuel Ortiz · 15 years ago