1. 6c61cfe [S390] fix kvm defines for 31 bit compile by Martin Schwidefsky · 13 years ago
  2. 36409f6 [S390] use generic RCU page-table freeing code by Martin Schwidefsky · 13 years ago
  3. 3ec90878 [S390] qdio: Split SBAL entry flags by Jan Glauber · 13 years ago
  4. a43a9d9 [S390] mm: fix storage key handling by Heiko Carstens · 13 years ago
  5. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  6. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  7. f23a5e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  8. 95948c3 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  9. 802caab s390: use asm-generic/bitops/le.h by Akinobu Mita · 13 years ago
  10. a2812e1 arch: add #define for each of optimized find bitops by Akinobu Mita · 13 years ago
  11. b396637 [S390] delay: implement ndelay by Heiko Carstens · 13 years ago
  12. ac5fa22 [S390] topology,sched: fix cpu_coregroup_mask/cpu_book_mask definitions by Heiko Carstens · 13 years ago
  13. 7683f74 [S390] uaccess: turn __access_ok() into a define by Heiko Carstens · 13 years ago
  14. d7b250e [S390] irq: merge irq.c and s390_ext.c by Heiko Carstens · 13 years ago
  15. df7997a [S390] irq: fix service signal external interrupt handling by Heiko Carstens · 13 years ago
  16. 68f0392 s390: mmu_gather rework by Peter Zijlstra · 13 years ago
  17. 3542580 PM / Hibernate: Remove arch_prepare_suspend() by Rafael J. Wysocki · 13 years ago
  18. fcdd65b [S390] oprofile: add missing irq stats counter by Heiko Carstens · 13 years ago
  19. bfac1d2 [S390] Ignore sendmmsg system call note wired up warning by Heiko Carstens · 13 years ago
  20. b2fa47e [S390] refactor page table functions for better pgste support by Martin Schwidefsky · 13 years ago
  21. 2d42552 [S390] merge page_test_dirty and page_clear_dirty by Martin Schwidefsky · 13 years ago
  22. 0f1959f [S390] convert old cpumask API into new one by KOSAKI Motohiro · 13 years ago
  23. f2db2e6 [S390] pfault: cpu hotplug vs missing completion interrupts by Heiko Carstens · 13 years ago
  24. 4c2241f [S390] percpu: implement arch specific irqsafe_cpu_ops by Heiko Carstens · 13 years ago
  25. 043d070 [S390] Remove data execution protection by Martin Schwidefsky · 13 years ago
  26. df48d871 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  27. 448694a module: undo module RONX protection correctly. by Jan Glauber · 13 years ago
  28. f296388 ftrace/s390: mcount offset calculation by Martin Schwidefsky · 13 years ago
  29. badb8bb [S390] fix alloc_pgste check in init_new_context by Martin Schwidefsky · 13 years ago
  30. 83ace270 [S390] replace diag10() with diag10_range() function by Michael Holzheu · 13 years ago
  31. 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 · 13 years ago
  32. 5373db8 jump label: Add s390 support by Jan Glauber · 13 years ago
  33. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  34. 7c8d891 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  35. 8547727 remove dma64_addr_t by FUJITA Tomonori · 13 years ago
  36. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  37. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  38. 50b9b47 s390: introduce little-endian bitops by Akinobu Mita · 13 years ago
  39. 54eaae3 [S390] cmpxchg: implement cmpxchg64() by Heiko Carstens · 13 years ago
  40. a2c9dbe [S390] xchg/cmpxchg: move to own header file by Heiko Carstens · 13 years ago
  41. 3c190c5 [S390] ccwgroup_driver: remove duplicate members by Sebastian Ott · 13 years ago
  42. 3bda058 [S390] ccw_driver: remove duplicate members by Sebastian Ott · 13 years ago
  43. d0d2e31 [S390] wire up sys_syncfs by Heiko Carstens · 13 years ago
  44. 26e8a33 [S390] wire up sys_clock_adjtime by Heiko Carstens · 13 years ago
  45. 5069496 [S390] wire up sys_open_by_handle_at by Heiko Carstens · 13 years ago
  46. 737fd5f [S390] wire up sys_name_to_handle_at by Heiko Carstens · 13 years ago
  47. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 13 years ago
  48. 31598e8 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  49. 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 · 13 years ago
  50. 305b152 [S390] Write protect module text and RO data by Jan Glauber · 13 years ago
  51. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 13 years ago
  52. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 13 years ago
  53. dd30ac3 [S390] net: provide architecture specific NET_SKB_PAD by Horst Hartmann · 13 years ago
  54. 7657e41 [S390] atomic: use inline asm by Heiko Carstens · 13 years ago
  55. 03e3b5a [S390] atomic: use ACCESS_ONCE() for atomic_read() by Heiko Carstens · 13 years ago
  56. a3ec4a6 Merge commit 'v2.6.38-rc5' into core/locking by Ingo Molnar · 13 years ago
  57. 261cd29 s390: remove task_show_regs by Martin Schwidefsky · 13 years ago
  58. 786cca8 [S390] use asm-generic/cacheflush.h by Akinobu Mita · 14 years ago
  59. c84ca00 [S390] tlb: fix build error caused by THP by Heiko Carstens · 14 years ago
  60. aac7227 rwsem: Move duplicate function prototypes to linux/rwsem.h by Thomas Gleixner · 14 years ago
  61. 41e5887 rwsem: Unify the duplicate rwsem_is_locked() inlines by Thomas Gleixner · 14 years ago
  62. 12249b3 rwsem: Move duplicate init macros and functions to linux/rwsem.h by Thomas Gleixner · 14 years ago
  63. 1c8ed64 rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h by Thomas Gleixner · 14 years ago
  64. c16a87c rwsem: Cleanup includes by Thomas Gleixner · 14 years ago
  65. d2c9dfc [S390] Randomize PIEs by Heiko Carstens · 14 years ago
  66. 3351918 [S390] Randomise the brk region by Heiko Carstens · 14 years ago
  67. a05c90f [S390] Add is_32bit_task() helper function by Heiko Carstens · 14 years ago
  68. 9887a1f [S390] Randomize lower bits of stack address by Heiko Carstens · 14 years ago
  69. 9046e40 [S390] mmap: consider stack address randomization by Heiko Carstens · 14 years ago
  70. fb5131e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  71. abb3594 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  72. 974de4d7 [S390] smp: remove cpu hotplug messages by Heiko Carstens · 14 years ago
  73. 34b133f [S390] mutex: Introduce arch_mutex_cpu_relax() by Gerald Schaefer · 14 years ago
  74. 4cc9bed [S390] cleanup ftrace backend functions by Martin Schwidefsky · 14 years ago
  75. 5e9a269 [S390] ptrace cleanup by Martin Schwidefsky · 14 years ago
  76. da7f51c [S390] smp/idle: call init_idle() before starting a new cpu by Heiko Carstens · 14 years ago
  77. e4dbb0f [S390] dasd: Add support for raw ECKD access. by Stefan Haberland · 14 years ago
  78. 5a27e60 [S390] dasd: Improve handling of stolen DASD reservation by Stefan Weinhuber · 14 years ago
  79. ce322cc [S390] cio: obtain mdc value per channel path by Sebastian Ott · 14 years ago
  80. 37e8952 [S390] nohz: optimize arch_needs_cpu() by Heiko Carstens · 14 years ago
  81. 3d6c76f [S390] qdio: outbound tasklet scan threshold by Jan Glauber · 14 years ago
  82. 6432c01 [S390] current_thread_info optimization by Martin Schwidefsky · 14 years ago
  83. b1b7509 [S390] extint: get rid of early code plus cleanup by Heiko Carstens · 14 years ago
  84. fb0a9d7 [S390] pfault: delay register of pfault interrupt by Heiko Carstens · 14 years ago
  85. 62d146f [S390] ap bus: add support for irq statistics by Holger Dengler · 14 years ago
  86. 85b81cd [S390] ctc: add support for irq statistics by Heiko Carstens · 14 years ago
  87. 355eb40 [S390] claw: add support for irq statistics by Heiko Carstens · 14 years ago
  88. 096a616 [S390] lcs: add support for irq statistics by Heiko Carstens · 14 years ago
  89. f48198d [S390] vmur: add support for irq statistics by Heiko Carstens · 14 years ago
  90. b8665172 [S390] tape: add support for irq statistics by Heiko Carstens · 14 years ago
  91. 3fe22f6 [S390] 3270: add support for irq statistics by Heiko Carstens · 14 years ago
  92. 12fae58 [S390] 3215: add support for irq statistics by Heiko Carstens · 14 years ago
  93. 3283942 [S390] dasd: add support for irq statistics by Heiko Carstens · 14 years ago
  94. 30d77c3 [S390] qdio: add qdio interrupts to interrupt statistics by Jan Glauber · 14 years ago
  95. 052ff46 [S390] irq: have detailed statistics for interrupt types by Heiko Carstens · 14 years ago
  96. 545b288 [S390] time: let local_tick_enable/disable() reprogram the clock comparator by Heiko Carstens · 14 years ago
  97. 17eb7a5 [S390] time: move local_tick_enable()/disable() to timex.h by Heiko Carstens · 14 years ago
  98. 92b8cbf [S390] kprobes: jprobe save and restore by Martin Schwidefsky · 14 years ago
  99. 371db06 [S390] kprobes: insn slots by Martin Schwidefsky · 14 years ago
  100. ba640a5 [S390] kprobes: instruction fixup by Martin Schwidefsky · 14 years ago