1. f861e40 [S390] Add config option for z196 code generation. by Heiko Carstens · 14 years ago
  2. 7aca2ed [S390] sysinfo: display capacity adjustment indicator by Heiko Carstens · 14 years ago
  3. 8b8c12b [S390] add z196 instructions to kernel disassembler by Martin Schwidefsky · 14 years ago
  4. e2b8d7a [S390] add support for nonquiescing sske by Martin Schwidefsky · 14 years ago
  5. 92f842e [S390] store indication fault optimization by Martin Schwidefsky · 14 years ago
  6. 6931be0 [S390] cpu hotplug/idle: move cpu_die call to enabled context by Heiko Carstens · 14 years ago
  7. 8021714 [S390] lockless get_user_pages_fast() by Martin Schwidefsky · 14 years ago
  8. 87799eb [S390] set ARCH_HAS_SG_CHAIN for s390 by Christof Schmitt · 14 years ago
  9. 0148594 [S390] standardize Kbuild rules by Heiko Carstens · 14 years ago
  10. 238ec4e [S390] zero page cache synonyms by Martin Schwidefsky · 14 years ago
  11. 1765a1f Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  12. a3c321c KVM: S390: Export kvm_virtio.h by Alexander Graf · 14 years ago
  13. cefa33e KVM: S390: Add virtio hotplug add support by Alexander Graf · 14 years ago
  14. fc678d6 KVM: S390: take a full byte as ext_param indicator by Alexander Graf · 14 years ago
  15. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  16. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  17. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  18. d838016 ioctl: Use asm-generic/ioctls.h on s390 (enables termiox) by Jeff Mahoney · 14 years ago
  19. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  20. bc4016f 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
  21. 3f7edb1 [S390] hardirq: remove pointless header file includes by Heiko Carstens · 14 years ago
  22. e1e10a2 sched: Consolidate account_system_vtime extern declaration by Venkatesh Pallipadi · 14 years ago
  23. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  24. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  25. ed859ed Merge branch 'linus' into sched/core by Ingo Molnar · 14 years ago
  26. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  27. 69259ab Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  28. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  29. cf84fd9 Merge commit 'v2.6.36-rc5' into sched/core by Ingo Molnar · 14 years ago
  30. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
  31. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  32. 4cb14bc topology, s390: Add z11 cpu topology support by Heiko Carstens · 14 years ago
  33. d36deae qdio: extend API to allow polling by Jan Glauber · 14 years ago
  34. 050eef3 [S390] fix tlb flushing vs. concurrent /proc accesses by Martin Schwidefsky · 14 years ago
  35. 7af048d [S390] s390: fix build error (sys_execve) by Sebastian Ott · 14 years ago
  36. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  37. 8b1bb90 defconfig reduction by Sam Ravnborg · 14 years ago
  38. bf56fba archs: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  39. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  40. e402e38 [S390] appldata: fix dev_get_stats 64 bit conversion by Heiko Carstens · 14 years ago
  41. b47ac63 [S390] wire up prlimit64 and fanotify* syscalls by Heiko Carstens · 14 years ago
  42. 3a11037 [S390] sys_personality: follow u_long to unsigned int conversion by Heiko Carstens · 14 years ago
  43. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  44. fc385c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  45. 0d6ffdb Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  46. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  47. 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
  48. a1b200e mm: provide init_mm mm_context initializer by Heiko Carstens · 14 years ago
  49. 365b181 add f_flags to struct statfs(64) by Christoph Hellwig · 14 years ago
  50. b69257f switch hypfs to ->evict_inode() by Al Viro · 14 years ago
  51. eafd2b6d [S390] topology: use default MC domain initializer by Heiko Carstens · 14 years ago
  52. e033b9a [S390] initrd: change default load address by Heiko Carstens · 14 years ago
  53. 41b4287 [S390] cmm, smsgiucv_app: convert sender to uppercase by Hendrik Brueckner · 14 years ago
  54. 2e85ba5 [S390] cmm: add missing __init/__exit annotations by Heiko Carstens · 14 years ago
  55. fd0457a [S390] cio: CHSC SIOSL Support by Michael Ernst · 14 years ago
  56. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  57. 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
  58. 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
  59. da9e82b Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  60. b7c8e55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  61. 03da309 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  62. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  63. 5e83f6f Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  64. 772320e Merge commit 'v2.6.35' into kbuild/kbuild by Michal Marek · 14 years ago
  65. 6588169 kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line by Sam Ravnborg · 14 years ago
  66. 3772b73 Merge commit 'v2.6.35' into perf/core by Ingo Molnar · 14 years ago
  67. 8285541 KVM: Remove unnecessary divide operations by Joerg Roedel · 14 years ago
  68. a1f4d39 KVM: Remove memory alias support by Avi Kivity · 14 years ago
  69. fc34531 KVM: s390: Don't exit SIE on SIGP sense running by Christian Borntraeger · 14 years ago
  70. 971eb77 KVM: s390: Fix build failure due to centralized vcpu locking patches by Christian Borntraeger · 14 years ago
  71. 9373662 KVM: Consolidate arch specific vcpu ioctl locking by Avi Kivity · 14 years ago
  72. bc923cc KVM: s390: Centrally lock arch specific vcpu ioctls by Avi Kivity · 14 years ago
  73. 2122ff5 KVM: move vcpu locking to dispatcher for generic vcpu ioctls by Avi Kivity · 14 years ago
  74. dcc18f4 [SCSI] zfcp: Enable data division support for FCP devices by Christof Schmitt · 14 years ago
  75. 33fea79 [S390] etr: fix clock synchronization race by Martin Schwidefsky · 14 years ago
  76. f5cdac2 [S390] Fix IRQ tracing in case of PER by Heiko Carstens · 14 years ago
  77. 7615856 timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset by John Stultz · 14 years ago
  78. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  79. 2817273 net: fix 64 bit counters on 32 bit arches by Eric Dumazet · 14 years ago
  80. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  81. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  82. 40a510d [S390] Update default configuration. by Martin Schwidefsky · 14 years ago
  83. 9940fa8 [S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is held by Julia Lawall · 14 years ago
  84. 3164a3c [S390] kprobes: add parameter check to module_free() by Hendrik Brueckner · 14 years ago
  85. c2f0e8c [S390] appldata/extmem/kvm: add missing GFP_KERNEL flag by Heiko Carstens · 14 years ago
  86. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  87. cc106eb Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  88. 204f3a0 asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h by FUJITA Tomonori · 14 years ago
  89. d882ba6 s390: convert cpu notifier to return encapsulate errno value by Akinobu Mita · 14 years ago
  90. cdf5664 [S390] Add support for LZO-compressed kernels. by Heiko Carstens · 14 years ago
  91. cf9daf4 [S390] cmm: get rid of CMM_PROC config option by Heiko Carstens · 14 years ago
  92. db705e8 [S390] cmm: remove superfluous EXPORT_SYMBOLs plus cleanups by Heiko Carstens · 14 years ago
  93. 094f210 [S390] cio: unit check handling during internal I/O by Michael Ernst · 14 years ago
  94. 2ffbb3f [S390] spp: remove KVM_AWARE_CMF config option by Heiko Carstens · 14 years ago
  95. bac9f15 [S390] kprobes: forbid probing of stnsm/stosm/epsw by Heiko Carstens · 14 years ago
  96. 215b309 [S390] spp: fix compilation for CONFIG_32BIT by Heiko Carstens · 14 years ago
  97. 2ddb3ec [S390] atomic: implement atomic64_dec_if_positive by Heiko Carstens · 14 years ago
  98. 1ef6acf [S390] cmm: fix crash on module unload by Heiko Carstens · 14 years ago
  99. 13da9e2 Revert "endian: #define __BYTE_ORDER" by Linus Torvalds · 14 years ago
  100. 50d1e93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/crypto-2.6 by Herbert Xu · 14 years ago