aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds31-810/+327
2005-09-06Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2-2/+13
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds1-0/+9
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 Linus Torvalds1-2/+6
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 Linus Torvalds9-544/+364
2005-09-06[PATCH] Invert sense of SLB class bitDavid Gibson1-2/+4
2005-09-06[PATCH] ppc64: Move oprofile_model into cpu feature structAnton Blanchard1-0/+4
2005-09-06[PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64Anton Blanchard1-0/+111
2005-09-06[PATCH] ppc64: Add oprofile cpu_type to cpu feature structAnton Blanchard1-0/+3
2005-09-06[PATCH] ppc64: remove CPU_FTR_PMC8Anton Blanchard1-1/+1
2005-09-06[PATCH] ppc64: add number of PMCs to cputableAnton Blanchard1-0/+3
2005-09-06[PATCH] ppc/ppc64: Merge more include filesJon Loeliger18-307/+167
2005-09-06[PATCH] Move 3 more headers to asm-powerpcBecky Bruce6-472/+10
2005-09-06[PATCH] ppc64: speedup cmpxchgAnton Blanchard1-11/+8
2005-09-06[PATCH] ppc64: Consolidate early console and PPCDBG codeMilton Miller1-3/+3
2005-09-06[PATCH] ppc64: Take udbg out of ppc_mdMilton Miller2-16/+14
2005-09-06[PATCH] ppc64: Add missing includeMilton Miller1-0/+1
2005-09-05[NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTLDavid S. Miller1-1/+2
2005-09-05[IRDA]: IrDA prototype fixesAdrian Bunk1-1/+1
2005-09-05[PATCH] klist: fix klist to have the same klist_add semantics as list_headJames Bottomley1-2/+6
2005-09-05[ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new hardwareRichard Purdie1-0/+13
2005-09-05[PATCH] I2C: Drop the I2C_ACK_TEST ioctlJean Delvare1-3/+0
2005-09-05Merge HEAD from gregkh@master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6.git 1-1/+1
2005-09-05[PATCH] I2C: Drop I2C_DEVNAME and i2c_clientnameJean Delvare1-7/+0
2005-09-05[PATCH] I2C: Outdated i2c_adapter commentJean Delvare1-2/+1
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (7/7)Jean Delvare1-56/+1
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (6/7)Jean Delvare2-5/+7
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare2-65/+65
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare1-2/+0
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (2/7)Jean Delvare1-3/+3
2005-09-05[PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare1-1/+0
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (10/11)Jean Delvare1-74/+9
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (09/11)Jean Delvare1-2/+0
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (07/11)Jean Delvare1-3/+4
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare2-215/+136
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (05/11)Jean Delvare1-7/+0
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (03/11)Jean Delvare1-27/+3
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (02/11)Jean Delvare1-72/+61
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (01/11)Jean Delvare1-3/+6
2005-09-05[PATCH] hwmon: move SENSORS_LIMIT to hwmon.hJean Delvare2-12/+11
2005-09-05[PATCH] I2C: inline i2c_adapter_idJean Delvare1-4/+6
2005-09-05[PATCH] I2C: W83792D driver 1/3R.Marek@sh.cvut.cz1-0/+15
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (9/9)Jean Delvare2-7/+7
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9)Jean Delvare2-27/+17
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (2/9)Jean Delvare1-0/+29
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (1/9)Jean Delvare1-0/+7
2005-09-05[PATCH] I2C hwmon: hwmon sysfs classMark M. Hoffman1-0/+24
2005-09-05[PATCH] I2C: add kobj_to_i2c_clientbgardner@wabtec.com1-0/+5
2005-09-05Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev Linus Torvalds1-1/+1
2005-09-05[ARM] Remove unused DYN_TICK_* macrosRussell King1-2/+0