| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | skbuff: fix missing kernel-doc notation | Randy Dunlap | 2008-04-20 | 1 | -0/+1 |
| * | | [ROSE]: Fix soft lockup wrt. rose_node_list_lock | Bernard Pidoux | 2008-04-20 | 1 | -2/+0 |
* | | | pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ... | Len Brown | 2008-04-23 | 1 | -4/+6 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-04-22 | 18 | -120/+118 |
|\ \ |
|
| * | | [PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct() | Al Viro | 2008-04-22 | 1 | -21/+6 |
| * | | [PATCH] proc_readfd_common() race fix | Al Viro | 2008-04-22 | 1 | -3/+1 |
| * | | [PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe() | Al Viro | 2008-04-22 | 1 | -0/+3 |
| * | | [PATCH] teach seq_file to discard entries | Al Viro | 2008-04-21 | 3 | -4/+15 |
| * | | [PATCH] umount_tree() will unhash everything itself | Al Viro | 2008-04-21 | 1 | -2/+1 |
| * | | [PATCH] get rid of more nameidata passing in namespace.c | Al Viro | 2008-04-21 | 1 | -28/+25 |
| * | | [PATCH] switch a bunch of LSM hooks from nameidata to path | Al Viro | 2008-04-21 | 6 | -52/+53 |
| * | | [PATCH] lock exclusively in collect_mounts() and drop_collected_mounts() | Al Viro | 2008-04-21 | 1 | -4/+4 |
| * | | [PATCH] move a bunch of declarations to fs/internal.h | Al Viro | 2008-04-21 | 6 | -9/+13 |
* | | | Fix cardbus resource allocation | Linus Torvalds | 2008-04-22 | 1 | -15/+15 |
* | | | bus_remove_device: be more careful about incomplete initialization | Rafael J. Wysocki | 2008-04-22 | 1 | -1/+2 |
* | | | 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 |
| | |/ /
| |/| | |
|