1. 61a67a3 PNP: pnpbios: add header file to fix build errors by Randy Dunlap · 8 years ago
  2. 917c7fc PNP: make pnpbios core explicitly non-modular by Paul Gortmaker · 8 years ago
  3. 3aa2fc1 Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  4. 0619f39 pnp: pnpbios: Add explicit X86_32 dependency to PNPBIOS by William Breathitt Gray · 8 years ago
  5. 80dfd83 x86, drivers/pnpbios: Replace paravirt_enabled() check with legacy device check by Luis R. Rodriguez · 8 years ago
  6. 625505b pnpbios: bail out on strange errors by Alan Cox · 9 years ago
  7. 722a9f9 asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* by Andi Kleen · 10 years ago
  8. a99aa42 asmlinkage, pnp: Make variables used from assembler code visible by Andi Kleen · 10 years ago
  9. d8254e0 PNPBIOS: check return value of pnp_add_device() by Dmitry Torokhov · 10 years ago
  10. 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  11. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  12. ac2a509 pnp: use %*phC to dump small buffers by Andy Shevchenko · 11 years ago
  13. 933ee71 powerpc: remove PReP platform by Paul Bolle · 11 years ago
  14. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  15. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  16. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  17. 35de87d drivers/pnp/pnpbios: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  18. 38de279 pnpbios: remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 11 years ago
  19. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  20. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  21. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  22. 803711a PNP: Compile all pnp built-in stuff in one module namespace by Thomas Renninger · 14 years ago
  23. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  24. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  25. 5116fa2 pnpbios: convert to seq_file by Alexey Dobriyan · 14 years ago
  26. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  27. c742531 x86: Introduce GDT_ENTRY_INIT(), initialize bad_bios_desc statically by Akinobu Mita · 15 years ago
  28. 1e5de18 x86: Introduce GDT_ENTRY_INIT() by Akinobu Mita · 15 years ago
  29. 5759474 x86: Introduce set_desc_base() and set_desc_limit() by Akinobu Mita · 15 years ago
  30. b277c88 pnpbios: propagate kthread_run() error by Erik Ekman · 15 years ago
  31. 8c65591 pnpbios: fix warning if CONFIG_HOTPLUG=n by Erik Ekman · 15 years ago
  32. 6aaa8ce percpu: fix percpu accessors to potentially !cpu_possible() cpus: pnpbios by Rusty Russell · 15 years ago
  33. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  34. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  35. ac88a8f PNP: remove old CONFIG_PNP_DEBUG option by Bjorn Helgaas · 16 years ago
  36. 2f53432 PNP: convert to using pnp_dbg() by Bjorn Helgaas · 16 years ago
  37. ed458df PnP: move pnpacpi/pnpbios_init to after PCI init by Linus Torvalds · 16 years ago
  38. 68e1ee6 powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checks by Kumar Gala · 16 years ago
  39. 1f32ca3 PNP: convert resource options to single linked list by Bjorn Helgaas · 16 years ago
  40. e2a1a6f PNP: remove extra 0x100 bit from option priority by Bjorn Helgaas · 16 years ago
  41. c227536 PNP: centralize resource option allocations by Bjorn Helgaas · 16 years ago
  42. 7aefff5 PNP: introduce pnp_irq_mask_t typedef by Bjorn Helgaas · 16 years ago
  43. 08c9f26 PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM by Bjorn Helgaas · 16 years ago
  44. aee3ad8 PNP: replace pnp_resource_table with dynamically allocated resources by Bjorn Helgaas · 16 years ago
  45. 7793bfc PNP: fix printk format warnings by Randy Dunlap · 16 years ago
  46. 08acd4f8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  47. 9c37066 proc: remove proc_bus by Alexey Dobriyan · 16 years ago
  48. dfd2e1b PNPBIOS: remove include/linux/pnpbios.h by Bjorn Helgaas · 16 years ago
  49. d6180f3 PNP: make generic pnp_add_mem_resource() by Bjorn Helgaas · 16 years ago
  50. cc8c2e3 PNP: make generic pnp_add_io_resource() by Bjorn Helgaas · 16 years ago
  51. dc16f5f PNP: make generic pnp_add_dma_resource() by Bjorn Helgaas · 16 years ago
  52. dbddd03 PNP: make generic pnp_add_irq_resource() by Bjorn Helgaas · 16 years ago
  53. 06cb58a PNP: remove pnp_resource_table references from resource decoders by Bjorn Helgaas · 16 years ago
  54. 02d83b5 PNP: make pnp_resource_table private to PNP core by Bjorn Helgaas · 16 years ago
  55. 7e2cf31 PNP: convert encoders to use pnp_get_resource(), not pnp_resource_table by Bjorn Helgaas · 16 years ago
  56. af11cb2 PNP: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  57. f449000 PNP: add pnp_init_resources(struct pnp_dev *) interface by Bjorn Helgaas · 16 years ago
  58. 72dcc88 PNP: add debug output to encoders by Bjorn Helgaas · 16 years ago
  59. 4ab55d8 PNP: remove more pnp_resource_table arguments by Bjorn Helgaas · 16 years ago
  60. 59284cb PNP: remove pnp_resource_table from internal get/set interfaces by Bjorn Helgaas · 16 years ago
  61. c1caf06 PNP: add debug output to option registration by Bjorn Helgaas · 16 years ago
  62. bda1e4e PNP: add pnp_alloc_dev() by Bjorn Helgaas · 16 years ago
  63. 25eb846 PNP: add pnp_eisa_id_to_string() by Bjorn Helgaas · 16 years ago
  64. 772defc PNP: change pnp_add_id() to allocate its own pnp_id structures by Bjorn Helgaas · 16 years ago
  65. 1692b27b PNP: make pnp_add_id() internal to PNP core by Bjorn Helgaas · 16 years ago
  66. 1bd17e6 PNP: turn on -DDEBUG when CONFIG_PNP_DEBUG is set by Bjorn Helgaas · 16 years ago
  67. 0d63e4f Dont touch fs_struct in drivers by Jan Blunck · 16 years ago
  68. 2bb9a6b pnp: declare PNP option parsing functions as __init by Thomas Renninger · 16 years ago
  69. 39657b6 git-x86: drivers/pnp/pnpbios/bioscalls.c build fix by Andrew Morton · 16 years ago
  70. 36405e9 PNP: simplify PNPBIOS insert_device by Bjorn Helgaas · 17 years ago
  71. a8b0ac0 pnp: avoid a small unlikely memory leak in proc_read_escd() by Jesper Juhl · 17 years ago
  72. 1855256 drivers/firmware: const-ify DMI API and internals by Jeff Garzik · 17 years ago
  73. 4f0217e PNP: remove MODULE infrastructure by Bjorn Helgaas · 17 years ago
  74. 1e0aa9a PNP: fix up after Lindent by Bjorn Helgaas · 17 years ago
  75. 07d4e9a PNP: fix up after Lindent by Bjorn Helgaas · 17 years ago
  76. 9dd7846 PNP: Lindent all source files by Bjorn Helgaas · 17 years ago
  77. 86313c4 usermodehelper: Tidy up waiting by Jeremy Fitzhardinge · 17 years ago
  78. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  79. 5c493f5 Use menuconfig objects: PNP by Jan Engelhardt · 17 years ago
  80. 8f81dd1 PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI) by Bjorn Helgaas · 17 years ago
  81. db9c02f pnpbios: convert to use the kthread API by Eric W. Biederman · 17 years ago
  82. 3de3af1 [PATCH] Remove unnecessary memset(0) calls after kzalloc() calls. by Robert P. J. Day · 17 years ago
  83. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 17 years ago
  84. cd86128 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() by Robert P. J. Day · 17 years ago
  85. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  86. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 17 years ago
  87. 6020c8f [PATCH] paravirt: Allow disable power management under hypervisor by Rusty Russell · 17 years ago
  88. 30cbc22 [PATCH] update legacy io handling for pmac by Olaf Hering · 18 years ago
  89. 3ae1920 [PATCH] Fix swsusp with PNP BIOS by Ondrej Zary · 18 years ago
  90. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  91. eb8782e [PATCH] PnPBIOS: Missing SMALL_TAG_ENDDEP tag by Rene Herman · 18 years ago
  92. e6a9918 [PATCH] x86: Fixed pnp bios limits by Zachary Amsden · 18 years ago
  93. 5fe9fe3c [PATCH] x86: Pnp byte granularity by Zachary Amsden · 18 years ago
  94. 5702d0f [PATCH] x86: Pnp segments in segment h by Zachary Amsden · 18 years ago
  95. 7c4cb60 [PATCH] x86: GDT alignment fix by Zachary Amsden · 18 years ago
  96. 03438211 [PATCH] keep pnpbios usermod_helper away from hotplug_path[] by Kay Sievers · 19 years ago
  97. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  98. a2822e7 [PATCH] pnp: consolidate kmalloc wrappers by Bjorn Helgaas · 19 years ago
  99. 9a14d4c [PATCH] drivers/pnp/pnpbios/rsparser.c: fix compile error with PCI=n by Adrian Bunk · 19 years ago
  100. 5028770 [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... by Len Brown · 19 years ago