1. 196705c USB: EHCI cpufreq fix by Stuart_Hayes@Dell.com · 17 years ago
  2. ec22559 USB: suspend support for usb serial by Oliver Neukum · 17 years ago
  3. dd172d7 dm mpath: rdac by Chandra Seetharaman · 17 years ago
  4. fc1ff95 dm raid1: handle log failure by Jonathan Brassow · 17 years ago
  5. f44db67 dm raid1: handle resync failures by Jonathan Brassow · 17 years ago
  6. d0d444c7 dm: add ratelimit logging macros by Jonathan Brassow · 17 years ago
  7. 07a83c4 dm: disable barriers by Stefan Bader · 17 years ago
  8. 943317e dm raid1: clear region outside spinlock by Jonathan Brassow · 17 years ago
  9. 0764147 dm snapshot: permit invalid activation by Milan Broz · 17 years ago
  10. fcac03a dm snapshot: fix invalidation deadlock by Milan Broz · 17 years ago
  11. 596f138 dm io: fix panic on large request by Jun'ichi Nomura · 17 years ago
  12. c95bc20 dm raid1: fix status by Milan Broz · 17 years ago
  13. 0cd3312 dm: remove duplicate module name from error msgs by Alasdair G Kergon · 17 years ago
  14. ac81864 dm delay: cleanup by Alasdair G Kergon · 17 years ago
  15. 028867a dm: use kmem_cache macro by Alasdair G Kergon · 17 years ago
  16. 79e15ae dm: bio_list prefetch removal by Alasdair G Kergon · 17 years ago
  17. 4aabab2 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  18. bb50cbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  19. 702ed6e Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  20. 2f41fc8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 17 years ago
  21. 0806ca2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  22. 21ba0f8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  23. dc690d8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  24. 57399ec Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  25. e1bd2ac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  26. ca9ced7 Merge branches 'at91', 'davinci', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'pxa' and 's3c' into devel by Russell King · 17 years ago
  27. fcae8e0 [ARM] sa1100: remove boot time RTC initialisation by Russell King · 17 years ago
  28. f3ebbc2 [ARM] sa1100: stop doing our own rtc management over suspend by Russell King · 17 years ago
  29. 0b9062f Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  30. 82afee6 Merge master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  31. 068345f Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 17 years ago
  32. c6e54a5 libata: remove irq_on from ata_bus_reset() and ata_std_postreset() by Albert Lee · 17 years ago
  33. e04b3b9 ata_piix: kill incorrect invalid map value warning by Tejun Heo · 17 years ago
  34. e8361fc libata: add another Maxtor drive with broken NCQ to the list by Chuck Ebbert · 17 years ago
  35. ee9ccdf [libata] sata_mv: Fix and clean up per-chip-generation tests by Jeff Garzik · 17 years ago
  36. bdd4ddd [libata] sata_mv: Convert to new exception handling (EH) infrastructure by Jeff Garzik · 17 years ago
  37. 4537deb [libata] sata_mv: minor bug fixes, enhancements, and cleanups (prep for new EH) by Jeff Garzik · 17 years ago
  38. c397368 Remove old i386 setup code by H. Peter Anvin · 17 years ago
  39. 91a6c46 Use the new x86 setup code for x86-64; unify with i386 by H. Peter Anvin · 17 years ago
  40. 4fd0696 Use the new x86 setup code for i386 by H. Peter Anvin · 17 years ago
  41. f2d98ae Linker script for the new x86 setup code by H. Peter Anvin · 17 years ago
  42. 6260731 Assembly header and main routine for new x86 setup code by H. Peter Anvin · 17 years ago
  43. 7052fdd Code for actual protected-mode entry by H. Peter Anvin · 17 years ago
  44. 5e8ddcbe Video mode probing support for the new x86 setup code by H. Peter Anvin · 17 years ago
  45. 337496e Voyager support for the new x86 setup code by H. Peter Anvin · 17 years ago
  46. 449f2ab Memory probing support for the new x86 setup code by H. Peter Anvin · 17 years ago
  47. 3b53d30 MCA support for new x86 setup code by H. Peter Anvin · 17 years ago
  48. d13444a EDD probing code for the new x86 setup code by H. Peter Anvin · 17 years ago
  49. 31b54f4 CPU features verification for the new x86 setup code by H. Peter Anvin · 17 years ago
  50. 0008ea3 Version string for the new x86 setup code by H. Peter Anvin · 17 years ago
  51. 1543610 Console-writing code for the new x86 setup code by H. Peter Anvin · 17 years ago
  52. e44c22f Command-line parsing code for the new x86 setup code by H. Peter Anvin · 17 years ago
  53. 49df18f APM probing code by H. Peter Anvin · 17 years ago
  54. 5a8a812 A20 handling code by H. Peter Anvin · 17 years ago
  55. 5be8656 String-handling functions for the new x86 setup code. by H. Peter Anvin · 17 years ago
  56. ad7e906 Simple bitops for the new x86 setup code. by H. Peter Anvin · 17 years ago
  57. 62bd033 Top header file for new x86 setup code by H. Peter Anvin · 17 years ago
  58. f7f4a5f Header file to produce 16-bit code with gcc by H. Peter Anvin · 17 years ago
  59. 8afd2af x86-64: add symbolic constants for the boot segment selectors by H. Peter Anvin · 17 years ago
  60. 77e1dd6 x86-64: add CONFIG_PHYSICAL_ALIGN for consistency with i386 by H. Peter Anvin · 17 years ago
  61. 48c7ae6 Make struct boot_params a real structure, and remove obsolete fields by H. Peter Anvin · 17 years ago
  62. 9c25d13 Make definitions for struct e820entry and struct e820map consistent by H. Peter Anvin · 17 years ago
  63. 85414b6 Define zero-page offset 0x1e4 as a scratch field, and use it by H. Peter Anvin · 17 years ago
  64. 1d67953 Use a new CPU feature word to cover features that are spread around by Venki Pallipadi · 17 years ago
  65. e087db5 Clean up struct screen_info (<linux/screen_info.h>) by H. Peter Anvin · 17 years ago
  66. de32e04 x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILY by H. Peter Anvin · 17 years ago
  67. ec48153 Unify the CPU features vectors between i386 and x86-64 by H. Peter Anvin · 17 years ago
  68. f8c0937 include/asm-i386/boot.h: This is <asm/boot.h>, not <linux/boot.h> by H. Peter Anvin · 17 years ago
  69. 48dd643 hd.c: remove BIOS/CMOS queries by H. Peter Anvin · 17 years ago
  70. 7f1291f x86 setup: MAINTAINERS: formally take responsibility for the i386 boot code by H. Peter Anvin · 17 years ago
  71. de61b54 [MIPS] Rename PC speaker code by Ralf Baechle · 17 years ago
  72. fdc1f93 [MIPS] Don't use genrtc. by Ralf Baechle · 17 years ago
  73. 1f2c6d6 [MIPS] Remove unused time.c for swarm by Yoichi Yuasa · 17 years ago
  74. 28fc582 [MIPS] Sparse: Use NULL for pointer by Atsushi Nemoto · 17 years ago
  75. 8ed07a1 [MIPS] Fix a sparse warning in arch/mips/pci/pci.c by Atsushi Nemoto · 17 years ago
  76. 0db3421 [MIPS] SMTC: Interrupt mask backstop hack by Kevin D. Kissell · 17 years ago
  77. bd076509 [MIPS] separate platform_device registration for VR41xx RTC by Yoichi Yuasa · 17 years ago
  78. 44173fb [MIPS] Separate platform_device registration for VR41xx GPIO by Yoichi Yuasa · 17 years ago
  79. a74b460 [MIPS] MIPSsim: Fix build. by Ralf Baechle · 17 years ago
  80. 8916494 [MIPS] separate platform_device registration for VR41xx serial interface by Yoichi Yuasa · 17 years ago
  81. 8c41286 [MIPS] Include cacheflush.h in uncache.c by Atsushi Nemoto · 17 years ago
  82. 40df383 [MIPS] Cleanup tlbdebug.h by Atsushi Nemoto · 17 years ago
  83. 87d43dd [MIPS] Change names of local variables to silence sparse (part 2) by Atsushi Nemoto · 17 years ago
  84. c0cf500 [MIPS] Workaround for a sparse warning in include/asm-mips/io.h by Atsushi Nemoto · 17 years ago
  85. 9815778 [MIPS] RM: Use only phyiscal address for 82596 and 53c710 by Thomas Bogendoerfer · 17 years ago
  86. 0adc327 [MIPS] Hydrogen3: Remove remaining bits of code. by Ralf Baechle · 17 years ago
  87. ddfada5 [MIPS] DEC: Fix modpost warning. by Ralf Baechle · 17 years ago
  88. 9653215 Revert "[MIPS] DEC: Fix modpost warning." by Ralf Baechle · 17 years ago
  89. 3bd3966 [MIPS] Fix resume for 64K page size on R4000 class processors. by Ralf Baechle · 17 years ago
  90. d1cbbd6 [ARM] 4474/1: Do not check the PSR_F_BIT in valid_user_regs by Catalin Marinas · 17 years ago
  91. f884b1c [ARM] 4473/2: Take the HWCAP definitions out of the elf.h file by Catalin Marinas · 17 years ago
  92. 46c41e6 [ARM] pxa: move platform devices to separate header file by Russell King · 17 years ago
  93. 34f3231 [ARM] pxa: move device registration into CPU-specific file by Russell King · 17 years ago
  94. 4adb70f [ARM] pxa: remove boot time RTC initialisation by Russell King · 17 years ago
  95. 2aca0a8 [ARM] pxa: stop doing our own rtc management over suspend by Russell King · 17 years ago
  96. f53f066 [ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma code by Eric Miao · 17 years ago
  97. cd49104 [ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq() by Eric Miao · 17 years ago
  98. 8118d12 [ARM] 4440/1: PXA: enable the checking of ICIP2 for IRQs by Eric Miao · 17 years ago
  99. 4a3dcd3 [ARM] 4438/1: PXA: remove #ifdef .. #endif from pxa_gpio_demux_handler() by Eric Miao · 17 years ago
  100. 348f2e3 [ARM] 4437/1: PXA: move the GPIO IRQ initialization code to pxa_init_irq_gpio() by Eric Miao · 17 years ago