1. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  2. 530ede1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  3. 14cc0b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  4. 72a6b43 s390/module: fix compile warning by Heiko Carstens · 11 years ago
  5. 066c437 s390/uaccess: fix kernel ds access for page table walk by Heiko Carstens · 11 years ago
  6. 225cf8d s390/uaccess: fix strncpy_from_user string length check by Heiko Carstens · 11 years ago
  7. db7760a s390/dis: Fix invalid array size by Syam Sidhardhan · 11 years ago
  8. d12a297 s390/uaccess: remove pointless access_ok() checks by Heiko Carstens · 11 years ago
  9. f45655f s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen case by Heiko Carstens · 11 years ago
  10. d7b788c s390/uaccess: shorten strncpy_from_user/strnlen_user by Heiko Carstens · 11 years ago
  11. 17ea345 s390/mm: ignore change bit for vmemmap by Heiko Carstens · 11 years ago
  12. 1819ed1 s390/page table dumper: add support for change-recording override bit by Heiko Carstens · 11 years ago
  13. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  14. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  15. 6131ffa more file_inode() open-coded instances by Al Viro · 11 years ago
  16. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  17. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 11 years ago
  18. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  19. 3f6d078 fix compat truncate/ftruncate by Al Viro · 11 years ago
  20. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  21. 561c673 switch lseek to COMPAT_SYSCALL_DEFINE by Al Viro · 11 years ago
  22. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  23. 0197518 memory-hotplug: remove memmap of sparse-vmemmap by Tang Chen · 11 years ago
  24. 24d335c memory-hotplug: introduce new arch_remove_memory() for removing page table by Wen Congyang · 11 years ago
  25. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  26. 81ec44a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  27. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  28. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  29. d652e1eb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  30. b7133a9 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  31. 6338a53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net by David S. Miller · 11 years ago
  32. e80cfc3 s390/module: Add missing R_390_NONE relocation type by Hendrik Brueckner · 12 years ago
  33. 23d18e8 s390/cleanup: rename SPP to LPP by Hendrik Brueckner · 11 years ago
  34. abf09be s390/mm: implement software dirty bits by Martin Schwidefsky · 12 years ago
  35. 486c0a0 s390/mm: Fix crst upgrade of mmap with MAP_FIXED by Hendrik Brueckner · 11 years ago
  36. a4e6924 s390/linker skript: discard exit.data at runtime by Heiko Carstens · 11 years ago
  37. 5303a0f s390/bpf,jit: add vlan tag support by Heiko Carstens · 11 years ago
  38. 0e0d04a s390/Kconfig: sort list of arch selected config options by Heiko Carstens · 11 years ago
  39. 5392335 s390/pci: fix hotplug module init by Sebastian Ott · 11 years ago
  40. add09d6 s390/pci: cleanup clp page allocation by Sebastian Ott · 11 years ago
  41. bf4ec24 s390/pci: cleanup clp inline assembly by Sebastian Ott · 11 years ago
  42. 151a0eb s390/perf: cpum_cf: fallback to software sampling events by Hendrik Brueckner · 11 years ago
  43. bddb7ae s390/mm: provide PAGE_SHARED define by Heiko Carstens · 11 years ago
  44. 1e5635d s390/pci: rename pci_probe to s390_pci_probe by Heiko Carstens · 11 years ago
  45. a50b2eae s390/dma: remove dma_is_consistent() declaration by Heiko Carstens · 11 years ago
  46. e978948 s390/dma: provide dma_cache_sync() function by Heiko Carstens · 11 years ago
  47. e06ef37 s390/barrier: convert mb() to define again by Heiko Carstens · 11 years ago
  48. 1aae056 s390/time: rename tod clock access functions by Heiko Carstens · 11 years ago
  49. 0894b3ae s390/ipl: Implement diag308 loop for zfcpdump by Michael Holzheu · 11 years ago
  50. 9a17e97 s390/chsc: cleanup SEI helper functions by Sebastian Ott · 12 years ago
  51. 083e14c s390/modules: add relocation overflow checking by Martin Schwidefsky · 12 years ago
  52. d64008a burying unused conditionals by Al Viro · 12 years ago
  53. 79fd50c KVM: s390: Fix handling of iscs. by Cornelia Huck · 11 years ago
  54. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  55. 1cb44eb s390: kill useless wrappers by Al Viro · 12 years ago
  56. 7eddd99 s390: switch to generic old sigaction() by Al Viro · 12 years ago
  57. f036b94 s390: switch to generic compat rt_sigaction by Al Viro · 12 years ago
  58. d7b5427 s390: switch to generic compat sched_rr_get_interval() by Al Viro · 12 years ago
  59. e181ee4 s390: switch to generic old sigsuspend by Al Viro · 12 years ago
  60. 07562be7 s390: switch to generic compat rt_sigqueueinfo() by Al Viro · 12 years ago
  61. bdcf031 s390: switch to generic compat rt_sigpending() by Al Viro · 12 years ago
  62. 7426022 s390: switch to generic compat rt_sigprocmask(2) by Al Viro · 12 years ago
  63. e214125 s390: switch to generic sigaltstack by Al Viro · 12 years ago
  64. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  65. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  66. d911e03 s390/timer: avoid overflow when programming clock comparator by Heiko Carstens · 11 years ago
  67. 0c29b22 s390/kvm: Fix instruction decoding by Christian Borntraeger · 11 years ago
  68. 15bc8d8 s390/kvm: Fix store status for ACRS/FPRS by Christian Borntraeger · 11 years ago
  69. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  70. 6a61671 cputime: Safely read cputime of full dynticks CPUs by Frederic Weisbecker · 12 years ago
  71. 786133f Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into irq/core by Ingo Molnar · 11 years ago
  72. 055dc21 soreuseport: infrastructure by Tom Herbert · 11 years ago
  73. be32865 s390/thp: implement pmdp_set_wrprotect() by Gerald Schaefer · 11 years ago
  74. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 11 years ago
  75. ed408f7 Merge 3.9-rc4 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  76. 72ffaa4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  77. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
  78. a046b81 KVM: s390: kvm/sigp.c: fix memory leakage by Cong Ding · 12 years ago
  79. ed4f209 s390/time: fix sched_clock() overflow by Heiko Carstens · 12 years ago
  80. 7bdc229 s390: use -fPIC for module compile by Martin Schwidefsky · 12 years ago
  81. 171c400 s390/mm: fix pmd_pfn() for thp by Gerald Schaefer · 12 years ago
  82. b186ba6 arch/s390/kvm: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  83. 510cf5a arch/s390: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  84. 83987ac s390/kvm: Fix BUG in include/linux/kvm_host.h:745 by Christian Borntraeger · 12 years ago
  85. 478740a s390/pci: define read*_relaxed functions by Heiko Carstens · 12 years ago
  86. 80020fb s390/topology: export cpu_topology by Heiko Carstens · 12 years ago
  87. 0872922 s390/pm: export pm_power_off by Heiko Carstens · 12 years ago
  88. 87890f9 s390/pci: define isa_dma_bridge_buggy by Heiko Carstens · 12 years ago
  89. 93f3b2e s390/irq: count cpu restart events by Heiko Carstens · 12 years ago
  90. 420f42e s390/irq: remove split irq fields from /proc/stat by Heiko Carstens · 12 years ago
  91. add9bde s390/irq: enable irq sum accounting for /proc/stat again by Heiko Carstens · 12 years ago
  92. 1427add s390/syscalls: wire up finit_module syscall by Heiko Carstens · 12 years ago
  93. b2034e1 s390/pci: remove dead code by Heiko Carstens · 12 years ago
  94. eba6197 s390/smp: fix section mismatch for smp_add_present_cpu() by Heiko Carstens · 12 years ago
  95. 5a334c0 s390/debug: Fix s390dbf lockdep problem in debug_(un)register_view() by Michael Holzheu · 12 years ago
  96. fa6b7fe KVM: s390: Add support for channel I/O instructions. by Cornelia Huck · 12 years ago
  97. d6712df KVM: s390: Base infrastructure for enabling capabilities. by Cornelia Huck · 12 years ago
  98. f379aae KVM: s390: In-kernel handling of I/O instructions. by Cornelia Huck · 12 years ago
  99. 48a3e95 KVM: s390: Add support for machine checks. by Cornelia Huck · 12 years ago
  100. d8346b7 KVM: s390: Support for I/O interrupts. by Cornelia Huck · 12 years ago