summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | hwmon: (adt7410) Document ADT7420 supportJean Delvare2013-03-031-1/+10
| * | | | | | | | hwmon: (pmbus/ltc2978) Use detected chip ID to select supported functionalityGuenter Roeck2013-03-031-1/+1
| * | | | | | | | hwmon: (pmbus/ltc2978) Fix peak attribute handlingGuenter Roeck2013-03-031-13/+15
| * | | | | | | | hwmon: (pmbus/ltc2978) Update datasheet linksGuenter Roeck2013-03-031-2/+2
| * | | | | | | | hwmon: Update my e-mail address in driver documentationGuenter Roeck2013-03-0315-15/+15
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-03-0510-19/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc: Set DSCR bit in FSCR setupMichael Neuling2013-03-051-1/+1
| * | | | | | | | powerpc: Add DSCR FSCR register bit definitionMichael Neuling2013-03-051-1/+2
| * | | | | | | | powerpc: Fix setting FSCR for HV=0 and on secondary CPUsMichael Neuling2013-03-051-1/+2
| * | | | | | | | powerpc: Wireup the kcmp syscall to sys_niTony Breeds2013-03-053-1/+3
| * | | | | | | | powerpc: Remove unused BITOP_LE_SWIZZLE macroAkinobu Mita2013-03-051-2/+0
| * | | | | | | | powerpc: Avoid link stack corruption in MMU on syscall entry pathMichael Neuling2013-03-051-2/+2
| * | | | | | | | drivers/tty/hvc: Use strlcpy instead of strncpyChen Gang2013-03-051-7/+2
| * | | | | | | | powerpc/pseries/hvcserver: Fix strncpy buffer limit in location codeChen Gang2013-03-051-2/+3
| * | | | | | | | powerpc: Fix compile of sha1-powerpc-asm.S on 32-bitTony Breeds2013-03-051-2/+2
| |/ / / / / / /
* | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-051-3/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | hw_random: make buffer usable in scatterlist.Rusty Russell2013-03-051-3/+16
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-0559-334/+2083
|\ \ \ \ \ \ \ \
| * | | | | | | | tcp: fix double-counted receiver RTT when leaving receiver fast pathNeal Cardwell2013-03-041-3/+3
| * | | | | | | | CAIF: fix sparse warning for caif_usbSilviu-Mihai Popescu2013-03-041-2/+2
| * | | | | | | | rds: simplify a warning messageCong Wang2013-03-041-4/+1
| * | | | | | | | net: fec: fix build error in no MXC platformFrank Li2013-03-041-8/+7
| * | | | | | | | net: ipv6: Don't purge default router if accept_ra=2Lorenzo Colitti2013-03-041-1/+2
| * | | | | | | | net: fec: put tx to napi poll function to fix dead lockFrank Li2013-03-042-47/+41
| * | | | | | | | sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZECong Wang2013-03-041-5/+3
| * | | | | | | | rds: limit the size allocated by rds_message_alloc()Cong Wang2013-03-041-0/+3
| * | | | | | | | MAINTAINERS: remove eexpressCesar Eduardo Barros2013-03-031-6/+0
| * | | | | | | | MAINTAINERS: remove drivers/net/wan/cycx*Cesar Eduardo Barros2013-03-031-6/+0
| * | | | | | | | MAINTAINERS: remove 3c505Cesar Eduardo Barros2013-03-031-6/+0
| * | | | | | | | caif_dev: fix sparse warnings for caif_flow_cbSilviu-Mihai Popescu2013-03-031-1/+1
| * | | | | | | | ax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit ethernet adapter driverFreddy Xin2013-03-033-0/+1467
| * | | | | | | | sctp: use the passed in gfp flags instead GFP_KERNELDan Carpenter2013-03-011-1/+1
| * | | | | | | | ipv[4|6]: correct dropwatch false positive in local_deliver_finishNeil Horman2013-03-012-4/+8
| * | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-03-0119-174/+258
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-0119-174/+258
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | libertas: fix crash for SD8688Bing Zhao2013-02-271-1/+5
| | | * | | | | | | | rt2x00: error in configurations with mesh support disabledFelix Fietkau2013-02-271-2/+6
| | | * | | | | | | | mwifiex: correct sleep delay counterAvinash Patil2013-02-271-1/+1
| | | * | | | | | | | ath9k_hw: improve reset reliability after errorsFelix Fietkau2013-02-271-1/+3
| | | * | | | | | | | bcma: init spin lockHauke Mehrtens2013-02-271-0/+2
| | | * | | | | | | | ath9k_htc: fix signal strength handling issuesFelix Fietkau2013-02-272-7/+12
| | | * | | | | | | | ath9k: fix RSSI dummy marker valueFelix Fietkau2013-02-271-1/+1
| | | * | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-02-277-71/+166
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | iwlwifi: mvm: Remove testing of static PIC in PhyDBDor Shaish2013-02-271-16/+0
| | | | * | | | | | | | iwlwifi: fix wakeup status query and packet reportingJohannes Berg2013-02-272-27/+81
| | | | * | | | | | | | iwlwifi: mvm: fix AP/GO mode station removalJohannes Berg2013-02-261-5/+14
| | | | * | | | | | | | iwlwifi: always copy first 16 bytes of commandsJohannes Berg2013-02-263-23/+71
| | | * | | | | | | | | mac80211: fix monitor mode channel reportingFelix Fietkau2013-02-261-3/+9
| | | * | | | | | | | | mac80211: fix idle handling in monitor modeFelix Fietkau2013-02-261-1/+1
| | | * | | | | | | | | mac80211: Ensure off-channel frames don't get queuedSeth Forshee2013-02-261-25/+31
OpenPOWER on IntegriCloud