1. 639acb1 x86: merge extern function definitions by Glauber Costa · 17 years ago
  2. c27cfef x86: commonize smp.h by Glauber Costa · 17 years ago
  3. 8b6451f x86: fix switch_to() clobbers by Ingo Molnar · 17 years ago
  4. 23b55bd x86: clean up switch_to() by Ingo Molnar · 17 years ago
  5. 0d7a181 x86: wmb() confusion in system.h by Pavel Machek · 17 years ago
  6. 9fc3411 x86: debug pmd_bad() by Ingo Molnar · 17 years ago
  7. 40869cd x86: redo cded932b75ab0a5f9181e by Ingo Molnar · 17 years ago
  8. 78a9909 x86, tracing: add notrace to asm-x86/linkage.h by Ingo Molnar · 16 years ago
  9. 0f8d2b9 x86: clean up cpu capabilities accesses by Ingo Molnar · 17 years ago
  10. f8fffa4 x86: apic_is_clustered_box for vsmp by Yinghai Lu · 17 years ago
  11. 3def3d6 x86: clean up e820_reserve_resources on 64-bit by Yinghai Lu · 17 years ago
  12. 513ad84 x86: de-macro start_thread() by Ingo Molnar · 17 years ago
  13. 4d46a89 x86: clean up include/asm-x86/processor.h by Ingo Molnar · 17 years ago
  14. bc0a733 x86: define outb_pic and inb_pic to stop using outb_p and inb_p by David P. Reed · 17 years ago
  15. 2785c8d x86: call vsmp_init explicitly by Glauber Costa · 17 years ago
  16. 04adf11 x86: remove never used nodenumer in pda by Yinghai Lu · 17 years ago
  17. 9902a70 x86: make X86_32 pt_regs members unsigned long by Harvey Harrison · 17 years ago
  18. 92bc205 x86: change most X86_32 pt_regs members to unsigned long by Harvey Harrison · 17 years ago
  19. 48c508b x86: clean up find_e820_area(), 64-bit by Yinghai Lu · 16 years ago
  20. 00d1c5e x86: add gbpages switches by Ingo Molnar · 16 years ago
  21. 85eb69a x86: increase the kernel text limit to 512 MB by Ingo Molnar · 17 years ago
  22. c970d5a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  23. b4dcaea Pb1200/DBAu1200: fix bad IDE resource size by Sergei Shtylyov · 16 years ago
  24. 09a7744 Au1200: kill IDE driver function prototypes by Sergei Shtylyov · 16 years ago
  25. 6af74b0 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  26. b4b8f57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  27. 5f1a3f2 acpi thermal trip points increased to 12 by Krzysztof Helt · 16 years ago
  28. d1e7780 spi: spi_s3c24xx must initialize num_chipselect by Ben Dooks · 16 years ago
  29. 335e92e vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs by Jan Kara · 16 years ago
  30. 1f4deba uml: compile error fix by WANG Cong · 16 years ago
  31. 4ac5846 ssb: Fix usage of struct device used for DMAing by Michael Buesch · 16 years ago
  32. d237e5c io context: increment task attachment count in ioc_task_link() by Jens Axboe · 16 years ago
  33. 533bb8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  34. e9df2e8 [IPV6]: Use appropriate sock tclass setting for routing lookup. by YOSHIFUJI Hideaki · 16 years ago
  35. 7cd636f [IPV6]: IPv6 extension header structures need to be packed. by YOSHIFUJI Hideaki · 16 years ago
  36. 14daa02 net: make struct tun_struct private to tun.c by Rusty Russell · 16 years ago
  37. ab38fb0 [SCTP]: Fix compiler warning about const qualifiers by Vlad Yasevich · 16 years ago
  38. f4ad85c [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK by Gui Jianfeng · 16 years ago
  39. 14897e3 Merge branch 'docs' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  40. dc07e72 Spell out behavior of atomic_dec_and_lock() in kerneldoc by J. Bruce Fields · 16 years ago
  41. b0fac02 Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protect by Heiko Carstens · 16 years ago
  42. 90768c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  43. 544451a pnp: increase number of devices supported per protocol by Bjorn Helgaas · 16 years ago
  44. d10d89e Add commentary about the new "asmlinkage_protect()" macro by Linus Torvalds · 16 years ago
  45. 54a0151 asmlinkage_protect replaces prevent_tail_call by Roland McGrath · 16 years ago
  46. f17520e FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2] by David Howells · 16 years ago
  47. e31c243 FRV: Add support for emulation of userspace atomic ops [try #2] by David Howells · 16 years ago
  48. 0c93d8e FRV: Move STACK_TOP_MAX up [try #2] by David Howells · 16 years ago
  49. a31b9dd FRV: Handle update_mmu_cache() being called when current->mm is NULL [try #2] by David Howells · 16 years ago
  50. 882beba [TCP]: tcp_simple_retransmit can cause S+L by Ilpo Järvinen · 16 years ago
  51. 9c5a3d7 [MIPS] Handle aliases in vmalloc correctly. by Ralf Baechle · 16 years ago
  52. 950b0d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  53. 2557a93 virtio: remove overzealous BUG_ON. by Rusty Russell · 16 years ago
  54. 871de93 x86: fix 64-bit asm NOPS for CONFIG_GENERIC_CPU by Suresh Siddha · 16 years ago
  55. 6fdf5e6 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/upstream-linus by Linus Torvalds · 16 years ago
  56. 8bab8dd cgroups: add cgroup support for enabling controllers at boot time by Paul Menage · 16 years ago
  57. 865ab87 [MIPS] Pb1200: Fix header breakage by Sergei Shtylyov · 16 years ago
  58. 3a14312 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  59. 5761d64 x86: revert assign IRQs to hpet timer by Thomas Gleixner · 16 years ago
  60. bae1d25 x86: fix breakage of vSMP irq operations by Ravikiran G Thirumalai · 16 years ago
  61. e52dcc4 libata: ATA_12/16 doesn't fall into ATAPI_MISC by Tejun Heo · 16 years ago
  62. 436d34b libata: uninline atapi_cmd_type() by Tejun Heo · 16 years ago
  63. 06f11f3 alpha: get_current(): don't add zero to current_thread_info()->task by Andrew Morton · 16 years ago
  64. c143d43 alpha: fix ALSA DMA mmap crash by Ivan Kokshaysky · 16 years ago
  65. dd135eb kvm: provide kvm.h for all architecture: fixes headers_install by Christian Borntraeger · 16 years ago
  66. 2f819ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  67. 34e6bbf cfq-iosched: fix rcu freeing of cfq io contexts by Fabio Checconi · 16 years ago
  68. 1002747 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25 by Linus Torvalds · 16 years ago
  69. 6143439 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/upstream-linus by Linus Torvalds · 16 years ago
  70. 758e285 [MIPS] Alchemy: work around clock misdetection on early Au1000 by Sergei Shtylyov · 16 years ago
  71. a7097ff Input: make sure input interfaces pin parent input devices by Dmitry Torokhov · 16 years ago
  72. f83f176 [LLC]: skb allocation size for responses by Joonwoo Park · 16 years ago
  73. 7d7f7c3 remove include/asm-sh/floppy.h by Adrian Bunk · 16 years ago
  74. a77df5c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  75. 62ad36a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  76. b2ddb90 dma_page_list ->base_address is a userland pointer by Al Viro · 16 years ago
  77. 7d61c45 compat_sys_wait4() prototype misannotation by Al Viro · 16 years ago
  78. 7c43f2b NULL noise: frv cmpxchg() by Al Viro · 16 years ago
  79. 729d4de ide: fix defining SUPPORT_VLB_SYNC by Bartlomiej Zolnierkiewicz · 16 years ago
  80. 3ec25eb libata: ATA_EHI_LPM should be ATA_EH_LPM by Tejun Heo · 16 years ago
  81. 0ef4730 net: Comment dev_kfree_skb_irq and dev_kfree_skb_any better by Matti Linnanvuori · 16 years ago
  82. a5a0481 [LLC]: station source mac address by Joonwoo Park · 16 years ago
  83. af8be4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  84. 5ac7ec8 ext3: don't export ext3_fs.h and jbd.h by Christoph Hellwig · 16 years ago
  85. 3afe392 kernel: add bit rotation helpers for 16 and 8 bit by Harvey Harrison · 16 years ago
  86. 8c703d3 in_atomic(): document why it is unsuitable for general use by Jonathan Corbet · 16 years ago
  87. c35038b [PATCH] do shrink_submounts() for all fs types by Al Viro · 16 years ago
  88. 7c4b93d [PATCH] count ghost references to vfsmounts by Al Viro · 16 years ago
  89. 50fd440 [NET]: Use local_irq_{save,restore}() in napi_complete(). by David S. Miller · 16 years ago
  90. a6bd8e1 lguest: comment documentation update. by Rusty Russell · 16 years ago
  91. fb8c7fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  92. 074fcab Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  93. b2ef749 rdc321x: GPIO routines bugfixes by Florian Fainelli · 16 years ago
  94. c94b432 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  95. 86d9fc1 Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video' into release by Len Brown · 16 years ago
  96. ee20a0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  97. d55a452 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  98. c101b08 [SPARC64]: Define TASK_SIZE_OF() by David S. Miller · 16 years ago
  99. 732c8bd [IPSEC]: Fix BEET output by Herbert Xu · 16 years ago
  100. d546b67 x86: fix performance drop for glx by Suresh Siddha · 16 years ago