| Commit message (Expand) | Author | Age | Files | Lines |
* | i7core_edac: Don't enable memory scrubbing for Xeon 35xx | Mauro Carvalho Chehab | 2011-10-31 | 1 | -7/+39 |
* | i7core_edac: Add scrubbing support | Samuel Gabrielsson | 2011-10-31 | 1 | -0/+126 |
* | edac: Move edac main structs to include/linux/edac.h | Mauro Carvalho Chehab | 2011-10-31 | 1 | -349/+1 |
* | i7core_edac: Fix oops when trying to inject errors | Mauro Carvalho Chehab | 2011-10-31 | 1 | -2/+35 |
* | i7core_edac: fix misuse of logical operation in place of bitop | David Sterba | 2011-10-31 | 1 | -1/+1 |
* | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2011-10-24 | 1 | -30/+45 |
|\ |
|
| * | intel-iommu: fix superpage support in pfn_to_dma_pte() | Allen Kay | 2011-10-19 | 1 | -9/+8 |
| * | intel-iommu: set iommu_superpage on VM domains to lowest common denominator | Allen Kay | 2011-10-19 | 1 | -5/+7 |
| * | intel-iommu: fix return value of iommu_unmap() API | Allen Kay | 2011-10-19 | 1 | -3/+8 |
| * | intel-iommu: Export a flag indicating that the IOMMU is used for iGFX. | David Woodhouse | 2011-10-14 | 1 | -10/+15 |
| * | intel-iommu: Workaround IOTLB hang on Ironlake GPU | David Woodhouse | 2011-10-14 | 1 | -1/+5 |
| * | intel-iommu: Fix AB-BA lockdep report | Roland Dreier | 2011-10-10 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dm | Linus Torvalds | 2011-10-24 | 1 | -0/+1 |
|\ \ |
|
| * | | dm kcopyd: fix job_pool leak | Alasdair G Kergon | 2011-10-23 | 1 | -0/+1 |
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-10-23 | 1 | -2/+3 |
|\ \ \ |
|
| * | | | hwmon: (w83627ehf) Fix negative 8-bit temperature values | Jean Delvare | 2011-10-20 | 1 | -2/+3 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-10-20 | 6 | -44/+84 |
|\ \ \ |
|
| * | | | r8169: fix wrong eee setting for rlt8111evl | hayeswang | 2011-10-19 | 1 | -1/+1 |
| * | | | r8169: fix driver shutdown WoL regression. | françois romieu | 2011-10-19 | 1 | -32/+56 |
| * | | | pptp: pptp_rcv_core() misses pskb_may_pull() call | Eric Dumazet | 2011-10-19 | 1 | -8/+12 |
| * | | | pptp: fix skb leak in pptp_xmit() | Eric Dumazet | 2011-10-19 | 1 | -0/+2 |
| * | | | bonding: use local function pointer of bond->recv_probe in bond_handle_frame | Mitsuo Hayasaka | 2011-10-19 | 1 | -2/+5 |
| * | | | smsc911x: Add support for SMSC LAN89218 | Phil Edworthy | 2011-10-19 | 1 | -0/+2 |
| * | | | tg3: negate USE_PHYLIB flag check | Jiri Pirko | 2011-10-18 | 1 | -1/+1 |
| * | | | netconsole: enable netconsole can make net_device refcnt incorrent | Gao feng | 2011-10-18 | 1 | -0/+5 |
| |/ / |
|
* | | | Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus | Linus Torvalds | 2011-10-19 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | [media] videodev: fix a NULL pointer dereference in v4l2_device_release() | Antonio Ospite | 2011-10-19 | 1 | -1/+1 |
| |/ / |
|
* | | | drm/radeon/kms/atom: fix handling of FB scratch indices | Alex Deucher | 2011-10-19 | 2 | -2/+14 |
* | | | drm/radeon/kms/DCE4.1: fix Select_CrtcSource EncodeMode setting for DP bridge... | Alex Deucher | 2011-10-18 | 1 | -1/+11 |
* | | | drm/radeon/kms/DCE4.1: ss is not supported on the internal pplls | Alex Deucher | 2011-10-18 | 1 | -1/+1 |
* | | | drm/radeon/kms/DCE4.1: fix dig encoder to transmitter mapping | Alex Deucher | 2011-10-18 | 1 | -4/+9 |
* | | | ttm: Fix error-path using an uninitialized value | Thomas Hellstrom | 2011-10-18 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-10-15 | 1 | -4/+11 |
|\ \ |
|
| * | | hwmon: (w83627ehf) Properly report thermal diode sensors | Jean Delvare | 2011-10-13 | 1 | -4/+11 |
* | | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-10-14 | 2 | -1/+2 |
|\ \ \ |
|
| * | | | gpio-pca953x: fix gpio_base | Hartmut Knaack | 2011-10-13 | 1 | -0/+1 |
| * | | | gpio/omap: fix build error with certain OMAP1 configs | Janusz Krzysztofik | 2011-10-13 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-10-13 | 4 | -13/+24 |
|\ \ \ |
|
| * | | | mscan: too much data copied to CAN frame due to 16 bit accesses | Wolfgang Grandegger | 2011-10-10 | 1 | -3/+8 |
| * | | | bnx2x: fix cl_id allocation for non-eth clients for NPAR mode | Dmitry Kravkov | 2011-10-10 | 2 | -7/+13 |
| * | | | mlx4_en: fix endianness with blue frame support | Thadeu Lima de Souza Cascardo | 2011-10-10 | 1 | -3/+3 |
| | |/
| |/| |
|
* | | | ide: Fix file references in drivers/ide/ | Johann Felix Soden | 2011-10-13 | 1 | -12/+12 |
|/ / |
|
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2011-10-10 | 3 | -21/+21 |
|\ \ |
|
| * | | drm/radeon/kms: use hardcoded dig encoder to transmitter mapping for DCE4.1 | Alex Deucher | 2011-10-06 | 1 | -3/+6 |
| * | | drm/radeon/kms: fix dp_detect handling for DP bridge chips | Alex Deucher | 2011-10-05 | 1 | -15/+6 |
| * | | drm/radeon/kms: retry aux transactions if there are status flags | Alex Deucher | 2011-10-05 | 1 | -3/+9 |
| |/ |
|
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2011-10-10 | 2 | -2/+5 |
|\ \ |
|
| * | | staging/octeon: Software should check the checksum of no tcp/udp packets | Roy.Li | 2011-09-27 | 1 | -1/+2 |
| * | | SERIAL: Lantiq: Set timeout in uart_port | John Crispin | 2011-09-21 | 1 | -1/+3 |
* | | | Merge git://github.com/davem330/net | Linus Torvalds | 2011-10-06 | 1 | -1/+1 |
|\ \ \ |
|