summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [S390] smp: remove volatile type quilifier from __cpu_logical_mapHeiko Carstens2010-01-132-2/+2
| * | | | [S390] smp: setup smp_processor_id earlyHeiko Carstens2010-01-132-1/+6
| * | | | [S390] use helpers for rlimitsJiri Slaby2010-01-131-2/+2
| * | | | [S390] fs3270: add missing compat ptr conversionHeiko Carstens2010-01-131-6/+11
| * | | | [S390] vmcp: add missing compat ptr conversionHeiko Carstens2010-01-131-3/+9
| * | | | [S390] cio: add missing compat ptr conversionHeiko Carstens2010-01-131-8/+15
| * | | | [S390] dasd: add missing compat ptr conversionHeiko Carstens2010-01-131-5/+9
| * | | | [S390] remove superfluous TIF_USEDFPU bitMartin Schwidefsky2010-01-133-15/+5
| * | | | [S390] duplicate SIGTRAP on signal delivery.Martin Schwidefsky2010-01-131-9/+1
| * | | | [S390] clear TIF_SINGLE_STEP for new process.Martin Schwidefsky2010-01-131-0/+1
| * | | | [S390] fix loading of PER control registers for utrace.Martin Schwidefsky2010-01-131-0/+8
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-1452-212/+388
|\ \ \ \
| * | | | net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=nOctavian Purdila2010-01-131-1/+1
| * | | | ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().David S. Miller2010-01-131-1/+6
| * | | | tg3: Update copyright and driver versionMatt Carlson2010-01-132-3/+4
| * | | | tg3: Disable 5717 serdes and B0 supportMatt Carlson2010-01-131-0/+5
| * | | | tg3: Add reliable serdes detection for 5717 A0Matt Carlson2010-01-132-2/+9
| * | | | tg3: Fix std rx prod ring handlingMatt Carlson2010-01-131-2/+3
| * | | | tg3: Fix std prod ring nicaddr for 5787 and 57765Matt Carlson2010-01-131-1/+1
| * | | | sfc: Fix conditions for MDIO self-testBen Hutchings2010-01-131-2/+6
| * | | | sfc: Fix polling for slow MCDI operationsBen Hutchings2010-01-131-2/+3
| * | | | e1000e: workaround link issues on busy hub in half duplex on 82577/82578Bruce Allan2010-01-131-1/+18
| * | | | e1000e: MDIO slow mode should always be done for 82577Bruce Allan2010-01-133-90/+53
| * | | | ixgbe: update copyright datesShannon Nelson2010-01-1320-21/+21
| * | | | 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
|\ \ \ \ \
OpenPOWER on IntegriCloud