summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix __user annotations in drivers/base/memory.cAl Viro2006-02-071-1/+1
* [PATCH] drivers/char/watchdog/sbc_epx_c3.c __user annotationsAl Viro2006-02-071-8/+7
* [PATCH] dvb NULL noise removalAl Viro2006-02-072-3/+3
* [PATCH] kernel/sys.c NULL noise removalAl Viro2006-02-071-1/+1
* [PATCH] timer.c NULL noise removalAl Viro2006-02-071-1/+1
* [PATCH] ipv4 NULL noise removalAl Viro2006-02-071-1/+1
* [PATCH] fix __user annotations in fs/select.cAl Viro2006-02-071-2/+2
* [PATCH] missing include in ser_a2232Al Viro2006-02-071-0/+1
* [PATCH] fallout from ptrace consolidation patch: cris/arch-v10Al Viro2006-02-071-4/+4
* [PATCH] drivers/scsi/mac53c94.c __iomem annotationsAl Viro2006-02-071-2/+2
* [PATCH] ppc: last_task_.... is defined only on non-SMPAl Viro2006-02-071-0/+4
* [PATCH] restore power-off on sparc32Al Viro2006-02-071-1/+1
* [PATCH] fix breakage in ocp.cAl Viro2006-02-071-2/+2
* [PATCH] missing includes in drivers/net/mv643xx_eth.cAl Viro2006-02-071-0/+2
* [PATCH] drive_info removal outside of arch/i386Al Viro2006-02-079-53/+0
* [PATCH] bogus asm/delay.h includesAl Viro2006-02-074-4/+4
* [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-0723-24/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-02-0716-172/+109
|\
| * [PATCH] debugfs: trivial comment fixVincent Hanquez2006-02-061-3/+3
| * [PATCH] Fix uevent buffer overflow in input layerBenjamin Herrenschmidt2006-02-061-1/+1
| * [PATCH] SPI: spi_butterfly, restore lost deltasDavid Brownell2006-02-063-35/+34
| * [PATCH] Fix Userspace interface breakage in power/statePavel Machek2006-02-061-8/+16
| * [PATCH] IB: fix up major/minor sysfs interface for IB coreGreg Kroah-Hartman2006-02-061-12/+1
| * [PATCH] DRM: fix up classdev interface for drm coreGreg Kroah-Hartman2006-02-063-108/+35
| * [PATCH] drivers/base/: proper prototypesAdrian Bunk2006-02-065-5/+10
| * [PATCH] Fix compiler warning in driver core for CONFIG_HOTPLUG=NRussell King2006-02-061-0/+3
| * [PATCH] kobject: don't oops on null kobject.nameChuck Ebbert2006-02-061-0/+4
| * [PATCH] kobject_add() must have a valid name in order to succeed.Greg Kroah-Hartman2006-02-061-0/+5
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2006-02-0720-40/+1111
|\ \
| * | [PATCH] hwmon: Fix reboot on it87 driver loadJean Delvare2006-02-063-3/+16
| * | [PATCH] hwmon: New f71805f driverJean Delvare2006-02-065-1/+942
| * | [PATCH] hwmon: Add f71805f documentationJean Delvare2006-02-061-0/+105
| * | [PATCH] i2c: Use ARRAY_SIZE macroTobias Klauser2006-02-063-12/+6
| * | [PATCH] i2c: Use module_param in i2c-algo-sibyteEric Sesterhenn2006-02-061-1/+1
| * | [PATCH] hwmon: Inline w83792d register access functionsJean Delvare2006-02-061-17/+14
| * | [PATCH] i2c: Rename i2c-sis96x documentation fileRudolf Marek2006-02-061-2/+2
| * | [PATCH] hwmon: Fix negative temperature readings in lm77 driverJean Delvare2006-02-061-4/+4
| * | [PATCH] I2C: Resurrect i2c_smbus_write_i2c_block_data.Jean Delvare2006-02-062-0/+18
| * | [PATCH] i2c-i801: I2C patch for Intel ICH8Jason Gaston2006-02-062-0/+3
| |/
* | Merge git://oss.sgi.com:8090/oss/git/rc-fixes-xfs-2.6Linus Torvalds2006-02-072-1/+4
|\ \
| * | [XFS] Fix missing inode atime update from the utime syscall.Nathan Scott2006-02-071-0/+2
| * | [XFS] Account for the page we just wrote when we detect congestion duringDavid Chinner2006-02-071-1/+2
| |/
* | [PATCH] m68knommu: use tty_schedule_flip() in 68328serial.cGreg Ungerer2006-02-071-2/+2
* | [PATCH] m68knommu: use tty_schedule_flip() in 68360serial.cGreg Ungerer2006-02-071-2/+2
* | [PATCH] m68knommu: hardirq.h needs definition of NR_IRQSGreg Ungerer2006-02-071-0/+1
* | [PATCH] m68knommu: need pm_power_off in m68knommuGreg Ungerer2006-02-071-0/+8
* | [PATCH] m68knommu: compile fixes for mcfserial.cGreg Ungerer2006-02-071-10/+6
* | [PATCH] unshare system call -v5: system call registration for i386JANAK DESAI2006-02-072-1/+3
* | [PATCH] unshare system call -v5: unshare filesJANAK DESAI2006-02-071-30/+51
* | [PATCH] unshare system call -v5: unshare vmJANAK DESAI2006-02-071-31/+56
OpenPOWER on IntegriCloud