1. b19073a ACPI: battery: Update battery information upon sysfs read. by Alexey Starikovskiy · 17 years ago
  2. 1544fdb ACPI: EC: fix use-after-free by Adrian Bunk · 17 years ago
  3. c9e4172 ACPI: battery: remove dead code by Adrian Bunk · 17 years ago
  4. 93ad7c0 ACPI: Fan: Drop force_power_state acpi_device option by Alexey Starikovskiy · 17 years ago
  5. 968fc5d ACPI: Fan: fan device does not need own structure by Alexey Starikovskiy · 17 years ago
  6. c35923b ACPI: power: don't cache power resource state by Alexey Starikovskiy · 17 years ago
  7. 95b937e ACPI: EC: Output changes to operational mode by Alexey Starikovskiy · 17 years ago
  8. 66c5f4e ACPI: EC: Add workaround for "optimized" controllers by Alexey Starikovskiy · 17 years ago
  9. 1c55053 ACPI: EC: Don't re-enable GPE for each transaction. by Alexey Starikovskiy · 17 years ago
  10. 7843932 ACPI: EC: auto select interrupt mode by Alexey Starikovskiy · 17 years ago
  11. 0c5d31f ACPI: EC: Don't expect interrupt after last read by Alexey Starikovskiy · 17 years ago
  12. 080e412 ACPI: EC: Replace atomic variables with bits by Alexey Starikovskiy · 17 years ago
  13. 23de5d9 ACPI: button: send initial lid state after add and resume by Alexey Starikovskiy · 17 years ago
  14. 1dbc1fda ACPI: suspend: Wrong order of GPE restore. by Alexey Starikovskiy · 17 years ago
  15. 9c1c6a1 ACPI: sleep: Fix GPE suspend cleanup by Alexey Starikovskiy · 17 years ago
  16. c9927c2 Linux 2.6.24-rc1 by Linus Torvalds · 17 years ago
  17. f0c15f4 add port definition for mcf UART driver by Greg Ungerer · 17 years ago
  18. ee5a240 m68knommu: remove unused machdep variable definitions by Greg Ungerer · 17 years ago
  19. ee8c8ad m68knommu: define DMA channels for ColdFire 532x by Greg Ungerer · 17 years ago
  20. 99dc736 m68knommu: add platform struct for ColdFire UART driver by Greg Ungerer · 17 years ago
  21. f386c3c m68knommu: mark mem init functions as __init by Greg Ungerer · 17 years ago
  22. 1d2842e m68knommu: mark setup_arch() as __init by Greg Ungerer · 17 years ago
  23. 65fde4c m68knommu: cleanup 68VZ328 init code by Greg Ungerer · 17 years ago
  24. f135370 m68knommu: cleanup 68EZ328 init code by Greg Ungerer · 17 years ago
  25. 7e6a3d4 m68knommu: cleanup 68360 startup code by Greg Ungerer · 17 years ago
  26. 8467571 m68knommu: cleanup 68328 timer code by Greg Ungerer · 17 years ago
  27. 0e298eb m68knommu: cleanup 68328 init code by Greg Ungerer · 17 years ago
  28. 33d56bc m68knommu: remove unused variables in setup.c by Greg Ungerer · 17 years ago
  29. 25c2635 Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  30. d858196 Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  31. 5a0e554b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  32. c09b360 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  33. e0f1392 ni5010: kill unused variable by Jeff Garzik · 17 years ago
  34. 0e6f732 eexpress: fix !SMP unused-var warning by Jeff Garzik · 17 years ago
  35. 3bdf590 cgroup: kill unused variable by Jeff Garzik · 17 years ago
  36. 3a9e3a5 jmicron: update quirk for JMB361/3/5/6 by Tejun Heo · 17 years ago
  37. 0c17317 libata: add HTS542525K9SA00 to NCQ blacklist by Tejun Heo · 17 years ago
  38. 150981b libata-core: auditting chk_status v check_status by Alan Cox · 17 years ago
  39. 2dcb407 [libata] checkpatch-inspired cleanups by Jeff Garzik · 17 years ago
  40. 2c80009 Remove Andrew Morton from list of net driver maintainers. by Jeff Garzik · 17 years ago
  41. d0e81b7 bonding: Acquire correct locks in alb for promisc change by Jay Vosburgh · 17 years ago
  42. 6603a6f bonding: Convert more locks to _bh, acquire rtnl, for new locking by Jay Vosburgh · 17 years ago
  43. 059fe7a bonding: Convert locks to _bh, rework alb locking for new locking by Jay Vosburgh · 17 years ago
  44. 0b0eef6 bonding: Convert miimon to new locking by Jay Vosburgh · 17 years ago
  45. cf5f904 bonding: Convert balance-rr transmit to new locking by Jay Vosburgh · 17 years ago
  46. 1b76b31 Convert bonding timers to workqueues by Jay Vosburgh · 17 years ago
  47. 15df580 Update MAINTAINERS to reflect my (jgarzik's) current efforts. by Jeff Garzik · 17 years ago
  48. de05238 pasemi_mac: fix typo by Olof Johansson · 17 years ago
  49. 79d1050 defxx.c: dfx_bus_init() is __devexit not __devinit by Maciej W. Rozycki · 17 years ago
  50. b9192ad s390 MAINTAINERS by Ursula Braun · 17 years ago
  51. f1ecfd5 remove header_ops bug in qeth driver by Ursula Braun · 17 years ago
  52. b877fe2 sky2: crash on remove by Stephen Hemminger · 17 years ago
  53. f5e42fb MIPSnet: Delete all the useless debugging printks. by Ralf Baechle · 17 years ago
  54. 6cd043d AR7 ethernet: small post-merge cleanups and fixes by Matteo Croce · 17 years ago
  55. 02bae21 Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth into upstream by Jeff Garzik · 17 years ago
  56. c7ffb6b Merge branch 'bug-fixes' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth into upstream by Jeff Garzik · 17 years ago
  57. 43cd736 Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream by Jeff Garzik · 17 years ago
  58. 7c23997 [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate by Jeff Garzik · 17 years ago
  59. f07ef39 drivers/char/riscom8: clean up irq handling by Jeff Garzik · 17 years ago
  60. 080eb42 isdn/sc: irq handler clean by Jeff Garzik · 17 years ago
  61. 246f93f isdn/act2000: fix major bug. clean irq handler. by Jeff Garzik · 17 years ago
  62. d12341f char/pcmcia/synclink_cs: trim trailing whitespace by Jeff Garzik · 17 years ago
  63. 6bd3bd6 drivers/char/ip2: separate polling and irq-driven work entry points by Jeff Garzik · 17 years ago
  64. f3518e4 drivers/char/ip2: split out irq core logic into separate function by Jeff Garzik · 17 years ago
  65. 1daec86 [NETDRVR] lib82596, netxen: delete pointless tests from irq handler by Jeff Garzik · 17 years ago
  66. 06efcad Eliminate pointless casts from void* in a few driver irq handlers. by Jeff Garzik · 17 years ago
  67. 5712cb3 [PARPORT] Remove unused 'irq' argument from parport irq functions by Jeff Garzik · 17 years ago
  68. f230d10 [PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt} by Jeff Garzik · 17 years ago
  69. 3f2e40d [PARPORT] Consolidate code copies into a single generic irq handler by Jeff Garzik · 17 years ago
  70. 432409e NFS: Fix for bug in handling of errors for O_DIRECT writes by Neil Brown · 17 years ago
  71. a7aed1c Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  72. 1212663 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  73. af76bba Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  74. 2024da6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  75. 1b82ba6 x86: Add HPET force support for MCP55 (nForce 5) chipsets by Carlos Corbacho · 17 years ago
  76. d79a5f8 x86: Force enable HPET for CK804 (nForce 4) chipsets by Carlos Corbacho · 17 years ago
  77. fa76dab x86: clean up setup.h and the boot code by H. Peter Anvin · 17 years ago
  78. 0de80bc x86: Save registers in saved_context during suspend and hibernation by Rafael J. Wysocki · 17 years ago
  79. ef68529 x86: merge setup_32/64.h by Thomas Gleixner · 17 years ago
  80. 33185c5 x86: merge signal_32/64.h by Thomas Gleixner · 17 years ago
  81. 23e5305 x86: merge required-features.h by Brian Gerst · 17 years ago
  82. 77129c5 x86: merge sigcontext_32/64.h by Thomas Gleixner · 17 years ago
  83. be7baf8 x86: merge msr_32/64.h by Thomas Gleixner · 17 years ago
  84. 297a99e x86: merge mttr_32/64.h by Thomas Gleixner · 17 years ago
  85. d5f1354 x86: merge statfs_32/64.h by Thomas Gleixner · 17 years ago
  86. 79c7497 x86: merge stat_32/64.h by Thomas Gleixner · 17 years ago
  87. 079091a x86: merge shmbuf_32/64.h by Thomas Gleixner · 17 years ago
  88. 8fc37f2 x86: merge ptrace_32/64.h by Thomas Gleixner · 17 years ago
  89. 5ca3b0f x86: merge msgbuf_32/64.h by Thomas Gleixner · 17 years ago
  90. 2439a79 x86: merge elf_32/64.h by Thomas Gleixner · 17 years ago
  91. acbbbe9 x86: merge byteorder_32/64.h by Thomas Gleixner · 17 years ago
  92. d88203d x86: whitespace cleanup of mce_64.c by Thomas Gleixner · 17 years ago
  93. 01e1118 x86: consolidate the cpu/ related code usage by Thomas Gleixner · 17 years ago
  94. 3bc258a x86: prepare consolidation of cpu/ related code usage by Thomas Gleixner · 17 years ago
  95. 34d19e2 x86: prepare consolidation of cpu/ related Makefiles by Thomas Gleixner · 17 years ago
  96. 5e4181b x86: Unify arch/x86/kernel/acpi Makefiles by Thomas Gleixner · 17 years ago
  97. 9b58aeb x86: merge arch/x86/crypto Makefiles by Thomas Gleixner · 17 years ago
  98. bec2c48 x86: Add BITS to allow simple Makefile sharing by Thomas Gleixner · 17 years ago
  99. 428c5a2 x86: unify div64{,_32,_64}.h by Chris Snook · 17 years ago
  100. 01005e7 x86: unify a.out{,_32,_64}.h by Chris Snook · 17 years ago