- 081241e blk-mq: remove blk_mq_alloc_rq by Christoph Hellwig · 11 years ago
- 676141e blk-mq: don't dump CPU -> hw queue map on driver load by Jens Axboe · 11 years ago
- 5d12f90 blk-mq: fix wrong usage of hctx->state vs hctx->flags by Jens Axboe · 11 years ago
- 95363ef blk-mq: allow blk_mq_init_commands() to return failure by Jens Axboe · 11 years ago
- 89f8b33 block: remove old blk_iopoll_enabled variable by Jens Axboe · 11 years ago
- af5040d blktrace: fix accounting of partially completed requests by Roman Pen · 11 years ago
- c46fff2 smp: Rename __smp_call_function_single() to smp_call_function_single_async() by Frederic Weisbecker · 11 years ago
- fce8ad1 smp: Remove wait argument from __smp_call_function_single() by Frederic Weisbecker · 11 years ago
- e0a23b06 watchdog: Simplify a little the IPI call by Frederic Weisbecker · 11 years ago
- d7877c0 smp: Move __smp_call_function_single() below its safe version by Frederic Weisbecker · 11 years ago
- 8b28499 smp: Consolidate the various smp_call_function_single() declensions by Frederic Weisbecker · 11 years ago
- 08eed44 smp: Teach __smp_call_function_single() to check for offline cpus by Jan Kara · 11 years ago
- 0ebeb79 smp: Remove unused list_head from csd by Jan Kara · 11 years ago
- 5fd7759 smp: Iterate functions through llist_for_each_entry_safe() by Jan Kara · 11 years ago
- 6d11339 block: Stop abusing rq->csd.list in blk-softirq by Jan Kara · 11 years ago
- d9a74df block: Remove useless IPI struct initialization by Frederic Weisbecker · 11 years ago
- 8b4922d block: Stop abusing csd.list for fifo_time by Jan Kara · 11 years ago
- bf36f9c fs/bio-integrity: remove duplicate code by Gu Zheng · 11 years ago
- ec6c676a block: Substitute rcu_access_pointer() for rcu_dereference_raw() by Paul E. McKenney · 11 years ago
- e3ebf0d block: Use macros from compiler.h instead of __attribute__((...)) by Gideon Israel Dsouza · 11 years ago
- b4d7124 bio: don't write "bio: create slab" messages to syslog by Mikulas Patocka · 11 years ago
- 6d0abec Linux 3.14-rc3 by Linus Torvalds · 11 years ago
- 3962dfb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
- 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
- 06b29e7 of: search the best compatible match first in __of_match_node() by Kevin Hao · 11 years ago
- 946dd68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
- 2d0ef4f Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
- 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
- 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
- 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
- 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
- 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
- fde1e41 Documentation: i2c: mention ACPI method for instantiating devices by Wolfram Sang · 11 years ago
- aeca0fe Documentation: i2c: describe devicetree method for instantiating devices by Wolfram Sang · 11 years ago
- 93de4ba Btrfs: use right clone root offset for compressed extents by Filipe David Borba Manana · 11 years ago
- f085381 btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105 by Anand Jain · 11 years ago
- 79970db i2c: mv64xxx: refactor message start to ensure proper initialization by Wolfram Sang · 11 years ago
- 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
- 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
- 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
- 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
- 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
- 3a0dfa6 Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol by Josef Bacik · 11 years ago
- feb5f96 Btrfs: fix max_inline mount option by Mitch Harder · 11 years ago
- a9d2d4a Btrfs: fix a lockdep warning when cleaning up aborted transaction by Liu Bo · 11 years ago
- 11bcac8 Revert "btrfs: add ioctl to export size of global metadata reservation" by Chris Mason · 11 years ago
- 8ba7451 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
- bd3813d Merge tag 'md/3.14-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
- 4e8ca6e Revert "OF: base: match each node compatible against all given matches first" by Kevin Hao · 11 years ago
- bf74710 Revert "misc: eeprom: sunxi: Add new compatibles" by Greg Kroah-Hartman · 11 years ago
- 8c44279 Revert "ARM: sunxi: dt: Convert to the new SID compatibles" by Greg Kroah-Hartman · 11 years ago
- 31fce91e Merge remote-tracking branch 'efi/urgent' into x86/urgent by H. Peter Anvin · 11 years ago
- c1b8ae0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
- 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
- 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
- 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
- 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
- 5e57dc8 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
- 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
- e847882 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
- 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
- 0a33d88 Merge tag 'for-v3.14-fixes' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 11 years ago
- c945938 Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'usnic' into for-next by Roland Dreier · 11 years ago
- 09de3f1 RDMA/ocrdma: Fix load time panic during GID table init by Devesh Sharma · 11 years ago
- a61d93d RDMA/ocrdma: Fix traffic class shift by Devesh Sharma · 11 years ago
- fd8b48b IB/iser: Fix use after free in iser_snd_completion() by Dan Carpenter · 11 years ago
- 7d9eacf IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser connection by Roi Dayan · 11 years ago
- f809309 IB/usnic: Fix smatch endianness error by Upinder Malhi · 11 years ago
- 2a2f3e26 arm64: KVM: Add VGIC device control for arm64 by Christoffer Dall · 11 years ago
- 0950337 x86/efi: Check status field to validate BGRT header by Matt Fleming · 11 years ago
- cb6ef42 EDAC: Correct workqueue setup path by Borislav Petkov · 11 years ago
- 9da21b1 EDAC: Poll timeout cannot be zero, p2 by Borislav Petkov · 11 years ago
- c55d016 x86/efi: Fix 32-bit fallout by Borislav Petkov · 11 years ago
- b359bb0 video: Kconfig: Allow more broad selection of the imxfb framebuffer driver. by Denis Carikli · 11 years ago
- 31d6af2 video: exynos: Fix S6E8AX0 LCD driver build error by Sachin Kamat · 11 years ago
- 0861565 IB/mlx5: Remove dependency on X86 by Eli Cohen · 11 years ago
- 6ecde51 mlx5: Add include of <linux/slab.h> because of kzalloc()/kfree() use by Roland Dreier · 11 years ago
- d3d89c4 hwmon: (ntc_thermistor) Avoid math overflow by Doug Anderson · 11 years ago
- 2f75e12 IB/qib: Add missing serdes init sequence by Mike Marciniszyn · 11 years ago
- 0f01320 RDMA/cxgb4: Add missing neigh_release in LE-Workaround path by Kumar Sanghvi · 11 years ago
- b4a26a2 IB: Report using RoCE IP based gids in port caps by Moni Shoua · 11 years ago
- ad4885d2 IB/mlx4: Build the port IBoE GID table properly under bonding by Moni Shoua · 11 years ago
- 5071456 IB/mlx4: Do IBoE GID table resets per-port by Moni Shoua · 11 years ago
- ddf8bd3 IB/mlx4: Do IBoE locking earlier when initializing the GID table by Moni Shoua · 11 years ago
- 4ce5a574 IB/mlx4: Move rtnl locking to the right place by Moni Shoua · 11 years ago
- acc4fcc IB/mlx4: Make sure GID index 0 is always occupied by Moni Shoua · 11 years ago
- dd5fd9b tick: Clear broadcast pending bit when switching to oneshot by Thomas Gleixner · 11 years ago
- 2ec197d lockd: send correct lock when granting a delayed lock. by NeilBrown · 11 years ago
- 0930b09 vt: Fix secure clear screen by Petr Písař · 11 years ago
- 45a7bd6 serial: 8250: Support XR17V35x fraction divisor by Joe Schultz · 11 years ago
- e2613be n_tty: Fix stale echo output by Peter Hurley · 11 years ago
- fb78b81 serial: sirf: fix kernel panic caused by unpaired spinlock by Qipan Li · 11 years ago
- 333c085 serial: 8250_pci: unbreak last serial ports on NetMos 9865 cards by Dmitry Eremin-Solenikov · 11 years ago
- a593480 n_tty: Fix poll() when TIME_CHAR and MIN_CHAR == 0 by Peter Hurley · 11 years ago
- a64c1a1 serial: omap: fix rs485 probe on defered pinctrl by Michael Grzeschik · 11 years ago
- 13b949f serial: 8250_dw: fix compilation warning when !CONFIG_PM_SLEEP by Mika Westerberg · 11 years ago
- ce6acca serial: omap-serial: Move info message to probe function by Markus Pargmann · 11 years ago
- 4196670 IB/mlx4: Don't allocate range of steerable UD QPs for Ethernet-only device by Matan Barak · 11 years ago
- 4640c7e x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is off by H. Peter Anvin · 11 years ago
- 03bbd59 x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabled by H. Peter Anvin · 11 years ago