1. d8951ad at91: at91sam9g45 family: identify several chip versions by Nicolas Ferre · 15 years ago
  2. 2f5d46d avr32: add two new at91 to cpu.h definition by Nicolas Ferre · 16 years ago
  3. 38dc634 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  4. 1d51075 Correct nr_processes() when CPUs have been unplugged by Ian Campbell · 15 years ago
  5. 1c21184 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  6. fcef24d Merge branch 'fixes-s3c-2632-rc5' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  7. 78e1e34 Merge branch 'i2c-fixes' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  8. 1cec2cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  9. a84216e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  10. 2ddac2a PM: Remove some debug messages producing too much noise by Pavel Machek · 15 years ago
  11. e528e87 PM: Fix warning on suspend errors by Romit Dasgupta · 15 years ago
  12. bf9fd67 PM / Hibernate: Add newline to load_image() fail path by Jiri Slaby · 15 years ago
  13. 4ff277f PM / Hibernate: Fix error handling in save_image() by Jiri Slaby · 15 years ago
  14. 76b57e6 PM / Hibernate: Fix blkdev refleaks by Jiri Slaby · 15 years ago
  15. 9905d1b PM / yenta: Split resume into early and late parts (rev. 4) by Rafael J. Wysocki · 15 years ago
  16. 558a5e2 Input: gpio-keys - use IRQF_SHARED by Dmitry Eremin-Solenikov · 15 years ago
  17. 0baa3de Input: winbond-cir - select LEDS_TRIGGERS by David Härdeman · 15 years ago
  18. ee1e82c Input: i8042 - try to get stable CTR value when initializing by Dmitry Torokhov · 15 years ago
  19. 7a53c7f Merge commit 'v2.6.32-rc5' into for-linus by Dmitry Torokhov · 15 years ago
  20. 05b4358 nilfs2: add zero-fill for new btree node buffers by Ryusuke Konishi · 15 years ago
  21. aeda7f6 nilfs2: fix irregular checkpoint creation due to data flush by Ryusuke Konishi · 15 years ago
  22. b1e19e5 nilfs2: fix dirty page accounting leak causing hang at write by Ryusuke Konishi · 15 years ago
  23. bcfe3c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  24. 45da790 i2c-mpc: Do not generate STOP after read. by Joakim Tjernlund · 15 years ago
  25. db3a3d4 i2c: imx: disable clock when it's possible to save power. by Richard Zhao · 15 years ago
  26. a4094a7 i2c: imx: only imx1 needs disable delay by Richard Zhao · 15 years ago
  27. 43309f3 i2c: imx: check busy bit when START/STOP by Richard Zhao · 15 years ago
  28. 1836d95 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  29. c1f9a76 mac80211: check interface is down before type change by Johannes Berg · 15 years ago
  30. 7400f42 cfg80211: fix NULL ptr deref by Johannes Berg · 15 years ago
  31. 333a074 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  32. d4da6c9 Revert "ext4: Remove journal_checksum mount option and enable it by default" by Linus Torvalds · 15 years ago
  33. c35102c Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  34. 20107f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  35. 3fe866c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  36. bce8fc4 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  37. a5e3013 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
  38. efcd9e0 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
  39. 32c5fc1 mm: remove incorrect swap_count() from try_to_unuse() by Bo Liu · 15 years ago
  40. c9354c8 i915: fix intel graphics suspend breakage due to resume/lid event confusion by Linus Torvalds · 15 years ago
  41. e8c93fc Revert "[IA64] fix percpu warnings" by Tony Luck · 15 years ago
  42. 4b46d64 ARM: ensure initial page tables are setup for SMP systems by Russell King · 15 years ago
  43. 6603a4f ARM: 5776/1: Check compiler version and EABI support when adding ARM unwind support. by Claudio Scordino · 15 years ago
  44. 8fd6959 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  45. 01e324b Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  46. 3e2796a 9p: fix readdir corner cases by Eric Van Hensbergen · 15 years ago
  47. 2511cd0 9p: fix readlink by Martin Stava · 15 years ago
  48. f91b9099 9p: fix a small bug in readdir for long directories by Martin Stava · 15 years ago
  49. ad87c64 ALSA: hda - Don't check invalid HP pin by Takashi Iwai · 15 years ago
  50. 23aebca ALSA: dummy - Fix descriptions of pcm_substreams parameter by Takashi Iwai · 15 years ago
  51. 0d48823 ALSA: pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (sound) by Dominik Brodowski · 15 years ago
  52. a1bf808 ALSA: hda: Use quirk mask for Dell Inspiron Mini9/Vostro A90 using ALC268 by Daniel T Chen · 15 years ago
  53. 426fcd2 ARM: 5774/1: Fix Realview ARM1176PB board reboot by Philby John · 15 years ago
  54. b6727b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  55. eb2890c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  56. fa488e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  57. a9fd74c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  58. 7d531a7 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  59. a80a66c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs by Linus Torvalds · 15 years ago
  60. bf699c9 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  61. aefba41 dpt_i2o: Fix typo of EINVAL by OGAWA Hirofumi · 15 years ago
  62. 89a8640 NOMMU: Don't pass NULL pointers to fput() in do_mmap_pgoff() by David Howells · 15 years ago
  63. 657348a Documentation: ABI: /sys/devices/system/cpu/cpu#/node by Alex Chiang · 15 years ago
  64. c1fb5c4 Documentation: ABI: /sys/devices/system/cpu/cpuidle/ by Alex Chiang · 15 years ago
  65. e6dcfa7 Documentation: ABI: /sys/devices/system/cpu/sched_[mc|smt]_power_savings by Alex Chiang · 15 years ago
  66. 663fb2f Documentation: ABI: /sys/devices/system/cpu/cpu#/ topology files by Alex Chiang · 15 years ago
  67. d93fc86 Documentation: ABI: /sys/devices/system/cpu/ topology files by Alex Chiang · 15 years ago
  68. 2ceb3fb Documentation: ABI: document /sys/devices/system/cpu/ by Alex Chiang · 15 years ago
  69. 468727a Documentation: ABI: rename sysfs-devices-cache_disable properly by Alex Chiang · 15 years ago
  70. 1a6f2a7 Driver core: allow certain drivers prohibit bind/unbind via sysfs by Dmitry Torokhov · 15 years ago
  71. 39acbc1 Driver core: fix driver_register() return value by Stas Sergeev · 15 years ago
  72. 37c4fd8 USB: fsl_udc_core: Fix kernel oops on module removal by Anton Vorontsov · 15 years ago
  73. fead2ab USB: option: TLAYTECH TUE800 support by Bryan Wu · 15 years ago
  74. 1e6159f USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is set by Yoshihiro Shimoda · 15 years ago
  75. b64dc0a USB: serial: sierra driver autopm fixes by Elina Pasheva · 15 years ago
  76. 3c77d51 USB: serial: sierra driver send_setup() autopm fix by Elina Pasheva · 15 years ago
  77. 40ac7b6 USB: rndis_host: debug info clobbered before it is logged by George Nassar · 15 years ago
  78. b881c6c Staging: fix wireless drivers depends by Randy Dunlap · 15 years ago
  79. 049e626 Staging: wireless drivers Kconfig change by Greg Kroah-Hartman · 15 years ago
  80. 2cdf99c Staging: android: mark subsystem as broken by Greg Kroah-Hartman · 15 years ago
  81. 9ab1b56 Staging: remove stlc45xx driver by Greg Kroah-Hartman · 15 years ago
  82. a010a33 Staging: rtl8187se/rtl8192e/rtl8192su: allow module unload by Herton Ronaldo Krzesinski · 15 years ago
  83. 557c028 Staging: vt6656: fix the memory free bug in vntwusb_disconnect() by miaofng · 15 years ago
  84. 0b0595b Staging: Panel: prevent driver from calling misc_deregister twice on same ressource by Peter Huewe · 15 years ago
  85. 9fcfeab Staging: hv: fix oops in vmbus - missing #include by Milan Dadok · 15 years ago
  86. 92ec089 Staging: hv: fix oops in vmbus - netvsc list_head by Milan Dadok · 15 years ago
  87. 9fb5cce Staging: hv: fix oops in vmbus - udev events by Milan Dadok · 15 years ago
  88. 78f98ba Staging: hv: Fix vmbus load hang caused by faulty data packing by Hank Janssen · 15 years ago
  89. 1bb40a2 Staging: hv: Fix null pointer error after vmbus loading by Haiyang Zhang · 15 years ago
  90. 9bd0591 Staging: hv TODO patches by Stephen Hemminger · 15 years ago
  91. 4121459 tty: Mark generic_serial users as BROKEN by Alan Cox · 15 years ago
  92. e9024a0 libertas if_usb: Fix crash on 64-bit machines by David Woodhouse · 15 years ago
  93. 372362a mac80211: fix reason code output endianness by Johannes Berg · 15 years ago
  94. 2171abc mac80211: fix addba timer by Johannes Berg · 15 years ago
  95. e55ea2b ath9k: fix misplaced semicolon on rate control by Luis R. Rodriguez · 15 years ago
  96. 9a3f451 b43: Fix DMA TX bounce buffer copying by Michael Buesch · 15 years ago
  97. f446d10 mac80211: fix BSS leak by Johannes Berg · 15 years ago
  98. 2272064 rt73usb.c : more ids by Xose Vazquez Perez · 15 years ago
  99. e6c5fc5 ipw2200: fix oops on missing firmware by Zhu Yi · 15 years ago
  100. 2e9526b gre: Fix dev_addr clobbering for gretap by Herbert Xu · 15 years ago