aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2005-09-07[PATCH] Remove non-arch consumers of asm/segment.hKumar Gala
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz
2005-09-07[PATCH] remove file.f_maxcountEric Dumazet
2005-09-07[PATCH] Delete unused do_nanosleep declarationRalf Baechle
2005-09-07[PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()Karsten Wiese
2005-09-07[PATCH] modified firmware_class.c to support no hotplugAbhay Salunke
2005-09-07[PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interfaceMike Waychison
2005-09-07[PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan
2005-09-07[PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUGBjorn Helgaas
2005-09-07[PATCH] sonypi SPIC initialisation fixErik Waling
2005-09-07[PATCH] remove pipe definitionsZhigang Huo
2005-09-07[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mountsMark Bellon
2005-09-07[PATCH] auxiliary vector cleanupsH. J. Lu
2005-09-07[PATCH] remove register_ioctl32_conversion and unregister_ioctl32_conversionAdrian Bunk
2005-09-07[PATCH] kill bio->bi_setPeter Osterlund
2005-09-07[PATCH] fs/jbd/: cleanupsAdrian Bunk
2005-09-07[PATCH] compat: be more consistent about [ug]id_tStephen Rothwell
2005-09-07[PATCH] relayfsTom Zanussi
2005-09-07[PATCH] detect soft lockupsIngo Molnar
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek
2005-09-07[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 Linus Torvalds
2005-09-05[PATCH] klist: fix klist to have the same klist_add semantics as list_headJames Bottomley
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