1. 7ae85dc ARM: 8425/1: kgdb: Don't try to stop the machine when setting breakpoints by Doug Anderson · 9 years ago
  2. 90cde55 ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definition by Andre Przywara · 9 years ago
  3. 12fc730 ARM: get rid of needless #if in signal handling code by Russell King · 9 years ago
  4. 9054a31 clk: check for invalid parent index of orphans in __clk_init() by Mans Rullgard · 10 years ago
  5. e1595d8 clk: tegra: dfll: Properly protect OPP list by Thierry Reding · 9 years ago
  6. c2f5851 arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resources by Pavel Fedin · 9 years ago
  7. 7271484 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  8. 0c98625 Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem" by Tejun Heo · 9 years ago
  9. f9f9e7b Revert "cgroup: simplify threadgroup locking" by Tejun Heo · 9 years ago
  10. 3025510 Merge tag 'hwmon-for-linus-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  11. 9efeaaf Merge tag 'pinctrl-v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  12. 9bf9fde KVM: s390: Replace incorrect atomic_or with atomic_andnot by Jason J. Herne · 9 years ago
  13. d1291eb Merge tag 'gpio-v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  14. ae80a2f arm64: Remove ununsed set_irq_flags by Rob Herring · 9 years ago
  15. eb81112 ARM: Remove ununsed set_irq_flags by Rob Herring · 9 years ago
  16. 3e15135 sh: Kill off set_irq_flags usage by Rob Herring · 9 years ago
  17. d17cab4 irqchip: Kill off set_irq_flags usage by Rob Herring · 9 years ago
  18. ca0141d gpu/drm: Kill off set_irq_flags usage by Rob Herring · 9 years ago
  19. aa57e0b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  20. 03da3ff x86/platform: Fix Geode LX timekeeping in the generic x86 build by David Woodhouse · 9 years ago
  21. ca09f02 arm: KVM: Fix incorrect device to IPA mapping by Marek Majtyka · 9 years ago
  22. 1713e5a arm64: KVM: Fix user access for debug registers by Marc Zyngier · 9 years ago
  23. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  24. b237721 genirq: Move field 'msi_desc' from irq_data into irq_common_data by Jiang Liu · 9 years ago
  25. 9df872f genirq: Move field 'affinity' from irq_data into irq_common_data by Jiang Liu · 9 years ago
  26. af7080e genirq: Move field 'handler_data' from irq_data into irq_common_data by Jiang Liu · 9 years ago
  27. 449e9ca genirq: Move field 'node' from irq_data into irq_common_data by Jiang Liu · 9 years ago
  28. 4df7f54 irqchip/gic-v3: Use IRQD_FORWARDED_TO_VCPU flag by Thomas Gleixner · 9 years ago
  29. 71466535 irqchip/gic: Use IRQD_FORWARDED_TO_VCPU flag by Thomas Gleixner · 9 years ago
  30. fc56971 genirq: Provide IRQD_FORWARDED_TO_VCPU status flag by Thomas Gleixner · 9 years ago
  31. 755d119 genirq: Simplify irq_data_to_desc() by Thomas Gleixner · 9 years ago
  32. 123236c genirq: Remove __irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  33. 7c51173 pinctrl/pistachio: Use irq_set_handler_locked by Thomas Gleixner · 9 years ago
  34. a7147db gpio: vf610: Use irq_set_handler_locked by Thomas Gleixner · 9 years ago
  35. 9ca86b2 powerpc/mpc8xx: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  36. 9758a7b powerpc/ipic: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  37. e9e879a powerpc/cpm2: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  38. 6b83bd9 powerpc/mpc52xx: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  39. 04bb92e KVM: vmx: fix VPID is 0000H in non-root operation by Wanpeng Li · 9 years ago
  40. 36b35d5 powerpc/mm: Recompute hash value after a failed update by Aneesh Kumar K.V · 9 years ago
  41. 655471f powerpc/boot: Specify ABI v2 when building an LE boot wrapper by Benjamin Herrenschmidt · 9 years ago
  42. e902e14 genirq: Remove __irq_set_chip_handler_name_locked() by Thomas Gleixner · 9 years ago
  43. b9a5ec33 pinctrl: sunxi: Use irq_set_chip_handler_name_locked() by Thomas Gleixner · 9 years ago
  44. 62bea5b KVM: add halt_attempted_poll to VCPU stats by Paolo Bonzini · 9 years ago
  45. ad2aa04 virtio/s390: handle failures of READ_VQ_CONF ccw by Pierre Morel · 9 years ago
  46. fd2e8d4 tools/virtio: propagate V=X to kernel build by Michael S. Tsirkin · 9 years ago
  47. 4e9fa50 vhost: move features to core by Michael S. Tsirkin · 9 years ago
  48. 9b55613 ARM: fix Thumb2 signal handling when ARMv6 is enabled by Russell King · 9 years ago
  49. 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
  50. 1f0bd44 cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get() by Rafael J. Wysocki · 9 years ago
  51. f0b2e56 blockdev: don't set S_DAX for misaligned partitions by Jeff Moyer · 9 years ago
  52. e94f5a2 dax: fix O_DIRECT I/O to the last block of a blockdev by Jeff Moyer · 9 years ago
  53. 865ca08 ia64: Enable userfaultfd and membarrier system calls by Luck, Tony · 9 years ago
  54. 09a77a8 modsign: Fix GPL/OpenSSL licence incompatibility by David Woodhouse · 9 years ago
  55. 6584d84 genirq: Update the comment for generic_handle_irq_desc by Huang Shijie · 9 years ago
  56. 3829c66 genirq: Remove stale comment by Thomas Gleixner · 9 years ago
  57. 4cd7863 irqchip/renesas-irqc: Propagate wake-up settings to parent by Geert Uytterhoeven · 9 years ago
  58. f4e209c irqchip/renesas-intc-irqpin: Propagate wake-up settings to parent by Geert Uytterhoeven · 9 years ago
  59. 769b5cf irqchip/renesas-intc-irqpin: Use a separate lockdep class by Geert Uytterhoeven · 9 years ago
  60. b137065 irqchip/renesas-irqc: Use a separate lockdep class by Geert Uytterhoeven · 9 years ago
  61. 157add6 irqchip/GICv2m: Fix GICv2m build warning on 32 bits by Pavel Fedin · 9 years ago
  62. 5a9a891 irqchip/gic-v3-its: Add missing cache flushes by Marc Zyngier · 9 years ago
  63. 12e1406 irqchip/GIC: Add workaround for aliased GIC400 by Marc Zyngier · 9 years ago
  64. e4084a1 platform-msi: Do not cache msi_desc in handler_data by Marc Zyngier · 9 years ago
  65. dc2ec62 net/mlx4_en: Use access helper irq_data_get_affinity_mask() by Thomas Gleixner · 9 years ago
  66. da92b4e powerpc, irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  67. 8f4216c7 kvm: fix zero length mmio searching by Jason Wang · 9 years ago
  68. eefd6b0 kvm: fix double free for fast mmio eventfd by Jason Wang · 9 years ago
  69. 85da11c kvm: factor out core eventfd assign/deassign logic by Jason Wang · 9 years ago
  70. 8453fec kvm: don't try to register to KVM_FAST_MMIO_BUS for non mmio eventfd by Jason Wang · 9 years ago
  71. d10bcd4 arm64: head.S: initialise mdcr_el2 in el2_setup by Will Deacon · 9 years ago
  72. 2314ee4 arm64: enable generic idle loop by Leo Yan · 9 years ago
  73. c5e6bd2 perf tests: Fix software clock events test setting maps by Adrian Hunter · 9 years ago
  74. 2998272 perf tests: Fix task exit test setting maps by Adrian Hunter · 9 years ago
  75. 8c0498b perf evlist: Fix create_syswide_maps() not propagating maps by Adrian Hunter · 9 years ago
  76. 44c42d7 perf evlist: Fix add() not propagating maps by Adrian Hunter · 9 years ago
  77. adc0c3e perf evlist: Factor out a function to propagate maps for a single evsel by Adrian Hunter · 9 years ago
  78. 74bfd2b perf evlist: Make create_maps() use set_maps() by Adrian Hunter · 9 years ago
  79. 934e0f2 perf evlist: Make set_maps() more resilient by Adrian Hunter · 9 years ago
  80. fce4d29 perf evsel: Add own_cpus member by Adrian Hunter · 9 years ago
  81. b278c36 perf evlist: Fix missing thread_map__put in propagate_maps() by Adrian Hunter · 9 years ago
  82. f114d6e perf evlist: Fix splice_list_tail() not setting evlist by Adrian Hunter · 9 years ago
  83. ec9a77a perf evlist: Add has_user_cpus member by Adrian Hunter · 9 years ago
  84. d5bc056 perf evlist: Remove redundant validation from propagate_maps() by Adrian Hunter · 9 years ago
  85. 725e06b perf evlist: Simplify set_maps() logic by Adrian Hunter · 9 years ago
  86. a69b09e perf evlist: Simplify propagate_maps() logic by Adrian Hunter · 9 years ago
  87. 2cd55c6 cxl: Fix build failure due to -Wunused-variable behaviour change by Ian Munsie · 9 years ago
  88. 2925c2f cxl: Fix unbalanced pci_dev_get in cxl_probe by Daniel Axtens · 9 years ago
  89. 1975dbc locking/static_keys: Fix up the static keys documentation by Jonathan Corbet · 9 years ago
  90. bcb2b0b ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED() by Sudeep Holla · 9 years ago
  91. cf3a510 ACPI: int340x_thermal: add missing CONFIG_ prefix by Sudeep Holla · 9 years ago
  92. 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
  93. 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
  94. ae78581 selftests: exec: revert to default emit rule by Bamvor Jian Zhang · 9 years ago
  95. 900d65e selftests: change install command to rsync by Bamvor Jian Zhang · 9 years ago
  96. b11054b selftests: mqueue: simplify the Makefile by Bamvor Jian Zhang · 9 years ago
  97. cc19ada selftests: mqueue: allow extra cflags by Bamvor Jian Zhang · 9 years ago
  98. 1087d01 selftests: rename jump label to static_keys by Bamvor Jian Zhang · 9 years ago
  99. b623c4d selftests/seccomp: add support for s390 by Kees Cook · 9 years ago
  100. 7ef7cc9 seltests/zram: fix syntax error by Zhang Zhen · 9 years ago