aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2007-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2007-10-25Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds
2007-10-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-10-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-10-25fs: Fix to correct the mbcache entries counterRam Gupta
2007-10-25Fix pointer mismatches in proc_sysctl.cDavid Howells
2007-10-25Permit silencing of __deprecated warnings.Jeff Garzik
2007-10-25Fix /proc/acpi/alarm BCD alarm encodingsLinus Torvalds
2007-10-25fix sg_phys to use dma_addr_tHugh Dickins
2007-10-25[netdrvr] forcedeth: add MCP77 device IDsAyaz Abdulla
2007-10-25rndis_host: reduce MTU instead of refusing to talk to devices with low max pa...Thomas Sailer
2007-10-25cpmac: update to new fixed phy driver interfaceEugene Konev
2007-10-25cpmac: convert to napi_struct interfaceEugene Konev
2007-10-25cpmac: use print_mac() instead of MAC_FMTEugene Konev
2007-10-25natsemi: fix oops, link back netdevice from private-structIngo Molnar
2007-10-25ehea: fix port_napi_disable/enableJan-Bernd Themann
2007-10-25bonding/bond_main.c: fix cut'n'paste errorAdrian Bunk
2007-10-25make bonding/bond_main.c:bond_deinit() staticAdrian Bunk
2007-10-25drivers/net/ipg.c: cleanupsAdrian Bunk
2007-10-25remove Documentation/networking/net-modules.txtAdrian Bunk
2007-10-25ub: add sg_init_table for sense and read capacity commandsFUJITA Tomonori
2007-10-25x86: pci-gart fixFUJITA Tomonori
2007-10-25[libata] sata_nv: SWNCQ should not apply to MCP61Kuan Luo
2007-10-25libata-core: Be a bit more relaxed about early DMA zero devicesAlan Cox
2007-10-25ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset...Tejun Heo
2007-10-25Fix pata_icside build for recent libata API changesAl Viro
2007-10-25libata: cosmetic clean up in ata_eh_reset()Tejun Heo
2007-10-25libata-core.c: make 2 functions staticAdrian Bunk
2007-10-25lguest: documentation updateRusty Russell
2007-10-25[libata] Create internal helper ata_dev_set_feature()Jeff Garzik
2007-10-25lguest: Add to maintainers file.Rusty Russell
2007-10-25lguest: build fixJeff Garzik
2007-10-25lguest: clean up lguest_launcher.hRusty Russell
2007-10-25lguest: remove unused "wake" element from struct lguestRusty Russell
2007-10-25lguest: use defines from x86 headers instead of magic numbersRusty Russell
2007-10-25lguest: example launcher header cleanup.Rusty Russell
2007-10-24sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTALIngo Molnar
2007-10-24sched: isolate SMP balancing code a bit morePeter Williams
2007-10-24sched: reduce balance-tasks overheadPeter Williams
2007-10-24sched: make cpu_shares_{show,store}() staticAdrian Bunk
2007-10-24sched: clean up some control group codePaul Menage
2007-10-24sched: constify sched.hJoe Perches
2007-10-24sched: document profile=sleep requiring CONFIG_SCHEDSTATSMel Gorman
2007-10-24sched: use show_regs() to improve __schedule_bug() outputSatyam Sharma
2007-10-24sched: clean up sched_domain_debug()Ingo Molnar
2007-10-24sched: fix fastcall mismatch in completion APIsIngo Molnar
2007-10-24sched: fix sched_domain sysctl registration againMilton Miller