Age | Commit message (Expand) | Author |
2007-10-25 | [netdrvr] forcedeth: add MCP77 device IDs | Ayaz Abdulla |
2007-10-25 | rndis_host: reduce MTU instead of refusing to talk to devices with low max pa... | Thomas Sailer |
2007-10-25 | cpmac: update to new fixed phy driver interface | Eugene Konev |
2007-10-25 | cpmac: convert to napi_struct interface | Eugene Konev |
2007-10-25 | cpmac: use print_mac() instead of MAC_FMT | Eugene Konev |
2007-10-25 | natsemi: fix oops, link back netdevice from private-struct | Ingo Molnar |
2007-10-25 | ehea: fix port_napi_disable/enable | Jan-Bernd Themann |
2007-10-25 | bonding/bond_main.c: fix cut'n'paste error | Adrian Bunk |
2007-10-25 | make bonding/bond_main.c:bond_deinit() static | Adrian Bunk |
2007-10-25 | drivers/net/ipg.c: cleanups | Adrian Bunk |
2007-10-25 | remove Documentation/networking/net-modules.txt | Adrian Bunk |
2007-10-25 | ub: add sg_init_table for sense and read capacity commands | FUJITA Tomonori |
2007-10-25 | x86: pci-gart fix | FUJITA Tomonori |
2007-10-25 | [libata] sata_nv: SWNCQ should not apply to MCP61 | Kuan Luo |
2007-10-25 | libata-core: Be a bit more relaxed about early DMA zero devices | Alan Cox |
2007-10-25 | ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset... | Tejun Heo |
2007-10-25 | Fix pata_icside build for recent libata API changes | Al Viro |
2007-10-25 | libata: cosmetic clean up in ata_eh_reset() | Tejun Heo |
2007-10-25 | libata-core.c: make 2 functions static | Adrian Bunk |
2007-10-25 | lguest: documentation update | Rusty Russell |
2007-10-25 | [libata] Create internal helper ata_dev_set_feature() | Jeff Garzik |
2007-10-25 | lguest: Add to maintainers file. | Rusty Russell |
2007-10-25 | lguest: build fix | Jeff Garzik |
2007-10-25 | lguest: clean up lguest_launcher.h | Rusty Russell |
2007-10-25 | lguest: remove unused "wake" element from struct lguest | Rusty Russell |
2007-10-25 | lguest: use defines from x86 headers instead of magic numbers | Rusty Russell |
2007-10-25 | lguest: example launcher header cleanup. | Rusty Russell |
2007-10-24 | sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTAL | Ingo Molnar |
2007-10-24 | sched: isolate SMP balancing code a bit more | Peter Williams |
2007-10-24 | sched: reduce balance-tasks overhead | Peter Williams |
2007-10-24 | sched: make cpu_shares_{show,store}() static | Adrian Bunk |
2007-10-24 | sched: clean up some control group code | Paul Menage |
2007-10-24 | sched: constify sched.h | Joe Perches |
2007-10-24 | sched: document profile=sleep requiring CONFIG_SCHEDSTATS | Mel Gorman |
2007-10-24 | sched: use show_regs() to improve __schedule_bug() output | Satyam Sharma |
2007-10-24 | sched: clean up sched_domain_debug() | Ingo Molnar |
2007-10-24 | sched: fix fastcall mismatch in completion APIs | Ingo Molnar |
2007-10-24 | sched: fix sched_domain sysctl registration again | Milton Miller |
2007-10-24 | [CCID2/3]: Initialisation assignments of 0 are redundant | Gerrit Renker |
2007-10-24 | [DCCP]: Unaligned pointer access | Gerrit Renker |
2007-10-24 | [DCCP]: Convert Reset code into socket error number | Gerrit Renker |
2007-10-24 | [DCCP]: One more exemption from full sequence number checks | Gerrit Renker |
2007-10-24 | [DCCP]: Retrieve packet sequence number for error reporting | Gerrit Renker |
2007-10-24 | blackfin: fix sg fallout | Adrian Bunk |
2007-10-24 | xtensa: dma-mapping.h is using linux/scatterlist.h functions, so include it | Jens Axboe |
2007-10-24 | Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | Jens Axboe |
2007-10-24 | SG: audit of drivers that use blk_rq_map_sg() | Jens Axboe |
2007-10-24 | arch/um/drivers/ubd_kern.c: fix a building error | WANG Cong |
2007-10-24 | x86: fix bogus KERN_ALERT on oops | Alexey Dobriyan |
2007-10-24 | x86: lguest build fix | Jeff Garzik |