| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] compat: be more consistent about [ug]id_t | Stephen Rothwell | 2005-09-07 | 8 | -54/+65 |
* | [PATCH] relayfs | Tom Zanussi | 2005-09-07 | 1 | -0/+255 |
* | [PATCH] detect soft lockups | Ingo Molnar | 2005-09-07 | 1 | -0/+17 |
* | [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup | Jakub Jelinek | 2005-09-07 | 25 | -5/+1382 |
* | [PATCH] x86_64: prefetchw() can fall back to prefetch() if !3DNOW | Eric Dumazet | 2005-09-07 | 1 | -1/+1 |
* | [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity | Ashok Raj | 2005-09-07 | 3 | -13/+123 |
* | [PATCH] ppc32: add missing sysfs node for ocp_func_emac_data.phy_feat_exc | Eugene Surovegin | 2005-09-07 | 1 | -0/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 | Linus Torvalds | 2005-09-06 | 31 | -810/+327 |
|\ |
|
| * | [PATCH] Invert sense of SLB class bit | David Gibson | 2005-09-06 | 1 | -2/+4 |
| * | [PATCH] ppc64: Move oprofile_model into cpu feature struct | Anton Blanchard | 2005-09-06 | 1 | -0/+4 |
| * | [PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64 | Anton Blanchard | 2005-09-06 | 1 | -0/+111 |
| * | [PATCH] ppc64: Add oprofile cpu_type to cpu feature struct | Anton Blanchard | 2005-09-06 | 1 | -0/+3 |
| * | [PATCH] ppc64: remove CPU_FTR_PMC8 | Anton Blanchard | 2005-09-06 | 1 | -1/+1 |
| * | [PATCH] ppc64: add number of PMCs to cputable | Anton Blanchard | 2005-09-06 | 1 | -0/+3 |
| * | [PATCH] ppc/ppc64: Merge more include files | Jon Loeliger | 2005-09-06 | 18 | -307/+167 |
| * | [PATCH] Move 3 more headers to asm-powerpc | Becky Bruce | 2005-09-06 | 6 | -472/+10 |
| * | [PATCH] ppc64: speedup cmpxchg | Anton Blanchard | 2005-09-06 | 1 | -11/+8 |
| * | [PATCH] ppc64: Consolidate early console and PPCDBG code | Milton Miller | 2005-09-06 | 1 | -3/+3 |
| * | [PATCH] ppc64: Take udbg out of ppc_md | Milton Miller | 2005-09-06 | 2 | -16/+14 |
| * | [PATCH] ppc64: Add missing include | Milton Miller | 2005-09-06 | 1 | -0/+1 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-09-06 | 2 | -2/+13 |
|\ \ |
|
| * | | [ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new ... | Richard Purdie | 2005-09-05 | 1 | -0/+13 |
| * | | [ARM] Remove unused DYN_TICK_* macros | Russell King | 2005-09-05 | 1 | -2/+0 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2005-09-06 | 1 | -0/+9 |
|\ \ \ |
|
| * | | | kbuild: Avoid inconsistent kallsyms data | Sam Ravnborg | 2005-07-14 | 1 | -0/+9 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2005-09-06 | 1 | -2/+6 |
|\ \ \ \ |
|
| * | | | | [PATCH] klist: fix klist to have the same klist_add semantics as list_head | James Bottomley | 2005-09-05 | 1 | -2/+6 |
| | |_|/
| |/| | |
|
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 | Linus Torvalds | 2005-09-06 | 9 | -544/+364 |
|\ \ \ \ |
|
| * | | | | [PATCH] I2C: Drop the I2C_ACK_TEST ioctl | Jean Delvare | 2005-09-05 | 1 | -3/+0 |
| * | | | | Merge HEAD from gregkh@master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c... | | 2005-09-05 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | [PATCH] I2C: Drop I2C_DEVNAME and i2c_clientname | Jean Delvare | 2005-09-05 | 1 | -7/+0 |
| * | | | | [PATCH] I2C: Outdated i2c_adapter comment | Jean Delvare | 2005-09-05 | 1 | -2/+1 |
| * | | | | [PATCH] I2C: Kill i2c_algorithm.id (7/7) | Jean Delvare | 2005-09-05 | 1 | -56/+1 |
| * | | | | [PATCH] I2C: Kill i2c_algorithm.id (6/7) | Jean Delvare | 2005-09-05 | 2 | -5/+7 |
| * | | | | [PATCH] I2C: Kill i2c_algorithm.id (5/7) | Jean Delvare | 2005-09-05 | 2 | -65/+65 |
| * | | | | [PATCH] I2C: Kill i2c_algorithm.id (4/7) | Jean Delvare | 2005-09-05 | 1 | -2/+0 |
| * | | | | [PATCH] I2C: Kill i2c_algorithm.id (2/7) | Jean Delvare | 2005-09-05 | 1 | -3/+3 |
| * | | | | [PATCH] I2C: Kill i2c_algorithm.name (1/7) | Jean Delvare | 2005-09-05 | 1 | -1/+0 |
| * | | | | [PATCH] hwmon: hwmon vs i2c, second round (10/11) | Jean Delvare | 2005-09-05 | 1 | -74/+9 |
| * | | | | [PATCH] hwmon: hwmon vs i2c, second round (09/11) | Jean Delvare | 2005-09-05 | 1 | -2/+0 |
| * | | | | [PATCH] hwmon: hwmon vs i2c, second round (07/11) | Jean Delvare | 2005-09-05 | 1 | -3/+4 |
| * | | | | [PATCH] hwmon: hwmon vs i2c, second round (06/11) | Jean Delvare | 2005-09-05 | 2 | -215/+136 |
| * | | | | [PATCH] hwmon: hwmon vs i2c, second round (05/11) | Jean Delvare | 2005-09-05 | 1 | -7/+0 |
| * | | | | [PATCH] hwmon: hwmon vs i2c, second round (03/11) | Jean Delvare | 2005-09-05 | 1 | -27/+3 |
| * | | | | [PATCH] hwmon: hwmon vs i2c, second round (02/11) | Jean Delvare | 2005-09-05 | 1 | -72/+61 |
| * | | | | [PATCH] hwmon: hwmon vs i2c, second round (01/11) | Jean Delvare | 2005-09-05 | 1 | -3/+6 |
| * | | | | [PATCH] hwmon: move SENSORS_LIMIT to hwmon.h | Jean Delvare | 2005-09-05 | 2 | -12/+11 |
| * | | | | [PATCH] I2C: inline i2c_adapter_id | Jean Delvare | 2005-09-05 | 1 | -4/+6 |
| * | | | | [PATCH] I2C: W83792D driver 1/3 | R.Marek@sh.cvut.cz | 2005-09-05 | 1 | -0/+15 |
| * | | | | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (9/9) | Jean Delvare | 2005-09-05 | 2 | -7/+7 |