1. 8275d10 ia64: fix panic during `modprobe -r xpc' by Robin Holt · 16 years ago
  2. 41c9229 Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  3. 5ed4591 Merge branch 'wmi-fix' into release-2.6.27 by Andi Kleen · 16 years ago
  4. 7d964c3 acer-wmi: remove debugfs entries upon unloading by Russ Dill · 16 years ago
  5. 4fd2343 Merge branches 'smbus' and 'fujitsu-fix' into release-2.6.27 by Andi Kleen · 16 years ago
  6. d8196a9 fujitsu-laptop: fix regression for P8010 in 2.6.27-rc by Jonathan Woithe · 16 years ago
  7. a8823ae hp-wmi: add proper hotkey support by Matthew Garrett · 16 years ago
  8. 3f6e2f1 hp-wmi: update to match current rfkill semantics by Matthew Garrett · 16 years ago
  9. 39dbbb4 acer-wmi: remove debugfs entries upon unloading by Russ Dill · 16 years ago
  10. 9d5e88b Merge branch 'wan' into release-2.6.27 by Andi Kleen · 16 years ago
  11. 9662e08 ACPI: thinkpad-acpi: wan radio control is not experimental by Jeremy Fitzhardinge · 16 years ago
  12. 83097ac Fix oops in acer_wmi driver (acer_wmi_init) by Arjan van de Ven · 16 years ago
  13. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  14. f144131 eeepc-laptop: fix use after free by Matthew Garrett · 16 years ago
  15. 5c742b4 acer-wmi: Fix wireless and bluetooth on early AMW0 v2 laptops by Carlos Corbacho · 16 years ago
  16. 6a4ad39 GRU: fix preprocessor symbol for sparse by Randy Dunlap · 16 years ago
  17. 0016fe9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  18. dc39778 drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #include by Huang Weiyi · 16 years ago
  19. ee694d6 [IA64] Fix uniprocessor build w.r.t. SGI_XP and SGI_GRU by Tony Luck · 16 years ago
  20. 46bd58e add reverse dependency of CONFIG_SGI_XP upon CONFIG_SGI_GRU by Dean Nelson · 16 years ago
  21. 3b0de7b add dependency of CONFIG_SGI_XP upon CONFIG_NET by Dean Nelson · 16 years ago
  22. bd3e64c sgi-xp: setup the notify GRU message queue by Dean Nelson · 16 years ago
  23. 5b8669d sgi-xp: setup the activate GRU message queue by Dean Nelson · 16 years ago
  24. 83469b5 sgi-xp: cleanup naming of partition defines by Dean Nelson · 16 years ago
  25. 61deb86 sgi-xp: move xpc_check_remote_hb() to support both SN2 and UV by Dean Nelson · 16 years ago
  26. a812dcc sgi-xp: add usage of GRU driver by xpc_remote_memcpy() by Dean Nelson · 16 years ago
  27. 261f3b4 sgi-xp: enable building of XPC/XPNET on x86_64 by Dean Nelson · 16 years ago
  28. 81fe788 sgi-xp: add 'jiffies' to reserved page's timestamp name by Dean Nelson · 16 years ago
  29. 04de741 sgi-xp: use standard bitops macros and functions by Dean Nelson · 16 years ago
  30. ea57f80 sgi-xp: eliminate '>>>' in comments by Dean Nelson · 16 years ago
  31. 8e85c23 sgi-xp: add _sn2 suffix to a few variables by Dean Nelson · 16 years ago
  32. ee6665e sgi-xp: isolate remote copy buffer to sn2 only by Dean Nelson · 16 years ago
  33. a7b4d50 sgi-xp: enable XPNET to handle more than 64 partitions by Dean Nelson · 16 years ago
  34. 185c3a1 sgi-xp: isolate allocation of XPC's msgqueues to sn2 only by Dean Nelson · 16 years ago
  35. c39838c sgi-xp: replace AMO_t typedef by struct amo by Dean Nelson · 16 years ago
  36. 7fb5e59 sgi-xp: separate chctl_flags from XPC's notify IRQ by Dean Nelson · 16 years ago
  37. a47d5da sgi-xp: isolate additional sn2 specific code by Dean Nelson · 16 years ago
  38. 6e41017 sgi-xp: isolate activate IRQ's hardware specific components by Dean Nelson · 16 years ago
  39. 97bf1aa sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify() by Dean Nelson · 16 years ago
  40. aaa3cd6 sgi-xp: base xpc_rsvd_page's timestamp on jiffies by Dean Nelson · 16 years ago
  41. 33ba3c7 sgi-xp: isolate xpc_vars structure to sn2 only by Dean Nelson · 16 years ago
  42. e17d416 sgi-xp: isolate xpc_vars_part structure to sn2 only by Dean Nelson · 16 years ago
  43. 94bd270 sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardware by Dean Nelson · 16 years ago
  44. 908787d sgi-xp: create a common xp_remote_memcpy() function by Dean Nelson · 16 years ago
  45. bc63d38 sgi-xp: support runtime selection of xp_max_npartitions by Dean Nelson · 16 years ago
  46. 78ce1bb sgi-xp: define BYTES_PER_WORD by Dean Nelson · 16 years ago
  47. da97052 sgi-xp: define xpSalError reason code by Dean Nelson · 16 years ago
  48. 355c54d sgi-xp: define is_shub() and is_uv() macros by Dean Nelson · 16 years ago
  49. 9ca8e40c1 GRU Driver V3: fixes to resolve code review comments by Jack Steiner · 16 years ago
  50. 3d919e5 GRU Driver: driver/misc Makefile & Kconfig changes by Jack Steiner · 16 years ago
  51. 3c45f69 GRU Driver: driver makefile by Jack Steiner · 16 years ago
  52. ee5b8fe GRU Driver: TLB flushing, MMUOPS callouts by Jack Steiner · 16 years ago
  53. 1d09d73 GRU Driver: /proc interfaces by Jack Steiner · 16 years ago
  54. 9a0deec GRU Driver: resource management by Jack Steiner · 16 years ago
  55. 28bffaf GRU Driver: kernel services provide by driver by Jack Steiner · 16 years ago
  56. 1425864 GRU Driver: page faults & exceptions by Jack Steiner · 16 years ago
  57. 78cf1de GRU Driver: driver initialization, file & vma ops by Jack Steiner · 16 years ago
  58. b2fb06f GRU Driver: kernel services header files by Jack Steiner · 16 years ago
  59. 13d1949 GRU Driver: driver internal header files by Jack Steiner · 16 years ago
  60. 4c921d4 GRU Driver: GRU instructions & macros by Jack Steiner · 16 years ago
  61. 34d8a38 GRU Driver: hardware data structures by Jack Steiner · 16 years ago
  62. 414f746 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  63. 7a82323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  64. eda3d8f Merge commit 'upstream/master' by Haavard Skinnemoen · 16 years ago
  65. 0bc3cc0 cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu by Mike Travis · 16 years ago
  66. 12d2b8f kconfig: fix typos: "Suport" -> "Support" by Heikki Orsila · 16 years ago
  67. ec905a1 drivers/misc/phantom: note PCI by Jiri Slaby · 16 years ago
  68. f38954c drivers/misc/hpilo.c needs CONFIG_PCI by Andrew Morton · 16 years ago
  69. 62ec30d misc: add HP WMI laptop extras driver by Matthew Garrett · 16 years ago
  70. 1481b91 Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  71. 5aa0769 atmel_pwm: set up only one PWM clock when allocating a clock by Hans-Christian Egtvedt · 16 years ago
  72. db6ea2c drivers/misc/atmel-ssc.c: Removed duplicated include by Huang Weiyi · 16 years ago
  73. 26dcce0 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  74. 89bcb05 HP iLO driver by David Altobelli · 16 years ago
  75. 7da5a05 device create: misc: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  76. bf20e74 ACPI: thinkpad-acpi: don't misdetect in get_thinkpad_model_data() on -ENOMEM by Henrique de Moraes Holschuh · 16 years ago
  77. 490673d ACPI: thinkpad-acpi: bump up version to 0.21 by Henrique de Moraes Holschuh · 16 years ago
  78. 0e74dc2 ACPI: thinkpad-acpi: add bluetooth and WWAN rfkill support by Henrique de Moraes Holschuh · 16 years ago
  79. 133ec3b ACPI: thinkpad-acpi: WLSW overrides other rfkill switches by Henrique de Moraes Holschuh · 16 years ago
  80. 07431ec ACPI: thinkpad-acpi: prepare for bluetooth and wwan rfkill support by Henrique de Moraes Holschuh · 16 years ago
  81. 733e27c ACPI: thinkpad-acpi: consolidate wlsw notification function by Henrique de Moraes Holschuh · 16 years ago
  82. 3a87208 ACPI: thinkpad-acpi: minor refactor on radio switch init by Henrique de Moraes Holschuh · 16 years ago
  83. 333cdd1f cpumask: Optimize cpumask_of_cpu in drivers/misc/sgi-xp/xpc_main.c by Mike Travis · 16 years ago
  84. c735ab7 fujitsu-laptop: depends on INPUT by Randy Dunlap · 16 years ago
  85. 860f0c6 acer-wmi: Remove version number by Carlos Corbacho · 16 years ago
  86. 8114352 acer-wmi: Add debugfs file for device detection by Carlos Corbacho · 16 years ago
  87. 5753dd5 acer-wmi: Disable device autodetection on Fujitsu Siemens Amilo Li2732 by Carlos Corbacho · 16 years ago
  88. 6f061ab acer-wmi: Add EC quirk for Fujitsu Siemens Amilo Li 1718 by Carlos Corbacho · 16 years ago
  89. f2b585b acer-wmi: Respect framebuffer blanking in backlight by Carlos Corbacho · 16 years ago
  90. 9991d9f acer-wmi: Blacklist backlight on Acer Aspire 1520 & 1360 series by Carlos Corbacho · 16 years ago
  91. 1410946 eeepc-laptop: static by Adrian Bunk · 16 years ago
  92. 87dc5e3 compal-laptop: remove unnecessary lcd_level attribute by Cezary Jackiewicz · 16 years ago
  93. 20b9373 Fujitsu-laptop update by Jonathan Woithe · 16 years ago
  94. 5411552 misc,acpi,backlight: compal Laptop Extras by Cezary Jackiewicz · 16 years ago
  95. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  96. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  97. 0410e68 sony-laptop: BKL pushdown by Arnd Bergmann · 16 years ago
  98. 8405996 atmel_pwm: Rename the "mck" clock to "pwm_clk" by Sedji Gaouaou · 16 years ago
  99. 4a7e79a7d hdpu_cpustate: BKL pushdown by Arnd Bergmann · 16 years ago
  100. 4541b5e phantom: BKL pushdown by Jonathan Corbet · 16 years ago