aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rwsem-spinlock.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-18cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_targetMike Travis1-28/+45
2008-07-18cpumask: Provide a generic set of CPUMASK_ALLOC macrosMike Travis1-0/+21
2008-07-18cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.cMike Travis1-3/+3
2008-07-18cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.cMike Travis1-7/+7
2008-07-18cpumask: Optimize cpumask_of_cpu in drivers/misc/sgi-xp/xpc_main.cMike Travis1-1/+2
2008-07-18cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/ldt.cMike Travis1-3/+3
2008-07-18cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/io_apic_64.cMike Travis1-3/+1
2008-07-18cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis14-35/+91
2008-07-17x86: fix asm/e820.h for userspace inclusionRusty Russell1-1/+2
2008-07-17x86: fix numaq_tsc_disableYinghai Lu1-1/+1
2008-07-17fix build error of arch/ia64/kvm/*Takashi Iwai2-3/+3
2008-07-17Update scripts/Makefile.fwinst to cope with older makeDavid Woodhouse1-2/+23
2008-07-17Fix collateral damage to top level MakefileGrant Likely1-1/+0
2008-07-17ftrace: do not trace library functionsIngo Molnar1-12/+5
2008-07-17ftrace: do not trace scheduler functionsIngo Molnar1-2/+1
2008-07-17ftrace: fix lockup with MAXSMPIngo Molnar1-0/+3
2008-07-17[S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPPStefan Haberland1-2/+2
2008-07-17[S390] qdio: new qdio driver.Jan Glauber20-4943/+3874
2008-07-17[S390] cio: Export chsc_error_from_response().Cornelia Huck2-1/+10
2008-07-17[S390] vmur: Fix return code handling.Frank Munzert1-5/+5
2008-07-17[S390] Fix stacktrace compile bug.Heiko Carstens1-0/+1
2008-07-17[S390] Increase default warning stacksize.Heiko Carstens1-1/+1
2008-07-17[S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics().Cornelia Huck2-8/+24
2008-07-17[S390] chsc headers userspace cleanupAdrian Bunk3-4/+7
2008-07-17[S390] dasd: fix unsolicited SIM handling.Stefan Haberland1-1/+3
2008-07-17[S390] zfcpdump: Make SCSI disk dump tool recognize storage holesFrank Munzert1-7/+94
2008-07-17ftrace: fix merge bugletIngo Molnar1-2/+1
2008-07-16fix dangling zombie when new parent ignores childrenRoland McGrath1-0/+26
2008-07-16do_wait: return security_task_wait() error code in place of -ECHILDRoland McGrath1-10/+20
2008-07-16ptrace children revampRoland McGrath5-139/+160
2008-07-16do_wait reorganizationRoland McGrath1-80/+135
2008-07-16scsi_dh: Verify "dev" is a sdev before accessing it.Chandra Seetharaman3-3/+18
2008-07-16Revert "x86/PCI: ACPI based PCI gap calculation"Jesse Barnes1-80/+0
2008-07-16[PATCH] ocfs2: fix oops in mmap_truncate testingColy Li1-3/+10
2008-07-16block: Trivial fix for blk_integrity_rq()Martin K. Petersen1-0/+3
2008-07-16Fix FADT parsingJan Beulich1-6/+11
2008-07-16Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.Aaron Durbin3-7/+59
2008-07-16ACPI: use dev_printk when possibleBjorn Helgaas1-21/+17
2008-07-16PNPACPI: add support for HP vendor-specific CCSR descriptorsBjorn Helgaas1-0/+60
2008-07-16PNP: avoid legacy IDE IRQsBjorn Helgaas1-11/+57
2008-07-16PNP: convert resource options to single linked listBjorn Helgaas11-634/+571
2008-07-16ISAPNP: handle independent options following dependent onesBjorn Helgaas1-2/+7
2008-07-16PNP: remove extra 0x100 bit from option priorityBjorn Helgaas3-9/+7
2008-07-16PNP: support optional IRQ resourcesBjorn Helgaas4-44/+39
2008-07-16PNP: rename pnp_register_*_resource() local variablesBjorn Helgaas1-47/+47
2008-07-16PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NRBjorn Helgaas1-3/+10
2008-07-16PNP: centralize resource option allocationsBjorn Helgaas5-249/+198
2008-07-16PNP: remove redundant pnp_can_configure() checkBjorn Helgaas1-3/+0
2008-07-16PNP: make resource assignment functions return 0 (success) or -EBUSY (failure)Bjorn Helgaas1-19/+22
2008-07-16PNP: in debug resource dump, make empty list obviousBjorn Helgaas1-1/+6