1. f362f98 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  2. 1448c72 compat: sync compat_stats with statfs. by Eric W. Biederman · 13 years ago
  3. 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  4. f9783ec [S390] Do not clobber personality flags on exec by Martin Schwidefsky · 13 years ago
  5. 480e592 [S390] kvm: fix address mode switching by Christian Borntraeger · 13 years ago
  6. 9cb7284 qdio: support forced signal adapter indications by frank.blaschka@de.ibm.com · 13 years ago
  7. 104ea55 qdio: support asynchronous delivery of storage blocks by frank.blaschka@de.ibm.com · 13 years ago
  8. ada5ed5 [S390] exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  9. 9dc7356 [S390] Use diagnose 308 for system reset by Michael Holzheu · 13 years ago
  10. 7dd6b33 [S390] Add PSW restart shutdown trigger by Michael Holzheu · 13 years ago
  11. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  12. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  13. 6006349 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  14. 148817b asm-generic: add another generic ext2 atomic bitops by Akinobu Mita · 13 years ago
  15. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
  16. 8bb3a2e [S390] kvm: make sigp emerg smp capable by Christian Ehrhardt · 13 years ago
  17. 092670c [S390] Use gmap translation for accessing guest memory by Carsten Otte · 13 years ago
  18. 598841c [S390] use gmap address spaces for kvm guest images by Carsten Otte · 13 years ago
  19. e5992f2 [S390] kvm guest address space mapping by Martin Schwidefsky · 13 years ago
  20. 144d634 [S390] fix s390 assembler code alignments by Jan Glauber · 13 years ago
  21. 603d1a5 [S390] move sie code to entry.S by Martin Schwidefsky · 13 years ago
  22. bb25b9b [S390] kvm: handle tprot intercepts by Christian Borntraeger · 13 years ago
  23. f433c4a [S390] irqs: Do not trace arch_local_{*,irq_*} functions by Steven Rostedt · 13 years ago
  24. 6c61cfe [S390] fix kvm defines for 31 bit compile by Martin Schwidefsky · 13 years ago
  25. 36409f6 [S390] use generic RCU page-table freeing code by Martin Schwidefsky · 13 years ago
  26. 3ec9087 [S390] qdio: Split SBAL entry flags by Jan Glauber · 13 years ago
  27. a43a9d9 [S390] mm: fix storage key handling by Heiko Carstens · 14 years ago
  28. 571503e Merge branch 'setns' by Linus Torvalds · 14 years ago
  29. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 14 years ago
  30. f23a5e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  31. 95948c3 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  32. 802caab s390: use asm-generic/bitops/le.h by Akinobu Mita · 14 years ago
  33. a2812e1 arch: add #define for each of optimized find bitops by Akinobu Mita · 14 years ago
  34. b396637 [S390] delay: implement ndelay by Heiko Carstens · 14 years ago
  35. ac5fa22 [S390] topology,sched: fix cpu_coregroup_mask/cpu_book_mask definitions by Heiko Carstens · 14 years ago
  36. 7683f74 [S390] uaccess: turn __access_ok() into a define by Heiko Carstens · 14 years ago
  37. d7b250e [S390] irq: merge irq.c and s390_ext.c by Heiko Carstens · 14 years ago
  38. df7997a [S390] irq: fix service signal external interrupt handling by Heiko Carstens · 14 years ago
  39. 68f0392 s390: mmu_gather rework by Peter Zijlstra · 14 years ago
  40. 3542580 PM / Hibernate: Remove arch_prepare_suspend() by Rafael J. Wysocki · 14 years ago
  41. fcdd65b [S390] oprofile: add missing irq stats counter by Heiko Carstens · 14 years ago
  42. bfac1d2 [S390] Ignore sendmmsg system call note wired up warning by Heiko Carstens · 14 years ago
  43. b2fa47e [S390] refactor page table functions for better pgste support by Martin Schwidefsky · 14 years ago
  44. 2d42552 [S390] merge page_test_dirty and page_clear_dirty by Martin Schwidefsky · 14 years ago
  45. 0f1959f [S390] convert old cpumask API into new one by KOSAKI Motohiro · 14 years ago
  46. f2db2e6 [S390] pfault: cpu hotplug vs missing completion interrupts by Heiko Carstens · 14 years ago
  47. 4c2241f [S390] percpu: implement arch specific irqsafe_cpu_ops by Heiko Carstens · 14 years ago
  48. 043d070 [S390] Remove data execution protection by Martin Schwidefsky · 14 years ago
  49. df48d87 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
  50. 448694a module: undo module RONX protection correctly. by Jan Glauber · 14 years ago
  51. f296388 ftrace/s390: mcount offset calculation by Martin Schwidefsky · 14 years ago
  52. badb8bb [S390] fix alloc_pgste check in init_new_context by Martin Schwidefsky · 14 years ago
  53. 83ace270 [S390] replace diag10() with diag10_range() function by Michael Holzheu · 14 years ago
  54. 3267382 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  55. 5373db8 jump label: Add s390 support by Jan Glauber · 14 years ago
  56. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  57. 7c8d891 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  58. 8547727 remove dma64_addr_t by FUJITA Tomonori · 14 years ago
  59. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 14 years ago
  60. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 14 years ago
  61. 50b9b47 s390: introduce little-endian bitops by Akinobu Mita · 14 years ago
  62. 54eaae3 [S390] cmpxchg: implement cmpxchg64() by Heiko Carstens · 14 years ago
  63. a2c9dbe [S390] xchg/cmpxchg: move to own header file by Heiko Carstens · 14 years ago
  64. 3c190c5 [S390] ccwgroup_driver: remove duplicate members by Sebastian Ott · 14 years ago
  65. 3bda058 [S390] ccw_driver: remove duplicate members by Sebastian Ott · 14 years ago
  66. d0d2e31 [S390] wire up sys_syncfs by Heiko Carstens · 14 years ago
  67. 26e8a33 [S390] wire up sys_clock_adjtime by Heiko Carstens · 14 years ago
  68. 5069496 [S390] wire up sys_open_by_handle_at by Heiko Carstens · 14 years ago
  69. 737fd5f [S390] wire up sys_name_to_handle_at by Heiko Carstens · 14 years ago
  70. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 14 years ago
  71. 31598e8 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  72. 0586bed Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  73. 305b152 [S390] Write protect module text and RO data by Jan Glauber · 14 years ago
  74. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 14 years ago
  75. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 14 years ago
  76. dd30ac3 [S390] net: provide architecture specific NET_SKB_PAD by Horst Hartmann · 14 years ago
  77. 7657e41 [S390] atomic: use inline asm by Heiko Carstens · 14 years ago
  78. 03e3b5a [S390] atomic: use ACCESS_ONCE() for atomic_read() by Heiko Carstens · 14 years ago
  79. a3ec4a6 Merge commit 'v2.6.38-rc5' into core/locking by Ingo Molnar · 14 years ago
  80. 261cd29 s390: remove task_show_regs by Martin Schwidefsky · 14 years ago
  81. 786cca8 [S390] use asm-generic/cacheflush.h by Akinobu Mita · 14 years ago
  82. c84ca00 [S390] tlb: fix build error caused by THP by Heiko Carstens · 14 years ago
  83. aac7227 rwsem: Move duplicate function prototypes to linux/rwsem.h by Thomas Gleixner · 14 years ago
  84. 41e5887 rwsem: Unify the duplicate rwsem_is_locked() inlines by Thomas Gleixner · 14 years ago
  85. 12249b3 rwsem: Move duplicate init macros and functions to linux/rwsem.h by Thomas Gleixner · 14 years ago
  86. 1c8ed64 rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h by Thomas Gleixner · 14 years ago
  87. c16a87c rwsem: Cleanup includes by Thomas Gleixner · 14 years ago
  88. d2c9dfc [S390] Randomize PIEs by Heiko Carstens · 14 years ago
  89. 3351918 [S390] Randomise the brk region by Heiko Carstens · 14 years ago
  90. a05c90f [S390] Add is_32bit_task() helper function by Heiko Carstens · 14 years ago
  91. 9887a1f [S390] Randomize lower bits of stack address by Heiko Carstens · 14 years ago
  92. 9046e40 [S390] mmap: consider stack address randomization by Heiko Carstens · 14 years ago
  93. fb5131e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  94. abb3594 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  95. 974de4d7 [S390] smp: remove cpu hotplug messages by Heiko Carstens · 14 years ago
  96. 34b133f [S390] mutex: Introduce arch_mutex_cpu_relax() by Gerald Schaefer · 14 years ago
  97. 4cc9bed [S390] cleanup ftrace backend functions by Martin Schwidefsky · 14 years ago
  98. 5e9a269 [S390] ptrace cleanup by Martin Schwidefsky · 14 years ago
  99. da7f51c [S390] smp/idle: call init_idle() before starting a new cpu by Heiko Carstens · 14 years ago
  100. e4dbb0f [S390] dasd: Add support for raw ECKD access. by Stefan Haberland · 14 years ago