summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ixgbe: Do not attempt to perform interrupts in netpoll when downAlexander Duyck2010-01-131-0/+4
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-1223-86/+254
| |\ \ \ \
| | * | | | cfg80211: fix refcount imbalance when wext is disabledJohannes Berg2010-01-111-2/+2
| | * | | | mac80211: fix queue selection for data frames on monitor interfacesFelix Fietkau2010-01-111-2/+5
| | * | | | iwlwifi: silence buffer overflow warningDan Carpenter2010-01-111-1/+1
| | * | | | iwlwifi: disable tx on beacon update notificationAbhijeet Kolekar2010-01-081-20/+25
| | * | | | iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptrZhu Yi2010-01-081-1/+1
| | * | | | mac80211: fix endian errorJohannes Berg2010-01-081-2/+2
| | * | | | mac80211: add missing sanity checks for action framesFelix Fietkau2010-01-082-1/+7
| | * | | | mac80211: fix queue selection for packets injected via monitor interfaceLennert Buytenhek2010-01-081-0/+1
| | * | | | Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"John W. Linville2010-01-063-9/+9
| | * | | | mac80211: fix-up build breakage in 2.6.33John W. Linville2010-01-061-1/+1
| | * | | | rt2x00: Properly request tx headroom for alignment operations.Gertjan van Wingerde2010-01-052-1/+17
| | * | | | mac80211: fix skb buffering issueJohannes Berg2010-01-056-32/+132
| | * | | | rt2x00: Fix LED configuration setting for rt2800.Gertjan van Wingerde2010-01-051-1/+1
| | * | | | rt2x00: use correct headroom for transmissionPavel Roskin2010-01-051-3/+3
| | * | | | cfg80211: fix syntax error on user regulatory hintsLuis R. Rodriguez2010-01-041-1/+1
| | * | | | ath5k: Fix eeprom checksum check for custom sized eepromsLuis R. Rodriguez2010-01-042-3/+37
| | * | | | zd1211rw: Fix multicast filtering.Benoit Papillault2010-01-041-6/+7
| | * | | | iwl: off by one bugDan Carpenter2010-01-041-1/+1
| | * | | | mwl8k: fix configure_filter() memory leak on errorLennert Buytenhek2010-01-041-1/+3
| | * | | | ath9k: fix ito64Ming Lei2010-01-041-3/+3
| | * | | | ath9k: Fix Kconfig depends for ATH9K_DEBUGFSDominik Geyer2010-01-041-1/+1
* | | | | | Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/...Linus Torvalds2010-01-131-4/+4
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | xen: fix hang on suspend.Ian Campbell2010-01-131-4/+4
| | |_|/ / | |/| | |
* | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-136-8/+42
|\ \ \ \ \
| * \ \ \ \ Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie2010-01-135-6/+39
| |\ \ \ \ \
| | * | | | | drm/radeon/kms: only evict to GTT if CP is readyDave Airlie2010-01-131-1/+4
| | * | | | | drm/radeon/kms: Fix crash getting TV info with no BIOS.Michel Dänzer2010-01-131-0/+3
| | * | | | | drm/radeon/kms/rv100: reject modes > 135 Mhz on DVI (v2)Alex Deucher2010-01-131-0/+8
| | * | | | | drm/radeon/kms/r6xx+: make irq handler less verboseAlex Deucher2010-01-131-4/+4
| | * | | | | drm/radeon/kms: fix up LVDS handling on macs (v2)Alex Deucher2010-01-131-1/+20
| * | | | | | drm: change drm set mode messages as DRM_DEBUGDave Young2010-01-131-1/+1
| * | | | | | drm: fix crtc no modes printf + typoDave Airlie2010-01-131-1/+2
* | | | | | | zlib: Fix build of powerpc boot wrapperBenjamin Herrenschmidt2010-01-132-5/+31
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-01-135-6/+40
|\ \ \ \ \ \ \
| * | | | | | | HID: wacom: Add BTN_TOOL_FINGER for pad button reportingPrzemo Firszt2010-01-131-0/+1
| * | | | | | | HID: add device IDs for new model of Apple Wireless KeyboardChristian Schuerer-Waldheim2010-01-133-0/+13
| * | | | | | | HID: fix pad button definition in hid-wacomPrzemo Firszt2010-01-131-0/+3
| * | | | | | | HID: Support 171 byte variant of Samsung USB IR receiverRobert Schedel2009-12-111-6/+19
| * | | | | | | HID: blacklist ET&T TC5UH touchscreen controllerPetr Štetiar2009-12-102-0/+4
* | | | | | | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-01-133-5/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Makefile: do not override LC_CTYPEMichal Marek2010-01-132-3/+2
| * | | | | | | | kbuild: really fix bzImage build with non-bash shJonathan Nieder2010-01-131-2/+7
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | vfs: Fix vmtruncate() regressionOGAWA Hirofumi2010-01-131-16/+14
* | | | | | | | Merge branch 'fasync-helper'Linus Torvalds2010-01-131-36/+66
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | fasync: split 'fasync_helper()' into separate add/remove functionsLinus Torvalds2009-12-161-36/+66
* | | | | | | | Linux 2.6.33-rc4v2.6.33-rc4Linus Torvalds2010-01-121-1/+1
* | | | | | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2010-01-121-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | pmu_battery: Fix battery full reportingThomas Champagne2009-12-181-0/+2