summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2007-07-3120-23/+554
|\
| * hwmon: fscher read control bugfixHans de Goede2007-07-301-0/+2
| * hwmon: (adm1031) Fix broken links in documentationJean Delvare2007-07-301-2/+2
| * hwmon: make abituguru3_read_increment_offset() staticAdrian Bunk2007-07-301-2/+3
| * hwmon: Fix regression caused by typo in lm90.cGuillaume Chazarain2007-07-301-1/+1
| * hwmon: (applesmc) add temperature sensors set for MacbookMartin Szulecki2007-07-301-5/+9
| * hwmon: fscher control update bugfixHans de Goede2007-07-301-1/+1
| * hwmon: fix dme1737 temp fault attributeJuerg Haefliger2007-07-301-1/+1
| * hwmon: Add missing __devexit tags in various driversJean Delvare2007-07-307-8/+8
| * hwmon: clean up duplicate includesJesper Juhl2007-07-301-1/+0
| * hwmon: fix lm78 detection regressionHans de Goede2007-07-301-1/+1
| * hwmon: fix array overruns in lm93.cHans-Jürgen Koch2007-07-301-1/+1
| * hwmon: add support for THMC50 and ADM1022Krzysztof Helt2007-07-304-0/+525
* | ACPI: delete CONFIG_ACPI_PROCFS_SLEEP (again)Len Brown2007-07-311-8/+0
* | Fix up "remove the arm26 port"Andrew Morton2007-07-311-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-07-315-7/+8
|\ \
| * | [x86 setup] EDD: Fix the computation of the MBR sector bufferH. Peter Anvin2007-07-311-2/+3
| * | [x86 setup] Newline after setup signature failure messageH. Peter Anvin2007-07-311-1/+1
| * | x86 boot code comments typosRandy Dunlap2007-07-314-4/+4
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-3174-471/+451
|\ \ \
| * | | [RTNETLINK]: Fix warning for !CONFIG_KMODThomas Graf2007-07-311-0/+2
| * | | [IPV4] ip_options.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-07-311-5/+2
| * | | [DECNET]: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-07-311-2/+2
| * | | [NET]: ethtool_perm_addr only has one implementationMatthew Wilcox2007-07-3126-63/+8
| * | | [NET]: ethtool ops are the only wayMatthew Wilcox2007-07-314-85/+32
| * | | [PPPOE]: Improve hashing function in hash_item().Florian Zumbiehl2007-07-311-10/+15
| * | | [XFRM]: State selection update to use inner addresses.Joakim Koskela2007-07-312-3/+4
| * | | [IPSEC]: Ensure that state inner family is setHerbert Xu2007-07-311-0/+7
| * | | [TCP]: Bidir flow must not disregard SACK blocks for lost markingIlpo Järvinen2007-07-311-1/+4
| * | | [TCP]: Fix ratehalving with bidirectional flowsIlpo Järvinen2007-07-311-9/+12
| * | | [PPPOL2TP]: Add CONFIG_INET Kconfig dependency.James Chapman2007-07-311-1/+1
| * | | [NET]: Page offsets and lengths need to be __u32.David S. Miller2007-07-311-2/+2
| * | | [AF_UNIX]: Make code static.Adrian Bunk2007-07-312-31/+28
| * | | [NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static.Adrian Bunk2007-07-312-5/+2
| * | | [PKTGEN]: make get_ipsec_sa() static and non-inlineAdrian Bunk2007-07-311-2/+1
| * | | [PPPoE]: move lock_sock() in pppoe_sendmsg() to the right locationFlorian Zumbiehl2007-07-311-2/+1
| * | | [PPPoX/E]: return ENOTTY on unknown ioctl requestsFlorian Zumbiehl2007-07-312-11/+9
| * | | [IPV6]: ipv6_addr_type() doesn't know about RFC4193 addresses.Dave Johnson2007-07-311-0/+3
| * | | [NET]: Fix prio_tune() handling of root qdisc.Peter P Waskiewicz Jr2007-07-311-2/+4
| * | | [NET]: Fix sch_api to properly set sch->parent on the root.Patrick McHardy2007-07-311-5/+12
| * | | [NET_SCHED]: Fix prio/ingress classification logic errorPatrick McHardy2007-07-312-6/+4
| * | | [IPV6]: Remove circular dependency on if_inet6.hHerbert Xu2007-07-312-1/+5
| * | | [IPV4/IPV6]: Fail registration if inet device construction failsHerbert Xu2007-07-312-6/+7
| * | | [NET]: Allow netdev REGISTER/CHANGENAME events to failHerbert Xu2007-07-312-10/+65
| * | | [NET] loopback: Panic if registration failsHerbert Xu2007-07-311-1/+6
| * | | [NET]: Take dev_base_lock when moving device name hash list entryHerbert Xu2007-07-311-0/+4
| * | | [NET]: Call uninit if necessary in register_netdeviceHerbert Xu2007-07-311-3/+8
| * | | [IPVS]: Use skb_forward_csumHerbert Xu2007-07-311-1/+1
| * | | [PKTGEN]: Add missing KERN_* tags to printk()s.David S. Miller2007-07-311-46/+57
| * | | [BLUETOOTH] l2cap: don't mangle cmd.lenAl Viro2007-07-311-1/+0