1. 6decf1a sh: Use irq_set_affinity instead of homebrewn code by Thomas Gleixner · 11 years ago
  2. 8f945a3 genirq: Move kstat_incr_irqs_this_cpu() to core by Thomas Gleixner · 11 years ago
  3. 1aec169 x86: Hyperv: Cleanup the irq mess by Thomas Gleixner · 11 years ago
  4. 99c8b79 xen: Add proper irq accounting for HYPERCALL vector by Thomas Gleixner · 11 years ago
  5. 929320e x86: Add proper vector accounting for HYPERVISOR_CALLBACK_VECTOR by Thomas Gleixner · 11 years ago
  6. 3611587 ia64: Use the core irq stats function by Thomas Gleixner · 11 years ago
  7. bc5dfcf s390: Cio: Use the core irq stats function by Thomas Gleixner · 11 years ago
  8. a21748c mn10300: Use the core irq stats function by Thomas Gleixner · 11 years ago
  9. 770144e x86: Xen: Use the core irq stats function by Thomas Gleixner · 11 years ago
  10. 87a69ad sparc: Use the core irq stats function by Thomas Gleixner · 11 years ago
  11. 310ff2c mips: Use the core irq stats function by Thomas Gleixner · 11 years ago
  12. 792d001 genirq: Add a kstat helper to increment irq stats by Thomas Gleixner · 11 years ago
  13. 02893af xen: Get rid of the last irq_desc abuse by Thomas Gleixner · 11 years ago
  14. 589d03e xen: Use the proper irq functions by Thomas Gleixner · 11 years ago
  15. 49f3fbc arm: mmp: Remove pointless fiddling with irq internals by Thomas Gleixner · 11 years ago
  16. 8435cf7 arm: Replace various irq_desc accesses by Thomas Gleixner · 11 years ago
  17. f7bfca6 pci: pcie-designware: Remove irq_desc abuse by Thomas Gleixner · 11 years ago
  18. b8a9a11 powerpc: Eeh: Kill another abuse of irq_desc by Thomas Gleixner · 11 years ago
  19. a4e04c9 powerpc: Irq: Use generic_handle_irq by Thomas Gleixner · 11 years ago
  20. c866cda powerpc:eVh_pic: Kill irq_desc abuse by Thomas Gleixner · 11 years ago
  21. eb9cf4e Revert irqchip: irq-dove: Add PMU interrupt controller by Jason Cooper · 11 years ago
  22. d0e3a97 Merge tag 'irqchip-mvebu-3.15' of git://git.infradead.org/linux-mvebu into irq/core by Thomas Gleixner · 11 years ago
  23. bc69b8a irqchip: armada-370-xp: Setup a chained handler for the MPIC by Ezequiel Garcia · 11 years ago
  24. 9b8cf77 irqchip: armada-370-xp: Add helper for the MSI IRQ handling by Ezequiel Garcia · 11 years ago
  25. 3efca1d Merge tag 'tags/mvebu-irqchip-fixes-3.13' into mvebu/irqchip by Jason Cooper · 11 years ago
  26. b04c644 genirq: Update the a comment typo by Chuansheng Liu · 11 years ago
  27. 1bc38a1 Merge branch 'irq/for-arm' into irq/core by Thomas Gleixner · 11 years ago
  28. a92444c genirq: Provide irq_wake_thread() by Thomas Gleixner · 11 years ago
  29. 18258f7 genirq: Provide synchronize_hardirq() by Thomas Gleixner · 11 years ago
  30. ddf2965 Merge tag 'mvebu-irqchip-3.14' of git://git.infradead.org/linux-mvebu into irq/core by Thomas Gleixner · 11 years ago
  31. 6d0abec Linux 3.14-rc3 by Linus Torvalds · 11 years ago
  32. 3962dfb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  33. 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
  34. 06b29e7 of: search the best compatible match first in __of_match_node() by Kevin Hao · 11 years ago
  35. 946dd68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  36. 2d0ef4f Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  37. 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
  38. 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
  39. 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
  40. 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
  41. 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
  42. fde1e41 Documentation: i2c: mention ACPI method for instantiating devices by Wolfram Sang · 11 years ago
  43. aeca0fe Documentation: i2c: describe devicetree method for instantiating devices by Wolfram Sang · 11 years ago
  44. 93de4ba Btrfs: use right clone root offset for compressed extents by Filipe David Borba Manana · 11 years ago
  45. f085381 btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105 by Anand Jain · 11 years ago
  46. 79970db i2c: mv64xxx: refactor message start to ensure proper initialization by Wolfram Sang · 11 years ago
  47. 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
  48. 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
  49. 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
  50. 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
  51. 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
  52. 3a0dfa6 Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol by Josef Bacik · 11 years ago
  53. feb5f96 Btrfs: fix max_inline mount option by Mitch Harder · 11 years ago
  54. a9d2d4a Btrfs: fix a lockdep warning when cleaning up aborted transaction by Liu Bo · 11 years ago
  55. 11bcac8 Revert "btrfs: add ioctl to export size of global metadata reservation" by Chris Mason · 11 years ago
  56. 8ba7451 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  57. bd3813d Merge tag 'md/3.14-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  58. 4e8ca6e Revert "OF: base: match each node compatible against all given matches first" by Kevin Hao · 11 years ago
  59. bf74710 Revert "misc: eeprom: sunxi: Add new compatibles" by Greg Kroah-Hartman · 11 years ago
  60. 8c44279 Revert "ARM: sunxi: dt: Convert to the new SID compatibles" by Greg Kroah-Hartman · 11 years ago
  61. 31fce91e Merge remote-tracking branch 'efi/urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  62. c1b8ae0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  63. 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
  64. 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
  65. 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
  66. 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
  67. 5e57dc8 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  68. 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
  69. e847882 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  70. 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
  71. 0a33d88 Merge tag 'for-v3.14-fixes' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 11 years ago
  72. c945938 Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'usnic' into for-next by Roland Dreier · 11 years ago
  73. 09de3f1 RDMA/ocrdma: Fix load time panic during GID table init by Devesh Sharma · 11 years ago
  74. a61d93d RDMA/ocrdma: Fix traffic class shift by Devesh Sharma · 11 years ago
  75. fd8b48b IB/iser: Fix use after free in iser_snd_completion() by Dan Carpenter · 11 years ago
  76. 7d9eacf IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser connection by Roi Dayan · 11 years ago
  77. f809309 IB/usnic: Fix smatch endianness error by Upinder Malhi · 11 years ago
  78. 2a2f3e26 arm64: KVM: Add VGIC device control for arm64 by Christoffer Dall · 11 years ago
  79. 0950337 x86/efi: Check status field to validate BGRT header by Matt Fleming · 11 years ago
  80. cb6ef42 EDAC: Correct workqueue setup path by Borislav Petkov · 11 years ago
  81. 9da21b1 EDAC: Poll timeout cannot be zero, p2 by Borislav Petkov · 11 years ago
  82. c55d016 x86/efi: Fix 32-bit fallout by Borislav Petkov · 11 years ago
  83. b359bb0 video: Kconfig: Allow more broad selection of the imxfb framebuffer driver. by Denis Carikli · 11 years ago
  84. 31d6af2 video: exynos: Fix S6E8AX0 LCD driver build error by Sachin Kamat · 11 years ago
  85. 0861565 IB/mlx5: Remove dependency on X86 by Eli Cohen · 11 years ago
  86. 6ecde51 mlx5: Add include of <linux/slab.h> because of kzalloc()/kfree() use by Roland Dreier · 11 years ago
  87. d3d89c4 hwmon: (ntc_thermistor) Avoid math overflow by Doug Anderson · 11 years ago
  88. 2f75e12 IB/qib: Add missing serdes init sequence by Mike Marciniszyn · 11 years ago
  89. 0f01320 RDMA/cxgb4: Add missing neigh_release in LE-Workaround path by Kumar Sanghvi · 11 years ago
  90. b4a26a2 IB: Report using RoCE IP based gids in port caps by Moni Shoua · 11 years ago
  91. ad4885d2 IB/mlx4: Build the port IBoE GID table properly under bonding by Moni Shoua · 11 years ago
  92. 5071456 IB/mlx4: Do IBoE GID table resets per-port by Moni Shoua · 11 years ago
  93. ddf8bd34 IB/mlx4: Do IBoE locking earlier when initializing the GID table by Moni Shoua · 11 years ago
  94. 4ce5a574 IB/mlx4: Move rtnl locking to the right place by Moni Shoua · 11 years ago
  95. acc4fcc IB/mlx4: Make sure GID index 0 is always occupied by Moni Shoua · 11 years ago
  96. dd5fd9b tick: Clear broadcast pending bit when switching to oneshot by Thomas Gleixner · 11 years ago
  97. 2ec197d lockd: send correct lock when granting a delayed lock. by NeilBrown · 11 years ago
  98. 0930b09 vt: Fix secure clear screen by Petr Písař · 11 years ago
  99. 45a7bd6 serial: 8250: Support XR17V35x fraction divisor by Joe Schultz · 11 years ago
  100. e2613be n_tty: Fix stale echo output by Peter Hurley · 11 years ago