Age | Commit message (Expand) | Author | Files | Lines |
2011-07-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -5/+2 |
2011-07-18 | pppoe: Must flush connections when MAC address changes too. | David S. Miller | 1 | -1/+2 |
2011-07-18 | tulip: dmfe: Remove old log spamming pr_debugs | Joe Perches | 1 | -4/+0 |
2011-07-18 | si4713-i2c: avoid potential buffer overflow on si4713 | Mauro Carvalho Chehab | 1 | -2/+2 |
2011-07-18 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -1/+13 |
2011-07-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -12/+29 |
2011-07-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 1 | -2/+1 |
2011-07-17 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -18/+30 |
2011-07-17 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2 | -18/+11 |
2011-07-17 | hwmon: (max1111) Fix race condition causing NULL pointer exception | Pavel Herrmann | 1 | -0/+11 |
2011-07-17 | hwmon: (it87) Fix label group removal | Jean Delvare | 1 | -1/+1 |
2011-07-17 | hwmon: (asus_atk0110) Fix memory leak | Luca Tettamanti | 1 | -0/+1 |
2011-07-17 | watchdog: hpwdt depends on PCI | Randy Dunlap | 1 | -1/+1 |
2011-07-16 | watchdog: fix hpwdt Kconfig regression in 3.0-rc | Olaf Hering | 1 | -1/+0 |
2011-07-15 | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -0/+1 |
2011-07-15 | gianfar: rx parser | Sebastian Pöhn | 2 | -6/+21 |
2011-07-15 | gpio: wm831x: add a missing break in wm831x_gpio_dbg_show | Axel Lin | 1 | -0/+1 |
2011-07-15 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -15/+15 |
2011-07-15 | r6040: only disable RX interrupt if napi_schedule_prep is successful | Michael Thalmeier | 1 | -3/+5 |
2011-07-15 | hwmon: (adm1275) Fix coefficients per datasheet revision B | Guenter Roeck | 1 | -5/+5 |
2011-07-14 | net: remove NETIF_F_ALL_TX_OFFLOADS | Michał Mirosław | 1 | -3/+3 |
2011-07-14 | Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into release | Len Brown | 2 | -18/+11 |
2011-07-13 | ACPI, APEI, HEST, Detect duplicated hardware error source ID | Huang Ying | 1 | -1/+11 |
2011-07-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 1 | -27/+50 |
2011-07-13 | [media] tuner-core: fix a 2.6.39 regression with mt20xx | Mauro Carvalho Chehab | 1 | -4/+12 |
2011-07-13 | [media] dvb_frontend: fix race condition in stopping/starting frontend | Devin Heitmueller | 1 | -0/+8 |
2011-07-13 | [media] media: fix radio-sf16fmr2 build when SND is not enabled | Randy Dunlap | 1 | -1/+1 |
2011-07-13 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 7 | -15/+38 |
2011-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 9 | -22/+33 |
2011-07-13 | mmc: core: Bus width testing needs to handle suspend/resume | Philip Rakity | 1 | -27/+50 |
2011-07-13 | ACPI: Fix lockdep false positives in acpi_power_off() | Rafael J. Wysocki | 1 | -17/+0 |
2011-07-13 | drm/radeon/kms/evergreen: emit SQ_LDS_RESOURCE_MGMT for blits | Alex Deucher | 1 | -2/+7 |
2011-07-13 | agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2M | Chris Wilson | 1 | -3/+4 |
2011-07-13 | [media] MEDIA: Fix non-ISA_DMA_API link failure of sound code | Ralf Baechle | 1 | -1/+1 |
2011-07-12 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -1/+0 |
2011-07-12 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin... | Linus Torvalds | 1 | -2/+2 |
2011-07-12 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -32/+105 |
2011-07-12 | drm/i915/ringbuffer: Idling requires waiting for the ring to be empty | Chris Wilson | 1 | -1/+1 |
2011-07-12 | Revert "drm/i915: enable rc6 by default" | Keith Packard | 1 | -1/+1 |
2011-07-12 | drm/i915: Clean up i915_driver_load failure path | Keith Packard | 1 | -3/+11 |
2011-07-12 | hwmon: (pmbus) Use long variables for register to data conversions | Guenter Roeck | 1 | -10/+10 |
2011-07-12 | drm/radeon/kms: fix typo in read_disabled vbios code | Alex Deucher | 2 | -6/+17 |
2011-07-12 | drm/radeon/kms: use correct BUS_CNTL reg on rs600 | Alex Deucher | 1 | -3/+3 |
2011-07-12 | drm/radeon/kms: fix backend map typo on juniper | Alex Deucher | 1 | -1/+1 |
2011-07-12 | drm/radeon/kms: fix regression in hotplug | Alex Deucher | 1 | -0/+6 |
2011-07-11 | slip: fix wrong SLIP6 ifdef-endif placing | Matvejchikov Ilya | 1 | -1/+1 |
2011-07-12 | mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header | Benjamin Herrenschmidt | 1 | -1/+0 |
2011-07-11 | [media] nuvoton-cir: make idle timeout more sane | Jarod Wilson | 1 | -1/+1 |
2011-07-11 | [media] mceusb: increase default timeout to 100ms | Rafi Rubin | 1 | -1/+1 |
2011-07-11 | [media] mceusb: Timeout unit corrections | Rafi Rubin | 1 | -3/+4 |