1. 619506d s390: Move css limits from drivers/s390/cio/ to include/asm/. by Cornelia Huck · 13 years ago
  2. d8e7a33 s390/thp: respect page protection in pmd_none() and pmd_present() by Gerald Schaefer · 12 years ago
  3. fd2c32a s390,uapi: do not use uapi/asm-generic/kvm_para.h by David Howells · 12 years ago
  4. f47586b2 perf_cpum_cf: Add support for counters available with IBM zEC12 by Hendrik Brueckner · 12 years ago
  5. 4e86069 s390/chpid: make headers usable (again) by Sebastian Ott · 12 years ago
  6. 0420c87 UAPI: Put a comment into uapi/asm-generic/kvm_para.h and use it from arches by David Howells · 12 years ago
  7. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  8. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  9. e1b2814 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  10. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  11. ab08ff3 Merge tag 'disintegrate-s390-20121009' of by Martin Schwidefsky · 12 years ago
  12. c972cc6 s390/vmalloc: have separate modules area by Heiko Carstens · 12 years ago
  13. c6cfc20 s390/css_chars: remove superfluous ifdef by Sebastian Ott · 12 years ago
  14. 4dcc2a4 s390/chsc: make headers usable by Sebastian Ott · 12 years ago
  15. 378b1e7 s390/mm: fix pmd_huge() usage for kernel mapping by Heiko Carstens · 12 years ago
  16. 85e9d0e s390/mm: use pfmf instruction to initialize storage keys by Heiko Carstens · 12 years ago
  17. 3c7ef08 s390/facilities: cleanup PFMF and HPAGE machine facility detection by Heiko Carstens · 12 years ago
  18. 9807f75 UAPI: (Scripted) Disintegrate arch/s390/include/asm by David Howells · 12 years ago
  19. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  20. b113da6 mm: Add and use update_mmu_cache_pmd() in transparent huge page code. by David Miller · 12 years ago
  21. 1ae1c1d thp, s390: architecture backend for thp on s390 by Gerald Schaefer · 12 years ago
  22. 9501d09 thp, s390: thp pagetable pre-allocation for s390 by Gerald Schaefer · 12 years ago
  23. 75077af thp, s390: thp splitting backend for s390 by Gerald Schaefer · 12 years ago
  24. 5d3a551 mm: hugetlb: add arch hook for clearing page flags before entering pool by Will Deacon · 12 years ago
  25. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  26. 751f409 compat: move compat_siginfo_t definition to asm/compat.h by Denys Vlasenko · 12 years ago
  27. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  28. ecefbd9 Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  29. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  30. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  31. 6c09931 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  32. 0b981cb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  33. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  34. 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  35. f322220 s390: convert to generic kernel_execve() by Al Viro · 12 years ago
  36. f9a7e02 s390: switch to generic kernel_thread() by Al Viro · 12 years ago
  37. 65f22a9 s390: fold execve_tail() into start_thread(), convert to generic sys_execve() by Al Viro · 12 years ago
  38. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  39. b1d6b40 s390/cmpxchg,percpu: implement cmpxchg_double() by Heiko Carstens · 12 years ago
  40. ba6f5c2 s390/percpu: implement this_cpu_add_return() by Heiko Carstens · 12 years ago
  41. 28634a0 s390/percpu: implement this_cpu_xchg() by Heiko Carstens · 12 years ago
  42. 6b563d8 s390/crashdump: move fill_cpu_elf_notes() prototype to header file by Heiko Carstens · 12 years ago
  43. c0162b0 s390/syscalls: wire up kcmp system call by Heiko Carstens · 12 years ago
  44. a11b2ef s390/appldata: change return value of appldata_asm by Heiko Carstens · 12 years ago
  45. a8f6db4 s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYS by Heiko Carstens · 12 years ago
  46. caf757c s390/sysinfo,stsi: change return code handling by Heiko Carstens · 12 years ago
  47. eb608fb s390/exceptions: switch to relative exception table entries by Heiko Carstens · 12 years ago
  48. c3e6d40 s390/scm: remove superfluous lock by Sebastian Ott · 12 years ago
  49. 50ab9a9 s390/smp,topology: add polarization member to pcpu struct by Heiko Carstens · 12 years ago
  50. fade4dc s390/sysinfo,topology: fix cpu topology maximum nesting detection by Heiko Carstens · 12 years ago
  51. 25502f0 s390/sysinfo: add additional z196 fields to output by Heiko Carstens · 12 years ago
  52. 7860913 s390/topology: remove sysinfo header include, add forward declaration instead by Heiko Carstens · 12 years ago
  53. d1b0d84 s390/mm: rename addressing_mode to s390_user_mode by Heiko Carstens · 12 years ago
  54. 6668022 s390/cache: add cpu cache information to /proc/cpuinfo by Heiko Carstens · 12 years ago
  55. d35339a s390: add support for transactional memory by Martin Schwidefsky · 12 years ago
  56. e4b8b3f s390: add support for runtime instrumentation by Jan Glauber · 12 years ago
  57. 2e73c2c s390/eadm_sch: add support for irq statistics by Sebastian Ott · 12 years ago
  58. eadb86a s390/cio: add eadm subchannel driver by Sebastian Ott · 12 years ago
  59. 40ff4cc s390: add scm notification by Sebastian Ott · 12 years ago
  60. 1d1c8f7 s390: add scm bus driver by Sebastian Ott · 12 years ago
  61. d2fc439b s390: add eadm related structures by Sebastian Ott · 12 years ago
  62. 382b736 s390: add eadm facility bits by Sebastian Ott · 12 years ago
  63. 0d0e471 s390/smp: fix smp_find_processor_id() argument mismatch by Heiko Carstens · 12 years ago
  64. 535c611 s390/string: provide asm lib functions for memcpy and memcmp by Heiko Carstens · 12 years ago
  65. c10302e s390/bpf,jit: BPF Just In Time compiler for s390 by Martin Schwidefsky · 12 years ago
  66. a7e1a9e vtime: Consolidate system/idle context detection by Frederic Weisbecker · 12 years ago
  67. 9016083 s390/hugetlb: use direct TLB flushing for hugetlbfs pages by Gerald Schaefer · 12 years ago
  68. 59f9794 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 12 years ago
  69. d5feaea s390/mm: fix deadlock in unmap_hugepage_range() by Gerald Schaefer · 12 years ago
  70. 768fd07 s390/32: Don't clobber personality flags on exec by Heiko Carstens · 12 years ago
  71. 29a877f s390/smp: add missing smp_store_status() for !SMP by Heiko Carstens · 12 years ago
  72. c78aa4c Merge remote-tracking branch 'upstream/master' into queue by Marcelo Tosatti · 12 years ago
  73. cbe0568 s390: Always use "long" for ssize_t to match size_t by Geert Uytterhoeven · 12 years ago
  74. b9bb50d s390: Remove leftover account_tick_vtime() header by Frederic Weisbecker · 12 years ago
  75. baa3604 cputime: Consolidate vtime handling on context switch by Frederic Weisbecker · 12 years ago
  76. c63cb46 s390/seccomp: add support for system call filtering using BPF by Heiko Carstens · 12 years ago
  77. d050351 s390/mm: remove MAX_PHYSADDR_BITS define by Heiko Carstens · 12 years ago
  78. fe56097 Merge remote-tracking branch 'upstream' into next by Avi Kivity · 12 years ago
  79. 26847fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  80. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  81. 37fe1d7 s390/mm: rename user_mode variable to addressing_mode by Heiko Carstens · 12 years ago
  82. 0f6f281 s390/mm: downgrade page table after fork of a 31 bit process by Martin Schwidefsky · 12 years ago
  83. 9b7fb99 s390/dis: Instruction decoding interface by Cornelia Huck · 12 years ago
  84. 5fecc9d Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  85. 27f6b41 s390/vtimer: rework virtual timer interface by Martin Schwidefsky · 12 years ago
  86. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  87. 711d273 s390/idle: reduce size of s390_idle_data structure by Heiko Carstens · 12 years ago
  88. 21b26c0 KVM: s390: Fix sigp sense handling. by Cornelia Huck · 12 years ago
  89. 9b74753 s390/smp/kvm: unifiy sigp definitions by Heiko Carstens · 12 years ago
  90. fbe7656 s390/smp: make absolute lowcore / cpu restart parameter accesses more robust by Heiko Carstens · 12 years ago
  91. cd18345 KVM: s390: Perform early event mask processing during boot by Heinz Graalfs · 12 years ago
  92. 8d4ecfc s390/ccwgroup: remove unused ccwgroup_device member by Sebastian Ott · 12 years ago
  93. a9ae32c s390/smp/kvm: unifiy sigp definitions by Heiko Carstens · 12 years ago
  94. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  95. 8ee78c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  96. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  97. 491af99 s390/uaccess: fix access_ok compile warnings by Heiko Carstens · 12 years ago
  98. 1896d25 s390/cmpxchg: fix sign extension bugs by Heiko Carstens · 12 years ago
  99. bf3db85 s390/cmpxchg: fix 1 and 2 byte memory accesses by Heiko Carstens · 12 years ago
  100. 6b894a4 s390/cmpxchg: fix compile warnings specific to s390 by Heiko Carstens · 12 years ago