summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* | [PATCH] unshare system call -v5: unshare namespaceJANAK DESAI2006-02-073-26/+48
* | [PATCH] unshare system call -v5: unshare filesystem infoJANAK DESAI2006-02-071-3/+6
* | [PATCH] unshare system call -v5: system call handler functionJANAK DESAI2006-02-071-0/+232
* | [PATCH] unshare system call -v5: Documentation fileJANAK DESAI2006-02-071-0/+295
* | [PATCH] Fix spinlock debugging delays to not time out too earlyIngo Molnar2006-02-071-3/+3
* | [PATCH] mm: compound release fixNick Piggin2006-02-072-11/+23
* | [PATCH] selinux: require AUDITStephen Smalley2006-02-073-4/+1
* | [PATCH] Fix build failure in recent pm_prepare_* changes.Rafael J. Wysocki2006-02-073-18/+12
* | [PATCH] More informative message on umount failureDave Jones2006-02-071-2/+3
* | [PATCH] sys_hpux: fix strlen_user() raceKyle McMartin2006-02-071-3/+7
* | [PATCH] inotify: fix one-shot supportRobert Love2006-02-071-1/+1
* | [PATCH] module: strlen_user() race fixAndrew Morton2006-02-071-0/+3
* | [PATCH] uml: remove a dead fileJeff Dike2006-02-071-569/+0
* | [PATCH] uml: initialize process FP registers properlyJeff Dike2006-02-077-12/+32
* | [PATCH] uml: block SIGWINCH in ptrace tester childJeff Dike2006-02-071-0/+1
* | [PATCH] uml: balance list_add and list_del in the network driverJeff Dike2006-02-071-10/+19
OpenPOWER on IntegriCloud