1. 359745d proc: remove PDE_DATA() completely by Muchun Song · 3 years ago
  2. cead185 exit: Rename complete_and_exit to kthread_complete_and_exit by Eric W. Biederman · 3 years, 1 month ago
  3. 47e9249 PNP: system.c: unmark a comment as being kernel-doc by Randy Dunlap · 3 years, 3 months ago
  4. fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
  5. eed0218 Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 6 months ago
  6. d02908a PNP: moved EXPORT_SYMBOL so that it immediately followed its function/variable by Jinchao Wang · 3 years, 6 months ago
  7. 17aa26c PNP: pnpbios: Use list_for_each_entry() instead of list_for_each() by Zou Wei · 3 years, 7 months ago
  8. 3935787 PNP: use DEVICE_ATTR_RO macro by Zhen Lei · 3 years, 7 months ago
  9. 5bb5cea PNP: Switch over to dev_dbg() by Heiner Kallweit · 3 years, 8 months ago
  10. b15fc7c PNP: Remove pnp_alloc() by Heiner Kallweit · 3 years, 8 months ago
  11. daadabf drivers: pnp: isapnp: proc.c: Remove unnecessary local variables by Anupama K Patil · 3 years, 8 months ago
  12. 17e336d drivers: pnp: proc.c: Removed unnecessary varibles by Anupama K Patil · 3 years, 8 months ago
  13. 9622822 PNP: pnpbios: Use DEFINE_SPINLOCK() for spinlock by Zheng Yongjun · 4 years ago
  14. b1f4213 PNP: add printf attribute to log function by Tom Rix · 4 years ago
  15. e510785 PNP: fix kernel-doc markups by Mauro Carvalho Chehab · 4 years, 2 months ago
  16. 2ef0342 PNP: remove the now unused pnp_find_card() function by Christoph Hellwig · 4 years, 3 months ago
  17. 759e56d PNP: quirks: Fix duplicate included pci.h by Tian Tao · 4 years, 3 months ago
  18. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  19. 9361797 PNPBIOS: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  20. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  21. 786c87c PNP: isapnp: remove defined but not used function 'isapnp_checksum' by yu kuai · 5 years ago
  22. 04c589f PNP: isapnp: remove set but not used variable 'checksum' by yu kuai · 5 years ago
  23. baa293e docs: driver-api: add a series of orphaned documents by Mauro Carvalho Chehab · 6 years ago
  24. 660662f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150 by Thomas Gleixner · 6 years ago
  25. 3e0a4e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118 by Thomas Gleixner · 6 years ago
  26. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
  27. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  28. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  29. c163f90c ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting by Erik Schmauss · 6 years ago
  30. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  31. 3036bc4 Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  32. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  33. da112f1 media: sound, isapnp: allow building more drivers with COMPILE_TEST by Mauro Carvalho Chehab · 7 years ago
  34. 846583c PNP: pnpbios: Use PTR_ERR_OR_ZERO() by Vasyl Gomonovych · 7 years ago
  35. 245fe15 PNP: remove unneeded kallsyms include by Sergey Senozhatsky · 7 years ago
  36. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  37. 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 7 years ago
  38. c7d28ec Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  39. 4d183d0 ACPI / PM: Consolidate device wakeup settings code by Rafael J. Wysocki · 8 years ago
  40. 193d092 PNP / ACPI: remove FSF address by Andy Shevchenko · 8 years ago
  41. 1d7f2cd PNP / ACPI: join strings back for better maintenance by Andy Shevchenko · 8 years ago
  42. 2a56e91 PNP / ACPI: add support for GpioInt resource type by Jagadish Krishnamoorthy · 8 years ago
  43. 69218e4 x86: Remap GDT tables in the fixmap section by Thomas Garnier · 8 years ago
  44. 377e7a2 Make static usermode helper binaries constant by Greg Kroah-Hartman · 8 years ago
  45. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  46. e4dca0f PNP: isapnp: make core more explicitly non-modular by Paul Gortmaker · 8 years ago
  47. 61a67a3 PNP: pnpbios: add header file to fix build errors by Randy Dunlap · 8 years ago
  48. 59ebc44 Merge tag 'pnp-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  49. 13d4ea0 x86/uaccess: Move thread_info::addr_limit to thread_struct by Andy Lutomirski · 8 years ago
  50. 917c7fc PNP: make pnpbios core explicitly non-modular by Paul Gortmaker · 8 years ago
  51. 3aa2fc1 Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  52. 0619f39 pnp: pnpbios: Add explicit X86_32 dependency to PNPBIOS by William Breathitt Gray · 9 years ago
  53. 80dfd83 x86, drivers/pnpbios: Replace paravirt_enabled() check with legacy device check by Luis R. Rodriguez · 9 years ago
  54. 86e7541 PNP / ACPI: add ACPI_RESOURCE_TYPE_SERIAL_BUS as a valid type by Harb Abdulhamid · 9 years ago
  55. ed1f0ee PNP: Add Haswell-ULT to Intel MCH size workaround by Josh Boyer · 9 years ago
  56. e0f03e8 PNP: respect PNP_DRIVER_RES_DO_NOT_CHANGE when detaching by Heiner Kallweit · 9 years ago
  57. a77060f PNP: Add Broadwell to Intel MCH size workaround by Christophe Le Roy · 9 years ago
  58. 844142c ACPI / scan: constify struct acpi_hardware_id::id by Rasmus Villemoes · 9 years ago
  59. 92b19ff cleanup IORESOURCE_CACHEABLE vs ioremap() by Dan Williams · 9 years ago
  60. 0294112 ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage by Rafael J. Wysocki · 9 years ago
  61. a8269d3 Merge branches 'pnp' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  62. 0f1b414 ACPI / PNP: Avoid conflicting resource reservations by Rafael J. Wysocki · 10 years ago
  63. fac69a2 PNP / ACPI: use unsigned int in pnpacpi_encode_resources() by Fabian Frederick · 10 years ago
  64. bbee06d PNP / ACPI: use u8 instead of int in acpi_resource_extended_irq context by Fabian Frederick · 10 years ago
  65. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  66. 71150d2 PNP: Avoid leaving unregistered device objects in lists by Rafael J. Wysocki · 10 years ago
  67. 38f6b38 PNP: Convert pnp_lock into a mutex by Rafael J. Wysocki · 10 years ago
  68. 2eb1eb0 PNP / ACPI: Use ACPI_COMPANION_SET() during initialization by Rafael J. Wysocki · 10 years ago
  69. f7834c0 PNP: Don't check for overlaps with unassigned PCI BARs by Bjorn Helgaas · 10 years ago
  70. 3466b54 Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  71. a972412 Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  72. 4ba6307 Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  73. a49170b ACPI: Return translation offset when parsing ACPI address space resources by Jiang Liu · 10 years ago
  74. 01395d7 PNP: Allow console to override ACPI device sleep by Peter Hurley · 10 years ago
  75. a45de93 ACPICA: Resources: Provide common part for struct acpi_resource_address structures. by Lv Zheng · 10 years ago
  76. 625505b pnpbios: bail out on strange errors by Alan Cox · 10 years ago
  77. eeeb98b PNP: Switch from __check_region() to __request_region() by Jakub Sitnicki · 10 years ago
  78. 7fb1cab PNP: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  79. e70dba6 ACPI / PNP: Use ACPI_COMPANION() instead of ACPI_HANDLE() by Rafael J. Wysocki · 10 years ago
  80. f1b1dc8 ACPI / PNP: do ACPI binding directly by Zhang Rui · 10 years ago
  81. cd0c5bd Merge branches 'pnp', 'powercap', 'pm-runtime' and 'pm-opp' by Rafael J. Wysocki · 11 years ago
  82. eec15ed ACPI / PNP: use device ID list for PNPACPI device enumeration by Zhang Rui · 11 years ago
  83. ff73b80 PNP / resources: remove positive test on unsigned values by Fabian Frederick · 11 years ago
  84. 722a9f9 asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* by Andi Kleen · 11 years ago
  85. a8d2239 PNP / ACPI: Do not return errors if _DIS or _SRS are not present by Rafael J. Wysocki · 11 years ago
  86. b3413af PNP: Fix compile error in quirks.c by Bjorn Helgaas · 11 years ago
  87. cb171f7 PNP: Work around BIOS defects in Intel MCH area reporting by Bjorn Helgaas · 11 years ago
  88. 70f6c08 Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  89. 176ab02 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  90. e156376 PNP: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  91. 8993531 PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failures by Zhang Rui · 11 years ago
  92. a99aa42 asmlinkage, pnp: Make variables used from assembler code visible by Andi Kleen · 11 years ago
  93. a759012 Merge branch 'pnp' by Rafael J. Wysocki · 11 years ago
  94. 25d412d Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  95. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  96. d8254e0 PNPBIOS: check return value of pnp_add_device() by Dmitry Torokhov · 11 years ago
  97. 62c6dae PNP: Mark the function pnp_build_option() as static in resource.c by Rashika Kheria · 11 years ago
  98. 75365d0 PNP / card: add missing put_device() call by Levente Kurusa · 11 years ago
  99. 249135d PNPACPI: check return value of pnp_add_device() by Dmitry Torokhov · 11 years ago
  100. e3f02c5 ACPI / bind: Rework struct acpi_bus_type by Rafael J. Wysocki · 11 years ago