1. a9cf86f KVM: arm/arm64: prepare GICv2 emulation to be handled by kvm_io_bus by Andre Przywara · 9 years ago
  2. 6777f77 KVM: arm/arm64: implement kvm_io_bus MMIO handling for the VGIC by Andre Przywara · 9 years ago
  3. 9f199d0 KVM: arm/arm64: simplify vgic_find_range() and callers by Andre Przywara · 9 years ago
  4. cf50a1e KVM: arm/arm64: rename struct kvm_mmio_range to vgic_io_range by Andre Przywara · 9 years ago
  5. f0e4b27 KVM: x86: remove now unneeded include directory from Makefile by Andre Przywara · 9 years ago
  6. 5d9d15a KVM: arm/arm64: remove now unneeded include directory from Makefile by Andre Przywara · 9 years ago
  7. af669ac KVM: move iodev.h from virt/kvm/ to include/kvm by Andre Przywara · 9 years ago
  8. e32edf4 KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks. by Nikolay Nikolaev · 9 years ago
  9. 1a74847 arm/arm64: KVM: Fix migration race in the arch timer by Christoffer Dall · 9 years ago
  10. 47a98b1 arm/arm64: KVM: support for un-queuing active IRQs by Christoffer Dall · 9 years ago
  11. 7176095 arm/arm64: KVM: add a common vgic_queue_irq_to_lr fn by Alex Bennée · 9 years ago
  12. ecccf0c arm/arm64: KVM: export VCPU power state via MP_STATE ioctl by Alex Bennée · 9 years ago
  13. aeda913 arm/arm64: KVM: Optimize handling of Access Flag faults by Marc Zyngier · 9 years ago
  14. 35307b9 arm/arm64: KVM: Implement Stage-2 page aging by Marc Zyngier · 9 years ago
  15. 1d2ebac arm/arm64: KVM: Allow handle_hva_to_gpa to return a value by Marc Zyngier · 9 years ago
  16. 174178f KVM: arm/arm64: add irqfd support by Eric Auger · 9 years ago
  17. 649cf73 KVM: arm/arm64: remove coarse grain dist locking at kvm_vgic_sync_hwstate by Eric Auger · 9 years ago
  18. c1426e4 KVM: arm/arm64: implement kvm_arch_intc_initialized by Eric Auger · 9 years ago
  19. 01c94e6 KVM: introduce kvm_arch_intc_initialized and use it in irqfd by Eric Auger · 9 years ago
  20. df2bd1a KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIP by Eric Auger · 9 years ago
  21. 662d971 arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER} by Christoffer Dall · 9 years ago
  22. 69ff5c6 KVM: arm/arm64: prefer IS_ENABLED to a static variable by Paolo Bonzini · 9 years ago
  23. 0f372475 KVM: vgic: add virt-capable compatible strings by Mark Rutland · 9 years ago
  24. 4ff6f8e KVM: emulate: fix CMPXCHG8B on 32-bit hosts by Paolo Bonzini · 9 years ago
  25. 21bc8dc KVM: VMX: fix build without CONFIG_SMP by Radim Krčmář · 9 years ago
  26. 91314cb arm/arm64: KVM: Add exit reaons to kvm_exit event tracing by Wei Huang · 9 years ago
  27. a050dfb ARM: KVM: Fix size check in __coherent_cache_guest_page by Jan Kiszka · 9 years ago
  28. c517d83 Linux 4.0-rc1 by Linus Torvalds · 9 years ago
  29. feaf2229 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  30. be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  31. 90c453c Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  32. 0a28096 autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation by Al Viro · 9 years ago
  33. 7e0e953 procfs: fix race between symlink removals and traversals by Al Viro · 9 years ago
  34. 0db59e5 debugfs: leave freeing a symlink body until inode eviction by Al Viro · 9 years ago
  35. dca1117 Documentation/filesystems/Locking: ->get_sb() is long gone by Al Viro · 9 years ago
  36. eb6ef3d trylock_super(): replacement for grab_super_passive() by Konstantin Khlebnikov · 9 years ago
  37. 54f2a2f fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions by David Howells · 9 years ago
  38. ce40fa7 Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions by David Howells · 9 years ago
  39. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 9 years ago
  40. 2c616d4 SELinux: Use d_is_positive() rather than testing dentry->d_inode by David Howells · 9 years ago
  41. 8802565 Smack: Use d_is_positive() rather than testing dentry->d_inode by David Howells · 9 years ago
  42. e656a8e TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR() by David Howells · 9 years ago
  43. 729b8a3 Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inode by David Howells · 9 years ago
  44. 7ac2856 Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb by David Howells · 9 years ago
  45. 44bdb5e VFS: Split DCACHE_FILE_TYPE into regular and special types by David Howells · 9 years ago
  46. df1a085 VFS: Add a fallthrough flag for marking virtual dentries by David Howells · 9 years ago
  47. e7f7d22 VFS: Add a whiteout dentry type by David Howells · 9 years ago
  48. 155e35d VFS: Introduce inode-getting helpers for layered/unioned fs environments by David Howells · 9 years ago
  49. a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  50. 2177033 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  51. c8c6c9b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  52. 93aaa83 Merge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  53. 24a52e4 Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  54. cd50b70 Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  55. 2bfedd1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  56. a911dcd Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  57. e20d3ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  58. 1acd2de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  59. b5ccb07 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 9 years ago
  60. 2953245 Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  61. 18a8d49 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 9 years ago
  62. c189cb8 Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  63. a2a6937 Merge tag 'sound-fix-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  64. f5e25f0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  65. d34696c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  66. f967737 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  67. f3c233d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  68. 10436cf Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  69. 5fbe4c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  70. e2defd0 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  71. b5aeca5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  72. 3f4d992 Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  73. dd36929 kernel: make READ_ONCE() valid on const arguments by Linus Torvalds · 9 years ago
  74. decf6d7 Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme into for-linus by Jens Axboe · 9 years ago
  75. 045c47c blk-throttle: check stats_cpu before reading it from sysfs by Thadeu Lima de Souza Cascardo · 9 years ago
  76. 3466b54 Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  77. 9d0de5a Merge branches 'acpi-ec', 'acpi-soc', 'acpi-video' and 'acpi-resources' by Rafael J. Wysocki · 9 years ago
  78. 4fbd0a8 Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 9 years ago
  79. 44923c9 MIPS: sead3: Corrected get_c0_perfcount_int by Niklas Cassel · 9 years ago
  80. 8fc5ec7 MIPS: mm: Remove dead macro definitions by Andreas Ruprecht · 9 years ago
  81. 7bad222 Merge tag 'for-linus-3.20-1' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 9 years ago
  82. 4c971aa Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  83. 147d1da Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib' and 'srp' into for-next by Roland Dreier · 9 years ago
  84. da12c1f IB/qib: Add blank line after declaration by Mike Marciniszyn · 9 years ago
  85. a46a280 IB/qib: Fix checkpatch warnings by Mike Marciniszyn · 9 years ago
  86. 0d8fb59 i2c: ocores: rework clk code to handle NULL cookie by Wolfram Sang · 9 years ago
  87. 64b139f MIPS: OCTEON: irq: add CIB and other fixes by David Daney · 9 years ago
  88. 2e3ecab MIPS: OCTEON: Don't do acknowledge operations for level triggered irqs. by David Daney · 9 years ago
  89. ac6d9b3 MIPS: OCTEON: More OCTEONIII support by Chandrakala Chavva · 9 years ago
  90. 920cda3 MIPS: OCTEON: Remove setting of processor specific CVMCTL icache bits. by Chad Reese · 9 years ago
  91. 726da2f MIPS: OCTEON: Core-15169 Workaround and general CVMSEG cleanup. by David Daney · 9 years ago
  92. debe6a6 MIPS: OCTEON: Update octeon-model.h code for new SoCs. by David Daney · 9 years ago
  93. e3d0ead MIPS: OCTEON: Implement DCache errata workaround for all CN6XXX by David Daney · 9 years ago
  94. 664f1ae MIPS: OCTEON: Add little-endian support to asm/octeon/octeon.h by David Daney · 9 years ago
  95. 664d699 MIPS: OCTEON: Implement the core-16057 workaround by David Daney · 9 years ago
  96. 69f7cd4 MIPS: OCTEON: Delete unused COP2 saving code by Aleksey Makarov · 9 years ago
  97. 2d98cae MIPS: OCTEON: Use correct instruction to read 64-bit COP0 register by Chandrakala Chavva · 9 years ago
  98. 6b3a287 MIPS: OCTEON: Save and restore CP2 SHA3 state by David Daney · 9 years ago
  99. d6e4152 MIPS: OCTEON: Fix FP context save. by David Daney · 9 years ago
  100. ac655fb MIPS: OCTEON: Save/Restore wider multiply registers in OCTEON III CPUs by David Daney · 9 years ago