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