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