1. e6cfb3a [PATCH] hwmon: tag super-i/o find functions __init by Jean Delvare · 19 years ago
  2. 7bef559 [PATCH] I2C: refactor message in i2c_detach_client by Jean Delvare · 19 years ago
  3. 1ff4e30 [PATCH] I2C: W83792D documentation 3/3 by R.Marek@sh.cvut.cz · 19 years ago
  4. ce785ab [PATCH] I2C: W83792D add hwmon class register 2/3 by R.Marek@sh.cvut.cz · 19 years ago
  5. 5563e27 [PATCH] I2C: W83792D driver 1/3 by R.Marek@sh.cvut.cz · 19 years ago
  6. 570aefc [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (9/9) by Jean Delvare · 19 years ago
  7. 02ff982 [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (8/9) by Jean Delvare · 19 years ago
  8. 5071860 [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9) by Jean Delvare · 19 years ago
  9. 4926c0d [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (6/9) by Jean Delvare · 19 years ago
  10. 2d8672c [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (5/9) by Jean Delvare · 19 years ago
  11. 5042c7d [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (4/9) by Jean Delvare · 19 years ago
  12. fde0950 [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9) by Jean Delvare · 19 years ago
  13. 400c455 [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (2/9) by Jean Delvare · 19 years ago
  14. efde723 [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (1/9) by Jean Delvare · 19 years ago
  15. 943b083 [PATCH] I2C hwmon: add hwmon sysfs class to drivers by Mark M. Hoffman · 19 years ago
  16. 1236441 [PATCH] I2C hwmon: hwmon sysfs class by Mark M. Hoffman · 19 years ago
  17. 8dd2d2c [PATCH] hwmon: Document on the W83627EHG chip by Jean Delvare · 19 years ago
  18. 27fe048 [PATCH] hwmon: kill client name lm78-j by Jean Delvare · 19 years ago
  19. e647ecf [PATCH] hwmon: soften lm75 initialization by Jean Delvare · 19 years ago
  20. 17f990c [PATCH] I2C: max6875 code cleanup by bgardner@wabtec.com · 19 years ago
  21. 0283fe6 [PATCH] I2C: max6875 documentation cleanup by bgardner@wabtec.com · 19 years ago
  22. a61fc68 [PATCH] I2C: add kobj_to_i2c_client by bgardner@wabtec.com · 19 years ago
  23. 5033017 [PATCH] I2C: cleanup of i2c-nforce2 by Hans-Frieder Vogt · 19 years ago
  24. a8decc6 [PATCH] I2C: fix max6875 build error by Greg Kroah-Hartman · 19 years ago
  25. 93ffa43 [PATCH] I2C: update max6875 documentation by bgardner@wabtec.com · 19 years ago
  26. bc769ff [PATCH] I2C: simplify max6875 driver by bgardner@wabtec.com · 19 years ago
  27. da1f136 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  28. 64c4813 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  29. babf68d Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  30. e766f1c Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  31. 4846764 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  32. 3863e72 [PATCH] s390: disconnected 3270 console by Martin Schwidefsky · 19 years ago
  33. 9513e5e [PATCH] s390: spinlock corner case by Heiko Carstens · 19 years ago
  34. c563077 [PATCH] s390: compat system calls by Heiko Carstens · 19 years ago
  35. 2dee702 [PATCH] s390: crypto driver update by Eric Rossman · 19 years ago
  36. b6d0944 [PATCH] s390: pfault interrupt race by Martin Schwidefsky · 19 years ago
  37. 4c24da7 [PATCH] s390: reIPL fix and extern/static inline by Cornelia Huck · 19 years ago
  38. fd49f41 [PATCH] s390: 64 bit diag250 support by Horst Hummel · 19 years ago
  39. c6eb7b7 [PATCH] s390: deadlock in dasd_devmap by Horst Hummel · 19 years ago
  40. 942eaab [PATCH] s390: debug feature changes by Michael Holzheu · 19 years ago
  41. ae6aa2e [PATCH] s390: machine check handler bugs by Martin Schwidefsky · 19 years ago
  42. 4c13986 [PATCH] xtensa: delete accidental file by Adrian Bunk · 19 years ago
  43. d99cf71 [PATCH] xtensa: replace 'extern inline' with 'static inline' by Adrian Bunk · 19 years ago
  44. 7ef9390 [PATCH] uml: fix x86_64 page leak by Jeff Dike · 19 years ago
  45. f9dfefe [PATCH] uml: fix advanced sysemu check by Bodo Stroesser · 19 years ago
  46. d9838d8 [PATCH] uml: allow host capability usage to be disabled by Bodo Stroesser · 19 years ago
  47. 07bf731 [PATCH] uml: skas0 stubs now check system call return values by Bodo Stroesser · 19 years ago
  48. 8b51304 [PATCH] uml: increase granularity of host capability checking by Bodo Stroesser · 19 years ago
  49. 60d339f6 [PATCH] uml: move libc-dependent startup and signal code by Gennady Sharapov · 19 years ago
  50. 09ace81 [PATCH] uml: add host AIO support to block driver by Jeff Dike · 19 years ago
  51. 75e5584 [PATCH] uml: use host AIO support by Jeff Dike · 19 years ago
  52. 30f7dab [PATCH] uml: build cleanups by Al Viro · 19 years ago
  53. e32dacb [PATCH] uml: system call path cleanup by Jeff Dike · 19 years ago
  54. 08964c5 [PATCH] uml: merge duplicated page table code by Jeff Dike · 19 years ago
  55. c560049 [PATCH] uml: TLB operation batching by Jeff Dike · 19 years ago
  56. 77fa5ad [PATCH] uml: remove duplicated exports by Jeff Dike · 19 years ago
  57. 02edeb5 [PATCH] uml: mark SMP on UML/x86_64 as broken by Jeff Dike · 19 years ago
  58. 13abf81 [PATCH] uml: remove libc reference in build by Al Viro · 19 years ago
  59. 93ea5a5b [PATCH] uml: build cleanup by Al Viro · 19 years ago
  60. ec7cf78 [PATCH] uml: error path cleanup by Jeff Dike · 19 years ago
  61. 7efd08c [PATCH] uml: fix a macro typo by Al Viro · 19 years ago
  62. e54a5df [PATCH] uml: fix signal frame copy_user by Al Viro · 19 years ago
  63. 3b52166 [PATCH] uml: fault handler micro-cleanups by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  64. 1e40cd3 [PATCH] uml: fixes performance regression in activate_mm and thus exec() by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  65. ed1b58d [PATCH] uml: fix SIGWINCH handler race while waiting for signals. by Bodo Stroesser · 19 years ago
  66. 0221575 [PATCH] uml: workaround GDB problems on debugging by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  67. 640aa46 [PATCH] uml: SYSEMU: slight cleanup and speedup by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  68. ab1c23c [PATCH] SYSEMU: fix sysaudit / singlestep interaction by Bodo Stroesser · 19 years ago
  69. 1b38f00 [PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386 by Bodo Stroesser · 19 years ago
  70. c8c86ce [PATCH] Uml support: reorganize PTRACE_SYSEMU support by Bodo Stroesser · 19 years ago
  71. ed75e8d [PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and general usage by Laurent Vivier · 19 years ago
  72. 94c80b2 [PATCH] Ptrace/i386: fix "syscall audit" interaction with singlestep by Bodo Stroesser · 19 years ago
  73. 08b178e [PATCH] uml: Rename Kconfig files to be like the other arches by Jeff Dike · 19 years ago
  74. 96e5924 [PATCH] uml: remove debugging code from page fault path by Jeff Dike · 19 years ago
  75. 49f9ebc [PATCH] arch/cris/Kconfig.debug: use lib/Kconfig.debug by Adrian Bunk · 19 years ago
  76. 072dffd [PATCH] m68k: cleanup inline mem functions by Roman Zippel · 19 years ago
  77. 2855b97 [PATCH] m68k: move cache functions into separate file by Roman Zippel · 19 years ago
  78. 69f447c [PATCH] m68k: sys_ptrace cleanup by Roman Zippel · 19 years ago
  79. b3319f5 [PATCH] m68k: indent sys_ptrace by Roman Zippel · 19 years ago
  80. c3c433e [PATCH] add suspend/resume for timer by Shaohua Li · 19 years ago
  81. 57c4ce3 [PATCH] pm: clean up /sys/power/disk by Pavel Machek · 19 years ago
  82. 6161b2c [PATCH] pm: fix process freezing by Pavel Machek · 19 years ago
  83. 99dc7d6 [PATCH] swsusp: fix error handling and cleanups by Pavel Machek · 19 years ago
  84. dd5d666 [PATCH] swsusp: add locking to software_resume by Shaohua Li · 19 years ago
  85. 6ed9fce [PATCH] swsusup with dm-crypt mini howto by Andreas Steinmetz · 19 years ago
  86. 56057e1 [PATCH] swsusp: simpler calculation of number of pages in PBE list by Michal Schmidt · 19 years ago
  87. 46dacba [PATCH] swsusp: prevent disks from spinning down and up by Michal Schmidt · 19 years ago
  88. c2ff18f [PATCH] encrypt suspend data for easy wiping by Andreas Steinmetz · 19 years ago
  89. 583a4e8 [PATCH] fix pm_message_t stuff in -mm tree by Pavel Machek · 19 years ago
  90. ca078ba [PATCH] swsusp: switch pm_message_t to struct by Pavel Machek · 19 years ago
  91. 829ca9a [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion by Pavel Machek · 19 years ago
  92. 7e95888 [PATCH] suspend: update documentation by Pavel Machek · 19 years ago
  93. 7dc24db [PATCH] ISA DMA suspend for x86_64 by Pierre Ossman · 19 years ago
  94. 795312e [PATCH] ISA DMA suspend for i386 by Pierre Ossman · 19 years ago
  95. 2a23b5d [PATCH] remove busywait in refrigerator by Pavel Machek · 19 years ago
  96. 52fdd08 [PATCH] unify x86/x86-64 semaphore code by Benjamin LaHaise · 19 years ago
  97. 4ad8d38 [PATCH] i386 boottime for_each_cpu broken by Zwane Mwaikambo · 19 years ago
  98. d7271b1 [PATCH] i386: encapsulate copying of pgd entries by Zachary Amsden · 19 years ago
  99. 748f2ed [PATCH] x86 NMI: better support for debuggers by George Anzinger · 19 years ago
  100. f2f30eb [PATCH] x86: introduce a write acessor for updating the current LDT by Zachary Amsden · 19 years ago