1. 2fe5de9 Merge branch 'sched/urgent' into sched/core, to avoid conflicts by Ingo Molnar · 10 years ago
  2. 8698a74 sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE by Dongsheng Yang · 11 years ago
  3. 7aefac2 ipmi: boolify some things by Corey Minyard · 10 years ago
  4. 8998649 ipmi: Turn off all activity on an idle ipmi interface by Corey Minyard · 10 years ago
  5. 0dfe6e7 ipmi: Turn off default probing of interfaces by Corey Minyard · 10 years ago
  6. 48e8ac2 ipmi: Fix a race restarting the timer by Bodo Stroesser · 10 years ago
  7. 4c020b0 drivers/char: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  8. dfa1942 ipmi: Add missing rv in ipmi_parisc_probe() by Geert Uytterhoeven · 11 years ago
  9. d02b370 ipmi: Cleanup error return by Corey Minyard · 11 years ago
  10. e21404d ipmi: fix timeout calculation when bmc is disconnected by Xie XiuQi · 11 years ago
  11. aa5b2ba ipmi: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  12. fdbeb7d BMC support for PARISC machines by Thomas Bogendoerfer · 11 years ago
  13. a798e2d Add MODULE_ALIAS for autoloading ipmi driver on ACPI systems by Jordan_Hargrave@Dell.com · 11 years ago
  14. 0849bfe ipmi: Improve error messages on failed irq enable by Corey Minyard · 11 years ago
  15. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 12 years ago
  16. f2afae4 ipmi: add options to disable openfirmware and PCI scanning by Corey Minyard · 12 years ago
  17. d941aea ipmi: add new kernel options to prevent automatic ipmi init by Corey Minyard · 12 years ago
  18. bcd2982 Drivers: char: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  19. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  20. 39af33f char: remove use of __devexit by Bill Pemberton · 12 years ago
  21. 0bbed20 char: remove use of __devinitdata by Bill Pemberton · 12 years ago
  22. 2223cbe char: remove use of __devinit by Bill Pemberton · 12 years ago
  23. b3834be various: Fix spelling of "asynchronous" in comments. by Adam Buchbinder · 12 years ago
  24. a6c16c2 IPMI: Detect register spacing on PCI interfaces by Corey Minyard · 12 years ago
  25. afec8a7 PM / IPMI: Remove empty legacy PCI PM callbacks by Rafael J. Wysocki · 12 years ago
  26. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  27. f60adf4 ipmi: simplify locking by Corey Minyard · 13 years ago
  28. 7adf579 ipmi: use a tasklet for handling received messages by Corey Minyard · 13 years ago
  29. b88e769 ipmi: decrease the IPMI message transaction time in interrupt mode by Srinivas_Gowda · 13 years ago
  30. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  31. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  32. 0741273 ipmi: convert to seq_file interface by Alexey Dobriyan · 13 years ago
  33. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  34. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  35. 0dcf334 drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatch by Sergey Senozhatsky · 14 years ago
  36. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  37. 4c418ba ipmi: Fix IPMI errors due to timing problems by Doe, YiCheng · 14 years ago
  38. a1e9c9d ipmi: convert OF driver to platform driver by Rob Herring · 14 years ago
  39. d247852 char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driver by Corey Minyard · 14 years ago
  40. 52cfd50 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  41. 4b63bd3 Merge branch 'ipmi' into release by Len Brown · 14 years ago
  42. 8b6cd8a ACPICA: New GPE handler callback definition by Lin Ming · 14 years ago
  43. 672d8ea ipmi: explicitly include of_address.h and of_irq.h by Rob Herring · 14 years ago
  44. da81c3b of: Fixes for OF probing on little endian systems by Rob Herring · 14 years ago
  45. 16f4232 IPMI: Add one interface to get more info of low-level IPMI device by Zhao Yakui · 14 years ago
  46. 60ee6d5 ipmi: fix __init and __exit attribute locations by Corey Minyard · 14 years ago
  47. de5e2dd ipmi: proper spinlock initialization by Eric Dumazet · 14 years ago
  48. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  49. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  50. 561f818 ipmi: fix hardcoded ipmi device exit path warning by Yinghai Lu · 14 years ago
  51. a9e3176 ipmi: fix acpi probe print by Yinghai Lu · 14 years ago
  52. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  53. 7bb671e ipmi: print info for spmi and smbios paths like acpi and pci by Yinghai Lu · 14 years ago
  54. 7faefea ipmi: fix memleaking for add_smi when duplicating happen by Yinghai Lu · 14 years ago
  55. f46c77c drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but not used by Justin P. Mattock · 14 years ago
  56. d9e1b6c ipmi: fix ACPI detection with regspacing by Yinghai Lu · 14 years ago
  57. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  58. 8d1f66d ipmi: set schedule_timeout_wait() value back to one by Martin Wilck · 14 years ago
  59. 5648028 ipmi: make sure drivers were registered before unregistering them by Matthew Garrett · 14 years ago
  60. a747c5a ipmi: handle run_to_completion properly in deliver_recv_msg() by Jiri Kosina · 14 years ago
  61. 279fbd0 ipmi: update driver to use dev_printk and its constructs by Myron Stowe · 14 years ago
  62. 8c8eae2 ipmi: convert tracking of the ACPI device pointer to a PNP device by Myron Stowe · 14 years ago
  63. 06ee459 ipmi: attempt to register multiple SIs of the same type by Matthew Garrett · 14 years ago
  64. 3326f4f ipmi: reduce polling by Matthew Garrett · 14 years ago
  65. ea4078c ipmi: reduce polling when interrupts are available by Matthew Garrett · 14 years ago
  66. 754d453 ipmi: change device discovery order by Matthew Garrett · 14 years ago
  67. d8cc526 ipmi: only register one si per bmc by Matthew Garrett · 14 years ago
  68. 2407d77 ipmi: split device discovery and registration by Matthew Garrett · 14 years ago
  69. 5fedc4a ipmi: change addr_source to an enum rather than strings by Matthew Garrett · 14 years ago
  70. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  71. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  72. 2f95d51 ipmi: fix slave_addrs setting to actually work by Bela Lubkin · 15 years ago
  73. ae74e82 ipmi: add parameter to limit CPU usage in kipmid by Martin Wilck · 15 years ago
  74. 27d0567 ACPI: fix ACPI=n allmodconfig build by Ingo Molnar · 15 years ago
  75. 9e368fa ipmi: add PNP discovery (ACPI namespace via PNPACPI) by Bjorn Helgaas · 15 years ago
  76. 18a3e0b ipmi: refer to table as "SPMI", not "ACPI" by Bjorn Helgaas · 15 years ago
  77. ad49768 ipmi: remove unused PCI probe code by Bjorn Helgaas · 15 years ago
  78. 9de33df ipmi: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  79. 40112ae ipmi: test for event buffer before using by Corey Minyard · 15 years ago
  80. 8b32b5d ipmi: fix platform return check by Corey Minyard · 15 years ago
  81. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 16 years ago
  82. fe2d5ff Fix platform drivers that crash on suspend/resume by Darrick J. Wong · 16 years ago
  83. 68e1ee6 powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checks by Kumar Gala · 16 years ago
  84. a09f485 drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leak by Andrew Morton · 16 years ago
  85. 11c675c ipmi/powerpc: Use linux/of_{device,platform}.h instead of asm by Stephen Rothwell · 16 years ago
  86. 3b7ec11 ipmi: support I/O resources in OF driver by Nate Case · 16 years ago
  87. fa68be0 ipmi: remove ->write_proc code by Alexey Dobriyan · 16 years ago
  88. c305e3d IPMI: Style fixes in the system interface code by Corey Minyard · 16 years ago
  89. ba8ff1c IPMI: Convert system interface defines to an enum by Corey Minyard · 16 years ago
  90. 64959e2 ipmi: convert locked counters to atomics in the system interface by Corey Minyard · 16 years ago
  91. 5956dce ipmi: don't grab locks in run-to-completion mode by Konstantin Baydarov · 16 years ago
  92. bda4c30 ipmi: run to completion fixes by Corey Minyard · 16 years ago
  93. 4ea1842 ipmi: hold ATTN until upper layer ready by Corey Minyard · 16 years ago
  94. d8c9861 IPMI: add 0.9 support by Corey Minyard · 17 years ago
  95. fcfa472 IPMI: add polled interface by Corey Minyard · 17 years ago
  96. c45adc3 IPMI: don't init irq until ready by Corey Minyard · 17 years ago
  97. 64a6f95 signedness: module_param_array nump argument by Al Viro · 17 years ago
  98. e869086 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  99. 1855256 drivers/firmware: const-ify DMI API and internals by Jeff Garzik · 17 years ago
  100. 0ce49a3 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago