1. 5c742b4 acer-wmi: Fix wireless and bluetooth on early AMW0 v2 laptops by Carlos Corbacho · 16 years ago
  2. 6a4ad39 GRU: fix preprocessor symbol for sparse by Randy Dunlap · 16 years ago
  3. 0016fe9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  4. dc39778 drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #include by Huang Weiyi · 16 years ago
  5. ee694d6 [IA64] Fix uniprocessor build w.r.t. SGI_XP and SGI_GRU by Tony Luck · 16 years ago
  6. 46bd58e add reverse dependency of CONFIG_SGI_XP upon CONFIG_SGI_GRU by Dean Nelson · 16 years ago
  7. 3b0de7b add dependency of CONFIG_SGI_XP upon CONFIG_NET by Dean Nelson · 16 years ago
  8. bd3e64c sgi-xp: setup the notify GRU message queue by Dean Nelson · 16 years ago
  9. 5b8669d sgi-xp: setup the activate GRU message queue by Dean Nelson · 16 years ago
  10. 83469b5 sgi-xp: cleanup naming of partition defines by Dean Nelson · 16 years ago
  11. 61deb86 sgi-xp: move xpc_check_remote_hb() to support both SN2 and UV by Dean Nelson · 16 years ago
  12. a812dcc sgi-xp: add usage of GRU driver by xpc_remote_memcpy() by Dean Nelson · 16 years ago
  13. 261f3b4 sgi-xp: enable building of XPC/XPNET on x86_64 by Dean Nelson · 16 years ago
  14. 81fe788 sgi-xp: add 'jiffies' to reserved page's timestamp name by Dean Nelson · 16 years ago
  15. 04de741 sgi-xp: use standard bitops macros and functions by Dean Nelson · 16 years ago
  16. ea57f80 sgi-xp: eliminate '>>>' in comments by Dean Nelson · 16 years ago
  17. 8e85c23 sgi-xp: add _sn2 suffix to a few variables by Dean Nelson · 16 years ago
  18. ee6665e sgi-xp: isolate remote copy buffer to sn2 only by Dean Nelson · 16 years ago
  19. a7b4d50 sgi-xp: enable XPNET to handle more than 64 partitions by Dean Nelson · 16 years ago
  20. 185c3a1 sgi-xp: isolate allocation of XPC's msgqueues to sn2 only by Dean Nelson · 16 years ago
  21. c39838c sgi-xp: replace AMO_t typedef by struct amo by Dean Nelson · 16 years ago
  22. 7fb5e59 sgi-xp: separate chctl_flags from XPC's notify IRQ by Dean Nelson · 16 years ago
  23. a47d5da sgi-xp: isolate additional sn2 specific code by Dean Nelson · 16 years ago
  24. 6e41017 sgi-xp: isolate activate IRQ's hardware specific components by Dean Nelson · 16 years ago
  25. 97bf1aa sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify() by Dean Nelson · 16 years ago
  26. aaa3cd6 sgi-xp: base xpc_rsvd_page's timestamp on jiffies by Dean Nelson · 16 years ago
  27. 33ba3c7 sgi-xp: isolate xpc_vars structure to sn2 only by Dean Nelson · 16 years ago
  28. e17d416 sgi-xp: isolate xpc_vars_part structure to sn2 only by Dean Nelson · 16 years ago
  29. 94bd270 sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardware by Dean Nelson · 16 years ago
  30. 908787d sgi-xp: create a common xp_remote_memcpy() function by Dean Nelson · 16 years ago
  31. bc63d38 sgi-xp: support runtime selection of xp_max_npartitions by Dean Nelson · 16 years ago
  32. 78ce1bb sgi-xp: define BYTES_PER_WORD by Dean Nelson · 16 years ago
  33. da97052 sgi-xp: define xpSalError reason code by Dean Nelson · 16 years ago
  34. 355c54d sgi-xp: define is_shub() and is_uv() macros by Dean Nelson · 16 years ago
  35. 9ca8e40c1 GRU Driver V3: fixes to resolve code review comments by Jack Steiner · 16 years ago
  36. 3d919e5 GRU Driver: driver/misc Makefile & Kconfig changes by Jack Steiner · 16 years ago
  37. 3c45f69 GRU Driver: driver makefile by Jack Steiner · 16 years ago
  38. ee5b8fe GRU Driver: TLB flushing, MMUOPS callouts by Jack Steiner · 16 years ago
  39. 1d09d73 GRU Driver: /proc interfaces by Jack Steiner · 16 years ago
  40. 9a0deec GRU Driver: resource management by Jack Steiner · 16 years ago
  41. 28bffaf GRU Driver: kernel services provide by driver by Jack Steiner · 16 years ago
  42. 1425864 GRU Driver: page faults & exceptions by Jack Steiner · 16 years ago
  43. 78cf1de GRU Driver: driver initialization, file & vma ops by Jack Steiner · 16 years ago
  44. b2fb06f GRU Driver: kernel services header files by Jack Steiner · 16 years ago
  45. 13d1949 GRU Driver: driver internal header files by Jack Steiner · 16 years ago
  46. 4c921d4 GRU Driver: GRU instructions & macros by Jack Steiner · 16 years ago
  47. 34d8a38 GRU Driver: hardware data structures by Jack Steiner · 16 years ago
  48. 414f746 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  49. 7a82323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  50. eda3d8f Merge commit 'upstream/master' by Haavard Skinnemoen · 16 years ago
  51. 0bc3cc0 cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu by Mike Travis · 16 years ago
  52. 12d2b8f kconfig: fix typos: "Suport" -> "Support" by Heikki Orsila · 16 years ago
  53. ec905a1 drivers/misc/phantom: note PCI by Jiri Slaby · 16 years ago
  54. f38954c drivers/misc/hpilo.c needs CONFIG_PCI by Andrew Morton · 16 years ago
  55. 62ec30d misc: add HP WMI laptop extras driver by Matthew Garrett · 16 years ago
  56. 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
  57. 5aa0769 atmel_pwm: set up only one PWM clock when allocating a clock by Hans-Christian Egtvedt · 16 years ago
  58. db6ea2c drivers/misc/atmel-ssc.c: Removed duplicated include by Huang Weiyi · 16 years ago
  59. 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
  60. 89bcb05 HP iLO driver by David Altobelli · 16 years ago
  61. 7da5a05 device create: misc: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  62. bf20e74 ACPI: thinkpad-acpi: don't misdetect in get_thinkpad_model_data() on -ENOMEM by Henrique de Moraes Holschuh · 16 years ago
  63. 490673d ACPI: thinkpad-acpi: bump up version to 0.21 by Henrique de Moraes Holschuh · 16 years ago
  64. 0e74dc2 ACPI: thinkpad-acpi: add bluetooth and WWAN rfkill support by Henrique de Moraes Holschuh · 16 years ago
  65. 133ec3b ACPI: thinkpad-acpi: WLSW overrides other rfkill switches by Henrique de Moraes Holschuh · 16 years ago
  66. 07431ec ACPI: thinkpad-acpi: prepare for bluetooth and wwan rfkill support by Henrique de Moraes Holschuh · 16 years ago
  67. 733e27c ACPI: thinkpad-acpi: consolidate wlsw notification function by Henrique de Moraes Holschuh · 16 years ago
  68. 3a87208 ACPI: thinkpad-acpi: minor refactor on radio switch init by Henrique de Moraes Holschuh · 16 years ago
  69. 333cdd1 cpumask: Optimize cpumask_of_cpu in drivers/misc/sgi-xp/xpc_main.c by Mike Travis · 16 years ago
  70. c735ab7 fujitsu-laptop: depends on INPUT by Randy Dunlap · 16 years ago
  71. 860f0c6 acer-wmi: Remove version number by Carlos Corbacho · 16 years ago
  72. 8114352 acer-wmi: Add debugfs file for device detection by Carlos Corbacho · 16 years ago
  73. 5753dd5 acer-wmi: Disable device autodetection on Fujitsu Siemens Amilo Li2732 by Carlos Corbacho · 16 years ago
  74. 6f061ab acer-wmi: Add EC quirk for Fujitsu Siemens Amilo Li 1718 by Carlos Corbacho · 16 years ago
  75. f2b585b acer-wmi: Respect framebuffer blanking in backlight by Carlos Corbacho · 16 years ago
  76. 9991d9f acer-wmi: Blacklist backlight on Acer Aspire 1520 & 1360 series by Carlos Corbacho · 16 years ago
  77. 1410946 eeepc-laptop: static by Adrian Bunk · 16 years ago
  78. 87dc5e3 compal-laptop: remove unnecessary lcd_level attribute by Cezary Jackiewicz · 16 years ago
  79. 20b9373 Fujitsu-laptop update by Jonathan Woithe · 16 years ago
  80. 5411552 misc,acpi,backlight: compal Laptop Extras by Cezary Jackiewicz · 16 years ago
  81. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  82. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  83. 0410e68 sony-laptop: BKL pushdown by Arnd Bergmann · 16 years ago
  84. 8405996 atmel_pwm: Rename the "mck" clock to "pwm_clk" by Sedji Gaouaou · 16 years ago
  85. 4a7e79a hdpu_cpustate: BKL pushdown by Arnd Bergmann · 16 years ago
  86. 4541b5e phantom: BKL pushdown by Jonathan Corbet · 16 years ago
  87. 24e45bb thinkpad-acpi: fix LED handling on older ThinkPads by Henrique de Moraes Holschuh · 16 years ago
  88. 9c0a76e thinkpad-acpi: fix initialization error paths by Henrique de Moraes Holschuh · 16 years ago
  89. 197a2cd thinkpad-acpi: SW_RADIO to SW_RFKILL_ALL rename by Henrique de Moraes Holschuh · 16 years ago
  90. a361a82 fujitsu-laptop: autoload module on Lifebook P1510D by Dan Williams · 16 years ago
  91. 3b5b60b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  92. e3aa51f acpi: fix sparse const errors by Harvey Harrison · 16 years ago
  93. b33cb81 kgdbts: Use HW breakpoints with CONFIG_DEBUG_RODATA by Jason Wessel · 16 years ago
  94. 827e609 kgdb: use common ascii helpers and put_unaligned_be32 helper by Harvey Harrison · 16 years ago
  95. 64d032b drivers/misc/sgi-xp: replace partid_t with a short by Dean Nelson · 16 years ago
  96. 65c17b8 drivers/misc/sgi-xp: clean up return values by Dean Nelson · 16 years ago
  97. 7cfcd98 kgdb: 1000 loops for the single step test in kgdbts by Jason Wessel · 16 years ago
  98. 001fddf kgdb: trivial sparse fixes in kgdb test-suite by Harvey Harrison · 16 years ago
  99. 08acd4f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  100. 9691609 Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release by Len Brown · 16 years ago