aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2005-09-07[IA64] Minor cleanups - remove CONFIG_ACPI_DEALLOCATE_IRQKenji Kaneshige
2005-09-07[IA64] Minor cleanups - remove unnecessary function prototype in irq.hKenji Kaneshige
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds
2005-09-06Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 Linus Torvalds
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 Linus Torvalds
2005-09-06[PATCH] Invert sense of SLB class bitDavid Gibson
2005-09-06[PATCH] ppc64: Move oprofile_model into cpu feature structAnton Blanchard
2005-09-06[PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64Anton Blanchard
2005-09-06[PATCH] ppc64: Add oprofile cpu_type to cpu feature structAnton Blanchard
2005-09-06[PATCH] ppc64: remove CPU_FTR_PMC8Anton Blanchard
2005-09-06[PATCH] ppc64: add number of PMCs to cputableAnton Blanchard
2005-09-06[PATCH] ppc/ppc64: Merge more include filesJon Loeliger
2005-09-06[PATCH] Move 3 more headers to asm-powerpcBecky Bruce
2005-09-06[PATCH] ppc64: speedup cmpxchgAnton Blanchard
2005-09-06[PATCH] ppc64: Consolidate early console and PPCDBG codeMilton Miller
2005-09-06[PATCH] ppc64: Take udbg out of ppc_mdMilton Miller
2005-09-06[PATCH] ppc64: Add missing includeMilton Miller
2005-09-05[NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTLDavid S. Miller
2005-09-05[IRDA]: IrDA prototype fixesAdrian Bunk
2005-09-05[PATCH] klist: fix klist to have the same klist_add semantics as list_headJames Bottomley
2005-09-05[ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new ...Richard Purdie
2005-09-05[PATCH] I2C: Drop the I2C_ACK_TEST ioctlJean Delvare
2005-09-05Merge HEAD from gregkh@master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c...
2005-09-05[PATCH] I2C: Drop I2C_DEVNAME and i2c_clientnameJean Delvare
2005-09-05[PATCH] I2C: Outdated i2c_adapter commentJean Delvare
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (7/7)Jean Delvare
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (6/7)Jean Delvare
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (2/7)Jean Delvare
2005-09-05[PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (10/11)Jean Delvare
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (09/11)Jean Delvare
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (07/11)Jean Delvare
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (05/11)Jean Delvare
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (03/11)Jean Delvare
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (02/11)Jean Delvare
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (01/11)Jean Delvare
2005-09-05[PATCH] hwmon: move SENSORS_LIMIT to hwmon.hJean Delvare
2005-09-05[PATCH] I2C: inline i2c_adapter_idJean Delvare
2005-09-05[PATCH] I2C: W83792D driver 1/3R.Marek@sh.cvut.cz
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (9/9)Jean Delvare
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9)Jean Delvare
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (2/9)Jean Delvare
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (1/9)Jean Delvare
2005-09-05[PATCH] I2C hwmon: hwmon sysfs classMark M. Hoffman
2005-09-05[PATCH] I2C: add kobj_to_i2c_clientbgardner@wabtec.com