Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | Drivers: hv: vmbus: Fix a bug in channel rescind code | K. Y. Srinivasan | 2013-10-16 | 1 | -6/+2 | |
| | * | | | | | | w1 - call request_module with w1 master mutex unlocked | Hans-Frieder Vogt | 2013-10-07 | 1 | -0/+3 | |
| | * | | | | | | w1 - fix fops in w1_bus_notify | Hans-Frieder Vogt | 2013-10-07 | 1 | -0/+3 | |
| | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Merge tag 'dm-3.12-fix-cve' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-10-16 | 1 | -6/+12 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | dm snapshot: fix data corruption | Mikulas Patocka | 2013-10-16 | 1 | -6/+12 | |
| * | | | | | | | Merge tag 'gpio-v3.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2013-10-16 | 2 | -4/+7 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | gpiolib: let gpiod_request() return -EPROBE_DEFER | Alexandre Courbot | 2013-10-11 | 1 | -1/+3 | |
| | * | | | | | | | gpiolib: safer implementation of desc_to_gpio() | Alexandre Courbot | 2013-10-11 | 1 | -1/+1 | |
| | * | | | | | | | gpio/lynxpoint: check if the interrupt is enabled in IRQ handler | Mika Westerberg | 2013-10-11 | 1 | -2/+3 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-10-15 | 6 | -199/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Revert "drivers: of: add initialization code for dma reserved memory" | Marek Szyprowski | 2013-10-15 | 4 | -184/+0 | |
| | * | | | | | | | Revert "of: Feed entire flattened device tree into the random pool" | Grant Likely | 2013-10-14 | 1 | -12/+0 | |
| | * | | | | | | | of: fix unnecessary warning on missing /cpus node | Grant Likely | 2013-10-14 | 1 | -3/+1 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-10-15 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | tpm: xen-tpmfront: fix missing declaration of xen_domain | Rob Herring | 2013-10-10 | 1 | -0/+1 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'vfio-v3.12-rc5' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2013-10-14 | 1 | -19/+21 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | VFIO: vfio_iommu_type1: fix bug caused by break in nested loop | Antonios Motakis | 2013-10-11 | 1 | -19/+21 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-10-14 | 13 | -135/+122 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| | * | | | | | | Merge branch 'misc' into for-next | Roland Dreier | 2013-10-14 | 5 | -9/+9 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | IB: Remove unnecessary semicolons | Joe Perches | 2013-10-14 | 5 | -9/+9 | |
| | * | | | | | | | IB/mlx5: Ensure proper synchronization accessing memory | Eli Cohen | 2013-10-10 | 1 | -3/+4 | |
| | * | | | | | | | IB/mlx5: Fix alignment of reg umr gather buffers | Eli Cohen | 2013-10-10 | 1 | -3/+8 | |
| | * | | | | | | | IB/mlx5: Fix eq names to display nicely in /proc/interrupts | Sagi Grimberg | 2013-10-10 | 2 | -4/+6 | |
| | * | | | | | | | mlx5: Fix error code translation from firmware to driver | Eli Cohen | 2013-10-10 | 1 | -1/+1 | |
| | * | | | | | | | IB/mlx5: Fix opt param mask according to firmware spec | Eli Cohen | 2013-10-10 | 1 | -0/+9 | |
| | * | | | | | | | mlx5: Fix opt param mask for sq err to rts transition | Eli Cohen | 2013-10-10 | 1 | -0/+1 | |
| | * | | | | | | | IB/mlx5: Disable atomic operations | Eli Cohen | 2013-10-10 | 2 | -47/+6 | |
| | * | | | | | | | mlx5: Keep polling to reclaim pages while any returned | Eli Cohen | 2013-10-10 | 1 | -2/+14 | |
| | * | | | | | | | IB/mlx5: Avoid async events on invalid port number | Eli Cohen | 2013-10-10 | 1 | -0/+5 | |
| | * | | | | | | | IB/mlx5: Decrease memory consumption of mr caches | Eli Cohen | 2013-10-10 | 1 | -35/+22 | |
| | * | | | | | | | mlx5: Remove checksum on command interface commands | Eli Cohen | 2013-10-10 | 2 | -28/+19 | |
| | * | | | | | | | IB/mlx5: Fix memory leak in mlx5_ib_create_srq | Moshe Lazer | 2013-10-10 | 1 | -1/+3 | |
| | * | | | | | | | IB/mlx5: Flush cache workqueue before destroying it | Moshe Lazer | 2013-10-10 | 1 | -1/+4 | |
| | * | | | | | | | IB/mlx5: Fix send work queue size calculation | Eli Cohen | 2013-10-10 | 1 | -6/+16 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge tag 'pm+acpi-3.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-10-14 | 2 | -4/+6 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| | * | | | | | | Merge branch 'acpi-pci-hotplug' | Rafael J. Wysocki | 2013-10-12 | 1 | -3/+5 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | ACPI / hotplug / PCI: Drop WARN_ON() from acpiphp_enumerate_slots() | Rafael J. Wysocki | 2013-10-12 | 1 | -3/+4 | |
| | | * | | | | | | ACPI / hotplug / PCI: Fix error code path in acpiphp_enumerate_slots() | Rafael J. Wysocki | 2013-10-12 | 1 | -0/+1 | |
| | | | |/ / / / | | | |/| | | | | ||||||
| | * / | | | | | ACPI / PM / Documentation: Replace outdated project links and addresses | Rafael J. Wysocki | 2013-10-11 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2013-10-13 | 3 | -4/+5 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | watchdog: sunxi: Fix section mismatch | Maxime Ripard | 2013-10-13 | 1 | -2/+2 | |
| | * | | | | | | watchdog: kempld_wdt: Fix bit mask definition | Jingoo Han | 2013-10-13 | 1 | -1/+1 | |
| | * | | | | | | watchdog: ts72xx_wdt: locking bug in ioctl | Dan Carpenter | 2013-10-13 | 1 | -1/+2 | |
| * | | | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2013-10-13 | 2 | -4/+6 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | dma: edma.c: remove edma_desc leakage | Geyslan G. Bem | 2013-10-11 | 1 | -0/+1 | |
| | * | | | | | | rcar-hpbdma: add parameter to set_slave() method | Sergei Shtylyov | 2013-10-11 | 1 | -2/+5 | |
| | * | | | | | | rcar-hpbdma: remove shdma_free_irq() calls | Sergei Shtylyov | 2013-10-11 | 1 | -2/+0 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-10-12 | 9 | -22/+34 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | i2c: i2c-mux-pinctrl: use deferred probe when adapter not found | Wolfram Sang | 2013-10-10 | 1 | -2/+2 | |
| | * | | | | | | i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not found | Wolfram Sang | 2013-10-10 | 1 | -1/+1 |