1. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  2. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
  3. 050eef3 [S390] fix tlb flushing vs. concurrent /proc accesses by Martin Schwidefsky · 14 years ago
  4. 7af048d [S390] s390: fix build error (sys_execve) by Sebastian Ott · 14 years ago
  5. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  6. 8b1bb90 defconfig reduction by Sam Ravnborg · 14 years ago
  7. bf56fba archs: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  8. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  9. e402e38 [S390] appldata: fix dev_get_stats 64 bit conversion by Heiko Carstens · 14 years ago
  10. b47ac63 [S390] wire up prlimit64 and fanotify* syscalls by Heiko Carstens · 14 years ago
  11. 3a11037 [S390] sys_personality: follow u_long to unsigned int conversion by Heiko Carstens · 14 years ago
  12. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  13. fc385c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  14. 0d6ffdb Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  15. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  16. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  17. a1b200e mm: provide init_mm mm_context initializer by Heiko Carstens · 14 years ago
  18. 365b181 add f_flags to struct statfs(64) by Christoph Hellwig · 14 years ago
  19. b69257f switch hypfs to ->evict_inode() by Al Viro · 14 years ago
  20. eafd2b6d [S390] topology: use default MC domain initializer by Heiko Carstens · 14 years ago
  21. e033b9a [S390] initrd: change default load address by Heiko Carstens · 14 years ago
  22. 41b4287 [S390] cmm, smsgiucv_app: convert sender to uppercase by Hendrik Brueckner · 14 years ago
  23. 2e85ba5 [S390] cmm: add missing __init/__exit annotations by Heiko Carstens · 14 years ago
  24. fd0457a [S390] cio: CHSC SIOSL Support by Michael Ernst · 14 years ago
  25. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  26. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  27. 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  28. da9e82b Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  29. b7c8e55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  30. 03da309 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  31. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  32. 5e83f6f Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  33. 772320e Merge commit 'v2.6.35' into kbuild/kbuild by Michal Marek · 14 years ago
  34. 6588169 kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line by Sam Ravnborg · 14 years ago
  35. 3772b73 Merge commit 'v2.6.35' into perf/core by Ingo Molnar · 14 years ago
  36. 8285541 KVM: Remove unnecessary divide operations by Joerg Roedel · 14 years ago
  37. a1f4d395 KVM: Remove memory alias support by Avi Kivity · 14 years ago
  38. fc34531 KVM: s390: Don't exit SIE on SIGP sense running by Christian Borntraeger · 14 years ago
  39. 971eb77 KVM: s390: Fix build failure due to centralized vcpu locking patches by Christian Borntraeger · 14 years ago
  40. 9373662 KVM: Consolidate arch specific vcpu ioctl locking by Avi Kivity · 14 years ago
  41. bc923cc KVM: s390: Centrally lock arch specific vcpu ioctls by Avi Kivity · 14 years ago
  42. 2122ff5 KVM: move vcpu locking to dispatcher for generic vcpu ioctls by Avi Kivity · 14 years ago
  43. dcc18f4 [SCSI] zfcp: Enable data division support for FCP devices by Christof Schmitt · 14 years ago
  44. 33fea79 [S390] etr: fix clock synchronization race by Martin Schwidefsky · 14 years ago
  45. f5cdac2 [S390] Fix IRQ tracing in case of PER by Heiko Carstens · 14 years ago
  46. 7615856 timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset by John Stultz · 14 years ago
  47. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  48. 2817273 net: fix 64 bit counters on 32 bit arches by Eric Dumazet · 14 years ago
  49. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  50. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  51. 40a510d [S390] Update default configuration. by Martin Schwidefsky · 14 years ago
  52. 9940fa8 [S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is held by Julia Lawall · 14 years ago
  53. 3164a3cb [S390] kprobes: add parameter check to module_free() by Hendrik Brueckner · 14 years ago
  54. c2f0e8c [S390] appldata/extmem/kvm: add missing GFP_KERNEL flag by Heiko Carstens · 14 years ago
  55. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  56. cc106eb Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  57. 204f3a0 asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h by FUJITA Tomonori · 14 years ago
  58. d882ba6 s390: convert cpu notifier to return encapsulate errno value by Akinobu Mita · 14 years ago
  59. cdf5664 [S390] Add support for LZO-compressed kernels. by Heiko Carstens · 14 years ago
  60. cf9daf4 [S390] cmm: get rid of CMM_PROC config option by Heiko Carstens · 14 years ago
  61. db705e8 [S390] cmm: remove superfluous EXPORT_SYMBOLs plus cleanups by Heiko Carstens · 14 years ago
  62. 094f210 [S390] cio: unit check handling during internal I/O by Michael Ernst · 14 years ago
  63. 2ffbb3f [S390] spp: remove KVM_AWARE_CMF config option by Heiko Carstens · 14 years ago
  64. bac9f15 [S390] kprobes: forbid probing of stnsm/stosm/epsw by Heiko Carstens · 14 years ago
  65. 215b309 [S390] spp: fix compilation for CONFIG_32BIT by Heiko Carstens · 14 years ago
  66. 2ddb3ec [S390] atomic: implement atomic64_dec_if_positive by Heiko Carstens · 14 years ago
  67. 1ef6acf [S390] cmm: fix crash on module unload by Heiko Carstens · 14 years ago
  68. 13da9e2 Revert "endian: #define __BYTE_ORDER" by Linus Torvalds · 14 years ago
  69. 50d1e93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/crypto-2.6 by Herbert Xu · 14 years ago
  70. 026c8ec crypto: des_s390 - Checkpatch cleanup by Andrea Gelmini · 14 years ago
  71. b3b77c8 endian: #define __BYTE_ORDER by Joakim Tjernlund · 14 years ago
  72. 0961d65 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  73. 98edb6c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  74. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  75. 1efbd15 crypto: des_s390: use generic weak key check by Jan Glauber · 14 years ago
  76. 80d663a crypto: des_s390: remove des3_ede128 mode by Jan Glauber · 14 years ago
  77. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  78. ba0234e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  79. 0ee75be KVM: Let vcpu structure alignment be determined at runtime by Avi Kivity · 14 years ago
  80. b2be052 panic: Allow warnings to set different taint flags by Ben Hutchings · 14 years ago
  81. b8ae30e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  82. 90d83dc KVM: use the correct RCU API for PROVE_RCU=y by Lai Jiangshan · 14 years ago
  83. 7b06bf2 KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create() by Wei Yongjun · 14 years ago
  84. ab3c68e [S390] debug: enable exception-trace debug facility by Heiko Carstens · 14 years ago
  85. 57b28f6 [S390] s390_hypfs: Add new attributes by Michael Holzheu · 14 years ago
  86. cc961d4 [S390] qdio: remove API wrappers by Jan Glauber · 14 years ago
  87. 6ea5096 [S390] user space fault: report fault before calling do_exit by Heiko Carstens · 14 years ago
  88. 10d3858 [S390] topology: expose core identifier by Heiko Carstens · 14 years ago
  89. f3cb31e [S390] vdso: add missing vdso_install target by Hendrik Brueckner · 14 years ago
  90. a78f1c4 [S390] vdso: remove redundant check for CONFIG_64BIT by Christoph Egger · 14 years ago
  91. 58ea91c [S390] avoid default_llseek in s390 drivers by Martin Schwidefsky · 14 years ago
  92. 86f2552 [S390] add breaking event address for user space by Martin Schwidefsky · 14 years ago
  93. cd3b70f [S390] virtualization aware cpu measurement by Carsten Otte · 14 years ago
  94. 6377981 [S390] idle time accounting vs. machine checks by Martin Schwidefsky · 14 years ago
  95. 6a2df3a [S390] improve irq tracing code in entry[64].S by Martin Schwidefsky · 14 years ago
  96. 43d399d [S390] cleanup sysc_work and io_work code by Martin Schwidefsky · 14 years ago
  97. 94038a9 [S390] More cleanup for struct _lowcore by Martin Schwidefsky · 14 years ago
  98. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  99. 57d8490 [S390] correct address of _stext with CONFIG_SHARED_KERNEL=y by Martin Schwidefsky · 14 years ago
  100. 545c174 [S390] ptrace: fix return value of do_syscall_trace_enter() by Gerald Schaefer · 14 years ago