1. 8783dd3 irqchip: Remove asmlinkage from static functions by Stephen Boyd · 11 years ago
  2. 7ff4247 x86: hardirq: Make irq_hv_callback_count available for CONFIG_HYPERV=m as well by Thomas Gleixner · 11 years ago
  3. 6859358 irqchip: gic: Silence sparse warnings by Stephen Boyd · 11 years ago
  4. 559ba4b irqchip: Silence sparse warning by Stephen Boyd · 11 years ago
  5. 76d388c x86: hyperv: Fixup the (brain) damage caused by the irq cleanup by Thomas Gleixner · 11 years ago
  6. abcfc54 m68k: Do not rely on magic indirect includes by Thomas Gleixner · 11 years ago
  7. 57310c3 powerpc: eeh: Fixup the brown paperbag fallout of the "cleanup" by Thomas Gleixner · 11 years ago
  8. 257ceab s390: Do not rely on magic indirect includes by Thomas Gleixner · 11 years ago
  9. 13b5be5 x86: hyperv: Fix brown paperbag typos reported by Fenguangs build robot by Thomas Gleixner · 11 years ago
  10. 3c43367 x86: hyperv: Make it build with CONFIG_HYPERV=m again by Thomas Gleixner · 11 years ago
  11. d20d2ef x86: Remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  12. 322a126 mn10300: Remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  13. 2958a48 ia64: Remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  14. b58d971 xtensa: Use irq_set_affinity instead of homebrewn code by Thomas Gleixner · 11 years ago
  15. 5c331c8 irqchip: xtensa: Select only an online cpu by Thomas Gleixner · 11 years ago
  16. 6decf1a sh: Use irq_set_affinity instead of homebrewn code by Thomas Gleixner · 11 years ago
  17. 8f945a3 genirq: Move kstat_incr_irqs_this_cpu() to core by Thomas Gleixner · 11 years ago
  18. 1aec169 x86: Hyperv: Cleanup the irq mess by Thomas Gleixner · 11 years ago
  19. 99c8b79 xen: Add proper irq accounting for HYPERCALL vector by Thomas Gleixner · 11 years ago
  20. 929320e x86: Add proper vector accounting for HYPERVISOR_CALLBACK_VECTOR by Thomas Gleixner · 11 years ago
  21. 3611587 ia64: Use the core irq stats function by Thomas Gleixner · 11 years ago
  22. bc5dfcf s390: Cio: Use the core irq stats function by Thomas Gleixner · 11 years ago
  23. a21748c mn10300: Use the core irq stats function by Thomas Gleixner · 11 years ago
  24. 770144e x86: Xen: Use the core irq stats function by Thomas Gleixner · 11 years ago
  25. 87a69ad sparc: Use the core irq stats function by Thomas Gleixner · 11 years ago
  26. 310ff2c mips: Use the core irq stats function by Thomas Gleixner · 11 years ago
  27. 792d001 genirq: Add a kstat helper to increment irq stats by Thomas Gleixner · 11 years ago
  28. 02893af xen: Get rid of the last irq_desc abuse by Thomas Gleixner · 11 years ago
  29. 589d03e xen: Use the proper irq functions by Thomas Gleixner · 11 years ago
  30. 49f3fbc arm: mmp: Remove pointless fiddling with irq internals by Thomas Gleixner · 11 years ago
  31. 8435cf7 arm: Replace various irq_desc accesses by Thomas Gleixner · 11 years ago
  32. f7bfca6 pci: pcie-designware: Remove irq_desc abuse by Thomas Gleixner · 11 years ago
  33. b8a9a11 powerpc: Eeh: Kill another abuse of irq_desc by Thomas Gleixner · 11 years ago
  34. a4e04c9 powerpc: Irq: Use generic_handle_irq by Thomas Gleixner · 11 years ago
  35. c866cda powerpc:eVh_pic: Kill irq_desc abuse by Thomas Gleixner · 11 years ago
  36. eb9cf4e Revert irqchip: irq-dove: Add PMU interrupt controller by Jason Cooper · 11 years ago
  37. d0e3a97 Merge tag 'irqchip-mvebu-3.15' of git://git.infradead.org/linux-mvebu into irq/core by Thomas Gleixner · 11 years ago
  38. bc69b8a irqchip: armada-370-xp: Setup a chained handler for the MPIC by Ezequiel Garcia · 11 years ago
  39. 9b8cf77 irqchip: armada-370-xp: Add helper for the MSI IRQ handling by Ezequiel Garcia · 11 years ago
  40. 3efca1d Merge tag 'tags/mvebu-irqchip-fixes-3.13' into mvebu/irqchip by Jason Cooper · 11 years ago
  41. b04c644 genirq: Update the a comment typo by Chuansheng Liu · 11 years ago
  42. 1bc38a1 Merge branch 'irq/for-arm' into irq/core by Thomas Gleixner · 11 years ago
  43. a92444c genirq: Provide irq_wake_thread() by Thomas Gleixner · 11 years ago
  44. 18258f7 genirq: Provide synchronize_hardirq() by Thomas Gleixner · 11 years ago
  45. ddf2965 Merge tag 'mvebu-irqchip-3.14' of git://git.infradead.org/linux-mvebu into irq/core by Thomas Gleixner · 11 years ago
  46. 6d0abec Linux 3.14-rc3 by Linus Torvalds · 11 years ago
  47. 3962dfb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  48. 4302a87 Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  49. 06b29e7 of: search the best compatible match first in __of_match_node() by Kevin Hao · 11 years ago
  50. 946dd68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  51. 2d0ef4f Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  52. 5a667a0 Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  53. 3a19c07 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  54. 9bd01b9 Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  55. 7fc9280 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  56. 83660b7 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  57. fde1e41 Documentation: i2c: mention ACPI method for instantiating devices by Wolfram Sang · 11 years ago
  58. aeca0fe Documentation: i2c: describe devicetree method for instantiating devices by Wolfram Sang · 11 years ago
  59. 93de4ba Btrfs: use right clone root offset for compressed extents by Filipe David Borba Manana · 11 years ago
  60. f085381 btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105 by Anand Jain · 11 years ago
  61. 79970db i2c: mv64xxx: refactor message start to ensure proper initialization by Wolfram Sang · 11 years ago
  62. ca03339 Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  63. 40a215f Merge tag 'tty-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  64. e2e481d Merge tag 'staging-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  65. ad07f12 Merge tag 'driver-core-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  66. bb0a05d Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  67. 3a0dfa6 Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol by Josef Bacik · 11 years ago
  68. feb5f96 Btrfs: fix max_inline mount option by Mitch Harder · 11 years ago
  69. a9d2d4a Btrfs: fix a lockdep warning when cleaning up aborted transaction by Liu Bo · 11 years ago
  70. 11bcac8 Revert "btrfs: add ioctl to export size of global metadata reservation" by Chris Mason · 11 years ago
  71. 8ba7451 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  72. bd3813d Merge tag 'md/3.14-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  73. 4e8ca6e Revert "OF: base: match each node compatible against all given matches first" by Kevin Hao · 11 years ago
  74. bf74710 Revert "misc: eeprom: sunxi: Add new compatibles" by Greg Kroah-Hartman · 11 years ago
  75. 8c44279 Revert "ARM: sunxi: dt: Convert to the new SID compatibles" by Greg Kroah-Hartman · 11 years ago
  76. 31fce91e Merge remote-tracking branch 'efi/urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  77. c1b8ae0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  78. 161aa77 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  79. eef445e Merge tag 'pm+acpi-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  80. 3bd354a Merge tag 'edac_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 11 years ago
  81. cbc2525 Merge tag 'fbdev-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  82. 5e57dc8 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  83. 0d25e36 Merge tag 'sound-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  84. e847882 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  85. 8564358 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  86. 0a33d88 Merge tag 'for-v3.14-fixes' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 11 years ago
  87. c945938 Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'usnic' into for-next by Roland Dreier · 11 years ago
  88. 09de3f1 RDMA/ocrdma: Fix load time panic during GID table init by Devesh Sharma · 11 years ago
  89. a61d93d RDMA/ocrdma: Fix traffic class shift by Devesh Sharma · 11 years ago
  90. fd8b48b IB/iser: Fix use after free in iser_snd_completion() by Dan Carpenter · 11 years ago
  91. 7d9eacf IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser connection by Roi Dayan · 11 years ago
  92. f809309 IB/usnic: Fix smatch endianness error by Upinder Malhi · 11 years ago
  93. 2a2f3e26 arm64: KVM: Add VGIC device control for arm64 by Christoffer Dall · 11 years ago
  94. 0950337 x86/efi: Check status field to validate BGRT header by Matt Fleming · 11 years ago
  95. cb6ef42 EDAC: Correct workqueue setup path by Borislav Petkov · 11 years ago
  96. 9da21b1 EDAC: Poll timeout cannot be zero, p2 by Borislav Petkov · 11 years ago
  97. c55d016 x86/efi: Fix 32-bit fallout by Borislav Petkov · 11 years ago
  98. b359bb0 video: Kconfig: Allow more broad selection of the imxfb framebuffer driver. by Denis Carikli · 11 years ago
  99. 31d6af2 video: exynos: Fix S6E8AX0 LCD driver build error by Sachin Kamat · 11 years ago
  100. 0861565 IB/mlx5: Remove dependency on X86 by Eli Cohen · 11 years ago