| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Relax check on adding children of suspended devices | Rafael J. Wysocki | 2008-04-22 | 1 | -9/+6 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-04-22 | 20 | -1420/+965 |
|\ \ \ |
|
| * | | | [IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl | Dean Nelson | 2008-04-22 | 7 | -391/+268 |
| * | | | [IA64] run rest drivers/misc/sgi-xp through scripts/Lindent | Dean Nelson | 2008-04-22 | 3 | -506/+322 |
| * | | | [IA64] run some drivers/misc/sgi-xp through scripts/Lindent | Dean Nelson | 2008-04-22 | 5 | -553/+396 |
| * | | | [IA64] move XP and XPC to drivers/misc/sgi-xp | Dean Nelson | 2008-04-22 | 13 | -37/+45 |
| * | | | [IA64] minor irq handler cleanups | Jeff Garzik | 2008-04-22 | 3 | -6/+8 |
| * | | | [IA64] simplify notify hooks in mca.c | Hidetoshi Seto | 2008-04-22 | 3 | -41/+38 |
| * | | | [IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchs | Hidetoshi Seto | 2008-04-22 | 1 | -4/+5 |
| * | | | [IA64] disable interrupts on exit of ia64_trace_syscall | Hidetoshi Seto | 2008-04-22 | 1 | -0/+1 |
| |/ / |
|
* | | | fs: use loff_t type instead of long long | David Sterba | 2008-04-22 | 2 | -4/+4 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-04-22 | 3 | -3/+23 |
|\ \ \ |
|
| * | | | SELinux fixups needed for preemptable RCU from -rt | Paul E. McKenney | 2008-04-22 | 2 | -0/+11 |
| * | | | SELinux: no BUG_ON(!ss_initialized) in selinux_clone_mnt_opts | Eric Paris | 2008-04-22 | 1 | -3/+12 |
* | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-04-22 | 34 | -575/+2313 |
|\ \ \ \ |
|
| * | | | | i2c: Fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-22 | 17 | -1/+29 |
| * | | | | i2c: New driver for the SuperH Mobile I2C bus controller | Magnus Damm | 2008-04-22 | 3 | -0/+511 |
| * | | | | i2c/scx200_acb: Don't use 0 as NULL pointer | Adrian Bunk | 2008-04-22 | 1 | -1/+1 |
| * | | | | i2c-bfin-twi: Fix mismatch in add timer and delete timer | Hans Schillstrom | 2008-04-22 | 1 | -1/+2 |
| * | | | | i2c-bfin-twi: Just let i2c-bfin-twi driver depends on BLACKFIN | Bryan Wu | 2008-04-22 | 1 | -2/+5 |
| * | | | | i2c-bfin-twi: Use simpler comment headers and strip out information that is m... | Mike Frysinger | 2008-04-22 | 1 | -18/+4 |
| * | | | | i2c-bfin-twi: Cleanup driver descriptions, versions and some module useful in... | Bryan Wu | 2008-04-22 | 1 | -6/+6 |
| * | | | | i2c-bfin-twi: Add missing pin mux operation | Bryan Wu | 2008-04-22 | 1 | -0/+15 |
| * | | | | i2c-bfin-twi: Add platform_resource interface to support multi-port TWI contr... | Bryan Wu | 2008-04-22 | 2 | -108/+177 |
| * | | | | i2c-bfin-twi: Add repeat start feature to avoid break of a bundle of i2c mast... | Sonic Zhang | 2008-04-22 | 1 | -71/+114 |
| * | | | | i2c: Remove trailing whitespaces in busses/Kconfig | Wolfram Sang | 2008-04-22 | 1 | -15/+15 |
| * | | | | i2c: Replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-22 | 7 | -45/+45 |
| * | | | | i2c: Renesas SH7760 I2C master driver | Manuel Lauss | 2008-04-22 | 4 | -0/+609 |
| * | | | | i2c-dev: Split i2cdev_ioctl | Jean Delvare | 2008-04-22 | 1 | -161/+168 |
| * | | | | i2c-ibm_iic: Support building as an of_platform driver | Sean MacLennan | 2008-04-22 | 2 | -2/+187 |
| * | | | | i2c-ibm_iic: Change the log levels | Sean MacLennan | 2008-04-22 | 1 | -5/+5 |
| * | | | | i2c: Add platform driver on top of the new pca-algorithm | Wolfram Sang | 2008-04-22 | 4 | -2/+324 |
| * | | | | i2c-algo-pca: Extend for future drivers | Wolfram Sang | 2008-04-22 | 4 | -107/+95 |
| * | | | | i2c-algo-pca: Remove trailing whitespaces and unnecessary UTF | Wolfram Sang | 2008-04-22 | 2 | -23/+23 |
| * | | | | i2c: Remove the algorithm drivers from the config menu | Jean Delvare | 2008-04-22 | 1 | -34/+5 |
| | |/ /
| |/| | |
|
* | | | | kernel-doc: fix sched.c missing parameter | Randy Dunlap | 2008-04-22 | 1 | -0/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 2008-04-22 | 20 | -161/+276 |
|\ \ \ \ |
|
| * | | | | dlm: linux/{dlm,dlm_device}.h: cleanup for userspace | Mike Frysinger | 2008-04-21 | 2 | -1/+10 |
| * | | | | dlm: common max length definitions | David Teigland | 2008-04-21 | 4 | -9/+4 |
| * | | | | dlm: move plock code from gfs2 | David Teigland | 2008-04-21 | 11 | -130/+185 |
| * | | | | dlm: recover nodes that are removed and re-added | David Teigland | 2008-04-21 | 5 | -16/+74 |
| * | | | | dlm: save master info after failed no-queue request | David Teigland | 2008-04-21 | 1 | -2/+1 |
| * | | | | dlm: make dlm_print_rsb() static | Adrian Bunk | 2008-04-21 | 2 | -2/+1 |
| * | | | | dlm: match signedness between dlm_config_info and cluster_set | Harvey Harrison | 2008-04-21 | 1 | -1/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2008-04-22 | 14 | -209/+431 |
|\ \ \ \ \ |
|
| * | | | | | HID: Suppress hidinput for Samsung IR control | Robert Schedel | 2008-04-22 | 1 | -0/+1 |
| * | | | | | HID: remove 60x GTCO devices from blacklist | Jiri Kosina | 2008-04-22 | 1 | -21/+0 |
| * | | | | | HID: export headers properly | Mike Frysinger | 2008-04-22 | 2 | -0/+3 |
| * | | | | | HID: WiseGroup 866 Dual Joypad needs output reports quirk | Jiri Kosina | 2008-04-22 | 1 | -1/+1 |
| * | | | | | HID: ThrustMaster FF driver is no longer experimental | Jiri Kosina | 2008-04-22 | 1 | -2/+2 |