aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-07[PATCH] uli526x warning fixAndrew Morton
2006-02-07Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik
2006-02-07[PATCH] gianfar: Fix sparse warningsKumar Gala
2006-02-07[PATCH] dscc4: fix dscc4_init_dummy_skb checkAlexey Dobriyan
2006-02-07[PATCH] bonding: Sparse warnings fixLuiz Fernando Capitulino
2006-02-07[PATCH] bonding: allow bond to use TSO if slaves support itJay Vosburgh
2006-02-07[PATCH] sky2: version 0.15 updateStephen Hemminger
2006-02-07[PATCH] sky2: support msi interrupt (revised)Stephen Hemminger
2006-02-07[PATCH] sky2: add irq to entropy poolStephen Hemminger
2006-02-07[PATCH] sky2: clear irq raceStephen Hemminger
2006-02-07[PATCH] sky2: set mac address fixStephen Hemminger
2006-02-07[PATCH] sky2: ethtool rx_coalesce settings fixStephen Hemminger
2006-02-07[PATCH] sky2: pci config space checkingStephen Hemminger
2006-02-07[PATCH] sky2: power management fixStephen Hemminger
2006-02-07[PATCH] sis900: remove cfgpmcsr I/O space register defineLennert Buytenhek
2006-02-07e100: remove init_hw call to fix panicJesse Brandeburg
2006-02-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-02-06[IA64-SGI] Shub2 BTE address fixRuss Anderson
2006-02-06Pull sn-recursive-flags-for-select-builds into release branchTony Luck
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