1. 8435b02 powerpc/pci: Fix regression in powerpc MSI-X by Andre Detsch · 15 years ago
  2. 978d7eb powerpc: Avoid giving out RTC dates below EPOCH by Benjamin Herrenschmidt · 15 years ago
  3. f1167fb powerpc/mm: Remove debug context clamping from nohash code by Benjamin Herrenschmidt · 15 years ago
  4. 37b12dd rtl8187: Fix kernel oops when device is removed when LEDS enabled by Larry Finger · 15 years ago
  5. 4c3da22 sysfs: Don't leak secdata when a sysfs_dirent is freed. by Eric W. Biederman · 15 years ago
  6. dffc143 MAINTAINERS: Add git net-next-2.6 by Joe Perches · 15 years ago
  7. 286e633 isdn: hfc_usb: Fix read buffer overflow by Roel Kluin · 15 years ago
  8. a947c8f isdn: hisax: Fix test in waitforxfw by Roel Kluin · 15 years ago
  9. b9db21f isdn: eicon: Return on error by Jiri Slaby · 15 years ago
  10. 1ea7084 isdn: eicon: Use offsetof by Jiri Slaby · 15 years ago
  11. 08cb3f6 misdn: Fix reversed 'if' in st_own_ctrl by Dan Carpenter · 15 years ago
  12. 02303d2 isdn: hisax: Fix lock imbalance. by Jiri Slaby · 15 years ago
  13. 91d3f9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  14. abb3911 KVM: get_tss_base_addr() should return a gpa_t by Gleb Natapov · 15 years ago
  15. a9e38c3e KVM: x86: Catch potential overrun in MCE setup by Jan Kiszka · 15 years ago
  16. c8ee553 DaVinci EMAC: correct param for ISR by Tonyliu · 15 years ago
  17. 3a19d56 cdc_ether: additional Ericsson MBM PID's to the whitelist by Torgny Johansson · 15 years ago
  18. 17adea0 amd64_edac: fix CECCs reporting by Borislav Petkov · 15 years ago
  19. a3c4c58 amd64_edac: fix a wrong goto clause in amd64_edac.c by Li Hong · 15 years ago
  20. 89240ba x86, fs: Fix x86 procfs stack information for threads on 64-bit by Stefani Seibold · 15 years ago
  21. 798a8a1 ALSA: hda - Add OLPC XO-1.5 PCI ID by Daniel Drake · 15 years ago
  22. 5219f34 fuse: invalidate target of rename by Miklos Szeredi · 15 years ago
  23. 0bd8718 fuse: fix kunmap in fuse_ioctl_copy_user by Jens Axboe · 15 years ago
  24. f60311d fuse: prevent fuse_put_request on invalid pointer by Anand V. Avati · 15 years ago
  25. 5bdaaad ALSA: hda - Enable GPIO control for mute LED on HP systems by Vitaliy Kulikov · 15 years ago
  26. ed146b25 ftrace: Fix unmatched locking in ftrace_regex_write() by Li Zefan · 15 years ago
  27. f711294 ring-buffer: Synchronize resizing buffer with reader lock by Lai Jiangshan · 15 years ago
  28. 51bb296 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  29. dc79d2f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  30. 45cdd47 m32r: Should index be positive? by Roel Kluin · 15 years ago
  31. 337214e m32r: bzip2/lzma kernel compression support by Hirokazu Takata · 15 years ago
  32. e968b8d m32r: add NOTES to vmlinux.lds.S to remove .note.gnu.build-id section by Hirokazu Takata · 15 years ago
  33. 5602358 arch/m32r: Use DIV_ROUND_CLOSEST by Julia Lawall · 15 years ago
  34. b419148 Linux 2.6.32-rc6 by Linus Torvalds · 15 years ago
  35. f38e35b sata_via: Remove redundant device ID for VIA VT8261 by JosephChan@via.com.tw · 15 years ago
  36. a110401 drivers/ata/libata: Move dereference after NULL test by Julia Lawall · 15 years ago
  37. e65cc19 ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2 by Mark Nelson · 15 years ago
  38. 4b27e1b cfq-iosched: limit coop preemption by Shaohua Li · 15 years ago
  39. e6ec4fe cfq-iosched: fix bad return value cfq_should_preempt() by Jens Axboe · 15 years ago
  40. 8c4db33 backing-dev: bdi sb prune should be in the unregister path, not destroy by Jens Axboe · 15 years ago
  41. 79051db Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91 by Linus Torvalds · 15 years ago
  42. 82d6469 xen: mask extended topology info in cpuid by Jeremy Fitzhardinge · 15 years ago
  43. 7825cf1 xen/hvc: make sure console output is always emitted, with explicit polling by Jeremy Fitzhardinge · 15 years ago
  44. d8951ad at91: at91sam9g45 family: identify several chip versions by Nicolas Ferre · 15 years ago
  45. 2f5d46d avr32: add two new at91 to cpu.h definition by Nicolas Ferre · 15 years ago
  46. 9ddfd92 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  47. 1d87cff Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 15 years ago
  48. 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
  49. 1d51075 Correct nr_processes() when CPUs have been unplugged by Ian Campbell · 15 years ago
  50. 1c21184 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  51. fcef24d Merge branch 'fixes-s3c-2632-rc5' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  52. 78e1e34 Merge branch 'i2c-fixes' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  53. 1cec2cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  54. a84216e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  55. 80f0c89 eeepc-laptop: don't enable camera at startup if it's already on. by Luca Niccoli · 15 years ago
  56. 58ce48a Revert "eeepc-laptop: Prevent a panic when disabling RT2860 wireless when associated" by Corentin Chary · 15 years ago
  57. 342688f Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixes by Joerg Roedel · 15 years ago
  58. 2ddac2a PM: Remove some debug messages producing too much noise by Pavel Machek · 15 years ago
  59. e528e87 PM: Fix warning on suspend errors by Romit Dasgupta · 15 years ago
  60. bf9fd67 PM / Hibernate: Add newline to load_image() fail path by Jiri Slaby · 15 years ago
  61. 4ff277f PM / Hibernate: Fix error handling in save_image() by Jiri Slaby · 15 years ago
  62. 76b57e6 PM / Hibernate: Fix blkdev refleaks by Jiri Slaby · 15 years ago
  63. 9905d1b PM / yenta: Split resume into early and late parts (rev. 4) by Rafael J. Wysocki · 15 years ago
  64. b84ff7d sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.c by Mike Galbraith · 15 years ago
  65. 6b9de61 sched: Disable SD_PREFER_LOCAL at node level by Mike Galbraith · 15 years ago
  66. 558a5e2 Input: gpio-keys - use IRQF_SHARED by Dmitry Eremin-Solenikov · 15 years ago
  67. 0baa3de Input: winbond-cir - select LEDS_TRIGGERS by David Härdeman · 15 years ago
  68. ee1e82c Input: i8042 - try to get stable CTR value when initializing by Dmitry Torokhov · 15 years ago
  69. 7a53c7f Merge commit 'v2.6.32-rc5' into for-linus by Dmitry Torokhov · 15 years ago
  70. 05b4358 nilfs2: add zero-fill for new btree node buffers by Ryusuke Konishi · 15 years ago
  71. aeda7f6 nilfs2: fix irregular checkpoint creation due to data flush by Ryusuke Konishi · 15 years ago
  72. b1e19e5 nilfs2: fix dirty page accounting leak causing hang at write by Ryusuke Konishi · 15 years ago
  73. 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
  74. 45da790 i2c-mpc: Do not generate STOP after read. by Joakim Tjernlund · 15 years ago
  75. db3a3d4 i2c: imx: disable clock when it's possible to save power. by Richard Zhao · 15 years ago
  76. a4094a7 i2c: imx: only imx1 needs disable delay by Richard Zhao · 15 years ago
  77. 43309f3 i2c: imx: check busy bit when START/STOP by Richard Zhao · 15 years ago
  78. 1836d95 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  79. c1f9a76 mac80211: check interface is down before type change by Johannes Berg · 15 years ago
  80. 7400f42 cfg80211: fix NULL ptr deref by Johannes Berg · 15 years ago
  81. 333a074 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  82. d4da6c9 Revert "ext4: Remove journal_checksum mount option and enable it by default" by Linus Torvalds · 15 years ago
  83. c35102c Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  84. 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
  85. 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
  86. 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
  87. 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
  88. 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
  89. 32c5fc1 mm: remove incorrect swap_count() from try_to_unuse() by Bo Liu · 15 years ago
  90. c9354c8 i915: fix intel graphics suspend breakage due to resume/lid event confusion by Linus Torvalds · 15 years ago
  91. e8c93fc Revert "[IA64] fix percpu warnings" by Tony Luck · 15 years ago
  92. 4b46d64 ARM: ensure initial page tables are setup for SMP systems by Russell King · 15 years ago
  93. 6603a4f ARM: 5776/1: Check compiler version and EABI support when adding ARM unwind support. by Claudio Scordino · 15 years ago
  94. 8fd6959 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  95. 01e324b Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  96. 49557e6 sched: Fix boot crash by zalloc()ing most of the cpu masks by Rusty Russell · 15 years ago
  97. 05154752 x86: Add reboot quirk for 3 series Mac mini by Gottfried Haider · 15 years ago
  98. 3e2796a 9p: fix readdir corner cases by Eric Van Hensbergen · 15 years ago
  99. 2511cd0 9p: fix readlink by Martin Stava · 15 years ago
  100. f91b9099 9p: fix a small bug in readdir for long directories by Martin Stava · 15 years ago