aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jfs/jfs_incore.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-25Fix pointer mismatches in proc_sysctl.cDavid Howells1-2/+4
2007-10-25Permit silencing of __deprecated warnings.Jeff Garzik2-0/+14
2007-10-25Fix /proc/acpi/alarm BCD alarm encodingsLinus Torvalds1-37/+29
2007-10-25fix sg_phys to use dma_addr_tHugh Dickins1-1/+2
2007-10-25[netdrvr] forcedeth: add MCP77 device IDsAyaz Abdulla2-0/+20
2007-10-25rndis_host: reduce MTU instead of refusing to talk to devices with low max packet sizeThomas Sailer1-5/+13
2007-10-25cpmac: update to new fixed phy driver interfaceEugene Konev1-18/+46
2007-10-25cpmac: convert to napi_struct interfaceEugene Konev1-31/+37
2007-10-25cpmac: use print_mac() instead of MAC_FMTEugene Konev1-9/+4
2007-10-25natsemi: fix oops, link back netdevice from private-structIngo Molnar1-0/+1
2007-10-25ehea: fix port_napi_disable/enableJan-Bernd Themann2-5/+4
2007-10-25bonding/bond_main.c: fix cut'n'paste errorAdrian Bunk1-1/+1
2007-10-25make bonding/bond_main.c:bond_deinit() staticAdrian Bunk2-2/+2
2007-10-25drivers/net/ipg.c: cleanupsAdrian Bunk2-21/+21
2007-10-25remove Documentation/networking/net-modules.txtAdrian Bunk2-317/+0
2007-10-25ub: add sg_init_table for sense and read capacity commandsFUJITA Tomonori1-0/+2
2007-10-25x86: pci-gart fixFUJITA Tomonori1-2/+1
2007-10-25[libata] sata_nv: SWNCQ should not apply to MCP61Kuan Luo1-3/+3
2007-10-25libata-core: Be a bit more relaxed about early DMA zero devicesAlan Cox1-3/+7
2007-10-25ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset(), take #2Tejun Heo1-0/+144
2007-10-25Fix pata_icside build for recent libata API changesAl Viro1-20/+22
2007-10-25libata: cosmetic clean up in ata_eh_reset()Tejun Heo1-6/+6
2007-10-25libata-core.c: make 2 functions staticAdrian Bunk1-2/+2
2007-10-25lguest: documentation updateRusty Russell16-266/+414
2007-10-25[libata] Create internal helper ata_dev_set_feature()Jeff Garzik1-15/+11
2007-10-25lguest: Add to maintainers file.Rusty Russell1-0/+7
2007-10-25lguest: build fixJeff Garzik1-0/+1
2007-10-25lguest: clean up lguest_launcher.hRusty Russell1-14/+4
2007-10-25lguest: remove unused "wake" element from struct lguestRusty Russell1-3/+0
2007-10-25lguest: use defines from x86 headers instead of magic numbersRusty Russell2-4/+3
2007-10-25lguest: example launcher header cleanup.Rusty Russell1-12/+11
2007-10-24sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTALIngo Molnar1-1/+0
2007-10-24sched: isolate SMP balancing code a bit morePeter Williams5-17/+14
2007-10-24sched: reduce balance-tasks overheadPeter Williams5-57/+135
2007-10-24sched: make cpu_shares_{show,store}() staticAdrian Bunk1-2/+3
2007-10-24sched: clean up some control group codePaul Menage1-35/+18
2007-10-24sched: constify sched.hJoe Perches1-14/+14
2007-10-24sched: document profile=sleep requiring CONFIG_SCHEDSTATSMel Gorman2-1/+7
2007-10-24sched: use show_regs() to improve __schedule_bug() outputSatyam Sharma1-3/+11
2007-10-24sched: clean up sched_domain_debug()Ingo Molnar1-73/+73
2007-10-24sched: fix fastcall mismatch in completion APIsIngo Molnar2-14/+14
2007-10-24sched: fix sched_domain sysctl registration againMilton Miller1-5/+20
2007-10-24blackfin: fix sg falloutAdrian Bunk1-0/+1
2007-10-24xtensa: dma-mapping.h is using linux/scatterlist.h functions, so include itJens Axboe1-1/+1
2007-10-24SG: audit of drivers that use blk_rq_map_sg()Jens Axboe3-5/+9
2007-10-24arch/um/drivers/ubd_kern.c: fix a building errorWANG Cong1-0/+2
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe31-161/+98
2007-10-24AVR32: Fix sg_page breakageHaavard Skinnemoen1-1/+1
2007-10-24mmc: sg falloutJens Axboe5-8/+5
2007-10-24m68k: sg falloutGeert Uytterhoeven5-8/+7