aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pnp/pnpbios/bioscalls.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-16x86: Remap GDT tables in the fixmap sectionThomas Garnier1-5/+5
2014-05-05asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen1-1/+1
2014-02-13asmlinkage, pnp: Make variables used from assembler code visibleAndi Kleen1-4/+5
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-08-10x86: Introduce GDT_ENTRY_INIT(), initialize bad_bios_desc staticallyAkinobu Mita1-3/+2
2009-08-08x86: Introduce GDT_ENTRY_INIT()Akinobu Mita1-4/+1
2009-07-19x86: Introduce set_desc_base() and set_desc_limit()Akinobu Mita1-10/+11
2009-01-01percpu: fix percpu accessors to potentially !cpu_possible() cpus: pnpbiosRusty Russell1-1/+1
2008-04-29PNPBIOS: remove include/linux/pnpbios.hBjorn Helgaas1-1/+0
2008-01-30git-x86: drivers/pnp/pnpbios/bioscalls.c build fixAndrew Morton1-1/+4
2007-07-26PNP: fix up after LindentBjorn Helgaas1-117/+44
2007-07-26PNP: Lindent all source filesBjorn Helgaas1-126/+156
2006-01-06[PATCH] x86: Fixed pnp bios limitsZachary Amsden1-11/+4
2006-01-06[PATCH] x86: Pnp byte granularityZachary Amsden1-1/+4
2006-01-06[PATCH] x86: Pnp segments in segment hZachary Amsden1-9/+0
2006-01-06[PATCH] x86: GDT alignment fixZachary Amsden1-9/+13
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+544