1. 8b45b72 x86: coding style fixes to arch/x86/oprofile/op_model_ppro.c by Paolo Ciarrocchi · 17 years ago
  2. 8000a83 x86: coding style fixes to arch/x86/kernel/x8664_ksyms_64.c by Paolo Ciarrocchi · 17 years ago
  3. 1577720 x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p5.c by Paolo Ciarrocchi · 17 years ago
  4. 8cf36d2 x86: coding style fixes to arch/x86/lib/string_32.c by Paolo Ciarrocchi · 17 years ago
  5. 325f86e x86: coding style fixes to arch/x86/kernel/syscall_64.c by Paolo Ciarrocchi · 17 years ago
  6. e940659 x86: coding style fixes to arch/x86/lib/memmove_64.c by Paolo Ciarrocchi · 17 years ago
  7. 87253d1 x86: boot protocol updates by Ian Campbell · 17 years ago
  8. bc0a733 x86: define outb_pic and inb_pic to stop using outb_p and inb_p by David P. Reed · 17 years ago
  9. c92a7a5 x86: reduce arch/x86/mm/ioremap.o size by Ian Campbell · 17 years ago
  10. edc05e6 x86: more coding style fixes in centaur.c by Ingo Molnar · 17 years ago
  11. 29a9994 x86: coding style fixes for arch/x86/kernel/cpu/centaur.c by Paolo Ciarrocchi · 17 years ago
  12. ca5d3f1 x86: clean up mmx_32.c by Ingo Molnar · 17 years ago
  13. 04aaa7b x86: fix cmos read and write to not use inb_p and outb_p by David P. Reed · 17 years ago
  14. 03ae576 x86: use ELF section to list CPU vendor specific code by Thomas Petazzoni · 17 years ago
  15. bc7c314 x86, vsmp: use the paravirt helpers by Glauber Costa · 17 years ago
  16. 96597fd x86: introduce vsmp paravirt helpers by Glauber Costa · 17 years ago
  17. 2785c8d x86: call vsmp_init explicitly by Glauber Costa · 17 years ago
  18. a2beab3 x86: make vsmp_init void, instead of static int by Glauber Costa · 17 years ago
  19. 270883a x86: change vsmp compile dependency by Glauber Costa · 17 years ago
  20. e319e76 x86: apic: extended interrupt LVT support for AMD by Robert Richter · 17 years ago
  21. 04adf11 x86: remove never used nodenumer in pda by Yinghai Lu · 17 years ago
  22. beafe91 x86: get apic_id later in acpi_numa_processor_affinity_init by Yinghai Lu · 17 years ago
  23. 28d2312 x86: reducing debuginfo size by removing unneeded includes by Arnaldo Carvalho de Melo · 17 years ago
  24. 52b3871 x86: bump image header to version 2.08. by Ingo Molnar · 17 years ago
  25. 7d6e737 x86: add a crc32 checksum to the kernel image. by Ian Campbell · 17 years ago
  26. 099e137 x86: use ELF format in compressed images. by Ian Campbell · 17 years ago
  27. e0bf0f7 x86: define DEBUG_SIG in signal_64.c by Harvey Harrison · 17 years ago
  28. 866bc13 x86: Unify argument names in signal_32|64.c by Harvey Harrison · 17 years ago
  29. 123a634 x86: move struct definitions to unifed sigframe.h by Harvey Harrison · 17 years ago
  30. 2d19c45 x86: use sizeof(long) to unify signal_32|64.c by Harvey Harrison · 17 years ago
  31. 1a17680 x86: Use FIX_EFLAGS define in X86_64 by Harvey Harrison · 17 years ago
  32. ac66f3f x86: reduce trivial style differences in signal_32|64.c by Harvey Harrison · 17 years ago
  33. c3e6ff8 x86: regparm(3) is mandatory, no need to annotate by Harvey Harrison · 17 years ago
  34. 9902a70 x86: make X86_32 pt_regs members unsigned long by Harvey Harrison · 17 years ago
  35. 92bc205 x86: change most X86_32 pt_regs members to unsigned long by Harvey Harrison · 17 years ago
  36. 45de707 x86: enable ACPI extended century handling for 32bit by Andi Kleen · 17 years ago
  37. 068c922 x86: add warning when RTC clock reports binary by Andi Kleen · 17 years ago
  38. b62576a x86: use year 2000 offset for cmos clock by Andi Kleen · 17 years ago
  39. 48c508b x86: clean up find_e820_area(), 64-bit by Yinghai Lu · 16 years ago
  40. ef92576 x86: do kernel direct mapping at boot using GB pages by Andi Kleen · 16 years ago
  41. 00d1c5e x86: add gbpages switches by Ingo Molnar · 16 years ago
  42. fe770bf0 x86: clean up the page table dumper and add 32-bit support by H. Peter Anvin · 16 years ago
  43. 926e539 x86: add code to dump the (kernel) page tables for visual inspection by kernel developers by Arjan van de Ven · 16 years ago
  44. 2596e0f x86: unify arch/x86/mm/Makefile by H. Peter Anvin · 16 years ago
  45. ee7ae7a x86: add debug info to DEBUG_PAGEALLOC by Thomas Gleixner · 16 years ago
  46. 5de253c x86 vDSO: don't map 32-bit vdso when disabled by Roland McGrath · 16 years ago
  47. 1a3e4ca x86 vDSO: don't use disabled vDSO for signal trampoline by Roland McGrath · 16 years ago
  48. 85eb69a x86: increase the kernel text limit to 512 MB by Ingo Molnar · 17 years ago
  49. b4e0409 x86: check vmlinux limits, 64-bit by Ingo Molnar · 17 years ago
  50. 223ac2f x86, pci: fix off-by-one errors in some pirq warnings by Björn Steinbrink · 16 years ago
  51. 4b119e2 Linux 2.6.25 by Linus Torvalds · 16 years ago
  52. c970d5a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  53. da19566 it821x: do not describe noraid parameter with its value by Paul Bolle · 16 years ago
  54. b4dcaea Pb1200/DBAu1200: fix bad IDE resource size by Sergei Shtylyov · 16 years ago
  55. fabd3a2 Au1200: IDE driver build fix by Sergei Shtylyov · 16 years ago
  56. 09a7744 Au1200: kill IDE driver function prototypes by Sergei Shtylyov · 16 years ago
  57. 71fc4c0 avr32 mustn't select HAVE_IDE by Adrian Bunk · 16 years ago
  58. 6af74b0 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  59. 1076bb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  60. b4b8f57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  61. 424b00e AFS: Do not describe debug parameters with their value by Paul Bolle · 16 years ago
  62. 07c3b1a USB: remove broken usb-serial num_endpoints check by Greg Kroah-Hartman · 16 years ago
  63. 32147be USB: option: Add new vendor ID and device ID for AMOI HSDPA modem by tang kai · 16 years ago
  64. aad8a27 USB: support more Huawei data card product IDs by fangxiaozhi · 16 years ago
  65. a1d9bc1 USB: option.c: add more device IDs by Matthias Urlichs · 16 years ago
  66. 80d9709 USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driver by James Cameron · 16 years ago
  67. 56f367b [TCP]: Add return value indication to tcp_prune_ofo_queue(). by Vitaliy Gusev · 16 years ago
  68. b87e81e acpi: unneccessary to scan the PCI bus already scanned by yakui.zhao@intel.com · 16 years ago
  69. 5f1a3f2 acpi thermal trip points increased to 12 by Krzysztof Helt · 16 years ago
  70. f0a37e0 acpi: bus: check once more for an empty list after locking it by Chuck Ebbert · 16 years ago
  71. d1e7780 spi: spi_s3c24xx must initialize num_chipselect by Ben Dooks · 16 years ago
  72. 50f426b spi: spi_s3c24xx must initialize bus_num by Ben Dooks · 16 years ago
  73. 4bb5eba spi: spi_s3c24xx driver must init completion by Ben Dooks · 16 years ago
  74. 335e92e vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs by Jan Kara · 16 years ago
  75. 423bec4 Documentation: correct overcommit caveat in hugetlbpage.txt by Nishanth Aravamudan · 16 years ago
  76. 91446b0 add "Isolate" migratetype name to /proc/pagetypeinfo by KOSAKI Motohiro · 16 years ago
  77. b82d404 Fix typos in Documentation/filesystems/seq_file.txt by Dmitri Vorobiev · 16 years ago
  78. 1f4deba uml: compile error fix by WANG Cong · 16 years ago
  79. e115f2d memcg: fix oops in oom handling by Li Zefan · 16 years ago
  80. e169c13 serial: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  81. 12c2c01 pcmcia: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  82. d6c2385 misc: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  83. c43f89c fbdev: fix /proc/fb oops after module removal by Alexey Dobriyan · 16 years ago
  84. 3c4ded9 leds: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  85. 2b653e0 rtc: fix the error in the function of cmos_set_alarm by Zhao Yakui · 16 years ago
  86. bc65c72 mmc: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  87. bead9a3 mm: sparsemem memory_present() fix by Ingo Molnar · 16 years ago
  88. c4cbb34 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  89. cf39cc3 [PARISC] fix signal trampoline cache flushing by Kyle McMartin · 16 years ago
  90. 093a07e Fix locking bug in "acquire_console_semaphore_for_printk()" by Linus Torvalds · 16 years ago
  91. b358492 PS3: gelic: fix the oops on the broken IE returned from the hypervisor by Masakazu Mokuno · 16 years ago
  92. dc4ae1f b43legacy: fix DMA mapping leakage by Stefano Brivio · 16 years ago
  93. b3fc9c6 mac80211: remove message on receiving unexpected unencrypted frames by Johannes Berg · 16 years ago
  94. 2dd0f69 Update rt2x00 MAINTAINERS entry by Ivo van Doorn · 16 years ago
  95. e0897645 Add rfkill to MAINTAINERS file by Ivo van Doorn · 16 years ago
  96. 89796f6 rfkill: Fix device type check when toggling states by Carlos Corbacho · 16 years ago
  97. cdbbe3d b43legacy: Fix usage of struct device used for DMAing by Michael Buesch · 16 years ago
  98. 4ac5846 ssb: Fix usage of struct device used for DMAing by Michael Buesch · 16 years ago
  99. 2d4543f MAINTAINERS: move to generic repository for iwlwifi by Reinette Chatre · 16 years ago
  100. 385f848 b43legacy: fix initvals loading on bcm4303 by Stefano Brivio · 16 years ago