nfs: new subdir Documentation/filesystems/nfs
[safe/jmp/linux-2.6] / drivers / pnp / pnpbios /
2009-08-10 Akinobu Mitax86: Introduce GDT_ENTRY_INIT(), initialize bad_bios_de...
2009-08-08 Akinobu Mitax86: Introduce GDT_ENTRY_INIT()
2009-07-19 Akinobu Mitax86: Introduce set_desc_base() and set_desc_limit()
2009-04-03 Erik Ekmanpnpbios: propagate kthread_run() error
2009-04-03 Erik Ekmanpnpbios: fix warning if CONFIG_HOTPLUG=n
2008-12-31 Rusty Russellpercpu: fix percpu accessors to potentially !cpu_possib...
2008-10-23 Len BrownMerge branch 'linus' into test
2008-10-15 Benjamin HerrenschmidtMerge commit 'origin'
2008-10-11 Bjorn HelgaasPNP: remove old CONFIG_PNP_DEBUG option
2008-10-11 Bjorn HelgaasPNP: convert to using pnp_dbg()
2008-10-10 Linus TorvaldsPnP: move pnpacpi/pnpbios_init to after PCI init
2008-09-23 Kumar Galapowerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for...
2008-07-16 Bjorn HelgaasPNP: convert resource options to single linked list
2008-07-16 Bjorn HelgaasPNP: remove extra 0x100 bit from option priority
2008-07-16 Bjorn HelgaasPNP: centralize resource option allocations
2008-07-16 Bjorn HelgaasPNP: introduce pnp_irq_mask_t typedef
2008-07-16 Bjorn HelgaasPNP: define PNP-specific IORESOURCE_IO_* flags alongsid...
2008-07-16 Bjorn HelgaasPNP: replace pnp_resource_table with dynamically alloca...
2008-05-01 Randy DunlapPNP: fix printk format warnings
2008-04-30 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-04-29 Alexey Dobriyanproc: remove proc_bus
2008-04-29 Bjorn HelgaasPNPBIOS: remove include/linux/pnpbios.h
2008-04-29 Bjorn HelgaasPNP: make generic pnp_add_mem_resource()
2008-04-29 Bjorn HelgaasPNP: make generic pnp_add_io_resource()
2008-04-29 Bjorn HelgaasPNP: make generic pnp_add_dma_resource()
2008-04-29 Bjorn HelgaasPNP: make generic pnp_add_irq_resource()
2008-04-29 Bjorn HelgaasPNP: remove pnp_resource_table references from resource...
2008-04-29 Bjorn HelgaasPNP: make pnp_resource_table private to PNP core
2008-04-29 Bjorn HelgaasPNP: convert encoders to use pnp_get_resource(), not...
2008-04-29 Bjorn HelgaasPNP: use dev_printk when possible
2008-04-29 Bjorn HelgaasPNP: add pnp_init_resources(struct pnp_dev *) interface
2008-04-29 Bjorn HelgaasPNP: add debug output to encoders
2008-04-29 Bjorn HelgaasPNP: remove more pnp_resource_table arguments
2008-04-29 Bjorn HelgaasPNP: remove pnp_resource_table from internal get/set...
2008-04-29 Bjorn HelgaasPNP: add debug output to option registration
2008-04-29 Bjorn HelgaasPNP: add pnp_alloc_dev()
2008-04-29 Bjorn HelgaasPNP: add pnp_eisa_id_to_string()
2008-04-29 Bjorn HelgaasPNP: change pnp_add_id() to allocate its own pnp_id...
2008-04-29 Bjorn HelgaasPNP: make pnp_add_id() internal to PNP core
2008-04-29 Bjorn HelgaasPNP: turn on -DDEBUG when CONFIG_PNP_DEBUG is set
2008-02-15 Jan BlunckDont touch fs_struct in drivers
2008-02-06 Thomas Renningerpnp: declare PNP option parsing functions as __init
2008-01-30 Andrew Mortongit-x86: drivers/pnp/pnpbios/bioscalls.c build fix
2007-10-17 Bjorn HelgaasPNP: simplify PNPBIOS insert_device
2007-10-17 Jesper Juhlpnp: avoid a small unlikely memory leak in proc_read_escd()
2007-10-10 Jeff Garzikdrivers/firmware: const-ify DMI API and internals
2007-08-24 Bjorn HelgaasPNP: remove MODULE infrastructure
2007-08-24 Bjorn HelgaasPNP: fix up after Lindent
2007-07-26 Bjorn HelgaasPNP: fix up after Lindent
2007-07-26 Bjorn HelgaasPNP: Lindent all source files
2007-07-18 Jeremy Fitzhardingeusermodehelper: Tidy up waiting
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-16 Jan EngelhardtUse menuconfig objects: PNP
2007-05-08 Bjorn HelgaasPNP: notice whether we have PNP devices (PNPBIOS or...
2007-05-08 Eric W. Biedermanpnpbios: convert to use the kthread API
2007-02-11 Robert P. J. Day[PATCH] Remove unnecessary memset(0) calls after kzallo...
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-13 Robert P. J. Day[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
2006-12-07 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-12-07 Rusty Russell[PATCH] paravirt: Allow disable power management under...
2006-10-01 Olaf Hering[PATCH] update legacy io handling for pmac
2006-07-31 Ondrej Zary[PATCH] Fix swsusp with PNP BIOS
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-23 Rene Herman[PATCH] PnPBIOS: Missing SMALL_TAG_ENDDEP tag
2006-01-06 Zachary Amsden[PATCH] x86: Fixed pnp bios limits
2006-01-06 Zachary Amsden[PATCH] x86: Pnp byte granularity
2006-01-06 Zachary Amsden[PATCH] x86: Pnp segments in segment h
2006-01-06 Zachary Amsden[PATCH] x86: GDT alignment fix
2006-01-05 Kay Sievers[PATCH] keep pnpbios usermod_helper away from hotplug_p...
2005-10-31 Tim Schmielau[PATCH] fix missing includes
2005-09-07 Bjorn Helgaas[PATCH] pnp: consolidate kmalloc wrappers
2005-07-27 Adrian Bunk[PATCH] drivers/pnp/pnpbios/rsparser.c: fix compile...
2005-07-12 Len Brown[ACPI] merge acpi-2.6.12 branch into latest Linux 2...
2005-07-12 David Shaohua Li[ACPI] PNPACPI vs sound IRQ
2005-06-26 Christoph Lameter[PATCH] Cleanup patch for process freezing
2005-05-01 Adrian Bunk[PATCH] drivers/pnp/pnpbios/rsparser.c: fix an array...
2005-04-16 maximilian attems[PATCH] pnpbios: eliminate bad section references
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2