1. f1d86b6 s390/s390dbf: add debug_level_enabled() function by Hendrik Brueckner · 11 years ago
  2. 4ae8032 s390/bitops: optimize set_bit() for constant values by Heiko Carstens · 11 years ago
  3. 370b0b5 s390/bitops: remove CONFIG_SMP / simplify non-atomic bitops by Heiko Carstens · 11 years ago
  4. 9a70a42 s390/atomic: various small cleanups by Heiko Carstens · 11 years ago
  5. 5692e4d s390/atomic: optimize atomic_add() for constant values by Heiko Carstens · 11 years ago
  6. 1ffa11a s390/kprobes: allow kprobes only on known instructions by Heiko Carstens · 11 years ago
  7. a882b3b s390/kprobes: use insn_length helper function by Heiko Carstens · 11 years ago
  8. 0f20822 s390/dis: move disassembler function prototypes to proper header file by Heiko Carstens · 11 years ago
  9. 648ae35 s390/dis: move common definitions to a header file by Suzuki K. Poulose · 11 years ago
  10. f616d67 s390/dis: rename structures for unique types by Suzuki K. Poulose · 11 years ago
  11. 7528743 s390/atomic: make use of interlocked-access facility 1 instructions by Heiko Carstens · 11 years ago
  12. 86d51bc s390/atomic: implement atomic_sub_return() with atomic_add_return() by Heiko Carstens · 11 years ago
  13. fcd05b5 s390/kprobes: have more correct if statement in s390_get_insn_slot() by Heiko Carstens · 11 years ago
  14. faf499d s390: always set -march compiler option by Heiko Carstens · 11 years ago
  15. e344e52 s390/bitops: make use of interlocked-access facility 1 instructions by Heiko Carstens · 11 years ago
  16. 320437af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  17. db10acc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  18. 8c071b0 s390/time: correct use of store clock fast by Martin Schwidefsky · 11 years ago
  19. 0ebfd31 s390/compat,signal: fix return value of copy_siginfo_(to|from)_user32() by Heiko Carstens · 11 years ago
  20. af0ebc4 s390/mm,kvm: fix software dirty bits vs. kvm for old machines by Martin Schwidefsky · 11 years ago
  21. 3f0116c compiler/gcc4: Add quirk for 'asm goto' miscompilation bug by Ingo Molnar · 11 years ago
  22. d45ed4a net: fix unsafe set_memory_rw from softirq by Alexei Starovoitov · 11 years ago
  23. dbbfe48 s390: fix system call restart after inferior call by Martin Schwidefsky · 11 years ago
  24. 4d3b066 s390: Allow vmalloc target buffers for copy_from_oldmem() by Michael Holzheu · 11 years ago
  25. 7423435 s390/kprobes: add exrl to list of prohibited opcodes by Heiko Carstens · 11 years ago
  26. efc1d23 s390: enable ARCH_USE_CMPXCHG_LOCKREF by Heiko Carstens · 11 years ago
  27. 083986e mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef by Heiko Carstens · 11 years ago
  28. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  29. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  30. 6f79d33 s390/vmcore: use vmcore for zfcpdump by Michael Holzheu · 11 years ago
  31. 23df79d s390/vmcore: implement remap_oldmem_pfn_range for s390 by Jan Willeke · 11 years ago
  32. 97b0f6f s390/vmcore: use ELF header in new memory feature by Michael Holzheu · 11 years ago
  33. 63c4043 s390/kprobes: add support for pc-relative long displacement instructions by Heiko Carstens · 11 years ago
  34. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
  35. e831cbf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  36. 9e75c627 s390/irq: reduce size of external interrupt handler hash array by Heiko Carstens · 11 years ago
  37. 2ec7f4a s390/compat,uid16: use current_cred() by Heiko Carstens · 11 years ago
  38. 5eb8ae5 s390/ftrace: avoid pointer arithmetics with function pointers by Heiko Carstens · 11 years ago
  39. 63df41d6 s390: make various functions static, add declarations to header files by Heiko Carstens · 11 years ago
  40. 5b512be s390/compat signal: add couple of __force annotations by Heiko Carstens · 11 years ago
  41. 984e2a5 s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table() by Heiko Carstens · 11 years ago
  42. 93bead4 s390: keep Kconfig sorted by Heiko Carstens · 11 years ago
  43. b4b50fd Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  44. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  45. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  46. 27703bb Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  47. 6832d96 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  48. 82003c3 s390/irq: rework irq subclass handling by Heiko Carstens · 11 years ago
  49. 50ce749 s390/irq: use hlists for external interrupt handler array by Heiko Carstens · 11 years ago
  50. 8237ac3 s390/dumpstack: convert print_symbol to %pSR by Heiko Carstens · 11 years ago
  51. ae6834c s390/perf: Remove print_hex_dump_bytes() debug output by Hendrik Brueckner · 11 years ago
  52. 3b459c5 s390: update defconfig by Heiko Carstens · 11 years ago
  53. 4784955 s390/bpf,jit: fix address randomization by Heiko Carstens · 11 years ago
  54. a118cfd don't pass superblock to hypfs_{mkdir,create*} by Al Viro · 11 years ago
  55. e334cf4 don't pass superblock to hypfs_diag_create_files by Al Viro · 11 years ago
  56. f78e41e don't pass superblock to hypfs_vm_create_files() by Al Viro · 11 years ago
  57. 6af4ea0 oprofilefs_create_...() do not need superblock argument by Al Viro · 11 years ago
  58. ecde282 oprofilefs_mkdir() doesn't need superblock argument by Al Viro · 11 years ago
  59. ef7bca1 oprofile: don't bother with passing superblock to ->create_files() by Al Viro · 11 years ago
  60. 2245932 s390/pci: use virtual memory for iommu bitmap by Sebastian Ott · 11 years ago
  61. 57b5918 s390/pci: update function handle after resume from hibernate by Sebastian Ott · 11 years ago
  62. d03abe5 s390/pci: try harder to modify a function by Sebastian Ott · 11 years ago
  63. 1d57896 s390/pci: split lpf by Sebastian Ott · 11 years ago
  64. 77e844b s390/hibernate: add early resume function by Sebastian Ott · 11 years ago
  65. 0ff70ec s390/pci: add recover sysfs knob by Sebastian Ott · 11 years ago
  66. cb80918 s390/pci: use claim_resource by Sebastian Ott · 11 years ago
  67. 67f43f3 s390/pci/hotplug: convert to be builtin only by Sebastian Ott · 11 years ago
  68. 0944fe3 s390/mm: implement software referenced bits by Martin Schwidefsky · 11 years ago
  69. 0628a5f s390/tx: allow program interruption filtering in user space by Martin Schwidefsky · 11 years ago
  70. 0196c64 s390/pgtable: fix mprotect for single-threaded KVM guests by Martin Schwidefsky · 11 years ago
  71. 0587d40 s390/time: return with irqs disabled from psw_idle by Martin Schwidefsky · 11 years ago
  72. 6b169ac s390/kprobes: add support for compare and branch instructions by Heiko Carstens · 11 years ago
  73. bee5c28 s390/switch_to: fix save_access_regs() / restore_access_regs() by Heiko Carstens · 11 years ago
  74. 02aff3a s390/bitops: fix inline assembly constraints by Heiko Carstens · 11 years ago
  75. 5c474a1 s390/mm: introduce ptep_flush_lazy helper by Martin Schwidefsky · 11 years ago
  76. b6bed09 s390/time: clock comparator revalidation by Martin Schwidefsky · 11 years ago
  77. d56c893 s390/pgtable: add pgste_get helper by Martin Schwidefsky · 11 years ago
  78. a055f66 s390/pgtable: skip pgste updates on full flush by Martin Schwidefsky · 11 years ago
  79. e509861 s390/mm: cleanup page table definitions by Martin Schwidefsky · 11 years ago
  80. 416fd0f s390/mm: remove dead pfmf inline assembly by Heiko Carstens · 11 years ago
  81. 1f44a22 s390: convert interrupt handling to use generic hardirq by Martin Schwidefsky · 11 years ago
  82. 5d0d8f4 s390/pci: use adapter interrupt vector helpers by Martin Schwidefsky · 11 years ago
  83. 9389339 s390/pci: cleanup function names by Martin Schwidefsky · 11 years ago
  84. a9a6f03 s390/airq: introduce adapter interrupt vector helper by Martin Schwidefsky · 11 years ago
  85. 958d907 s390: replace remaining strict_strtoul() with kstrtoul() by Heiko Carstens · 11 years ago
  86. bfa664f Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc by Kevin Hilman · 11 years ago
  87. 215b28a s390: Fix broken build by Guenter Roeck · 11 years ago
  88. 2b04725 Fix TLB gather virtual address range invalidation corner cases by Linus Torvalds · 11 years ago
  89. 6f1d657 Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohz by Ingo Molnar · 11 years ago
  90. a5725ac vtime: Describe overriden functions in dedicated arch headers by Frederic Weisbecker · 11 years ago
  91. ebd97be PCI: remove ARCH_SUPPORTS_MSI kconfig option by Thomas Petazzoni · 11 years ago
  92. 4287d82 PCI: use weak functions for MSI arch-specific functions by Thomas Petazzoni · 11 years ago
  93. 30b229b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  94. bf64087 KVM: s390: Make KVM_HVA_ERR_BAD usable on s390 by Dominik Dingel · 11 years ago
  95. ea828eb KVM: s390: Add helper function for setting condition code by Thomas Huth · 11 years ago
  96. 843200e KVM: s390: Fix sparse warnings in priv.c by Thomas Huth · 11 years ago
  97. 78c4b59 KVM: s390: declare virtual HW facilities by Michael Mueller · 11 years ago
  98. ee6ee55 KVM: s390: fix task size check by Martin Schwidefsky · 11 years ago
  99. 3eabaee KVM: s390: allow sie enablement for multi-threaded programs by Martin Schwidefsky · 11 years ago
  100. e769ece KVM: s390: fix pfmf non-quiescing control handling by Heiko Carstens · 11 years ago