| Commit message (Expand) | Author | Age |
* | [SPARC]: Wire up sys_unshare(). | David S. Miller | 2006-02-07 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-02-07 |
|\ |
|
| * | [PATCH] debugfs: trivial comment fix | Vincent Hanquez | 2006-02-06 |
| * | [PATCH] Fix uevent buffer overflow in input layer | Benjamin Herrenschmidt | 2006-02-06 |
| * | [PATCH] SPI: spi_butterfly, restore lost deltas | David Brownell | 2006-02-06 |
| * | [PATCH] Fix Userspace interface breakage in power/state | Pavel Machek | 2006-02-06 |
| * | [PATCH] IB: fix up major/minor sysfs interface for IB core | Greg Kroah-Hartman | 2006-02-06 |
| * | [PATCH] DRM: fix up classdev interface for drm core | Greg Kroah-Hartman | 2006-02-06 |
| * | [PATCH] drivers/base/: proper prototypes | Adrian Bunk | 2006-02-06 |
| * | [PATCH] Fix compiler warning in driver core for CONFIG_HOTPLUG=N | Russell King | 2006-02-06 |
| * | [PATCH] kobject: don't oops on null kobject.name | Chuck Ebbert | 2006-02-06 |
| * | [PATCH] kobject_add() must have a valid name in order to succeed. | Greg Kroah-Hartman | 2006-02-06 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 | Linus Torvalds | 2006-02-07 |
|\ \ |
|
| * | | [PATCH] hwmon: Fix reboot on it87 driver load | Jean Delvare | 2006-02-06 |
| * | | [PATCH] hwmon: New f71805f driver | Jean Delvare | 2006-02-06 |
| * | | [PATCH] hwmon: Add f71805f documentation | Jean Delvare | 2006-02-06 |
| * | | [PATCH] i2c: Use ARRAY_SIZE macro | Tobias Klauser | 2006-02-06 |
| * | | [PATCH] i2c: Use module_param in i2c-algo-sibyte | Eric Sesterhenn | 2006-02-06 |
| * | | [PATCH] hwmon: Inline w83792d register access functions | Jean Delvare | 2006-02-06 |
| * | | [PATCH] i2c: Rename i2c-sis96x documentation file | Rudolf Marek | 2006-02-06 |
| * | | [PATCH] hwmon: Fix negative temperature readings in lm77 driver | Jean Delvare | 2006-02-06 |
| * | | [PATCH] I2C: Resurrect i2c_smbus_write_i2c_block_data. | Jean Delvare | 2006-02-06 |
| * | | [PATCH] i2c-i801: I2C patch for Intel ICH8 | Jason Gaston | 2006-02-06 |
| |/ |
|
* | | Merge git://oss.sgi.com:8090/oss/git/rc-fixes-xfs-2.6 | Linus Torvalds | 2006-02-07 |
|\ \ |
|
| * | | [XFS] Fix missing inode atime update from the utime syscall. | Nathan Scott | 2006-02-07 |
| * | | [XFS] Account for the page we just wrote when we detect congestion during | David Chinner | 2006-02-07 |
| |/ |
|
* | | [PATCH] m68knommu: use tty_schedule_flip() in 68328serial.c | Greg Ungerer | 2006-02-07 |
* | | [PATCH] m68knommu: use tty_schedule_flip() in 68360serial.c | Greg Ungerer | 2006-02-07 |
* | | [PATCH] m68knommu: hardirq.h needs definition of NR_IRQS | Greg Ungerer | 2006-02-07 |
* | | [PATCH] m68knommu: need pm_power_off in m68knommu | Greg Ungerer | 2006-02-07 |
* | | [PATCH] m68knommu: compile fixes for mcfserial.c | Greg Ungerer | 2006-02-07 |
* | | [PATCH] unshare system call -v5: system call registration for i386 | JANAK DESAI | 2006-02-07 |
* | | [PATCH] unshare system call -v5: unshare files | JANAK DESAI | 2006-02-07 |
* | | [PATCH] unshare system call -v5: unshare vm | JANAK DESAI | 2006-02-07 |
* | | [PATCH] unshare system call -v5: unshare namespace | JANAK DESAI | 2006-02-07 |
* | | [PATCH] unshare system call -v5: unshare filesystem info | JANAK DESAI | 2006-02-07 |
* | | [PATCH] unshare system call -v5: system call handler function | JANAK DESAI | 2006-02-07 |
* | | [PATCH] unshare system call -v5: Documentation file | JANAK DESAI | 2006-02-07 |
* | | [PATCH] Fix spinlock debugging delays to not time out too early | Ingo Molnar | 2006-02-07 |
* | | [PATCH] mm: compound release fix | Nick Piggin | 2006-02-07 |
* | | [PATCH] selinux: require AUDIT | Stephen Smalley | 2006-02-07 |
* | | [PATCH] Fix build failure in recent pm_prepare_* changes. | Rafael J. Wysocki | 2006-02-07 |
* | | [PATCH] More informative message on umount failure | Dave Jones | 2006-02-07 |
* | | [PATCH] sys_hpux: fix strlen_user() race | Kyle McMartin | 2006-02-07 |
* | | [PATCH] inotify: fix one-shot support | Robert Love | 2006-02-07 |
* | | [PATCH] module: strlen_user() race fix | Andrew Morton | 2006-02-07 |
* | | [PATCH] uml: remove a dead file | Jeff Dike | 2006-02-07 |
* | | [PATCH] uml: initialize process FP registers properly | Jeff Dike | 2006-02-07 |
* | | [PATCH] uml: block SIGWINCH in ptrace tester child | Jeff Dike | 2006-02-07 |
* | | [PATCH] uml: balance list_add and list_del in the network driver | Jeff Dike | 2006-02-07 |