1. 79c74ec s390/time,vdso: convert to the new update_vsyscall interface by Martin Schwidefsky · 11 years ago
  2. dba6bb600 s390/mm: optimize copy_page by Heiko Carstens · 11 years ago
  3. 806dace Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  4. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  5. 605c369 s390/scm_block: do not hide eadm subchannel dependency by Sebastian Ott · 11 years ago
  6. 7b50da5 s390/sclp: Consolidate early sclp init calls to sclp_early_detect() by Michael Holzheu · 11 years ago
  7. acf6a00 s390/sclp: Move early code from sclp_cmd.c to sclp_early.c by Michael Holzheu · 11 years ago
  8. e657d8f s390/sclp: Determine HSA size dynamically for zfcpdump by Michael Holzheu · 11 years ago
  9. 7d59432 s390/pci: implement pcibios_remove_bus by Sebastian Ott · 11 years ago
  10. 7a572a3a s390/pci: improve handling of bus resources by Sebastian Ott · 11 years ago
  11. f080480 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  12. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  13. 54197e4 hardirq: Make hardirq bits generic by Thomas Gleixner · 11 years ago
  14. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  15. 39cf275 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  16. 1060786 s390/mm,tlb: correct tlb flush on page table upgrade by Martin Schwidefsky · 11 years ago
  17. fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
  18. b226635 s390/percpu: remove this_cpu_xor() implementation by Heiko Carstens · 11 years ago
  19. 7ab64a8 s390/time: fix get_tod_clock_ext inline assembly by Martin Schwidefsky · 11 years ago
  20. cb4deb6 s390/pci: cleanup function information block by Sebastian Ott · 11 years ago
  21. af0b129 s390/pci: remove CONFIG_PCI_DEBUG dependancy by Sebastian Ott · 11 years ago
  22. f84cd97 s390/percpu: make use of interlocked-access facility 1 instructions by Heiko Carstens · 11 years ago
  23. 0702fbf s390/percpu: use generic percpu ops for CONFIG_32BIT by Heiko Carstens · 11 years ago
  24. f26946d s390/compat: make psw32_user_bits a constant value again by Heiko Carstens · 11 years ago
  25. 5ebf250 s390: fix handling of runtime instrumentation psw bit by Heiko Carstens · 11 years ago
  26. 4725c86 s390: fix save and restore of the floating-point-control register by Martin Schwidefsky · 11 years ago
  27. f5be85a s390: Remove unused declaration of zfcpdump_prefix_array[] by Michael Holzheu · 11 years ago
  28. 8a80b10 s390/cio: fix error-prone defines by Peter Oberparleiter · 11 years ago
  29. 5895294 s390: Remove zfcpdump NR_CPUS dependency by Michael Holzheu · 11 years ago
  30. 72b7fb5 s390/atomic: use 'unsigned int' instead of 'unsigned long' for atomic_*_mask() by Chen Gang · 11 years ago
  31. 127c1fe s390/mm: do not initialize storage keys by Martin Schwidefsky · 11 years ago
  32. 12325f0 s390: cleanup and add sanity checks to control register macros by Heiko Carstens · 11 years ago
  33. e258d71 s390/uaccess: always run the kernel in home space by Martin Schwidefsky · 11 years ago
  34. 7d7c7b2 s390/bitops: rename find_first_bit_left() to find_first_bit_inv() by Heiko Carstens · 11 years ago
  35. b1cb7e2 s390/bitops: use flogr instruction to implement __ffs, ffs, __fls, fls and fls64 by Heiko Carstens · 11 years ago
  36. 746479c s390/bitops: use generic find bit functions / reimplement _left variant by Heiko Carstens · 11 years ago
  37. f1d86b6 s390/s390dbf: add debug_level_enabled() function by Hendrik Brueckner · 11 years ago
  38. 4ae8032 s390/bitops: optimize set_bit() for constant values by Heiko Carstens · 11 years ago
  39. 370b0b5 s390/bitops: remove CONFIG_SMP / simplify non-atomic bitops by Heiko Carstens · 11 years ago
  40. 9a70a42 s390/atomic: various small cleanups by Heiko Carstens · 11 years ago
  41. 5692e4d s390/atomic: optimize atomic_add() for constant values by Heiko Carstens · 11 years ago
  42. 1ffa11a s390/kprobes: allow kprobes only on known instructions by Heiko Carstens · 11 years ago
  43. 0f20822 s390/dis: move disassembler function prototypes to proper header file by Heiko Carstens · 11 years ago
  44. 648ae35 s390/dis: move common definitions to a header file by Suzuki K. Poulose · 11 years ago
  45. 7528743 s390/atomic: make use of interlocked-access facility 1 instructions by Heiko Carstens · 11 years ago
  46. 86d51bc s390/atomic: implement atomic_sub_return() with atomic_add_return() by Heiko Carstens · 11 years ago
  47. e344e52 s390/bitops: make use of interlocked-access facility 1 instructions by Heiko Carstens · 11 years ago
  48. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  49. 8c071b0 s390/time: correct use of store clock fast by Martin Schwidefsky · 11 years ago
  50. 13acfd5 Powerpc KVM work is based on a commit after rc4. by Gleb Natapov · 11 years ago
  51. af0ebc4 s390/mm,kvm: fix software dirty bits vs. kvm for old machines by Martin Schwidefsky · 11 years ago
  52. a7efdf6 KVM: s390: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  53. ec0ad3d Merge branch 'core/urgent' into sched/core by Ingo Molnar · 11 years ago
  54. 3f0116c compiler/gcc4: Add quirk for 'asm goto' miscompilation bug by Ingo Molnar · 11 years ago
  55. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  56. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  57. 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
  58. efc1d23 s390: enable ARCH_USE_CMPXCHG_LOCKREF by Heiko Carstens · 11 years ago
  59. 083986e mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef by Heiko Carstens · 11 years ago
  60. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  61. 6b948a7 KVM: s390: Remove dead "rerun vcpu" code by Thomas Huth · 11 years ago
  62. 6f79d33 s390/vmcore: use vmcore for zfcpdump by Michael Holzheu · 11 years ago
  63. 63c4043 s390/kprobes: add support for pc-relative long displacement instructions by Heiko Carstens · 11 years ago
  64. e831cbf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  65. 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
  66. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  67. 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
  68. 82003c3 s390/irq: rework irq subclass handling by Heiko Carstens · 11 years ago
  69. 57b5918 s390/pci: update function handle after resume from hibernate by Sebastian Ott · 11 years ago
  70. 1d57896 s390/pci: split lpf by Sebastian Ott · 11 years ago
  71. 77e844b s390/hibernate: add early resume function by Sebastian Ott · 11 years ago
  72. 67f43f3 s390/pci/hotplug: convert to be builtin only by Sebastian Ott · 11 years ago
  73. 0944fe3 s390/mm: implement software referenced bits by Martin Schwidefsky · 11 years ago
  74. 0196c64 s390/pgtable: fix mprotect for single-threaded KVM guests by Martin Schwidefsky · 11 years ago
  75. bee5c28 s390/switch_to: fix save_access_regs() / restore_access_regs() by Heiko Carstens · 11 years ago
  76. 02aff3a s390/bitops: fix inline assembly constraints by Heiko Carstens · 11 years ago
  77. 5c474a1 s390/mm: introduce ptep_flush_lazy helper by Martin Schwidefsky · 11 years ago
  78. d56c893 s390/pgtable: add pgste_get helper by Martin Schwidefsky · 11 years ago
  79. a055f66 s390/pgtable: skip pgste updates on full flush by Martin Schwidefsky · 11 years ago
  80. e509861 s390/mm: cleanup page table definitions by Martin Schwidefsky · 11 years ago
  81. 416fd0f s390/mm: remove dead pfmf inline assembly by Heiko Carstens · 11 years ago
  82. 1f44a22 s390: convert interrupt handling to use generic hardirq by Martin Schwidefsky · 11 years ago
  83. 5d0d8f4 s390/pci: use adapter interrupt vector helpers by Martin Schwidefsky · 11 years ago
  84. 9389339 s390/pci: cleanup function names by Martin Schwidefsky · 11 years ago
  85. a9a6f03 s390/airq: introduce adapter interrupt vector helper by Martin Schwidefsky · 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. 4287d82 PCI: use weak functions for MSI arch-specific functions by Thomas Petazzoni · 11 years ago
  92. bf64087 KVM: s390: Make KVM_HVA_ERR_BAD usable on s390 by Dominik Dingel · 11 years ago
  93. ee6ee55 KVM: s390: fix task size check by Martin Schwidefsky · 11 years ago
  94. 3eabaee KVM: s390: allow sie enablement for multi-threaded programs by Martin Schwidefsky · 11 years ago
  95. 3b0040a s390/bitops: fix find_next_bit_left by Martin Schwidefsky · 11 years ago
  96. 64597f9 s390/ptrace: PTRACE_TE_ABORT_RAND by Michael Mueller · 11 years ago
  97. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  98. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  99. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  100. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago