1. 7be4200 x86, lguest: fix apic_ops build on UP by Ingo Molnar · 16 years ago
  2. caf43bf x86, xen: fix apic_ops build on UP by Ingo Molnar · 16 years ago
  3. f586bf7 x86: APIC: Remove apic_write_around(); use alternatives, merge fix by Suresh Siddha · 16 years ago
  4. 9553e11 Merge branch 'x86/uv' into x86/x2apic by Ingo Molnar · 16 years ago
  5. 453c140 Merge branch 'x86/apic' into x86/x2apic by Ingo Molnar · 16 years ago
  6. a208f37a Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
  7. 511d9d3 x86: apic_ops for lguest by Suresh Siddha · 16 years ago
  8. 9a8f0e6 x86: let 32bit use apic_ops too - fix by Suresh Siddha · 16 years ago
  9. 7019cc2 x86 BIOS interface for RTC on SGI UV by Russ Anderson · 16 years ago
  10. 35b680557 x86: more apic debugging by Maciej W. Rozycki · 16 years ago
  11. 49a66a0b x86: I/O APIC: Always report how the timer has been set up by Maciej W. Rozycki · 16 years ago
  12. baa1318 x86: APIC: Make apic_verbosity unsigned by Maciej W. Rozycki · 16 years ago
  13. 17c4469 x86: I/O APIC: Include <asm/i8259.h> required by some code by Maciej W. Rozycki · 16 years ago
  14. 836c129 x86: apic_32 - introduce calibrate_APIC_clock by Cyrill Gorcunov · 16 years ago
  15. 89b3b1f4 x86: apic_64 - make calibrate_APIC_clock to return error code by Cyrill Gorcunov · 16 years ago
  16. 593f4a7 x86: APIC: remove apic_write_around(); use alternatives by Maciej W. Rozycki · 16 years ago
  17. 5b664cb Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  18. f39548a Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 by Linus Torvalds · 16 years ago
  19. 2b04be7 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  20. bdec6ca Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  21. 2567d71 x86: fix asm/e820.h for userspace inclusion by Rusty Russell · 16 years ago
  22. 9354094 x86: fix numaq_tsc_disable by Yinghai Lu · 16 years ago
  23. c43c1be Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
  24. 2f73cca fix build error of arch/ia64/kvm/* by Takashi Iwai · 16 years ago
  25. 42fea1f Merge branch 'ptrace-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-utrace by Linus Torvalds · 16 years ago
  26. 7259d93 Update scripts/Makefile.fwinst to cope with older make by David Woodhouse · 16 years ago
  27. ee723cb Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  28. 7023cc6 Fix collateral damage to top level Makefile by Grant Likely · 16 years ago
  29. 2464a60 ftrace: do not trace library functions by Ingo Molnar · 16 years ago
  30. c349e0a ftrace: do not trace scheduler functions by Ingo Molnar · 16 years ago
  31. 9fa1113 ftrace: fix lockup with MAXSMP by Ingo Molnar · 16 years ago
  32. 8586cb6 [S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP by Stefan Haberland · 16 years ago
  33. 779e6e1 [S390] qdio: new qdio driver. by Jan Glauber · 16 years ago
  34. dae3984 [S390] cio: Export chsc_error_from_response(). by Cornelia Huck · 16 years ago
  35. b9993a3 [S390] vmur: Fix return code handling. by Frank Munzert · 16 years ago
  36. 8de2ce8 [S390] Fix stacktrace compile bug. by Heiko Carstens · 16 years ago
  37. c5a3725 [S390] Increase default warning stacksize. by Heiko Carstens · 16 years ago
  38. 7337194 [S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics(). by Cornelia Huck · 16 years ago
  39. 626f311 [S390] chsc headers userspace cleanup by Adrian Bunk · 16 years ago
  40. 9d853ca [S390] dasd: fix unsolicited SIM handling. by Stefan Haberland · 16 years ago
  41. 12e0c95 [S390] zfcpdump: Make SCSI disk dump tool recognize storage holes by Frank Munzert · 16 years ago
  42. 8e9509c ftrace: fix merge buglet by Ingo Molnar · 16 years ago
  43. 666f164 fix dangling zombie when new parent ignores children by Roland McGrath · 16 years ago
  44. 14dd0b8 do_wait: return security_task_wait() error code in place of -ECHILD by Roland McGrath · 16 years ago
  45. f470021 ptrace children revamp by Roland McGrath · 16 years ago
  46. 98abed0 do_wait reorganization by Roland McGrath · 16 years ago
  47. 33af79d scsi_dh: Verify "dev" is a sdev before accessing it. by Chandra Seetharaman · 16 years ago
  48. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  49. 58b6e55 Revert "x86/PCI: ACPI based PCI gap calculation" by Jesse Barnes · 16 years ago
  50. c0420ad [PATCH] ocfs2: fix oops in mmap_truncate testing by Coly Li · 16 years ago
  51. 8a0ca91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  52. 9c1be0c Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6 by Linus Torvalds · 16 years ago
  53. 42fdd14 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  54. 4314652 Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-merge-2.6 by Linus Torvalds · 16 years ago
  55. d442cc4 block: Trivial fix for blk_integrity_rq() by Martin K. Petersen · 16 years ago
  56. 8df1b04 Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  57. 01a5bba Fix FADT parsing by Jan Beulich · 16 years ago
  58. 4d38704 Add the ability to reset the machine using the RESET_REG in ACPI's FADT table. by Aaron Durbin · 16 years ago
  59. c83642d ACPI: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  60. 40ab4f4 PNPACPI: add support for HP vendor-specific CCSR descriptors by Bjorn Helgaas · 16 years ago
  61. 84684c7 PNP: avoid legacy IDE IRQs by Bjorn Helgaas · 16 years ago
  62. 1f32ca3 PNP: convert resource options to single linked list by Bjorn Helgaas · 16 years ago
  63. bbe413b ISAPNP: handle independent options following dependent ones by Bjorn Helgaas · 16 years ago
  64. e2a1a6f PNP: remove extra 0x100 bit from option priority by Bjorn Helgaas · 16 years ago
  65. d5ebde6 PNP: support optional IRQ resources by Bjorn Helgaas · 16 years ago
  66. 2d29a7a PNP: rename pnp_register_*_resource() local variables by Bjorn Helgaas · 16 years ago
  67. fe2cf59 PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NR by Bjorn Helgaas · 16 years ago
  68. c227536 PNP: centralize resource option allocations by Bjorn Helgaas · 16 years ago
  69. b08395e PNP: remove redundant pnp_can_configure() check by Bjorn Helgaas · 16 years ago
  70. 6e906f0 PNP: make resource assignment functions return 0 (success) or -EBUSY (failure) by Bjorn Helgaas · 16 years ago
  71. 819beac PNP: in debug resource dump, make empty list obvious by Bjorn Helgaas · 16 years ago
  72. fcfb7ce PNP: improve resource assignment debug by Bjorn Helgaas · 16 years ago
  73. 169aaff PNP: increase I/O port & memory option address sizes by Bjorn Helgaas · 16 years ago
  74. 7aefff5 PNP: introduce pnp_irq_mask_t typedef by Bjorn Helgaas · 16 years ago
  75. a1802c4 PNP: make resource option structures private to PNP subsystem by Bjorn Helgaas · 16 years ago
  76. 08c9f26 PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM by Bjorn Helgaas · 16 years ago
  77. b72ee1f1 PNP: whitespace/coding style fixes by Bjorn Helgaas · 16 years ago
  78. 57fd51a PNP: add pnp_possible_config() -- can a device could be configured this way? by Bjorn Helgaas · 16 years ago
  79. f61ed7e PNP: dont sort by type in /sys/.../resources by Bjorn Helgaas · 16 years ago
  80. 25d39c3 PNP: remove ratelimit on add resource failures by Bjorn Helgaas · 16 years ago
  81. 5acf914 PNPACPI: keep disabled resources when parsing current config by Bjorn Helgaas · 16 years ago
  82. aee3ad8 PNP: replace pnp_resource_table with dynamically allocated resources by Bjorn Helgaas · 16 years ago
  83. 20bfdbb PNP: make pnp_{port,mem,etc}_start(), et al work for invalid resources by Bjorn Helgaas · 16 years ago
  84. 9fdee4e PNP: add pnp_resource_type_name() helper function by Bjorn Helgaas · 16 years ago
  85. 940e98d PNP: add pnp_resource_type() internal interface by Bjorn Helgaas · 16 years ago
  86. 87e4acf PNP: remove pnp_resource.index by Bjorn Helgaas · 16 years ago
  87. b897f46 PNP: add detail to debug resource dump by Bjorn Helgaas · 16 years ago
  88. 469778c ACPI: video: fix brightness allocation by Julia Jomantaite · 16 years ago
  89. 8aa863b ACPI: Andi Kleen maintains the ACPI sub-system by Len Brown · 16 years ago
  90. 65573ee ACPI: Zhang Rui maintains ACPI THERMAL and FAN by Len Brown · 16 years ago
  91. 2a2a647 ACPI: Disable MWAIT via DMI on broken Compal board by Zhao Yakui · 16 years ago
  92. da5e09a ACPI : Create "idle=nomwait" bootparam by Zhao Yakui · 16 years ago
  93. c1e3b37 ACPI: Create "idle=halt" bootparam by Zhao Yakui · 16 years ago
  94. 5b53496 ACPI: Disable the C2C3_FFH access mode HW has no MWAIT support by Zhao Yakui · 16 years ago
  95. 71b58cb ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from user-space by Zhang Rui · 16 years ago
  96. 9c9f6d0 ACPICA: Update version to 20080609 by Bob Moore · 16 years ago
  97. b53ce3f ACPICA: Fix mutex debug code for wrong loop termination value by Bob Moore · 16 years ago
  98. fd0a432 ACPICA: Cleanup of _PRT parsing code by Bob Moore · 16 years ago
  99. 71d993e ACPICA: Cleanup debug operand dump mechanism by Bob Moore · 16 years ago
  100. 5a1a57e ACPICA: Fix for invalid large array index on 64-bit systems by Bob Moore · 16 years ago