Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | Merge branch 'sfc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc | David S. Miller | 2012-05-10 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | sfc: Fix division by zero when using one RX channel and no SR-IOV | Ben Hutchings | 2012-05-08 | 1 | -1/+1 | |
| | * | | | | | | | | r8169: fix unsigned int wraparound with TSO | Julien Ducourthial | 2012-05-09 | 1 | -6/+10 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge tag 'dm-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk... | Linus Torvalds | 2012-05-12 | 2 | -6/+14 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | dm mpath: check if scsi_dh module already loaded before trying to load | Mike Snitzer | 2012-05-12 | 1 | -2/+2 | |
| | * | | | | | | | | dm thin: correct module description | Alasdair G Kergon | 2012-05-12 | 1 | -1/+1 | |
| | * | | | | | | | | dm thin: fix unprotected use of prepared_discards list | Mike Snitzer | 2012-05-12 | 1 | -0/+5 | |
| | * | | | | | | | | dm thin: reinstate missing mempool_free in cell_release_singleton | Mike Snitzer | 2012-05-12 | 1 | -3/+6 | |
| | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-05-12 | 1 | -6/+3 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||||
| | * | | | | | | | gpio/omap: fix incorrect initialization of omap_gpio_mod_init | Tarun Kanti DebBarma | 2012-05-10 | 1 | -6/+3 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na... | Linus Torvalds | 2012-05-12 | 1 | -22/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversion | Nicholas Bellinger | 2012-05-11 | 1 | -22/+0 | |
| * | | | | | | | | Merge branch 'parisc' (PA-RISC compile fixes) | Linus Torvalds | 2012-05-11 | 2 | -0/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | parisc: move definition of PAGE0 to asm/page.h | Rolf Eike Beer | 2012-05-11 | 2 | -0/+3 | |
| * | | | | | | | | | drivers/leds: correct __devexit annotations | Arnd Bergmann | 2012-05-11 | 2 | -3/+3 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Linus Torvalds | 2012-05-09 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | regmap: fix possible memory corruption in regmap_bulk_read() | Laxman Dewangan | 2012-05-09 | 1 | -1/+3 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2012-05-08 | 2 | -2/+5 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | regulator: Actually free the regulator in devm_regulator_put() | Mark Brown | 2012-05-07 | 1 | -1/+4 | |
| | * | | | | | | | | regulator: Fix the logic to ensure new voltage setting in valid range | Axel Lin | 2012-04-17 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-05-08 | 4 | -181/+34 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | drm/nouveau/i2c: resume use of i2c-algo-bit, rather than custom stack | Ben Skeggs | 2012-05-07 | 2 | -178/+22 | |
| | * | | | | | | | | | drm/i915: Do no set Stencil Cache eviction LRA w/a on gen7+ | Daniel Vetter | 2012-05-07 | 1 | -3/+6 | |
| | * | | | | | | | | | drm/i915: disable sdvo hotplug on i945g/gm | Daniel Vetter | 2012-05-07 | 1 | -0/+6 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'stable/for-linus-3.4-rc6-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-05-08 | 2 | -21/+28 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | xen/Kconfig: fix Kconfig layout | Andrew Morton | 2012-05-07 | 1 | -10/+12 | |
| | * | | | | | | | | drivers/video/xen-fbfront.c: add missing cleanup code | Julia Lawall | 2012-05-07 | 1 | -11/+16 | |
| * | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-05-06 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | intel_mid_powerbtn: mark irq as IRQF_NO_SUSPEND | Yong Wang | 2012-05-04 | 1 | -1/+1 | |
| | * | | | | | | | | | Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Ingo Molnar | 2012-04-25 | 6 | -66/+46 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-05-05 | 3 | -13/+10 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ACPI: Fix D3hot v D3cold confusion | Lin Ming | 2012-05-05 | 3 | -13/+10 | |
| * | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2012-05-05 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | rtc: Fix possible null pointer dereference in rtc-mpc5121.c | John Stultz | 2012-04-26 | 1 | -2/+1 | |
| * | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-05-04 | 6 | -14/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | drm/radeon: clarify and extend wb setup on APUs and NI+ asics | Alex Deucher | 2012-05-04 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-05-03 | 5 | -12/+21 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | drm/i915: enable dip before writing data on gen4 | Paulo Zanoni | 2012-05-03 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | fixing dmi match for hp t5745 and hp st5747 thin client | Marc Gariepy | 2012-05-02 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | drm/i915: Only enable IPS polling for gen5 | Chris Wilson | 2012-05-02 | 2 | -5/+13 | |
| | | * | | | | | | | | | | | | drm/i915: Do not read non-existent DPLL registers on PCH hardware | Chris Wilson | 2012-05-02 | 1 | -4/+5 | |
| * | | | | | | | | | | | | | | Merge tag 'md-3.4-fixes' of git://neil.brown.name/md | Linus Torvalds | 2012-05-04 | 2 | -5/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | md/bitmap: fix calculation of 'chunks' - missing shift. | NeilBrown | 2012-05-04 | 2 | -5/+1 | |
| | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | qeth: recognize vlan devices in layer3 mode | frank.blaschka@de.ibm.com | 2012-05-16 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | qeth: remove token ring part 2 | Frank Blaschka | 2012-05-16 | 5 | -181/+0 | |
* | | | | | | | | | | | | | | | mISDN: Implement MISDN_CTRL_RX_OFF for more drivers | Karsten Keil | 2012-05-16 | 9 | -13/+64 | |
* | | | | | | | | | | | | | | | mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers | Karsten Keil | 2012-05-16 | 10 | -160/+240 | |
* | | | | | | | | | | | | | | | mISDN: Allow to set a minimum length for transparent data | Karsten Keil | 2012-05-16 | 10 | -128/+117 | |
* | | | | | | | | | | | | | | | mISDN: Reduce RX buffer allocation for transparent data | Karsten Keil | 2012-05-16 | 9 | -188/+185 | |
* | | | | | | | | | | | | | | | mISDN: Bugfix hfcsusb: usb endpoint activation/deactivation | Martin Bachem | 2012-05-16 | 1 | -8/+2 |