1. 9552a66 s390/facilities: use stfl mnemonic instead of insn magic by Heiko Carstens · 9 years ago
  2. 419123f s390/spinlock: do not yield to a CPU in udelay/mdelay by Martin Schwidefsky · 9 years ago
  3. c6f70d3 s390/sclp: add open for business support by Jochen Schweflinghaus · 9 years ago
  4. 9eb31be s390: remove is_32bit_task() helper by Heiko Carstens · 9 years ago
  5. b8eecf3 s390: add 'install' target to 'make help' by Michael Holzheu · 9 years ago
  6. 3f975df s390/sclp: Add VT220 support to early sclp console by Sascha Silbe · 9 years ago
  7. 561e103 s390/dis: Fix printing of the register numbers by Christian Borntraeger · 9 years ago
  8. 155eeb6 s390/sclp_cpi: remove sclp_cpi module in favor of sysfs interface by Hendrik Brueckner · 9 years ago
  9. a6e975c s390: Delete unnecessary checks before the function call "debug_unregister" by Markus Elfring · 9 years ago
  10. 69eea95 s390/pci_dma: fix DMA table corruption with > 4 TB main memory by Gerald Schaefer · 9 years ago
  11. 40612351 s390: get_user_pages_fast() might sleep by David Hildenbrand · 9 years ago
  12. db1c451 s390/spinlock: avoid diagnose loop by Martin Schwidefsky · 9 years ago
  13. 1a2c584 s390/dump: cleanup CPU save area handling by Martin Schwidefsky · 9 years ago
  14. 1a36a39 s390/dump: rework CPU register dump code by Martin Schwidefsky · 9 years ago
  15. f08b8414 s390/dump: remove SAVE_AREA_BASE by Martin Schwidefsky · 9 years ago
  16. d9a3a09 s390/kvm: remove dependency on struct save_area definition by Martin Schwidefsky · 9 years ago
  17. 019d6be s390/zcore: simplify memcpy_hsa by Martin Schwidefsky · 9 years ago
  18. df9694c s390/dump: streamline oldmem copy functions by Martin Schwidefsky · 9 years ago
  19. 8a07dd0 s390/kdump: remove code to create ELF notes in the crashed system by Martin Schwidefsky · 9 years ago
  20. ffa52d0 s390/zcore: remove /sys/kernel/debug/zcore/mem by Martin Schwidefsky · 9 years ago
  21. bbfed51 s390/zcore: copy vector registers into the image data by Martin Schwidefsky · 9 years ago
  22. 4c5b03b s390/zcore: remove invalid kfree in init_cpu_info by Martin Schwidefsky · 9 years ago
  23. 2bc53b8 s390/zcrypt: Fix AP queue handling if queue is full by Ingo Tuchscherer · 9 years ago
  24. 78c4a49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  25. 9b81d51 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  26. dcd8376 Revert "blk-flush: Queue through IO scheduler when flush not required" by Jens Axboe · 9 years ago
  27. 4cf193b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  28. b2467e7 KVM: nVMX: remove incorrect vpid check in nested invvpid emulation by Haozhong Zhang · 9 years ago
  29. 55ce0da block: fix blk_abort_request for blk-mq drivers by Christoph Hellwig · 9 years ago
  30. bf508e9 nvme: add missing unmaps in nvme_queue_rq by Christoph Hellwig · 9 years ago
  31. c5c9f25 NVMe: default to 4k device page size by Nishanth Aravamudan · 9 years ago
  32. 6ffeba9 Merge tag 'dm-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  33. 81b1a83 pidns: fix NULL dereference in __task_pid_nr_ns() by Eric Dumazet · 9 years ago
  34. 8bd142c Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  35. 4ce01c5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  36. fbb4574 arm64: kvm: report original PAR_EL1 upon panic by Mark Rutland · 9 years ago
  37. 1d7a4e3 arm64: kvm: avoid %p in __kvm_hyp_panic by Mark Rutland · 9 years ago
  38. 9f958c1 KVM: arm/arm64: vgic: Trust the LR state for HW IRQs by Christoffer Dall · 9 years ago
  39. 0e3dfda KVM: arm/arm64: arch_timer: Preserve physical dist. active state on LR.active by Christoffer Dall · 9 years ago
  40. 7e16aa8 KVM: arm/arm64: Fix preemptible timer active state crazyness by Christoffer Dall · 9 years ago
  41. 498cd5c arm64: KVM: Add workaround for Cortex-A57 erratum 834220 by Marc Zyngier · 9 years ago
  42. c0f0963 arm64: KVM: Fix AArch32 to AArch64 register mapping by Marc Zyngier · 9 years ago
  43. e6fab54 ARM/arm64: KVM: test properly for a PTE's uncachedness by Ard Biesheuvel · 9 years ago
  44. 12e57f5 blk-merge: warn if figured out segment number is bigger than nr_phys_segments by Ming Lei · 9 years ago
  45. 02e7074 blk-merge: fix blk_bio_segment_split by Ming Lei · 9 years ago
  46. 578270b block: fix segment split by Ming Lei · 9 years ago
  47. c2489e0 vfs: Avoid softlockups with sendfile(2) by Jan Kara · 9 years ago
  48. c725bfc vfs: Make sendfile(2) killable even better by Jan Kara · 9 years ago
  49. 0ebf7f1 fix sysvfs symlinks by Al Viro · 9 years ago
  50. a293154 Merge tag 'linux-kselftest-4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  51. 0fcb04d dm thin: fix regression in advertised discard limits by Mike Snitzer · 9 years ago
  52. 1ec2183 Linux 4.4-rc2 by Linus Torvalds · 9 years ago
  53. 104e2a6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  54. dcfeda9 Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  55. 7f21739 Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  56. 6d2d91b Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  57. 0ec7dc8 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  58. 94521b2 Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  59. 727cde6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  60. 069ec22 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. 865762a slab/slub: adjust kmem_cache_alloc_bulk API by Jesper Dangaard Brouer · 9 years ago
  62. 0337451 slub: add missing kmem cgroup support to kmem_cache_free_bulk by Jesper Dangaard Brouer · 9 years ago
  63. 03ec0ed slub: fix kmem cgroup bug in kmem_cache_alloc_bulk by Jesper Dangaard Brouer · 9 years ago
  64. d0ecd89 slub: optimize bulk slowpath free by detached freelist by Jesper Dangaard Brouer · 9 years ago
  65. 8108465 slub: support for bulk free with SLUB freelists by Jesper Dangaard Brouer · 9 years ago
  66. 41b85a1 parisc: Map kernel text and data on huge pages by Helge Deller · 9 years ago
  67. 736d216 parisc: Add Huge Page and HUGETLBFS support by Helge Deller · 9 years ago
  68. 337685e parisc: Use long branch to do_syscall_trace_exit by Helge Deller · 9 years ago
  69. 332b42e parisc: Increase initial kernel mapping to 32MB on 64bit kernel by Helge Deller · 9 years ago
  70. 4182d0c parisc: Initialize the fault vector earlier in the boot process. by Helge Deller · 9 years ago
  71. 1f25ad2 parisc: Add defines for Huge page support by Helge Deller · 9 years ago
  72. dcbf0d2 parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h by Helge Deller · 9 years ago
  73. 3ad5d7e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  74. 707b4f4 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  75. 4143fc8 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  76. 876454a Merge tag 'for-linus-20151120' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  77. b094f89 blk-mq: fix calling unplug callbacks with preempt disabled by Jens Axboe · 9 years ago
  78. bd63acf serial: export fsl8250_handle_irq by Arnd Bergmann · 9 years ago
  79. fa70045 serial: 8250_mid: Add missing dependency by Heikki Krogerus · 9 years ago
  80. 6b2a3d6 tty: audit: Fix audit source by Peter Hurley · 9 years ago
  81. f356d7a serial: etraxfs-uart: Fix crash by Guenter Roeck · 9 years ago
  82. bec8bf6 serial: fsl_lpuart: Fix earlycon support by Peter Hurley · 9 years ago
  83. 83f7fa6c2 bcm63xx_uart: Use the device name when registering an interrupt by Simon Arlott · 9 years ago
  84. 17a6921 tty: Fix direct use of tty buffer work by Peter Hurley · 9 years ago
  85. ee0c1a6 tty: Fix tty_send_xchar() lock order inversion by Peter Hurley · 9 years ago
  86. b4a6471 slub: mark the dangling ifdef #else of CONFIG_SLUB_DEBUG by Jesper Dangaard Brouer · 9 years ago
  87. 8709837 slub: avoid irqoff/on in bulk allocation by Christoph Lameter · 9 years ago
  88. a380a3c slub: create new ___slab_alloc function that can be called with irqs disabled by Christoph Lameter · 9 years ago
  89. 21fa844 mm: fix up sparse warning in gfpflags_allow_blocking by Jeff Layton · 9 years ago
  90. 8f1eb48 ocfs2: fix umask ignored issue by Junxiao Bi · 9 years ago
  91. 875fa6f PM/OPP: add entry in MAINTAINERS by Viresh Kumar · 9 years ago
  92. 7625b3a kernel/panic.c: turn off locks debug before releasing console lock by Vitaly Kuznetsov · 9 years ago
  93. 9d8a765 kernel/signal.c: unexport sigsuspend() by Richard Weinberger · 9 years ago
  94. 4593725 kasan: fix kmemleak false-positive in kasan_module_alloc() by Andrey Ryabinin · 9 years ago
  95. 928a477 fat: fix fake_offset handling on error path by OGAWA Hirofumi · 9 years ago
  96. 1817889 mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holes by Mike Kravetz · 9 years ago
  97. 50e55bf mm/page-writeback.c: initialize m_dirty to avoid compile warning by Yang Shi · 9 years ago
  98. 1a47de6 various: fix pci_set_dma_mask return value checking by Christoph Hellwig · 9 years ago
  99. 1a76361 mm: loosen MADV_NOHUGEPAGE to enable Qemu postcopy on s390 by Jason J. Herne · 9 years ago
  100. 7511c3e mm: vmalloc: don't remove inexistent guard hole in remove_vm_area() by Jerome Marchand · 9 years ago