aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-06[PATCH] hwmon: New f71805f driverJean Delvare
2006-02-06[PATCH] hwmon: Add f71805f documentationJean Delvare
2006-02-06[PATCH] i2c: Use ARRAY_SIZE macroTobias Klauser
2006-02-06[PATCH] i2c: Use module_param in i2c-algo-sibyteEric Sesterhenn
2006-02-06[PATCH] hwmon: Inline w83792d register access functionsJean Delvare
2006-02-06[PATCH] i2c: Rename i2c-sis96x documentation fileRudolf Marek
2006-02-06[PATCH] hwmon: Fix negative temperature readings in lm77 driverJean 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 ICH8Jason Gaston
2006-02-05[PPP]: Fixed hardware RX checksum handlingHerbert Xu
2006-02-05[PATCH] USB: Fix GPL markings on usb core functions.Greg KH
2006-02-05mm/slab.c (non-NUMA): Fix compile warning and clean up codeLinus Torvalds
2006-02-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-02-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-02-05[PATCH] kconfig: detect if -lintl is needed when linking conf,mconfRobb, Sam
2006-02-05[PATCH] i386: HIGHMEM64G must depend on X86_CMPXCHG64Adrian Bunk
2006-02-05[PATCH] Fix "value computed is not used" compile warnings with gcc-4.1Takashi Iwai
2006-02-05[PATCH] i386: print kernel version in register dumpsChuck Ebbert
2006-02-05[PATCH] i386 cpu hotplug: don't access freed memoryChuck Ebbert
2006-02-05[PATCH] namei.c: unlock missing in error caseUlrich Drepper
2006-02-05[PATCH] VFS: Ensure LOOKUP_CONTINUE flag is preserved by link_path_walk()Trond Myklebust
2006-02-05[PATCH] NUMA slab locking fixes: fix cpu down and up lockingRavikiran G Thirumalai
2006-02-05[PATCH] NUMA slab locking fixes: irq disabling from cahep->spinlock to l3 lockRavikiran G Thirumalai
2006-02-05[PATCH] NUMA slab locking fixes: move color_next to l3Ravikiran G Thirumalai
2006-02-05[PATCH] hugetlb: add comment explaining reasons for Bus ErrorsChristoph Lameter
2006-02-05[PATCH] jbd: fix transaction batchingAndrew Morton
2006-02-05[PATCH] reiserfs_get_acl() build fixAndrew Morton
2006-02-05[PATCH] x86: fix stack trace facility levelHugh Dickins
2006-02-05[PATCH] selinux: require SECURITY_NETWORKStephen Smalley
2006-02-05[PATCH] missing license tag in intermoduleDave Jones
2006-02-05[PATCH] pktcdvd: Allow larger packetsPhillip Susi
2006-02-05[PATCH] pktcdvd: Don't waste kernel memoryPeter Osterlund
2006-02-05[PATCH] Let CDROM_PKTCDVD_WCACHE depend on EXPERIMENTALAdrian Bunk
2006-02-05[PATCH] pktcdvd: remove version stringPeter Osterlund
2006-02-05[PATCH] pktcdvd: Fix overflow for discs with large packetsPhillip Susi
2006-02-05[PATCH] sched: only print migration_cost once per bootChuck Ebbert
2006-02-05[PATCH] MAINTAINERS/CREDITS: Update SELinux contact infoStephen Smalley
2006-02-05[PATCH] fuse: fix request_end() vs fuse_reset_request() raceMiklos Szeredi
2006-02-05[PATCH] Fix i2o_scsi oops on abortMarkus Lidel
2006-02-05[PATCH] block: request_queue->ordcolor must not be flipped on SOFTBARRIERTejun Heo
2006-02-05[PATCH] fix ordering on requeued request drainageJens Axboe
2006-02-05[PATCH] percpu data: only iterate over possible CPUsEric Dumazet
2006-02-05Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down"Linus Torvalds
2006-02-05[SPARC64]: Update defconfig.David S. Miller
2006-02-05[SPARC64]: Add .gitignore file for sparc64 boot images.David S. Miller
2006-02-04[NETFILTER]: Fix check whether dst_entry needs to be released after NATPatrick McHardy
2006-02-04[NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unificationPatrick McHardy
2006-02-04[NETFILTER]: Fix ip6t_policy address matchingPatrick McHardy
2006-02-04[NETFILTER]: Check policy length in policy match strict modePatrick McHardy
2006-02-04[NETFILTER]: Fix possible overflow in netfilters do_replace()Kirill Korotaev