1. 939e379 [S390] drivers/s390/char: Use kmemdup by Julia Lawall · 14 years ago
  2. 777a551 [S390] drivers/s390/char: Use kstrdup by Julia Lawall · 14 years ago
  3. ab3c68e [S390] debug: enable exception-trace debug facility by Heiko Carstens · 14 years ago
  4. 57b28f6 [S390] s390_hypfs: Add new attributes by Michael Holzheu · 14 years ago
  5. cc961d4 [S390] qdio: remove API wrappers by Jan Glauber · 14 years ago
  6. d0c9d4a [S390] qdio: set correct bit in dsci by Jan Glauber · 14 years ago
  7. 3a601bf [S390] qdio: dont convert timestamps to microseconds by Jan Glauber · 14 years ago
  8. 5382fe1 [S390] qdio: remove memset hack by Jan Glauber · 14 years ago
  9. f3eb20f [S390] qdio: prevent starvation on PCI devices by Jan Glauber · 14 years ago
  10. 09a308f [S390] qdio: count number of qdio interrupts by Jan Glauber · 14 years ago
  11. 6ea5096 [S390] user space fault: report fault before calling do_exit by Heiko Carstens · 14 years ago
  12. 10d3858 [S390] topology: expose core identifier by Heiko Carstens · 14 years ago
  13. 2dedf0d [S390] dasd: remove uid from devmap by Stefan Haberland · 14 years ago
  14. 501183f [S390] dasd: add dynamic pav toleration by Stefan Haberland · 14 years ago
  15. f3cb31e [S390] vdso: add missing vdso_install target by Hendrik Brueckner · 14 years ago
  16. a78f1c4 [S390] vdso: remove redundant check for CONFIG_64BIT by Christoph Egger · 14 years ago
  17. 58ea91c [S390] avoid default_llseek in s390 drivers by Martin Schwidefsky · 14 years ago
  18. f73a2b0 [S390] vmcp: disallow modular build by Heiko Carstens · 14 years ago
  19. 86f2552 [S390] add breaking event address for user space by Martin Schwidefsky · 14 years ago
  20. cd3b70f [S390] virtualization aware cpu measurement by Carsten Otte · 14 years ago
  21. 6377981 [S390] idle time accounting vs. machine checks by Martin Schwidefsky · 14 years ago
  22. 6a2df3a [S390] improve irq tracing code in entry[64].S by Martin Schwidefsky · 14 years ago
  23. 43d399d [S390] cleanup sysc_work and io_work code by Martin Schwidefsky · 14 years ago
  24. 94038a9 [S390] More cleanup for struct _lowcore by Martin Schwidefsky · 14 years ago
  25. e40152e Linus 2.6.34 by Linus Torvalds · 14 years ago
  26. b5dbc85 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  27. d34e14f Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  28. c02db8c rtnetlink: make SR-IOV VF interface symmetric by Chris Wright · 14 years ago
  29. 55fa0cf sctp: delete active ICMP proto unreachable timer when free transport by Wei Yongjun · 14 years ago
  30. 35790c0 tcp: fix MD5 (RFC2385) support by Eric Dumazet · 14 years ago
  31. 4e73238 MIPS: Oprofile: Fix Loongson irq handler by Wu Zhangjin · 14 years ago
  32. 46afb82 MIPS: N32: Use compat version for sys_ppoll. by Chandrakala Chavva · 14 years ago
  33. 95e8f63 MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1 by Shane McDonald · 14 years ago
  34. 18e41da Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  35. 43aa7ac7 lib/btree: fix possible NULL pointer dereference by kirjanov@gmail.com · 14 years ago
  36. bdef2fe mmc: at91_mci: modify cache flush routines by Nicolas Ferre · 14 years ago
  37. 5dc6416 Btrfs: check for read permission on src file in the clone ioctl by Dan Rosenberg · 14 years ago
  38. 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
  39. 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
  40. 684bdc7 JFS: Free sbi memory in error path by Jan Blunck · 14 years ago
  41. 404e781 fs/sysv: dereferencing ERR_PTR() by Dan Carpenter · 14 years ago
  42. 2656244 Fix double-free in logfs by Al Viro · 14 years ago
  43. d83c49f Fix the regression created by "set S_DEAD on unlink()..." commit by Al Viro · 14 years ago
  44. bfcf1ae Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  45. 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
  46. 16a2164 profile: fix stats and data leakage by Hugh Dickins · 14 years ago
  47. bfcc6e2 hughd: update email address by Hugh Dickins · 14 years ago
  48. e9b1d5d x86, mrst: Don't blindly access extended config space by H. Peter Anvin · 14 years ago
  49. 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
  50. 7f284d3 x86, cacheinfo: Turn off L3 cache index disable feature in virtualized environments by Frank Arnold · 14 years ago
  51. ade029e x86, k8: Fix build error when K8_NB is disabled by Borislav Petkov · 14 years ago
  52. 4fc4c3c Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  53. 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
  54. b9af5dd DA830: fix USB 2.0 clock entry by Sergei Shtylyov · 14 years ago
  55. b3b38d8 inotify: don't leak user struct on inotify release by Pavel Emelyanov · 14 years ago
  56. e087334 inotify: race use after free/double free in inotify inode marks by Eric Paris · 14 years ago
  57. 3dbc6fb inotify: clean up the inotify_add_watch out path by Eric Paris · 14 years ago
  58. 508ff9d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  59. 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
  60. 7ac992e Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  61. 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
  62. 4ae69e6 mmap_min_addr check CAP_SYS_RAWIO only for write by Kees Cook · 14 years ago
  63. a5e48b8 microblaze: Fix module loading on system with WB cache by Michal Simek · 14 years ago
  64. f014871 x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRs by Andreas Herrmann · 14 years ago
  65. 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
  66. 9e766d8 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  67. bf6239e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  68. 1c5250d serial: imx.c: fix CTS trigger level lower to avoid lost chars by Valentin Longchamp · 14 years ago
  69. 77945fe tty: Fix unbalanced BKL handling in error path by Alan Cox · 14 years ago
  70. e6114fa serial: mpc52xx_uart: fix null pointer dereference by Anatolij Gustschin · 14 years ago
  71. 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
  72. 002baee vfs: Fix O_NOFOLLOW behavior for paths with trailing slashes by Jan Kara · 14 years ago
  73. 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
  74. aa86f26 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  75. 5051d41 mfd: Clean up after WM83xx AUXADC interrupt if it arrives late by Mark Brown · 14 years ago
  76. ee4bcdf microblaze: export assembly functions used by modules by Michal Simek · 14 years ago
  77. 1ce2470 microblaze: Remove powerpc code from Microblaze port by Michal Simek · 14 years ago
  78. ddfbc93 microblaze: Remove compilation warnings in cache macro by Michal Simek · 14 years ago
  79. e1733d2 microblaze: export assembly functions used by modules by Steven J. Magnani · 14 years ago
  80. 105ce39 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  81. 3843384 Input: ad7877 - keep dma rx buffers in seperate cache lines by Oskar Schirmer · 14 years ago
  82. ef110b2 Input: psmouse - reset all types of mice before reconnecting by Dmitry Torokhov · 14 years ago
  83. 504e8be Input: elantech - use all 3 bytes when checking version by Dmitry Torokhov · 14 years ago
  84. 538722c microblaze: fix get_user/put_user side-effects by Steven J. Magnani · 14 years ago
  85. 0d5961b microblaze: re-enable interrupts before calling schedule by Steven J. Magnani · 14 years ago
  86. 46db2c3 perf record: Add a fallback to the reference relocation symbol by Arnaldo Carvalho de Melo · 14 years ago
  87. 4f018c5 KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe() by Roel Kluin · 14 years ago
  88. f8c5fae KVM: VMX: blocked-by-sti must not defer NMI injections by Jan Kiszka · 14 years ago
  89. fe19c5a KVM: x86: Call vcpu_load and vcpu_put in cpuid_update by Dongxiao Xu · 14 years ago
  90. 061e2fd KVM: SVM: Fix wrong intercept masks on 32 bit by Joerg Roedel · 14 years ago
  91. 46a47b1 KVM: convert ioapic lock to spinlock by Marcelo Tosatti · 14 years ago
  92. be83567 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  93. 5ec390e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  94. cdf5f61 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  95. 131c6c9 Merge commit 'kumar/merge' into merge by Benjamin Herrenschmidt · 14 years ago
  96. 769d996 Revert "PCI: update bridge resources to get more big ranges in PCI assign unssigned" by Linus Torvalds · 14 years ago
  97. 7ac512a CacheFiles: Fix error handling in cachefiles_determine_cache_security() by David Howells · 14 years ago
  98. 91af708 rwsem: Test for no active locks in __rwsem_do_wake undo code by Michel Lespinasse · 14 years ago
  99. 0d49935 vhost: fix barrier pairing by Michael S. Tsirkin · 14 years ago
  100. e7b702b Inotify: undefined reference to `anon_inode_getfd' by Russell King · 14 years ago