summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | [PATCH] uml: close TUN/TAP file descriptorsJeff Dike2006-02-072-9/+10
* | [PATCH] uml: add debug switch for skas modeJeff Dike2006-02-071-0/+18
* | [PATCH] Fix do_path_lookup() to add the check for error in link_path_walk()Suzuki2006-02-071-2/+4
* | [PATCH] __cmpxchg() must really always be inlined on alphaSteve Langasek2006-02-071-1/+1
* | [PATCH] ide: cast arguments to pr_debug() properlyMichael Richardson2006-02-071-2/+4
* | [PATCH] knfsd: fix nfs4_open lock leakJ. Bruce Fields2006-02-071-2/+4
* | [PATCH] hugetlbpage: return VM_FAULT_OOM on oomChristoph Lameter2006-02-071-15/+2
* | [PATCH] Hugepages need clear_user_highpage() not clear_highpage()David Gibson2006-02-071-1/+1
* | [PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai2006-02-072-0/+10
* | [PATCH] swsusp: kill unneeded/unbalanced bio_getPavel Machek2006-02-071-4/+2
* | [PATCH] drivers/base/bus.c warning fixesRussell King2006-02-071-0/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-02-0754-2247/+353
|\ \
OpenPOWER on IntegriCloud