1. 7aba842 s390/mmap: randomize mmap base for bottom up direction by Heiko Carstens · 11 years ago
  2. 40c3baa mm/arch: use NUMA_NO_NODE by Jianguo Wu · 11 years ago
  3. 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
  4. 1006fae Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  5. 1060786 s390/mm,tlb: correct tlb flush on page table upgrade by Martin Schwidefsky · 11 years ago
  6. fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
  7. be39f19 s390/mm: page_table_realloc returns failure by Dominik Dingel · 11 years ago
  8. 1db9e05 s390: allow to set gcc -mtune flag by Heiko Carstens · 11 years ago
  9. b226635 s390/percpu: remove this_cpu_xor() implementation by Heiko Carstens · 11 years ago
  10. 4560e7c s390/vtime: correct idle time calculation by Martin Schwidefsky · 11 years ago
  11. 7ab64a8 s390/time: fix get_tod_clock_ext inline assembly by Martin Schwidefsky · 11 years ago
  12. 302bfe2 s390: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  13. cb4deb6 s390/pci: cleanup function information block by Sebastian Ott · 11 years ago
  14. af0b129 s390/pci: remove CONFIG_PCI_DEBUG dependancy by Sebastian Ott · 11 years ago
  15. 1f1dcbd s390/pci: message cleanup by Sebastian Ott · 11 years ago
  16. a2c0844 Update default configuration by Martin Schwidefsky · 11 years ago
  17. 3c28410 s390: add a couple of useful defconfigs by Heiko Carstens · 11 years ago
  18. f84cd97 s390/percpu: make use of interlocked-access facility 1 instructions by Heiko Carstens · 11 years ago
  19. 0702fbf s390/percpu: use generic percpu ops for CONFIG_32BIT by Heiko Carstens · 11 years ago
  20. f26946d s390/compat: make psw32_user_bits a constant value again by Heiko Carstens · 11 years ago
  21. 5ebf250 s390: fix handling of runtime instrumentation psw bit by Heiko Carstens · 11 years ago
  22. 4725c86 s390: fix save and restore of the floating-point-control register by Martin Schwidefsky · 11 years ago
  23. 4f57ba7 s390/crypto: fix aes_s390 crypto module unload problem by Ingo Tuchscherer · 11 years ago
  24. 57f47ba s390/appldata: make copy_from_user() invocations provably correct by Heiko Carstens · 11 years ago
  25. 041058a s390/cmm: make copy_from_user() invocation provably correct by Heiko Carstens · 11 years ago
  26. 160d378 s390/cache: get rid of compile warning by Heiko Carstens · 11 years ago
  27. f8544ec s390/compat,signal: change return values to -EFAULT by Heiko Carstens · 11 years ago
  28. f5be85a s390: Remove unused declaration of zfcpdump_prefix_array[] by Michael Holzheu · 11 years ago
  29. 8a80b10 s390/cio: fix error-prone defines by Peter Oberparleiter · 11 years ago
  30. 5895294 s390: Remove zfcpdump NR_CPUS dependency by Michael Holzheu · 11 years ago
  31. 05e0baa s390/ftrace: prepare_ftrace_return() function call order by Heiko Carstens · 11 years ago
  32. 5ff4212 s390/crashdump: remove unused variable by Heiko Carstens · 11 years ago
  33. 72b7fb5 s390/atomic: use 'unsigned int' instead of 'unsigned long' for atomic_*_mask() by Chen Gang · 11 years ago
  34. eb0bf92 s390/gup: handle zero nr_pages case correctly by Heiko Carstens · 11 years ago
  35. 01997bb s390/gup: reduce code duplication between [__]get_user_pages_fast functions by Heiko Carstens · 11 years ago
  36. 127c1fe s390/mm: do not initialize storage keys by Martin Schwidefsky · 11 years ago
  37. 6cef300 s390/bpf,jit: fix prolog oddity by Martin Schwidefsky · 11 years ago
  38. 12325f0 s390: cleanup and add sanity checks to control register macros by Heiko Carstens · 11 years ago
  39. 69db3b5 s390/pci: implement hibernation hooks by Sebastian Ott · 11 years ago
  40. e258d71 s390/uaccess: always run the kernel in home space by Martin Schwidefsky · 11 years ago
  41. 7d7c7b2 s390/bitops: rename find_first_bit_left() to find_first_bit_inv() by Heiko Carstens · 11 years ago
  42. b1cb7e2 s390/bitops: use flogr instruction to implement __ffs, ffs, __fls, fls and fls64 by Heiko Carstens · 11 years ago
  43. 746479c s390/bitops: use generic find bit functions / reimplement _left variant by Heiko Carstens · 11 years ago
  44. f1d86b6 s390/s390dbf: add debug_level_enabled() function by Hendrik Brueckner · 11 years ago
  45. 4ae8032 s390/bitops: optimize set_bit() for constant values by Heiko Carstens · 11 years ago
  46. 370b0b5 s390/bitops: remove CONFIG_SMP / simplify non-atomic bitops by Heiko Carstens · 11 years ago
  47. 9a70a42 s390/atomic: various small cleanups by Heiko Carstens · 11 years ago
  48. 5692e4d s390/atomic: optimize atomic_add() for constant values by Heiko Carstens · 11 years ago
  49. 1ffa11a s390/kprobes: allow kprobes only on known instructions by Heiko Carstens · 11 years ago
  50. a882b3b s390/kprobes: use insn_length helper function by Heiko Carstens · 11 years ago
  51. 0f20822 s390/dis: move disassembler function prototypes to proper header file by Heiko Carstens · 11 years ago
  52. 648ae35 s390/dis: move common definitions to a header file by Suzuki K. Poulose · 11 years ago
  53. f616d67 s390/dis: rename structures for unique types by Suzuki K. Poulose · 11 years ago
  54. 7528743 s390/atomic: make use of interlocked-access facility 1 instructions by Heiko Carstens · 11 years ago
  55. 86d51bc s390/atomic: implement atomic_sub_return() with atomic_add_return() by Heiko Carstens · 11 years ago
  56. fcd05b5 s390/kprobes: have more correct if statement in s390_get_insn_slot() by Heiko Carstens · 11 years ago
  57. faf499d s390: always set -march compiler option by Heiko Carstens · 11 years ago
  58. e344e52 s390/bitops: make use of interlocked-access facility 1 instructions by Heiko Carstens · 11 years ago
  59. 320437af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  60. db10acc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  61. 8c071b0 s390/time: correct use of store clock fast by Martin Schwidefsky · 11 years ago
  62. 0ebfd31 s390/compat,signal: fix return value of copy_siginfo_(to|from)_user32() by Heiko Carstens · 11 years ago
  63. af0ebc4 s390/mm,kvm: fix software dirty bits vs. kvm for old machines by Martin Schwidefsky · 11 years ago
  64. ec0ad3d Merge branch 'core/urgent' into sched/core by Ingo Molnar · 11 years ago
  65. 3f0116c compiler/gcc4: Add quirk for 'asm goto' miscompilation bug by Ingo Molnar · 11 years ago
  66. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  67. d45ed4a net: fix unsafe set_memory_rw from softirq by Alexei Starovoitov · 11 years ago
  68. 7d65f4a irq: Consolidate do_softirq() arch overriden implementations by Frederic Weisbecker · 11 years ago
  69. dbbfe48 s390: fix system call restart after inferior call by Martin Schwidefsky · 11 years ago
  70. 4d3b066 s390: Allow vmalloc target buffers for copy_from_oldmem() by Michael Holzheu · 11 years ago
  71. 7423435 s390/kprobes: add exrl to list of prohibited opcodes by Heiko Carstens · 11 years ago
  72. efc1d23 s390: enable ARCH_USE_CMPXCHG_LOCKREF by Heiko Carstens · 11 years ago
  73. 083986e mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef by Heiko Carstens · 11 years ago
  74. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  75. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  76. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  77. 6f79d33 s390/vmcore: use vmcore for zfcpdump by Michael Holzheu · 11 years ago
  78. 23df79d s390/vmcore: implement remap_oldmem_pfn_range for s390 by Jan Willeke · 11 years ago
  79. 97b0f6f s390/vmcore: use ELF header in new memory feature by Michael Holzheu · 11 years ago
  80. 63c4043 s390/kprobes: add support for pc-relative long displacement instructions by Heiko Carstens · 11 years ago
  81. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
  82. e831cbf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  83. 9e75c627 s390/irq: reduce size of external interrupt handler hash array by Heiko Carstens · 11 years ago
  84. 2ec7f4a s390/compat,uid16: use current_cred() by Heiko Carstens · 11 years ago
  85. 5eb8ae5 s390/ftrace: avoid pointer arithmetics with function pointers by Heiko Carstens · 11 years ago
  86. 63df41d6 s390: make various functions static, add declarations to header files by Heiko Carstens · 11 years ago
  87. 5b512be s390/compat signal: add couple of __force annotations by Heiko Carstens · 11 years ago
  88. 984e2a5 s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table() by Heiko Carstens · 11 years ago
  89. 93bead4 s390: keep Kconfig sorted by Heiko Carstens · 11 years ago
  90. 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
  91. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  92. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  93. 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
  94. 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
  95. 82003c3 s390/irq: rework irq subclass handling by Heiko Carstens · 11 years ago
  96. 50ce749 s390/irq: use hlists for external interrupt handler array by Heiko Carstens · 11 years ago
  97. 8237ac3 s390/dumpstack: convert print_symbol to %pSR by Heiko Carstens · 11 years ago
  98. ae6834c s390/perf: Remove print_hex_dump_bytes() debug output by Hendrik Brueckner · 11 years ago
  99. 3b459c5 s390: update defconfig by Heiko Carstens · 11 years ago
  100. 4784955 s390/bpf,jit: fix address randomization by Heiko Carstens · 11 years ago