| Commit message (Expand) | Author | Age |
... | |
* | | | | [PATCH] dvb NULL noise removal | Al Viro | 2006-02-07 |
* | | | | [PATCH] kernel/sys.c NULL noise removal | Al Viro | 2006-02-07 |
* | | | | [PATCH] timer.c NULL noise removal | Al Viro | 2006-02-07 |
* | | | | [PATCH] ipv4 NULL noise removal | Al Viro | 2006-02-07 |
* | | | | [PATCH] fix __user annotations in fs/select.c | Al Viro | 2006-02-07 |
* | | | | [PATCH] missing include in ser_a2232 | Al Viro | 2006-02-07 |
* | | | | [PATCH] fallout from ptrace consolidation patch: cris/arch-v10 | Al Viro | 2006-02-07 |
* | | | | [PATCH] drivers/scsi/mac53c94.c __iomem annotations | Al Viro | 2006-02-07 |
* | | | | [PATCH] ppc: last_task_.... is defined only on non-SMP | Al Viro | 2006-02-07 |
* | | | | [PATCH] restore power-off on sparc32 | Al Viro | 2006-02-07 |
* | | | | [PATCH] fix breakage in ocp.c | Al Viro | 2006-02-07 |
* | | | | [PATCH] missing includes in drivers/net/mv643xx_eth.c | Al Viro | 2006-02-07 |
* | | | | [PATCH] drive_info removal outside of arch/i386 | Al Viro | 2006-02-07 |
* | | | | [PATCH] bogus asm/delay.h includes | Al Viro | 2006-02-07 |
* | | | | [PATCH] remove bogus asm/bug.h includes. | Al Viro | 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 |