1. 24a72ac Merge tag 'v3.10' into next by Benjamin Herrenschmidt · 12 years ago
  2. eda4ddf s390/ipl: Fix FCP WWPN and LUN format strings for read by Michael Holzheu · 12 years ago
  3. 6b0b50b mm/THP: add pmd args to pgtable deposit and withdraw APIs by Aneesh Kumar K.V · 12 years ago
  4. 35b03ae s390/mem_detect: fix memory hole handling by Heiko Carstens · 12 years ago
  5. 4026099 s390/dma: support debug_dma_mapping_error by Sebastian Ott · 12 years ago
  6. 73e5a84 s390/dma: fix mapping_error detection by Sebastian Ott · 12 years ago
  7. 690cec8 s390/irq: Only define synchronize_irq() on SMP by Ben Hutchings · 12 years ago
  8. c46b54f s390/pci: Implement IRQ functions if !PCI by Ben Hutchings · 12 years ago
  9. 98f6d1a s390/sclp: fix new line detection by Peter Oberparleiter · 12 years ago
  10. a8f6e7f s390/pgtable: make pgste lock an explicit barrier by Christian Borntraeger · 12 years ago
  11. 3a82603 s390/pgtable: Save pgste during modify_prot_start/commit by Christian Borntraeger · 12 years ago
  12. 9cc5c20 s390/dumpstack: fix address ranges for asynchronous and panic stack by Martin Schwidefsky · 12 years ago
  13. 338679f s390/pgtable: Fix guest overindication for change bit by Christian Borntraeger · 12 years ago
  14. e86cbd8 s390/pgtable: Fix gmap notifier address by Christian Borntraeger · 12 years ago
  15. b56433c s390/pgtable: Fix check for pgste/storage key handling by Christian Borntraeger · 12 years ago
  16. d5b4c2f arch: s390: appldata: using strncpy() and strnlen() instead of sprintf() by Chen Gang · 12 years ago
  17. 9acf73b s390/smp: lost IPIs on cpu hotplug by Heiko Carstens · 12 years ago
  18. 576ebd7 kernel: Fix s390 absolute memory access for /dev/mem by Michael Holzheu · 12 years ago
  19. abd9a0c s390/dma: do not call debug_dma after free by Sebastian Ott · 12 years ago
  20. c4ad180 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  21. 6b8224e s390/pgtable: fix ipte notify bit by Christian Borntraeger · 12 years ago
  22. a4eeea4 s390/smp: fix cpu re-scan vs. cpu state by Martin Schwidefsky · 12 years ago
  23. aca9120 s390/ftrace: fix mcount adjustment by Heiko Carstens · 12 years ago
  24. bb4b42c s390: fix gmap_ipte_notifier vs. software dirty pages by Christian Borntraeger · 12 years ago
  25. 3644bc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  26. c5ddd20 switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  27. 91c2e0b unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  28. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 12 years ago
  29. 617e164 s390: disable pfmf for clear page instruction by Christian Borntraeger · 12 years ago
  30. 7678dcf s390/disassembler: prevent endless loop in print_fn_code() by Heiko Carstens · 12 years ago
  31. 9673217 s390: remove non existent reference to GENERIC_KERNEL_THREAD by Alexander Shiyan · 12 years ago
  32. 2bf1bef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  33. 01227a8 Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  34. 996b4a7 s390/mem_detect: remove artificial kdump memory types by Heiko Carstens · 12 years ago
  35. d338363 s390/mm: add pte invalidation notifier for kvm by Martin Schwidefsky · 12 years ago
  36. e5d709b s390/memory hotplug: provide memory_block_size_bytes() function by Heiko Carstens · 12 years ago
  37. df1bd59 s390/mem_detect: limit memory detection loop to "mem=" parameter by Heiko Carstens · 12 years ago
  38. 67b5c3e s390/kdump,bootmem: fix bootmem allocator bitmap size by Heiko Carstens · 12 years ago
  39. 118131a s390: get rid of odd global real_memory_size by Heiko Carstens · 12 years ago
  40. 0a69406 s390/mem_detect: add DAT sanity check by Heiko Carstens · 12 years ago
  41. d009f4d s390/mem_detect: fix lockdep irq tracing by Heiko Carstens · 12 years ago
  42. 066b9fd s390/mem_detect: move memory detection code to mm folder by Heiko Carstens · 12 years ago
  43. fe72ffb s390/zfcpdump: exploit new cio_ignore keywords by Sebastian Ott · 12 years ago
  44. 12d8471 s390/uaccess: add "fallthrough" comments by Heiko Carstens · 12 years ago
  45. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  46. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  47. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  48. 446f24d Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Stephen Boyd · 12 years ago
  49. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 12 years ago
  50. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 12 years ago
  51. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  52. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  53. e097291 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  54. 0aad818 sparse-vmemmap: specify vmemmap population range in bytes by Johannes Weiner · 12 years ago
  55. 106c992 mm/hugetlb: add more arch-defined huge_pte functions by Gerald Schaefer · 12 years ago
  56. 0999f11 mm/s390: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  57. 0d01ff2 Include missing linux/slab.h inclusions by David Howells · 12 years ago
  58. d0b8883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  59. 1c21351 s390/pci: use pci_scan_root_bus by Sebastian Ott · 12 years ago
  60. 581618f s390: remove small stack config option by Heiko Carstens · 12 years ago
  61. 6164988 s390: system call path micro optimization by Martin Schwidefsky · 12 years ago
  62. dc7ee00 s390: lowcore stack pointer offsets by Martin Schwidefsky · 12 years ago
  63. b8668fd s390/uapi: change struct statfs[64] member types to unsigned values by Heiko Carstens · 12 years ago
  64. 186f50f s390/pci: return correct dma address for offset > PAGE_SIZE by Gerald Schaefer · 12 years ago
  65. 63dd9b4 s390/ptrace: remove empty ifdefs by Heiko Carstens · 12 years ago
  66. e4371f6 s390/compat: remove ptrace compat definitions from uapi header file by Heiko Carstens · 12 years ago
  67. 0f58104 s390/compat: fix compile error for !COMPAT by Heiko Carstens · 12 years ago
  68. a2aec0d s390/compat: fix compat_sys_statfs() memory corruption by Heiko Carstens · 12 years ago
  69. ab8e523 s390/mm,gmap: segment mapping race by Martin Schwidefsky · 12 years ago
  70. c503494 s390/mm,gmap: implement gmap_translate() by Heiko Carstens · 12 years ago
  71. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  72. 73e21ce Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  73. 4f2e290 s390: move dummy io_remap_pfn_range() to asm/pgtable.h by Linus Torvalds · 12 years ago
  74. 4e4d035 s390/pci: remove disable_device implementation by Sebastian Ott · 12 years ago
  75. 89b0dc95 s390/pci: disable per default by Sebastian Ott · 12 years ago
  76. 2c3700b s390/pci: return error after failed pci ops by Sebastian Ott · 12 years ago
  77. b170bad s390/pci: do not read data after failed load by Sebastian Ott · 12 years ago
  78. f0bacb7 s390/pci: add exception table to load/store instructions by Sebastian Ott · 12 years ago
  79. b2a9e87 s390/pci: rename instruction wrappers by Sebastian Ott · 12 years ago
  80. cbcca5d s390/pci: uninline instruction wrappers by Sebastian Ott · 12 years ago
  81. af0a8a8 s390/pci: implement pcibios_add_device by Sebastian Ott · 12 years ago
  82. cb65a66 s390/pci: do not modify function handles by Sebastian Ott · 12 years ago
  83. a2ab833 s390/pci: debug device states by Sebastian Ott · 12 years ago
  84. ea79378 s390/pci: msi cleanup hash usage by Sebastian Ott · 12 years ago
  85. bd9e034 s390/signal: Add BEA to compat signal handler parameters by Michael Holzheu · 12 years ago
  86. f10ccca s390/cio: ccw_device_force_console don't use static variable by Sebastian Ott · 12 years ago
  87. 188561a s390/cio: wait_cons_dev don't use static variable by Sebastian Ott · 12 years ago
  88. 91c15a9 s390/hibernate: Save and restore absolute zero pages by Michael Holzheu · 12 years ago
  89. 5294ee0 s390/bitops: get rid of __BITOPS_BARRIER() by Heiko Carstens · 12 years ago
  90. 01c2475 s390/bitops: remove unnecessary macro definitions in asm/bitops.h by Akinobu Mita · 12 years ago
  91. f7f8d7e s390/mm: speedup storage key initialization by Heiko Carstens · 12 years ago
  92. 1bca09f s390/dumpstack: fix call chain walking by Heiko Carstens · 12 years ago
  93. 2b55732 s390/hypfs: Use PTR_RET function by Alexandru Gheorghiu · 12 years ago
  94. 8fe853f s390/cmm: Removed useless label by Alexandru Gheorghiu · 12 years ago
  95. 3d04fea s390/bpf,jit: use kcalloc instead of kmalloc and memset by Stelian Nirlu · 12 years ago
  96. 0bcc94b s390/dis: use explicit buf len by Stefan Raspl · 12 years ago
  97. 08b4212 s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memset by Wei Yongjun · 12 years ago
  98. 7919e91 s390/mm: zero page cache synonyms for zEC12 by Martin Schwidefsky · 12 years ago
  99. f752ac4 s390/mm: protection exception PSW for aborted transaction by Martin Schwidefsky · 12 years ago
  100. d190e81 idle: Remove GENERIC_IDLE_LOOP config switch by Thomas Gleixner · 12 years ago