1. 9df872f genirq: Move field 'affinity' from irq_data into irq_common_data by Jiang Liu · 9 years ago
  2. af7080e genirq: Move field 'handler_data' from irq_data into irq_common_data by Jiang Liu · 9 years ago
  3. 449e9ca genirq: Move field 'node' from irq_data into irq_common_data by Jiang Liu · 9 years ago
  4. 4df7f54 irqchip/gic-v3: Use IRQD_FORWARDED_TO_VCPU flag by Thomas Gleixner · 9 years ago
  5. 71466535 irqchip/gic: Use IRQD_FORWARDED_TO_VCPU flag by Thomas Gleixner · 9 years ago
  6. fc56971 genirq: Provide IRQD_FORWARDED_TO_VCPU status flag by Thomas Gleixner · 9 years ago
  7. 755d119 genirq: Simplify irq_data_to_desc() by Thomas Gleixner · 9 years ago
  8. 123236c genirq: Remove __irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  9. 7c51173 pinctrl/pistachio: Use irq_set_handler_locked by Thomas Gleixner · 9 years ago
  10. a7147db gpio: vf610: Use irq_set_handler_locked by Thomas Gleixner · 9 years ago
  11. 9ca86b2 powerpc/mpc8xx: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  12. 9758a7b powerpc/ipic: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  13. e9e879a powerpc/cpm2: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  14. 6b83bd9 powerpc/mpc52xx: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  15. 04bb92e KVM: vmx: fix VPID is 0000H in non-root operation by Wanpeng Li · 9 years ago
  16. 36b35d5 powerpc/mm: Recompute hash value after a failed update by Aneesh Kumar K.V · 9 years ago
  17. 655471f powerpc/boot: Specify ABI v2 when building an LE boot wrapper by Benjamin Herrenschmidt · 9 years ago
  18. e902e14 genirq: Remove __irq_set_chip_handler_name_locked() by Thomas Gleixner · 9 years ago
  19. b9a5ec33 pinctrl: sunxi: Use irq_set_chip_handler_name_locked() by Thomas Gleixner · 9 years ago
  20. 62bea5b KVM: add halt_attempted_poll to VCPU stats by Paolo Bonzini · 9 years ago
  21. ad2aa04 virtio/s390: handle failures of READ_VQ_CONF ccw by Pierre Morel · 9 years ago
  22. fd2e8d4 tools/virtio: propagate V=X to kernel build by Michael S. Tsirkin · 9 years ago
  23. 4e9fa50 vhost: move features to core by Michael S. Tsirkin · 9 years ago
  24. 9b55613 ARM: fix Thumb2 signal handling when ARMv6 is enabled by Russell King · 9 years ago
  25. f6cf87f Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  26. 1f0bd44 cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get() by Rafael J. Wysocki · 9 years ago
  27. f0b2e56 blockdev: don't set S_DAX for misaligned partitions by Jeff Moyer · 9 years ago
  28. e94f5a2 dax: fix O_DIRECT I/O to the last block of a blockdev by Jeff Moyer · 9 years ago
  29. 865ca08 ia64: Enable userfaultfd and membarrier system calls by Luck, Tony · 9 years ago
  30. 09a77a8 modsign: Fix GPL/OpenSSL licence incompatibility by David Woodhouse · 9 years ago
  31. 6584d84 genirq: Update the comment for generic_handle_irq_desc by Huang Shijie · 9 years ago
  32. 3829c66 genirq: Remove stale comment by Thomas Gleixner · 9 years ago
  33. 4cd7863 irqchip/renesas-irqc: Propagate wake-up settings to parent by Geert Uytterhoeven · 9 years ago
  34. f4e209c irqchip/renesas-intc-irqpin: Propagate wake-up settings to parent by Geert Uytterhoeven · 9 years ago
  35. 769b5cf irqchip/renesas-intc-irqpin: Use a separate lockdep class by Geert Uytterhoeven · 9 years ago
  36. b137065 irqchip/renesas-irqc: Use a separate lockdep class by Geert Uytterhoeven · 9 years ago
  37. 157add6 irqchip/GICv2m: Fix GICv2m build warning on 32 bits by Pavel Fedin · 9 years ago
  38. 5a9a891 irqchip/gic-v3-its: Add missing cache flushes by Marc Zyngier · 9 years ago
  39. 12e1406 irqchip/GIC: Add workaround for aliased GIC400 by Marc Zyngier · 9 years ago
  40. e4084a1 platform-msi: Do not cache msi_desc in handler_data by Marc Zyngier · 9 years ago
  41. dc2ec62 net/mlx4_en: Use access helper irq_data_get_affinity_mask() by Thomas Gleixner · 9 years ago
  42. da92b4e powerpc, irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  43. 8f4216c7 kvm: fix zero length mmio searching by Jason Wang · 9 years ago
  44. eefd6b0 kvm: fix double free for fast mmio eventfd by Jason Wang · 9 years ago
  45. 85da11c kvm: factor out core eventfd assign/deassign logic by Jason Wang · 9 years ago
  46. 8453fec kvm: don't try to register to KVM_FAST_MMIO_BUS for non mmio eventfd by Jason Wang · 9 years ago
  47. d10bcd4 arm64: head.S: initialise mdcr_el2 in el2_setup by Will Deacon · 9 years ago
  48. 2314ee4 arm64: enable generic idle loop by Leo Yan · 9 years ago
  49. c5e6bd2 perf tests: Fix software clock events test setting maps by Adrian Hunter · 9 years ago
  50. 2998272 perf tests: Fix task exit test setting maps by Adrian Hunter · 9 years ago
  51. 8c0498b perf evlist: Fix create_syswide_maps() not propagating maps by Adrian Hunter · 9 years ago
  52. 44c42d7 perf evlist: Fix add() not propagating maps by Adrian Hunter · 9 years ago
  53. adc0c3e perf evlist: Factor out a function to propagate maps for a single evsel by Adrian Hunter · 9 years ago
  54. 74bfd2b perf evlist: Make create_maps() use set_maps() by Adrian Hunter · 9 years ago
  55. 934e0f2 perf evlist: Make set_maps() more resilient by Adrian Hunter · 9 years ago
  56. fce4d29 perf evsel: Add own_cpus member by Adrian Hunter · 9 years ago
  57. b278c36 perf evlist: Fix missing thread_map__put in propagate_maps() by Adrian Hunter · 9 years ago
  58. f114d6e perf evlist: Fix splice_list_tail() not setting evlist by Adrian Hunter · 9 years ago
  59. ec9a77a perf evlist: Add has_user_cpus member by Adrian Hunter · 9 years ago
  60. d5bc056 perf evlist: Remove redundant validation from propagate_maps() by Adrian Hunter · 9 years ago
  61. 725e06b perf evlist: Simplify set_maps() logic by Adrian Hunter · 9 years ago
  62. a69b09e perf evlist: Simplify propagate_maps() logic by Adrian Hunter · 9 years ago
  63. 2cd55c6 cxl: Fix build failure due to -Wunused-variable behaviour change by Ian Munsie · 9 years ago
  64. 2925c2f cxl: Fix unbalanced pci_dev_get in cxl_probe by Daniel Axtens · 9 years ago
  65. 1975dbc locking/static_keys: Fix up the static keys documentation by Jonathan Corbet · 9 years ago
  66. bcb2b0b ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED() by Sudeep Holla · 9 years ago
  67. cf3a510 ACPI: int340x_thermal: add missing CONFIG_ prefix by Sudeep Holla · 9 years ago
  68. d25ed27 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  69. 4184a8f Merge branch 'for-rafael' of https://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq into pm-devfreq by Rafael J. Wysocki · 9 years ago
  70. ae78581 selftests: exec: revert to default emit rule by Bamvor Jian Zhang · 9 years ago
  71. 900d65e selftests: change install command to rsync by Bamvor Jian Zhang · 9 years ago
  72. b11054b selftests: mqueue: simplify the Makefile by Bamvor Jian Zhang · 9 years ago
  73. cc19ada selftests: mqueue: allow extra cflags by Bamvor Jian Zhang · 9 years ago
  74. 1087d01 selftests: rename jump label to static_keys by Bamvor Jian Zhang · 9 years ago
  75. b623c4d selftests/seccomp: add support for s390 by Kees Cook · 9 years ago
  76. 7ef7cc9 seltests/zram: fix syntax error by Zhang Zhen · 9 years ago
  77. 380528f clk: rockchip: add critical clock for rk3368 by Heiko Stübner · 9 years ago
  78. 9c488de Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  79. 57e6bbc Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  80. bd315aa perf top: Fix segfault pressing -> with no hist entries by Wang Nan · 9 years ago
  81. 81523aa KVM: make the declaration of functions within 80 characters by Wei Yang · 9 years ago
  82. 5d7c631 x86/apic: Serialize LVTT and TSC_DEADLINE writes by Shaohua Li · 9 years ago
  83. 4857c91 x86/ioapic: Force affinity setting in setup_ioapic_dest() by Thomas Gleixner · 9 years ago
  84. 43297dd KVM: arm64: add workaround for Cortex-A57 erratum #852523 by Will Deacon · 9 years ago
  85. 5125648 Merge tag 'kvm-arm-for-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  86. edb9272 KVM: fix polling for guest halt continued even if disable it by Wanpeng Li · 9 years ago
  87. cda34fc x86/paravirt: Remove the unused pv_time_ops::get_tsc_khz method by Juergen Gross · 9 years ago
  88. bf95004 arm64: pgtable: use a single bit for PTE_WRITE regardless of DBM by Will Deacon · 9 years ago
  89. 62d96c7 arm64: Fix pte_modify() to preserve the hardware dirty information by Catalin Marinas · 9 years ago
  90. b847415 arm64: Fix the pte_hw_dirty() check when AF/DBM is enabled by Catalin Marinas · 9 years ago
  91. ba9cc45 arm64: dma-mapping: check whether cma area is initialized or not by Jisheng Zhang · 9 years ago
  92. f454b47 x86/ldt: Fix small LDT allocation for Xen by Jan Beulich · 9 years ago
  93. eef7635 clockevents: Remove unused set_mode() callback by Viresh Kumar · 9 years ago
  94. 1e64281 x86/vm86: Fix the misleading CONFIG_VM86 Kconfig help text by Ingo Molnar · 9 years ago
  95. b838c95 soc: dove: Prepare irq handler for irq argument removal by Thomas Gleixner · 9 years ago
  96. 5230347 soc: dove: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Thomas Gleixner · 9 years ago
  97. 391de7f powerpc/cell: Prepare irq handler for irq argument removal by Thomas Gleixner · 9 years ago
  98. 0a0dbd9 powerpc/85xx: Prepare irq handlers for irq argument removal by Thomas Gleixner · 9 years ago
  99. 5aac2d3 powerpc/mpc5121_ads_cpld: Prepare irq handler for irq argument removal by Thomas Gleixner · 9 years ago
  100. 91a4dc9 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago