1. 0fd6894 parisc: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  2. ac41cfd isdn: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  3. a95609c netdev: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  4. cf7acfa acpi: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  5. 8b59400 s390: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  6. cdefa18 usb: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  7. a973909 scsi: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  8. 659f865 zorro: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  9. 352ced8 proc: switch /proc/scsi/device_info to seq_file interface by Alexey Dobriyan · 16 years ago
  10. 4a5cdb5 proc: switch /proc/ip2mem to seq_file interface by Alexey Dobriyan · 16 years ago
  11. 076ec04 proc: convert /proc/bus/nubus to seq_file interface by Alexey Dobriyan · 16 years ago
  12. 647634d proc: switch /proc/apm to seq_file interface by Alexey Dobriyan · 16 years ago
  13. 8331438 proc: switch /proc/bus/zorro/devices to seq_file interface by Alexey Dobriyan · 16 years ago
  14. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 16 years ago
  15. 928b4d8 proc: remove proc_root_driver by Alexey Dobriyan · 16 years ago
  16. 9c37066 proc: remove proc_bus by Alexey Dobriyan · 16 years ago
  17. adf535e ipmi: fix return from atca_oem_poweroff_hook by Adrian Bunk · 16 years ago
  18. 7400630 ipmi: make alloc_recv_msg static by Adrian Bunk · 16 years ago
  19. fa68be0 ipmi: remove ->write_proc code by Alexey Dobriyan · 16 years ago
  20. 95c0ba8 ipmi: remove unused target and action in Makefile by Denis Cheng · 16 years ago
  21. 36c7dc4 IPMI: Style fixes in the misc code by Corey Minyard · 16 years ago
  22. c305e3d IPMI: Style fixes in the system interface code by Corey Minyard · 16 years ago
  23. c70d749 ipmi: style fixes in the base code by Corey Minyard · 16 years ago
  24. ba8ff1c IPMI: Convert system interface defines to an enum by Corey Minyard · 16 years ago
  25. 64959e2 ipmi: convert locked counters to atomics in the system interface by Corey Minyard · 16 years ago
  26. 73f2bdb IPMI: convert message handler defines to an enum by Corey Minyard · 16 years ago
  27. b2655f2 ipmi: convert locked counters to atomics by Konstantin Baydarov · 16 years ago
  28. f7caa1b ipmi: update driver version by Corey Minyard · 16 years ago
  29. 87ebd06 ipmi: don't print event queue full on every event by Corey Minyard · 16 years ago
  30. 5956dce ipmi: don't grab locks in run-to-completion mode by Konstantin Baydarov · 16 years ago
  31. bda4c30 ipmi: run to completion fixes by Corey Minyard · 16 years ago
  32. 4ea1842 ipmi: hold ATTN until upper layer ready by Corey Minyard · 16 years ago
  33. cb9fbc5 IB: expand ib_umem_get() prototype by Arthur Kepner · 16 years ago
  34. 3ef0e1f x86: olpc: add One Laptop Per Child architecture support by Andres Salomon · 16 years ago
  35. afe42d7 xen: make blkif_getgeo static by Harvey Harrison · 16 years ago
  36. c9e587ab vt: fix background color on line feed by Jan Engelhardt · 16 years ago
  37. 9a3be32 firmware loader: printk when requesting firmware by Ciaran McCreesh · 16 years ago
  38. 3a8ca95 drivers/misc: elide a non-zero test on a result that is never 0 by Julia Lawall · 16 years ago
  39. 7afea3b drivers/block/floppy.c: replace init_module&cleanup_module with module_init&module_exit by Jon Schindler · 16 years ago
  40. 5045bca sysrq: add show-backtrace-on-all-cpus function by Rik van Riel · 16 years ago
  41. 6e57419 drivers/misc: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  42. eecd585 firmware: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  43. 7d4f9f0 Misc, phantom, fix poll by Jiri Slaby · 16 years ago
  44. 7e4e8e6 Misc: phantom, add compat ioctl by Jiri Slaby · 16 years ago
  45. 4aacd47 ipwireless: remove dead code by Jiri Kosina · 16 years ago
  46. 58b250d remove mca_is_adapter_used() by Adrian Bunk · 16 years ago
  47. b781ecb make /dev/kmem a config option by Arjan van de Ven · 16 years ago
  48. 0cddc0a power: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  49. 66fb9d1 ACPI: Cleanup: Remove unneeded, multiple local dummy variables by Thomas Renninger · 17 years ago
  50. c46e565 ACPI: video - fix permissions on some proc entries by Dmitry Torokhov · 17 years ago
  51. 251cb0b ACPI: video - properly handle errors when registering proc elements by Dmitry Torokhov · 17 years ago
  52. 78eed02 ACPI: video - do not store invalid entries in attached_array list by Dmitry Torokhov · 17 years ago
  53. 2c6e33c ACPI: re-name acpi_pm_ops to acpi_suspend_ops by Len Brown · 17 years ago
  54. e7ae1e7 ACER_WMI/ASUS_LAPTOP: fix build bug by Ingo Molnar · 16 years ago
  55. 90fe17f thinkpad_acpi: fix possible NULL pointer dereference if kstrdup failed by Cyrill Gorcunov · 17 years ago
  56. a815ab8 ACPI: check a return value correctly in acpi_power_get_context() by Li Zefan · 17 years ago
  57. 2a241d7 #if 0 acpi/bay.c:eject_removable_drive() by Adrian Bunk · 17 years ago
  58. e1faa9d eeepc-laptop: add hwmon fan control by Corentin Chary · 17 years ago
  59. a5fa429 eeepc-laptop: add backlight by Corentin Chary · 17 years ago
  60. e59f879 eeepc-laptop: add base driver by Eric Cooper · 17 years ago
  61. 68f12ae ACPI: thinkpad-acpi: bump up version to 0.20 by Henrique de Moraes Holschuh · 17 years ago
  62. 3f6cb56 ACPI: thinkpad-acpi: fix selects in Kconfig by Henrique de Moraes Holschuh · 17 years ago
  63. e0e3c06 ACPI: thinkpad-acpi: use a private workqueue by Henrique de Moraes Holschuh · 17 years ago
  64. 10cc927 ACPI: thinkpad-acpi: fluff really minor fix by Henrique de Moraes Holschuh · 17 years ago
  65. af11610 ACPI: thinkpad-acpi: add sysfs led class support to thinkpad leds (v3.2) by Henrique de Moraes Holschuh · 17 years ago
  66. e306501 ACPI: thinkpad-acpi: add sysfs led class support for thinklight (v3.1) by Henrique de Moraes Holschuh · 17 years ago
  67. 4fa6811 ACPI: thinkpad-acpi: prepare light and LED for sysfs support by Henrique de Moraes Holschuh · 17 years ago
  68. 95e57ab ACPI: thinkpad-acpi: claim tpacpi as an official short handle (v1.1) by Henrique de Moraes Holschuh · 17 years ago
  69. e11aecf ACPI: thinkpad-acpi: fix brightness dimming control bug by Henrique de Moraes Holschuh · 17 years ago
  70. 2d5e94d ACPI: thinkpad-acpi: rate-limit CMOS/EC unsynced error messages by Henrique de Moraes Holschuh · 17 years ago
  71. 8c74adb ACPI: thinkpad-acpi: enhance box identification output (v2) by Henrique de Moraes Holschuh · 17 years ago
  72. 9288902 ACPI: thinkpad-acpi: warn once about weird hotkey masks by Henrique de Moraes Holschuh · 17 years ago
  73. b597279 ACPI: thinkpad-acpi: BIOS backlight mode helper (v2.1) by Henrique de Moraes Holschuh · 17 years ago
  74. 8f3ba2d [POWERPC] mpc5200: Fix FEC error handling on FIFO errors by Sascha Hauer · 17 years ago
  75. bc775ea [POWERPC] mpc5200: Fix unterminated of_device_id table by Grant Likely · 16 years ago
  76. d34c87e block: replace sizeof(rq->cmd) with BLK_MAX_CDB by FUJITA Tomonori · 16 years ago
  77. e7b241a ide: use blk_rq_init() to initialize the request by FUJITA Tomonori · 16 years ago
  78. 4f54eec block: use blk_rq_init() to initialize the request by FUJITA Tomonori · 16 years ago
  79. 992b5bc block: no need to initialize rq->cmd with blk_get_request by FUJITA Tomonori · 16 years ago
  80. 4917fa2 block: no need to initialize rq->cmd in prepare_flush_fn hook by FUJITA Tomonori · 16 years ago
  81. 75ad23b block: make queue flags non-atomic by Nick Piggin · 16 years ago
  82. eff0dee54 atm: ambassador: vcc_sf semaphore to mutex by Daniel Walker · 16 years ago
  83. e042323 [RAPIDIO] Auto-probe the RapidIO system size by Zhang Wei · 17 years ago
  84. ad1e938 [RAPIDIO] Add RapidIO multi mport support by Zhang Wei · 17 years ago
  85. 4d7ffa4 kgdbts: Sparc needs sstep emulation. by David S. Miller · 16 years ago
  86. 31e103c ps3disk: Remove superfluous cast by Geert Uytterhoeven · 17 years ago
  87. 51ae796 ACPICA: always disable GPE when requested by Damián Viano · 16 years ago
  88. dfd2e1b PNPBIOS: remove include/linux/pnpbios.h by Bjorn Helgaas · 16 years ago
  89. 261b20d ISAPNP: remove unused pnp_dev->regs field by Bjorn Helgaas · 16 years ago
  90. 62cfb29 PNP: make interfaces private to the PNP core by Bjorn Helgaas · 16 years ago
  91. d152cf5 PNPACPI: move _CRS/_PRS warnings closer to the action by Bjorn Helgaas · 16 years ago
  92. 01115e7 ISAPNP: fold isapnp_read_resources() back into isapnp_get_resources() by Bjorn Helgaas · 16 years ago
  93. d6180f3 PNP: make generic pnp_add_mem_resource() by Bjorn Helgaas · 16 years ago
  94. cc8c2e3 PNP: make generic pnp_add_io_resource() by Bjorn Helgaas · 16 years ago
  95. dc16f5f PNP: make generic pnp_add_dma_resource() by Bjorn Helgaas · 16 years ago
  96. dbddd03 PNP: make generic pnp_add_irq_resource() by Bjorn Helgaas · 16 years ago
  97. a50b6d7 PNP: add pnp_new_resource() to find a new unset pnp_resource by Bjorn Helgaas · 16 years ago
  98. 21855d6 PNP: add pnp_resource index for ISAPNP by Bjorn Helgaas · 16 years ago
  99. 0a977f1 PNP: add pnp_get_pnp_resource() by Bjorn Helgaas · 16 years ago
  100. 784f01d PNP: add struct pnp_resource by Bjorn Helgaas · 16 years ago