1. 123a634 x86: move struct definitions to unifed sigframe.h by Harvey Harrison · 16 years ago
  2. 2d19c45 x86: use sizeof(long) to unify signal_32|64.c by Harvey Harrison · 16 years ago
  3. 1a17680 x86: Use FIX_EFLAGS define in X86_64 by Harvey Harrison · 16 years ago
  4. ac66f3f x86: reduce trivial style differences in signal_32|64.c by Harvey Harrison · 16 years ago
  5. c3e6ff8 x86: regparm(3) is mandatory, no need to annotate by Harvey Harrison · 16 years ago
  6. 9902a70 x86: make X86_32 pt_regs members unsigned long by Harvey Harrison · 16 years ago
  7. 92bc205 x86: change most X86_32 pt_regs members to unsigned long by Harvey Harrison · 16 years ago
  8. 45de707 x86: enable ACPI extended century handling for 32bit by Andi Kleen · 16 years ago
  9. 068c922 x86: add warning when RTC clock reports binary by Andi Kleen · 16 years ago
  10. b62576a x86: use year 2000 offset for cmos clock by Andi Kleen · 16 years ago
  11. 48c508b x86: clean up find_e820_area(), 64-bit by Yinghai Lu · 16 years ago
  12. ef92576 x86: do kernel direct mapping at boot using GB pages by Andi Kleen · 16 years ago
  13. 00d1c5e x86: add gbpages switches by Ingo Molnar · 16 years ago
  14. fe770bf0 x86: clean up the page table dumper and add 32-bit support by H. Peter Anvin · 16 years ago
  15. 926e539 x86: add code to dump the (kernel) page tables for visual inspection by kernel developers by Arjan van de Ven · 16 years ago
  16. 2596e0f x86: unify arch/x86/mm/Makefile by H. Peter Anvin · 16 years ago
  17. ee7ae7a x86: add debug info to DEBUG_PAGEALLOC by Thomas Gleixner · 16 years ago
  18. 5de253c x86 vDSO: don't map 32-bit vdso when disabled by Roland McGrath · 16 years ago
  19. 1a3e4ca x86 vDSO: don't use disabled vDSO for signal trampoline by Roland McGrath · 16 years ago
  20. 85eb69a x86: increase the kernel text limit to 512 MB by Ingo Molnar · 16 years ago
  21. b4e0409 x86: check vmlinux limits, 64-bit by Ingo Molnar · 16 years ago
  22. 223ac2f x86, pci: fix off-by-one errors in some pirq warnings by Björn Steinbrink · 16 years ago
  23. 4b119e2 Linux 2.6.25 by Linus Torvalds · 16 years ago
  24. c970d5a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  25. da19566 it821x: do not describe noraid parameter with its value by Paul Bolle · 16 years ago
  26. b4dcaea Pb1200/DBAu1200: fix bad IDE resource size by Sergei Shtylyov · 16 years ago
  27. fabd3a2 Au1200: IDE driver build fix by Sergei Shtylyov · 16 years ago
  28. 09a7744 Au1200: kill IDE driver function prototypes by Sergei Shtylyov · 16 years ago
  29. 71fc4c0 avr32 mustn't select HAVE_IDE by Adrian Bunk · 16 years ago
  30. 6af74b0 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  31. 1076bb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  32. b4b8f57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  33. 424b00e AFS: Do not describe debug parameters with their value by Paul Bolle · 16 years ago
  34. 07c3b1a USB: remove broken usb-serial num_endpoints check by Greg Kroah-Hartman · 16 years ago
  35. 32147be USB: option: Add new vendor ID and device ID for AMOI HSDPA modem by tang kai · 16 years ago
  36. aad8a27 USB: support more Huawei data card product IDs by fangxiaozhi · 16 years ago
  37. a1d9bc1 USB: option.c: add more device IDs by Matthias Urlichs · 16 years ago
  38. 80d9709 USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driver by James Cameron · 16 years ago
  39. 56f367b [TCP]: Add return value indication to tcp_prune_ofo_queue(). by Vitaliy Gusev · 16 years ago
  40. b87e81e acpi: unneccessary to scan the PCI bus already scanned by yakui.zhao@intel.com · 16 years ago
  41. 5f1a3f2 acpi thermal trip points increased to 12 by Krzysztof Helt · 16 years ago
  42. f0a37e0 acpi: bus: check once more for an empty list after locking it by Chuck Ebbert · 16 years ago
  43. d1e7780 spi: spi_s3c24xx must initialize num_chipselect by Ben Dooks · 16 years ago
  44. 50f426b spi: spi_s3c24xx must initialize bus_num by Ben Dooks · 16 years ago
  45. 4bb5eba spi: spi_s3c24xx driver must init completion by Ben Dooks · 16 years ago
  46. 335e92e vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs by Jan Kara · 16 years ago
  47. 423bec4 Documentation: correct overcommit caveat in hugetlbpage.txt by Nishanth Aravamudan · 16 years ago
  48. 91446b0 add "Isolate" migratetype name to /proc/pagetypeinfo by KOSAKI Motohiro · 16 years ago
  49. b82d404 Fix typos in Documentation/filesystems/seq_file.txt by Dmitri Vorobiev · 16 years ago
  50. 1f4deba uml: compile error fix by WANG Cong · 16 years ago
  51. e115f2d memcg: fix oops in oom handling by Li Zefan · 16 years ago
  52. e169c13 serial: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  53. 12c2c01 pcmcia: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  54. d6c2385 misc: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  55. c43f89c fbdev: fix /proc/fb oops after module removal by Alexey Dobriyan · 16 years ago
  56. 3c4ded9 leds: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  57. 2b653e0 rtc: fix the error in the function of cmos_set_alarm by Zhao Yakui · 16 years ago
  58. bc65c72 mmc: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  59. bead9a3 mm: sparsemem memory_present() fix by Ingo Molnar · 16 years ago
  60. c4cbb34 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  61. cf39cc3 [PARISC] fix signal trampoline cache flushing by Kyle McMartin · 16 years ago
  62. 093a07e Fix locking bug in "acquire_console_semaphore_for_printk()" by Linus Torvalds · 16 years ago
  63. b358492 PS3: gelic: fix the oops on the broken IE returned from the hypervisor by Masakazu Mokuno · 16 years ago
  64. dc4ae1f b43legacy: fix DMA mapping leakage by Stefano Brivio · 16 years ago
  65. b3fc9c6 mac80211: remove message on receiving unexpected unencrypted frames by Johannes Berg · 16 years ago
  66. 2dd0f69 Update rt2x00 MAINTAINERS entry by Ivo van Doorn · 16 years ago
  67. e0897645 Add rfkill to MAINTAINERS file by Ivo van Doorn · 16 years ago
  68. 89796f6 rfkill: Fix device type check when toggling states by Carlos Corbacho · 16 years ago
  69. cdbbe3d b43legacy: Fix usage of struct device used for DMAing by Michael Buesch · 16 years ago
  70. 4ac5846 ssb: Fix usage of struct device used for DMAing by Michael Buesch · 16 years ago
  71. 2d4543f MAINTAINERS: move to generic repository for iwlwifi by Reinette Chatre · 16 years ago
  72. 385f848 b43legacy: fix initvals loading on bcm4303 by Stefano Brivio · 16 years ago
  73. aa979a6 rtl8187: Add missing priv->vif assignments by Herton Ronaldo Krzesinski · 16 years ago
  74. 0de19a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25 by Linus Torvalds · 16 years ago
  75. fd785d6 by Andrew Morton · 16 years ago
  76. fad0f90 by Andrew Morton · 16 years ago
  77. 85eee60 sh: fix compressed kernel build by Manuel Lauss · 16 years ago
  78. 50387b3 sh64: add missing #include <asm/fpu.h>'s by Adrian Bunk · 16 years ago
  79. 75ce6fa block: update git url for blktrace by Jens Axboe · 16 years ago
  80. 0517dee netconsole: only set CON_PRINTBUFFER if the user specifies a netconsole by Michael Ellerman · 16 years ago
  81. 56690c2 [CAN]: Update documentation of struct sockaddr_can by Oliver Hartkopp · 16 years ago
  82. d5d5227 MAINTAINERS: isdn4linux@listserv.isdn4linux.de is subscribers-only by Paul Bolle · 16 years ago
  83. b000cd3 [TCP]: Fix never pruned tcp out-of-order queue. by Vitaliy Gusev · 16 years ago
  84. d237e5c io context: increment task attachment count in ioc_task_link() by Jens Axboe · 16 years ago
  85. abe2f41 JFFS2 Fix of panics caused by wrong condition for hole frag creation in write_begin by Alexey Korolev · 16 years ago
  86. 066a3b5 [NET_SCHED] sch_api: fix qdisc_tree_decrease_qlen() loop by Jarek Poplawski · 16 years ago
  87. 19e729a locks: fix possible infinite loop in fcntl(F_SETLKW) over nfs by J. Bruce Fields · 16 years ago
  88. a985aab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 16 years ago
  89. 1018cf9 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  90. 533bb8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  91. 4f3f8e9 FRV: Correctly determine the address of an illegal instruction by David Howells · 16 years ago
  92. e2df9e0 revert "sched: fix fair sleepers" by Ingo Molnar · 16 years ago
  93. 159d833 [BRIDGE]: Fix crash in __ip_route_output_key with bridge netfilter by Patrick McHardy · 16 years ago
  94. 4dee959 [NETFILTER]: ipt_CLUSTERIP: fix race between clusterip_config_find_get and _entry_put by Pavel Emelyanov · 16 years ago
  95. 9625ed7 [IPV6] ADDRCONF: Don't generate temporary address for ip6-ip6 interface. by YOSHIFUJI Hideaki · 16 years ago
  96. b077d7a [IPV6] ADDRCONF: Ensure disabling multicast RS even if privacy extensions are disabled. by YOSHIFUJI Hideaki · 16 years ago
  97. e9df2e8 [IPV6]: Use appropriate sock tclass setting for routing lookup. by YOSHIFUJI Hideaki · 16 years ago
  98. 7cd636f [IPV6]: IPv6 extension header structures need to be packed. by YOSHIFUJI Hideaki · 16 years ago
  99. b45e918 [IPV6]: Fix ipv6 address fetching in raw6_icmp_error(). by David S. Miller · 16 years ago
  100. 2ed9926 [NET]: Return more appropriate error from eth_validate_addr(). by Patrick McHardy · 16 years ago