Age | Commit message (Expand) | Author | Files | Lines |
2005-09-07 | [PATCH] remove register_ioctl32_conversion and unregister_ioctl32_conversion | Adrian Bunk | 1 | -22/+0 |
2005-09-07 | [PATCH] kill bio->bi_set | Peter Osterlund | 1 | -1/+1 |
2005-09-07 | [PATCH] fs/jbd/: cleanups | Adrian Bunk | 1 | -1/+0 |
2005-09-07 | [PATCH] compat: be more consistent about [ug]id_t | Stephen Rothwell | 1 | -0/+3 |
2005-09-07 | [PATCH] relayfs | Tom Zanussi | 1 | -0/+255 |
2005-09-07 | [PATCH] detect soft lockups | Ingo Molnar | 1 | -0/+17 |
2005-09-07 | [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup | Jakub Jelinek | 1 | -5/+31 |
2005-09-07 | [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity | Ashok Raj | 1 | -0/+123 |
2005-09-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -2/+6 |
2005-09-05 | [PATCH] klist: fix klist to have the same klist_add semantics as list_head | James Bottomley | 1 | -2/+6 |
2005-09-05 | [PATCH] I2C: Drop the I2C_ACK_TEST ioctl | Jean Delvare | 1 | -3/+0 |
2005-09-05 | Merge HEAD from gregkh@master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c... | | 1 | -1/+1 |
2005-09-05 | [PATCH] I2C: Drop I2C_DEVNAME and i2c_clientname | Jean Delvare | 1 | -7/+0 |
2005-09-05 | [PATCH] I2C: Outdated i2c_adapter comment | Jean Delvare | 1 | -2/+1 |
2005-09-05 | [PATCH] I2C: Kill i2c_algorithm.id (7/7) | Jean Delvare | 1 | -56/+1 |
2005-09-05 | [PATCH] I2C: Kill i2c_algorithm.id (6/7) | Jean Delvare | 1 | -0/+7 |
2005-09-05 | [PATCH] I2C: Kill i2c_algorithm.id (5/7) | Jean Delvare | 2 | -65/+65 |
2005-09-05 | [PATCH] I2C: Kill i2c_algorithm.id (4/7) | Jean Delvare | 1 | -2/+0 |
2005-09-05 | [PATCH] I2C: Kill i2c_algorithm.id (2/7) | Jean Delvare | 1 | -3/+3 |
2005-09-05 | [PATCH] I2C: Kill i2c_algorithm.name (1/7) | Jean Delvare | 1 | -1/+0 |
2005-09-05 | [PATCH] hwmon: hwmon vs i2c, second round (10/11) | Jean Delvare | 1 | -74/+9 |
2005-09-05 | [PATCH] hwmon: hwmon vs i2c, second round (09/11) | Jean Delvare | 1 | -2/+0 |
2005-09-05 | [PATCH] hwmon: hwmon vs i2c, second round (07/11) | Jean Delvare | 1 | -3/+4 |
2005-09-05 | [PATCH] hwmon: hwmon vs i2c, second round (06/11) | Jean Delvare | 2 | -215/+136 |
2005-09-05 | [PATCH] hwmon: hwmon vs i2c, second round (05/11) | Jean Delvare | 1 | -7/+0 |
2005-09-05 | [PATCH] hwmon: hwmon vs i2c, second round (03/11) | Jean Delvare | 1 | -27/+3 |
2005-09-05 | [PATCH] hwmon: hwmon vs i2c, second round (02/11) | Jean Delvare | 1 | -72/+61 |
2005-09-05 | [PATCH] hwmon: hwmon vs i2c, second round (01/11) | Jean Delvare | 1 | -3/+6 |
2005-09-05 | [PATCH] hwmon: move SENSORS_LIMIT to hwmon.h | Jean Delvare | 2 | -12/+11 |
2005-09-05 | [PATCH] I2C: inline i2c_adapter_id | Jean Delvare | 1 | -4/+6 |
2005-09-05 | [PATCH] I2C: W83792D driver 1/3 | R.Marek@sh.cvut.cz | 1 | -0/+15 |
2005-09-05 | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (9/9) | Jean Delvare | 2 | -7/+7 |
2005-09-05 | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9) | Jean Delvare | 2 | -27/+17 |
2005-09-05 | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (2/9) | Jean Delvare | 1 | -0/+29 |
2005-09-05 | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (1/9) | Jean Delvare | 1 | -0/+7 |
2005-09-05 | [PATCH] I2C hwmon: hwmon sysfs class | Mark M. Hoffman | 1 | -0/+24 |
2005-09-05 | [PATCH] I2C: add kobj_to_i2c_client | bgardner@wabtec.com | 1 | -0/+5 |
2005-09-05 | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds | 1 | -1/+1 |
2005-09-05 | /spare/repo/libata-dev branch 'iomap-try3' | Jeff Garzik | 3 | -0/+4 |
2005-09-05 | /spare/repo/libata-dev branch 'master' | Jeff Garzik | 2 | -0/+3 |
2005-09-05 | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 1 | -0/+6 |
2005-09-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -0/+2 |
2005-09-05 | [PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386 | Bodo Stroesser | 1 | -0/+1 |
2005-09-05 | [PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener... | Laurent Vivier | 1 | -0/+1 |
2005-09-05 | [PATCH] swsusp: switch pm_message_t to struct | Pavel Machek | 1 | -4/+10 |
2005-09-05 | [PATCH] x86: fix EFI memory map parsing | Matt Tolentino | 1 | -10/+4 |
2005-09-05 | [PATCH] MIPS Technologies PCI ID bits | Ralf Baechle | 1 | -0/+3 |
2005-09-05 | [PATCH] ppc32: mv64x60 updates & enhancements | Mark A. Greer | 1 | -1/+1 |
2005-09-05 | [PATCH] VM: add page_state info to per-node meminfo | Martin Hicks | 1 | -0/+1 |
2005-09-05 | [PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc() | Chen, Kenneth W | 1 | -6/+0 |