Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | r8169: remember WOL preferences on driver load | Peter Wu | 2013-08-21 | 1 | -1/+1 | |
| * | | | | | | | | | | via-ircc: don't return zero if via_ircc_open() failed | Alexey Khoroshilov | 2013-08-20 | 1 | -4/+2 | |
| * | | | | | | | | | | macvtap: Ignore tap features when VNET_HDR is off | Vlad Yasevich | 2013-08-20 | 1 | -2/+4 | |
| * | | | | | | | | | | macvtap: Correctly set tap features when IFF_VNET_HDR is disabled. | Vlad Yasevich | 2013-08-20 | 1 | -4/+0 | |
| * | | | | | | | | | | macvtap: simplify usage of tap_features | Vlad Yasevich | 2013-08-20 | 1 | -4/+6 | |
| * | | | | | | | | | | bnx2x: set VF DMAE when first function has 0 supported VFs | Ariel Elior | 2013-08-20 | 1 | -5/+2 | |
| * | | | | | | | | | | bnx2x: Protect against VFs' ndos when SR-IOV is disabled | Ariel Elior | 2013-08-20 | 1 | -18/+31 | |
| * | | | | | | | | | | bnx2x: prevent VF benign attentions | Yuval Mintz | 2013-08-20 | 1 | -0/+3 | |
| * | | | | | | | | | | bnx2x: Consider DCBX remote error | Dmitry Kravkov | 2013-08-20 | 1 | -3/+6 | |
| * | | | | | | | | | | bnx2x: Change DCB context handling | Dmitry Kravkov | 2013-08-20 | 4 | -8/+43 | |
| * | | | | | | | | | | bnx2x: dropless flow control not always functional | Dmitry Kravkov | 2013-08-20 | 1 | -13/+23 | |
* | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-08-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | drivers/platform/olpc/olpc-ec.c: initialise earlier | Daniel Drake | 2013-08-23 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 2013-08-22 | 2 | -18/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Revert "hp-wmi: Enable hotkeys on some systems" | Matthew Garrett | 2013-08-18 | 1 | -16/+0 | |
| * | | | | | | | | | | | sony-laptop: Fix reporting of gfx_switch_status | Daniel Serpell | 2013-08-18 | 1 | -1/+4 | |
| * | | | | | | | | | | | sony-laptop: return a negative error code in sonypi_compat_init() | Wei Yongjun | 2013-08-18 | 1 | -1/+2 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'devicetree-fixes-for-3.11' of git://sources.calxeda.com/kernel/linux | Linus Torvalds | 2013-08-22 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | of: fdt: fix memory initialization for expanded DT | Wladislav Wiebe | 2013-08-22 | 1 | -0/+2 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'dm-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de... | Linus Torvalds | 2013-08-22 | 1 | -9/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | dm cache: avoid conflicting remove_mapping() in mq policy | Geert Uytterhoeven | 2013-08-16 | 1 | -9/+7 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-08-22 | 1 | -1/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | xen/events: mask events when changing their VCPU binding | David Vrabel | 2013-08-20 | 1 | -0/+11 | |
| * | | | | | | | | | | | xen/events: initialize local per-cpu mask for all possible events | David Vrabel | 2013-08-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merging v3.10-rc2 as I need to apply a fix for | Stefano Stabellini | 2013-08-05 | 164 | -1451/+1653 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'pinctrl-for-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-08-22 | 2 | -4/+64 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | pinctrl: sunxi: Add spinlocks | Maxime Ripard | 2013-08-07 | 2 | -3/+54 | |
| * | | | | | | | | | | | | pinctrl: sunxi: Fix gpio_set behaviour | Maxime Ripard | 2013-08-07 | 1 | -1/+7 | |
| * | | | | | | | | | | | | pinctrl: sunxi: Read register before writing to it in irq_set_type | Maxime Ripard | 2013-08-07 | 1 | -1/+4 | |
* | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-08-19 | 5 | -36/+80 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | / / / / / | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge tag 'drm-intel-fixes-2013-08-15' of git://people.freedesktop.org/~danve... | Dave Airlie | 2013-08-19 | 43 | -302/+472 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | drm/i915: Don't deref pipe->cpu_transcoder in the hangcheck code | Chris Wilson | 2013-08-14 | 1 | -29/+57 | |
| | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | drm/i915: unpin backing storage in dmabuf_unmap | Daniel Vetter | 2013-08-19 | 1 | -0/+8 | |
| * | | | | | | | | | | drm/radeon: fix WREG32_OR macro setting bits in a register | Rafał Miłecki | 2013-08-15 | 1 | -1/+1 | |
| * | | | | | | | | | | drm/radeon/r7xx: fix copy paste typo in golden register setup | Alex Deucher | 2013-08-15 | 1 | -6/+6 | |
| * | | | | | | | | | | drm/radeon: fix UVD message buffer validation | Christian König | 2013-08-12 | 1 | -0/+8 | |
* | | | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 2013-08-16 | 2 | -35/+42 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocks | Sylwester Nawrocki | 2013-08-13 | 1 | -30/+34 | |
| * | | | | | | | | | | | clk/zynq/clkc: Add CLK_SET_RATE_PARENT flag to ethernet muxes | Soren Brinkmann | 2013-08-13 | 1 | -4/+6 | |
| * | | | | | | | | | | | clk/zynq/clkc: Add dedicated spinlock for the SWDT | Soren Brinkmann | 2013-08-13 | 1 | -1/+2 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'usb-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-08-16 | 10 | -37/+55 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | USB: keyspan: fix null-deref at disconnect and release | Johan Hovold | 2013-08-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | USB: mos7720: fix broken control requests | Johan Hovold | 2013-08-14 | 1 | -7/+14 | |
| * | | | | | | | | | | | usb: add two quirky touchscreen | Oliver Neukum | 2013-08-14 | 1 | -0/+6 | |
| * | | | | | | | | | | | USB: ti_usb_3410_5052: fix big-endian firmware handling | Johan Hovold | 2013-08-12 | 1 | -4/+5 | |
| * | | | | | | | | | | | USB: adutux: fix big-endian device-type reporting | Johan Hovold | 2013-08-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | USB: usbtmc: fix big-endian probe of Rigol devices | Johan Hovold | 2013-08-12 | 1 | -4/+4 | |
| * | | | | | | | | | | | USB: mos7840: fix big-endian probe | Johan Hovold | 2013-08-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | USB-Serial: Fix error handling of usb_wwan | Matt Burtch | 2013-08-12 | 1 | -10/+10 | |
| * | | | | | | | | | | | wusbcore: fix kernel panic when disconnecting a wireless USB->serial device | Thomas Pugliese | 2013-08-12 | 1 | -2/+7 |