1. fab1c23 Unified UUID/GUID definition by Huang Ying · 14 years ago
  2. 801eab8 ACPI Hardware Error Device (PNP0C33) support by Huang Ying · 14 years ago
  3. affb72c ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup by Huang Ying · 14 years ago
  4. ea8c071 ACPI, APEI, Document for APEI by Huang Ying · 14 years ago
  5. e402134 ACPI, APEI, EINJ support by Huang Ying · 14 years ago
  6. 9dc9666 ACPI, APEI, HEST table parsing by Huang Ying · 14 years ago
  7. a643ce2 ACPI, APEI, APEI supporting infrastructure by Huang Ying · 14 years ago
  8. 1565129 ACPI, IO memory pre-mapping and atomic accessing by Huang Ying · 14 years ago
  9. e40152e Linus 2.6.34 by Linus Torvalds · 14 years ago
  10. b5dbc85 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  11. d34e14f Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  12. c02db8c rtnetlink: make SR-IOV VF interface symmetric by Chris Wright · 14 years ago
  13. 55fa0cf sctp: delete active ICMP proto unreachable timer when free transport by Wei Yongjun · 14 years ago
  14. 35790c0 tcp: fix MD5 (RFC2385) support by Eric Dumazet · 14 years ago
  15. 4e73238 MIPS: Oprofile: Fix Loongson irq handler by Wu Zhangjin · 14 years ago
  16. 46afb82 MIPS: N32: Use compat version for sys_ppoll. by Chandrakala Chavva · 14 years ago
  17. 95e8f63 MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1 by Shane McDonald · 14 years ago
  18. 18e41da Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  19. 43aa7ac7 lib/btree: fix possible NULL pointer dereference by kirjanov@gmail.com · 14 years ago
  20. bdef2fe mmc: at91_mci: modify cache flush routines by Nicolas Ferre · 14 years ago
  21. 5dc6416 Btrfs: check for read permission on src file in the clone ioctl by Dan Rosenberg · 14 years ago
  22. 3f8bf8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  23. c28f3f8 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  24. 684bdc7 JFS: Free sbi memory in error path by Jan Blunck · 14 years ago
  25. 404e781 fs/sysv: dereferencing ERR_PTR() by Dan Carpenter · 14 years ago
  26. 2656244 Fix double-free in logfs by Al Viro · 14 years ago
  27. d83c49f Fix the regression created by "set S_DEAD on unlink()..." commit by Al Viro · 14 years ago
  28. bfcf1ae Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  29. ecbb458 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  30. 16a2164 profile: fix stats and data leakage by Hugh Dickins · 14 years ago
  31. bfcc6e2 hughd: update email address by Hugh Dickins · 14 years ago
  32. e9b1d5d x86, mrst: Don't blindly access extended config space by H. Peter Anvin · 14 years ago
  33. ef0e918 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  34. 7f284d3 x86, cacheinfo: Turn off L3 cache index disable feature in virtualized environments by Frank Arnold · 14 years ago
  35. ade029e x86, k8: Fix build error when K8_NB is disabled by Borislav Petkov · 14 years ago
  36. 4fc4c3c Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  37. 97b2073 Merge branch 'davinci-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 14 years ago
  38. b9af5dd DA830: fix USB 2.0 clock entry by Sergei Shtylyov · 14 years ago
  39. b3b38d8 inotify: don't leak user struct on inotify release by Pavel Emelyanov · 14 years ago
  40. e087334 inotify: race use after free/double free in inotify inode marks by Eric Paris · 14 years ago
  41. 3dbc6fb inotify: clean up the inotify_add_watch out path by Eric Paris · 14 years ago
  42. 508ff9d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  43. 3ac4e82 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  44. 7ac992e Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  45. d77f873 Merge branch 'net-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  46. 4ae69e6 mmap_min_addr check CAP_SYS_RAWIO only for write by Kees Cook · 14 years ago
  47. a5e48b8 microblaze: Fix module loading on system with WB cache by Michal Simek · 14 years ago
  48. f014871 x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRs by Andreas Herrmann · 14 years ago
  49. 6a251b0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  50. 9e766d8 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  51. bf6239e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  52. 1c5250d serial: imx.c: fix CTS trigger level lower to avoid lost chars by Valentin Longchamp · 14 years ago
  53. 77945fe tty: Fix unbalanced BKL handling in error path by Alan Cox · 14 years ago
  54. e6114fa serial: mpc52xx_uart: fix null pointer dereference by Anatolij Gustschin · 14 years ago
  55. 4462dc0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  56. 002baee vfs: Fix O_NOFOLLOW behavior for paths with trailing slashes by Jan Kara · 14 years ago
  57. fc8e38f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  58. aa86f26 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  59. 5051d41 mfd: Clean up after WM83xx AUXADC interrupt if it arrives late by Mark Brown · 14 years ago
  60. ee4bcdf microblaze: export assembly functions used by modules by Michal Simek · 14 years ago
  61. 1ce2470 microblaze: Remove powerpc code from Microblaze port by Michal Simek · 14 years ago
  62. ddfbc93 microblaze: Remove compilation warnings in cache macro by Michal Simek · 14 years ago
  63. e1733d2 microblaze: export assembly functions used by modules by Steven J. Magnani · 14 years ago
  64. 105ce39 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  65. 3843384 Input: ad7877 - keep dma rx buffers in seperate cache lines by Oskar Schirmer · 14 years ago
  66. ef110b2 Input: psmouse - reset all types of mice before reconnecting by Dmitry Torokhov · 14 years ago
  67. 504e8be Input: elantech - use all 3 bytes when checking version by Dmitry Torokhov · 14 years ago
  68. 538722c microblaze: fix get_user/put_user side-effects by Steven J. Magnani · 14 years ago
  69. 0d5961b microblaze: re-enable interrupts before calling schedule by Steven J. Magnani · 14 years ago
  70. 46db2c3 perf record: Add a fallback to the reference relocation symbol by Arnaldo Carvalho de Melo · 14 years ago
  71. 4f018c5 KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe() by Roel Kluin · 14 years ago
  72. f8c5fae KVM: VMX: blocked-by-sti must not defer NMI injections by Jan Kiszka · 14 years ago
  73. fe19c5a KVM: x86: Call vcpu_load and vcpu_put in cpuid_update by Dongxiao Xu · 14 years ago
  74. 061e2fd KVM: SVM: Fix wrong intercept masks on 32 bit by Joerg Roedel · 14 years ago
  75. 46a47b1 KVM: convert ioapic lock to spinlock by Marcelo Tosatti · 14 years ago
  76. be83567 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  77. 5ec390e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  78. cdf5f61 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  79. 131c6c9 Merge commit 'kumar/merge' into merge by Benjamin Herrenschmidt · 14 years ago
  80. 769d996 Revert "PCI: update bridge resources to get more big ranges in PCI assign unssigned" by Linus Torvalds · 14 years ago
  81. 7ac512a CacheFiles: Fix error handling in cachefiles_determine_cache_security() by David Howells · 14 years ago
  82. 91af708 rwsem: Test for no active locks in __rwsem_do_wake undo code by Michel Lespinasse · 14 years ago
  83. 0d49935 vhost: fix barrier pairing by Michael S. Tsirkin · 14 years ago
  84. e7b702b Inotify: undefined reference to `anon_inode_getfd' by Russell King · 14 years ago
  85. 82134665 ALSA: ice1724 - Fix ESI Maya44 capture source control by Takashi Iwai · 14 years ago
  86. 98af057 ARM: 6126/1: ARM mpcore_wdt: fix build failure and other fixes by Srinidhi Kasagar · 14 years ago
  87. f4a27ae ARM: 6125/1: ARM TWD: move TWD registers to common header by Srinidhi Kasagar · 14 years ago
  88. 9fe17b5 ALSA: pcm - Use pgprot_noncached() for MIPS non-coherent archs by Takashi Iwai · 14 years ago
  89. 6a45f78 ALSA: virtuoso: fix Xonar D1/DX front panel microphone by Clemens Ladisch · 14 years ago
  90. 2a6ce6e ALSA: hda - Add hp-dv4 model for IDT 92HD71bx by Takashi Iwai · 14 years ago
  91. 57d8490 [S390] correct address of _stext with CONFIG_SHARED_KERNEL=y by Martin Schwidefsky · 14 years ago
  92. 545c174 [S390] ptrace: fix return value of do_syscall_trace_enter() by Gerald Schaefer · 14 years ago
  93. 1c1e093 [S390] dasd: fix race between tasklet and dasd_sleep_on by Stefan Weinhuber · 14 years ago
  94. 0fe1ac4 powerpc/perf_event: Fix oops due to perf_event_do_pending call by Paul Mackerras · 14 years ago
  95. e84346b ceph: preserve seq # on requeued messages after transient transport errors by Sage Weil · 14 years ago
  96. f818a73 ceph: fix cap removal races by Sage Weil · 14 years ago
  97. cea0d76 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  98. b2464ab Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  99. 788885a drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-atomic slot by Andrew Morton · 14 years ago
  100. 06efbeb hp_accel: fix race in device removal by Oliver Neukum · 14 years ago